kfezer@gmail.com
353999b2a9
modified: mycroft/client/enclosure/__init__.py
2017-05-18 16:51:54 -03:00
kfezer@gmail.com
d8565bb429
modified: mycroft/client/enclosure/__init__.py
2017-05-18 16:51:54 -03:00
kfezer@gmail.com
554fc09bc8
Adding SSH enable option
...
modified: client/enclosure/__init__.py
2017-05-18 16:51:53 -03:00
Augusto Monteiro 'Sparky
f9463da857
#706 - checking network connection
2017-05-18 16:51:17 -03:00
Augusto Monteiro 'Sparky
a5bdc3e134
#706 - saying that isn't connected
2017-05-18 16:51:17 -03:00
kfezer
0c521107ab
Update __init__.py
...
Adds delay to the wifi reset
2017-05-18 16:51:17 -03:00
Augusto Monteiro 'Sparky
7789db4e3c
#706 - fixing on raspberry msm
2017-05-18 16:51:17 -03:00
kfezer@gmail.com
5731054eab
modified: mycroft/client/wifisetup/main.py
2017-05-18 16:51:17 -03:00
kfezer@gmail.com
68f8bc262c
deleted: mycroft/client/wifisetup/wpa_supplicant.conf.master
2017-05-18 16:51:17 -03:00
kfezer@gmail.com
65b1810b40
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-05-18 16:51:17 -03:00
Augusto Monteiro 'Sparky
cbd2bf99d8
#706 - Using configuration to get msm bin
2017-05-18 16:51:17 -03:00
Åke Forslund
3710c4e58d
Add __init__ to test/util to activate tests in that subdir
2017-05-18 16:51:17 -03:00
Åke Forslund
b9c4e84bb1
Add short docstring to create_file()
2017-05-18 16:51:17 -03:00
Åke Forslund
11391557f5
Ensure that signal directory exists when creating signal.
...
Also add test cases for ipc signals
2017-05-18 16:51:17 -03:00
kfezer@gmail.com
d72af17c0e
modified: msm/msm
...
Added singing as a defualt skill
2017-05-18 16:51:17 -03:00
Åke Forslund
0c9f3ebefb
Stop multi-sentence speech
2017-05-18 16:51:17 -03:00
SoloVeniaASaludar
36926953d6
+
2017-05-18 16:51:17 -03:00
Augusto Monteiro 'Sparky
190a72da8d
#696 - checking connection
2017-05-18 16:51:17 -03:00
Åke Forslund
ac05fd4fd0
Add coverage with nose2 and coveralls
2017-05-18 16:51:17 -03:00
Augusto Monteiro 'Sparky
92bc82be15
#696 - listening on connected
2017-05-18 16:49:07 -03:00
Augusto Monteiro 'Sparky
6a0f608207
#696 - installing skills on connect
2017-05-18 16:49:07 -03:00
Augusto Monteiro 'Sparky
0e7e779712
#696 - msm breaking in all erros
2017-05-18 16:49:07 -03:00
Chris
b1abdba19c
Fixed typo
...
There was a typo ("Lodaded" instead of "Loaded") which I have fixed
2017-05-18 16:49:07 -03:00
Art McGee
f5ec8b74a3
Changes to record mycroft wake word when configured to do so. ( #538 )
...
NOTE: this doesn't check for disk space and doesn't clean up
file stored in /tmp/ called mycroft_wake_sucess<time>.wav
TODO: some cleanup should be considered.
Signed-off-by: Art McGee <amcgee7@jaguarlandrover.com>
2017-05-18 16:49:07 -03:00
SoloVeniaASaludar
2b50b90ccb
bugfix/issue-688
2017-05-18 16:49:07 -03:00
SoloVeniaASaludar
cf82d7db34
+
2017-05-18 16:49:07 -03:00
Åke Forslund
ce554d06cf
Disable maxAudioWithBaselineShift test (works locally but not on travis)
2017-05-18 16:49:07 -03:00
Åke Forslund
06e352476d
Disable tests requiring pairing
2017-05-18 16:49:07 -03:00
Åke Forslund
bc744c3476
Fix pep8
2017-05-18 16:49:07 -03:00
Åke Forslund
aa0756a3f3
Enforce float as threshold value to pocked sphinx
2017-05-18 16:49:07 -03:00
Åke Forslund
4eb1c897b5
re-enable unittests on travis
2017-05-18 16:49:07 -03:00
Åke Forslund
0284103492
Disable failing tests for now while unittests are re-enabled
2017-05-18 16:49:07 -03:00
Åke Forslund
63ce4ced02
Remove pairing skill test since it's not part of core
2017-05-18 16:49:07 -03:00
Åke Forslund
cb4ce7e481
Replace GoogleSTT with MycroftSTT
2017-05-18 16:49:07 -03:00
Åke Forslund
cd088415d0
Fix init of local recognizer
2017-05-18 16:49:07 -03:00
Åke Forslund
028e0bf56d
Both date formats tested.
2017-05-18 16:49:07 -03:00
Åke Forslund
2180c1872d
Add dedicated directory for empty directory tests.
2017-05-18 16:49:07 -03:00
Åke Forslund
26b3423fb2
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-05-18 16:49:07 -03:00
Åke Forslund
a56d8146a3
record.wav amplified.
...
Record test failed due to low signal in record.wav
2017-05-18 16:49:07 -03:00
Åke Forslund
484d4a9ce3
Move ignore SIGCHLD to entry points.
...
Ignoring SIGCHLD trips up unittests, this was done as the unittest loaded mycroft.skills.core
2017-05-18 16:49:07 -03:00
Augusto Monteiro 'Sparky
e21acc2d12
#686 - update skill should only update unchanged skills
2017-05-18 16:49:07 -03:00
Augusto Monteiro 'Sparky
650df97f0e
#683 - removing msm path configuration
2017-05-18 16:49:07 -03:00
Åke Forslund
ae38e90ec7
Fix skill container.
...
Switch from Intent to IntentService.
2017-05-18 16:49:07 -03:00
penrods
236e639728
Bumping version number to allow new build with 'git' as a package requirement for 'msm'
2017-05-18 16:49:07 -03:00
Ethan Ward
efa546836f
Update audio accuracy test
2017-05-18 16:49:07 -03:00
Arron Atchison
8bc55ac7f8
Merge tag 'release/v0.8.9'
2017-04-20 17:57:15 -07:00
Arron Atchison
fb70977891
bump version to 0.8.9
2017-04-20 17:49:10 -07:00
Peter Robinson
594d377116
Explicitly add mpg123-plugins-pulseaudio
...
The pulseaudio plugin is the better supported on in Fedora so explicitly
install that alongside mpg123.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2017-04-20 12:59:53 -07:00
Peter Robinson
3a2ddac66a
Drop rpmfusion from Fedora install script
...
From Fedora 25 mpg123 is now included in the main Fedora repositories
so we don't need to add the rpmfusion repos for the build dependencies.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
2017-04-20 12:59:53 -07:00
Liviu Vasut
2d0d536eda
Issues-657 - replaced hardcoded fedora version
2017-04-20 12:58:03 -07:00