Commit Graph

4266 Commits (b7d709c3c86af4f58cc8a8f7bbd089f319a0718b)

Author SHA1 Message Date
aatchison 7390ea5cc9 Merge pull request #100 from the7erm/bugfix/issues-99-import-error-pdoc
#99 added pdoc to requirements.txt
2016-06-04 11:18:46 -05:00
Eugene R. Miller 08a6a34401 #99 added pdoc to requirements.txt 2016-06-04 10:07:32 -06:00
aatchison c8b6370958 Merge pull request #97 from UberPanda/master
Updated to include curl
2016-06-04 09:58:37 -05:00
aatchison bdbfbf5445 Updated readme, #98
https://github.com/MycroftAI/mycroft-core/issues/98
2016-06-04 09:54:15 -05:00
Adam Heriban 4af3132dff Updated to include curl
Tried on vanilla ubuntu-gnome, curl is not installed by default so dev_setup.sh does not work.
2016-06-04 11:46:48 +02:00
Jonathan D'Orleans c3e2a25630 Issues 58 - Fixing Cerberus URL pronunciation
- Ensuring "dot" is spoken for Cerberus URL
- Fixing "AI" pause
2016-06-02 21:17:25 -04:00
Arron Atchison b917b62f90 merge with master 2016-06-02 20:15:24 -05:00
Jonathan D'Orleans 2698e14f72 Issues 61 - Adjusting silence threshold
- Prevent short words commands such as 'stop' and 'record' to be ignored
 - Adding unit tests for the new silence threshold
