Commit Graph

1509 Commits (828d305e6c0664b2bb34cb15d45790a375fd72bc)

Author SHA1 Message Date
Isaac Ward ff1aa67269 added eye spinning animation to indicate shutdown 2016-08-18 12:44:31 -05:00
Arron Atchison 4c7dc112ad Switching to systemctl based shutdown and restart 2016-08-18 10:58:01 -05:00
isaacnward de871b50ea added eye reset when listener is created (#333) 2016-08-17 14:10:42 -05:00
Isaac Ward 4dd46c4837 added eye reset when listener is created 2016-08-17 13:33:28 -05:00
Arron Atchison 9ecff8f4f6 Merge pull request #332 from MycroftAI/issue/fix-poweroff-sudo-path
Stating PATH in the same subprocess call
2016-08-17 12:54:17 -05:00
Arron Atchison 12fdbf4f9d Stating PATH in the same subprocess call 2016-08-17 12:53:49 -05:00
Arron Atchison 6c1c9c2902 Merge pull request #331 from MycroftAI/issue/fix-eyes-colume
added the eye volume event
2016-08-17 11:09:58 -05:00
Arron Atchison c7fd729504 added the eye volume event 2016-08-17 11:08:20 -05:00
Arron Atchison b96048a83a Merge pull request #330 from MycroftAI/issue/enclosure-commands-with-sudo-needs-path
Try setting PATH variable before sudo commands...
2016-08-17 10:23:41 -05:00
Arron Atchison b585dbf527 Merge pull request #329 from MycroftAI/issue/volume-skill-type-errors
I threw a lot of int casting in to fix type errors. Volume seems to …
2016-08-17 10:14:06 -05:00
Arron Atchison 68679a65fe try setting PATH variable before sudo commands 2016-08-17 10:09:50 -05:00
Arron Atchison 6e5dfa10f9 Shortened the variable name 'proportion' to 'prop' to avoid pep8 error 2016-08-17 09:55:38 -05:00
Arron Atchison 6efa21d79a I threw a lot of int casting in to fix type errors. Volume seems to be workign great now. 2016-08-17 09:40:58 -05:00
Arron Atchison 1fff4d05c0 Version bump
Like a mostly sane monkey
2016-08-16 15:51:31 -05:00
Arron Atchison 3993934b4b Merge pull request #328 from ethanaward/feature/issues-303
Add configurable volume levels (Fixes #303)
2016-08-16 15:35:41 -05:00
Arron Atchison 76eae6341d Merge pull request #327 from ethanaward/feature/issues-321
Add checks for wifi connection (Fixes #321)
2016-08-16 15:27:51 -05:00
Ethan Ward 75c80c2d98 Issues #321 - fix pep8 2016-08-16 15:15:07 -05:00
Ethan Ward 6e633127a3 Issues #321 - Add second DNS server 2016-08-16 15:12:57 -05:00
Ethan Ward b3f89f483d Issues #321 - pep8 2016-08-16 15:12:57 -05:00
Ethan Ward 2aa54abbac Issues #321 - Integrate connection test 2016-08-16 15:12:57 -05:00
Ethan Ward 85befc16b4 Issues #321 - Add basic connectivity test 2016-08-16 15:12:57 -05:00
Arron Atchison 39116c4770 Merge pull request #325 from MycroftAI/feature/break-TTS-into-smaller-chunks
Feature/break tts into smaller chunks
2016-08-16 14:45:53 -05:00
Ethan Ward 27bc4d255e Merge branch 'master' into feature/issues-303 2016-08-16 13:57:46 -05:00
isaacnward 45bd268c66 Added support for power control through unit menu mode (#324)
* added subprocess control for unit shutdown and restart

* shell=True

* p e p 8

* added message for wifi client
2016-08-16 13:16:14 -05:00
Arron Atchison 9c2e47af8f Merge branch 'master' into feature/break-TTS-into-smaller-chunks 2016-08-16 11:05:01 -05:00
Arron Atchison 62f39fea37 Merge pull request #326 from MycroftAI/feature/rename-build-host-setup
Feature/rename build host setup
2016-08-16 11:04:11 -05:00
Arron Atchison e75d26dcb5 Removed old build_host_setup 2016-08-16 10:33:15 -05:00
Arron Atchison 21a7dbb75e I changed the name of build_host_setup.sh to build_host_setup_debian.sh becasue of the inclusion of build_host_setup_fedora.sh 2016-08-16 09:52:33 -05:00
Arron Atchison 2c0e9903f6 Merge pull request #311 from MycroftAI/features/eye-volume
Features/eye volume
2016-08-16 09:47:01 -05:00
Arron Atchison 005d5de5d1 Merge pull request #310 from kagesenshi/master
added build_host_setup script for fedora
2016-08-16 09:30:31 -05:00
Arron Atchison 8bd2e1c4dc added regex to the speech handler instead 2016-08-15 10:09:14 -05:00
Arron Atchison 8a4145782c fixed regex to handle sentences better 2016-08-15 09:46:30 -05:00
Arron Atchison ac1b2324dd fixed pep8 error 2016-08-15 09:17:46 -05:00
Arron Atchison e761ac5a0b mimic_tts.py now splits Mimic imput into sentences, speaks them one a time. 2016-08-13 17:14:04 -05:00
Arron Atchison d55f785c55 mimic_tts.py now splits Mimic imput into sentences, speaks them one a time. 2016-08-13 17:08:23 -05:00
Ethan Ward 5646a1cbc9 Issue #322 - Fix creation of logs (#323) 2016-08-10 14:28:37 -05:00
Arron Atchison 670658a8ca Merge pull request #319 from chrisvella/patch-2
Updated package list to match build_host_setup.sh
2016-08-04 08:05:51 -05:00
chrisvella 0bab8f8072 Updated package list to match build_host_setup.sh
Added flac and curl.
2016-08-04 22:22:55 +10:00
Arron Atchison f0b08a96fb Merge pull request #316 from chrisvella/patch-1
Added flac to the list of installed packages
2016-08-02 08:52:20 -05:00
chrisvella 5ada85825c Added flac to the list of installed packages
Added flac as per issue  #315
2016-08-02 13:57:09 +10:00
Arron Atchison 2f6e285800 changed project name from Mycroft to mycroft-core in mycroft-base-setup.py 2016-08-01 14:05:22 -05:00
Arron Atchison 036b4fc226 Merge pull request #314 from MycroftAI/issue/dont-compile-pocketsphinx
Issue/dont compile pocketsphinx
2016-08-01 10:38:25 -05:00
Matthew D. Scholefield 9e0fdd0b5a Removed white space on newline to fix PEP8 2016-07-30 13:27:54 -05:00
Arron Atchison a201743ac5 added a little more verbosity to self test feature 2016-07-30 13:01:37 -05:00
Matthew D. Scholefield c95f31c371 Added white noise to hardware test (#312)
Added white noise and dialog to hardware test.
2016-07-29 18:07:15 -05:00
Arron Atchison c0f933f527 I removed the install-pocketsphinx.sh script from the dev_setup again. Maybe I'll fix it later 2016-07-29 14:58:07 -05:00
Arron Atchison eacff92ace oops, made a typo in dev_setup.sh 2016-07-29 14:50:38 -05:00
Arron Atchison 1e2753c209 fixed pocketsphinx install script to run in quiet mode with the -q flag. There will be path issues unless run like . 2016-07-29 14:45:00 -05:00
Arron Atchison 0221ff4ac5 argh, removed install-pocketsphinx from dev_setup. Hoping this won't be needed again anyway 2016-07-29 14:00:59 -05:00
Arron Atchison 736144028a fixed requirements.txt typo 2016-07-29 13:53:21 -05:00