Augusto Monteiro 'Sparky
|
a4cfd76639
|
#706 - checking network connection
|
2017-06-26 13:48:09 -07:00 |
Augusto Monteiro 'Sparky
|
8e49947a03
|
#706 - saying that isn't connected
|
2017-06-26 13:48:09 -07:00 |
kfezer
|
900d12138a
|
Update __init__.py
Adds delay to the wifi reset
|
2017-06-26 13:48:09 -07:00 |
Augusto Monteiro 'Sparky
|
6485018bb7
|
#706 - fixing on raspberry msm
|
2017-06-26 13:48:09 -07:00 |
kfezer@gmail.com
|
ec47a9de34
|
modified: mycroft/client/wifisetup/main.py
|
2017-06-26 13:48:09 -07:00 |
kfezer@gmail.com
|
05e42938e9
|
deleted: mycroft/client/wifisetup/wpa_supplicant.conf.master
|
2017-06-26 13:48:09 -07:00 |
kfezer@gmail.com
|
7b9ec9c326
|
modified: mycroft/client/enclosure/__init__.py
modified: mycroft/client/speech/mic.py
modified: mycroft/client/wifisetup/main.py
new file: mycroft/client/wifisetup/wpa_supplicant.conf.master
|
2017-06-26 13:48:09 -07:00 |
Augusto Monteiro 'Sparky
|
253e3bdc66
|
#706 - Using configuration to get msm bin
|
2017-06-26 13:48:09 -07:00 |
Åke Forslund
|
d12d4ce5b7
|
Add __init__ to test/util to activate tests in that subdir
|
2017-06-26 13:48:09 -07:00 |
Åke Forslund
|
5e5f17ddce
|
Add short docstring to create_file()
|
2017-06-26 13:48:09 -07:00 |
Åke Forslund
|
d0c277015e
|
Ensure that signal directory exists when creating signal.
Also add test cases for ipc signals
|
2017-06-26 13:48:09 -07:00 |
kfezer@gmail.com
|
01bc38a902
|
modified: msm/msm
Added singing as a defualt skill
|
2017-06-26 13:48:09 -07:00 |
Åke Forslund
|
856d3b3dff
|
Stop multi-sentence speech
|
2017-06-26 13:48:09 -07:00 |
SoloVeniaASaludar
|
638c0ec40c
|
+
|
2017-06-26 13:48:09 -07:00 |
Augusto Monteiro 'Sparky
|
d09febf3eb
|
#696 - checking connection
|
2017-06-26 13:48:09 -07:00 |
Augusto Monteiro 'Sparky
|
e34608e2f9
|
#696 - listening on connected
|
2017-06-26 13:45:23 -07:00 |
Augusto Monteiro 'Sparky
|
ec9746d933
|
#696 - installing skills on connect
|
2017-06-26 13:45:23 -07:00 |
Augusto Monteiro 'Sparky
|
189564bdcf
|
#696 - msm breaking in all erros
|
2017-06-26 13:45:23 -07:00 |
Chris
|
ca9116f87c
|
Fixed typo
There was a typo ("Lodaded" instead of "Loaded") which I have fixed
|
2017-06-26 13:45:23 -07:00 |
SoloVeniaASaludar
|
f3fd34c7c5
|
bugfix/issue-688
|
2017-06-26 13:45:23 -07:00 |
SoloVeniaASaludar
|
7d05431bfd
|
+
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
22cb52849d
|
Disable maxAudioWithBaselineShift test (works locally but not on travis)
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
84bf9d04a2
|
Disable tests requiring pairing
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
c3e5c8f969
|
Fix pep8
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
72dcc233d1
|
Enforce float as threshold value to pocked sphinx
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
028dbb9ed0
|
re-enable unittests on travis
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
ffc9ebfab7
|
Disable failing tests for now while unittests are re-enabled
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
5758994921
|
Remove pairing skill test since it's not part of core
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
3fa05b16f7
|
Replace GoogleSTT with MycroftSTT
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
b1edcbe02e
|
Fix init of local recognizer
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
cf0dac2f65
|
Both date formats tested.
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
142274b40f
|
Add dedicated directory for empty directory tests.
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
5b48fcb058
|
Correct test criteria for time format for scheduled skill.
Now matches current behaviour, previous behaviour is not a good idea since it depended on Locale.
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
e3421bc2f3
|
record.wav amplified.
Record test failed due to low signal in record.wav
|
2017-06-26 13:45:23 -07:00 |
Åke Forslund
|
9f5c1d1582
|
Move ignore SIGCHLD to entry points.
Ignoring SIGCHLD trips up unittests, this was done as the unittest loaded mycroft.skills.core
|
2017-06-26 13:45:23 -07:00 |
Ethan Ward
|
b8dcd34711
|
Update audio accuracy test
|
2017-06-26 13:45:23 -07:00 |
Augusto Monteiro
|
8629bb9e71
|
Merge pull request #837 from forslund/bugfix/issue-836
Allow service to reload as intended
|
2017-06-26 16:10:41 -04:00 |
Augusto Monteiro
|
d2efdbfcd4
|
Merge pull request #775 from btotharye/add_docker_setup
adding in docker setup script
|
2017-06-26 14:31:02 -04:00 |
Augusto Monteiro
|
565a4c81d9
|
Merge pull request #823 from el-tocino/Issue-#822
Issue #822
|
2017-06-26 11:12:46 -04:00 |
Augusto Monteiro
|
aee9ffebfa
|
Merge pull request #844 from forslund/bugfix/issue-843
Check if settings have changed with simple hash
|
2017-06-23 18:48:04 -04:00 |
Augusto Monteiro
|
4256c16e11
|
Merge pull request #828 from forslund/feature/issue-827
Add local cache fallback for remote config.
|
2017-06-23 18:34:04 -04:00 |
Åke
|
b5ea3b601c
|
Merge pull request #845 from Matlar/bugfix/issue-685
Issue-685 - Using load_commented_json in log.py
|
2017-06-22 16:01:18 +02:00 |
matlar
|
7b05b73e5d
|
Issue-685 - Using load_commented_json in log.py
|
2017-06-22 12:45:38 +00:00 |
Åke Forslund
|
5ac2e5f51e
|
Check if settings have changed with simple hash
|
2017-06-22 08:36:33 +02:00 |
Michael Nguyen
|
eeda583576
|
rename functions, delete extra code comment
|
2017-06-21 13:19:00 -05:00 |
Matthew D. Scholefield
|
fc3ede120c
|
Fix cli bugs
- Add keycode 127 as backspace
- Run tts in another thread to suppress output
|
2017-06-20 13:37:51 -05:00 |
Michael Nguyen
|
09cd00a31b
|
darn pep8
|
2017-06-16 16:14:16 -05:00 |
Michael Nguyen
|
3ce86ebba4
|
fixed bugs in display manager
|
2017-06-16 15:54:55 -05:00 |
Michael Nguyen
|
a2853e2288
|
fixed merge conflict
|
2017-06-16 13:34:40 -05:00 |
Michael Nguyen
|
c0b603ab51
|
state manager implemented
|
2017-06-16 13:31:44 -05:00 |