2016-06-02 19:31:29 -04:00
Jonathan D'Orleans 2dc3f854a7 Issues 54 - Removing 'Pairing code' msg from text 2016-06-02 19:30:11 -04:00
Jonathan D'Orleans 45d4026eb8 Issues 54 - Fixing enclosure pep8 issues 2016-06-02 19:30:11 -04:00
Jonathan D'Orleans 57bb62a629 Issues 54 - Displaying pairing code
- Ensuring displaying state is reset
2016-06-02 19:30:11 -04:00
Jonathan D'Orleans 27b1e2b22c Issues 54 - Displaying pairing code only once 2016-06-02 19:30:11 -04:00
Jonathan D'Orleans bd1888c642 Issues 54 - Displaying pairing code
- Ensuring Enclosure do not affect unit display state until paired
2016-06-02 19:30:11 -04:00
Jonathan D'Orleans c22861114e Issues 54 - Displaying pairing code
- Ensuring pairing code is sent to the device after speaking
2016-06-02 19:30:11 -04:00
Jonathan D'Orleans df8f9a7344 Issues-54 - Displaying pairing code
- Ensuring pairing code is displayed after mycroft speaks
2016-06-02 19:30:11 -04:00
Ryan Sipes 3b9fefe119 Merge pull request #87 from ethanaward/feature/issues-86
Issues 86 - Add basic welcome skill
2016-06-02 18:28:35 -05:00
Arron Atchison 3e40576a75 made pre-depends depends, why? it depends 2016-06-02 17:53:31 -05:00
Ethan Ward d4d6f8f57f Issues 86 - Add changed vocab file 2016-06-02 17:18:12 -05:00
Ethan Ward 6c5d299e59 Issues 86 - Comply with pep8 standards 2016-06-02 17:01:58 -05:00
Ethan Ward 4ed518ad99 Issues 86 - Add 'thanks' to vocab 2016-06-02 16:23:53 -05:00
Ethan Ward 9d8785588e Issues 86 - Fix formattting 2016-06-02 16:20:23 -05:00
Ethan Ward f81e135941 Issues 86 - Create welcome skill 2016-06-02 16:07:14 -05:00
Ethan Ward a75c5ca26b Issues 86 - Add basics of welcome skill 2016-06-02 15:38:05 -05:00
Arron Atchison ed4ade8f52 changing s3 location 2016-06-02 11:41:41 -05:00
Arron Atchison c40cf2c3d4 Merge remote-tracking branch 'origin/master' into feature/deb-packaging 2016-06-02 09:08:02 -05:00
Ryan Sipes d0dae39fbf Merge pull request #82 from ethanaward/features/issues-2
Issue 2 - Added list of required packages
2016-06-01 17:25:01 -05:00
Ethan Ward bba6473abd Issue 2 - Added list of required packages 2016-06-01 16:35:45 -05:00
Ryan Sipes fc5953d41a Merge pull request #81 from ethanaward/bugfix/issues-77
Issues 76 - Fix changes to wikipedia skill so that tests pass
2016-06-01 16:28:28 -05:00
Ethan Ward 4d6defd126 Issues 76 - Add 'what does wikipedia say about' and remove 'who is/was' in wiki vocab file' 2016-06-01 13:03:24 -05:00
Ethan Ward 3518334b6b Issues 76 - Add 'what does wikipedia say about' and remove 'who is/was' as prefixes 2016-06-01 13:02:38 -05:00
Jonathan D'Orleans 594e25d256 Issues 64 - Removing undesirable thread from speak function (#65) 2016-05-31 21:01:55 -04:00
Jonathan D'Orleans 9f713879b0 Issues 64 - Removing undesirable thread from speak function 2016-05-31 20:45:41 -04:00
Ryan Sipes 031fdfeb4d Merge pull request #70 from MycroftAI/check-before-pop
More gracefully handle unexpected errors in listener, unit test mock …
2016-05-31 19:30:16 -05:00
Ryan Sipes 8aa4c39965 Updated README to include Slack Channel 2016-05-31 13:03:49 -05:00
Jonathan D'Orleans 2a241d363a Issues 74 - Ensuring easy_install dependecy 2016-05-30 20:16:27 -04:00
Sean Fitzgerald 745d4920e1 More gracefully handle unexpected errors in listener, unit test mock class shouldn't generate unexpected errors. 2016-05-28 14:28:12 -07:00
Arron Atchison dfb3785506 Merge branch 'master' into feature/deb-packaging 2016-05-27 20:46:14 -05:00
Jonathan D'Orleans 2452c74abd Issues 55 - Stopping skills by voice command 2016-05-27 18:44:04 -04:00
Arron Atchison b6ac42ff55 Merge branch 'master' into feature/deb-packaging 2016-05-27 16:21:44 -05:00
Arron Atchison c3df1997bd removed tmp from s3 path. disabled overwriting latest 2016-05-27 16:20:14 -05:00
Arron Atchison ab7de0bd71 cahnged the s3 path to be more consistant 2016-05-27 15:35:17 -05:00
Arron Atchison 19b26bf17d added temporary s3 bucket pushing 2016-05-27 15:33:13 -05:00
Arron Atchison b784c5e781 moved the mycrfot installation to the /usr/local/ directory 2016-05-27 14:29:28 -05:00
Ryan Sipes a1832c39e6 Merge pull request #62 from MycroftAI/bugfix/alarm-fixes
Fix to Alarm Distortion
2016-05-27 14:04:54 -05:00
Ryan Sipes 4748a262ef Updated Time Between Alarm and Message
Updated Time between the alarm and the message informing users how to turn off the alarm to avoid Mycroft "stepping on" the alarm.
2016-05-27 13:26:04 -05:00
Ryan Sipes 55dd0260d8 Stop Alarm Dialog Updated
In testing Mycroft very seldom understands "stop alarm" and "end alarm"  so I have removed them from the stop dialog in order to ensure Mycroft advises users as to the best way to disarm an alarm.
2016-05-27 13:24:57 -05:00
Ryan Sipes 93dad37b81 Fix to Alarm Distortion
Tested with new alarm, it sounded distorted. Looked at implementation of other sounds (news skill), and decided to try with MP3. Changed to using MP3 instead. Everything works properly now, tested on multiple devices.
2016-05-27 12:48:37 -05:00
Arron Atchison c20974cab9 Merge branch 'master' into feature/deb-packaging 2016-05-27 12:08:13 -05:00
aatchison 7322539d82 Merge pull request #60 from MycroftAI/bugfix/issues-18
Bugfix/issues 18
2016-05-27 12:02:27 -05:00
Arron Atchison a102a25b1d seperating mimic from deb install 2016-05-27 11:58:11 -05:00