Michael Lewis
d2cb9d416b
add to .gitignore file generated by pantacor build process
...
=== Environment Notes ====
Mycroft Mark II
2022-01-11 18:06:52 +00:00
Michael Hansen
ef87af1345
Warn on network check timeout
2022-01-06 15:55:37 -05:00
Michael Hansen
a360098d8b
Increase not connected timeout
2022-01-06 11:49:50 -05:00
Michael Hansen
e0187b392a
Restore MSM
2022-01-06 11:17:48 -05:00
Michael Hansen
03beb38efb
Add timeout to network detect
2022-01-06 11:17:40 -05:00
Michael Hansen
2a6f79dab4
eth0 reports itself as "unavailable" instead of "disconnected"
2022-01-06 09:49:32 -05:00
Michael Hansen
db2b7142fb
Fix missing variable
2022-01-05 11:18:56 -05:00
Michael Hansen
437a9e9abf
Enable ethernet in network detect activity
2022-01-05 09:45:04 -05:00
Michael Hansen
9e89bdde0a
Remove all the msm from skills module
2022-01-04 21:40:26 -05:00
Michael Hansen
47335a7176
Stop skill manager from updating skills
2022-01-03 16:53:13 -05:00
Michael Hansen
d9872c232e
Fix merge issue
2021-12-31 12:39:55 -05:00
Chris Veilleux
abab1e9bda
Merge branch 'feature/mark-2' into feature/mark-2-boot
...
# Conflicts:
# mycroft/client/enclosure/mark2/interface.py
2021-12-30 12:06:14 -06:00
Michael Hansen
d2e9daf88e
Disable skill reload check for performance
2021-12-29 20:41:18 -05:00
Kris Gesling
a59002ac8e
Autoformat
2021-12-28 17:18:43 +09:30
Kris Gesling
d07886b284
Fix reporting of volume level 1
...
All volumes were being translated from range of 0-10
into a float. 1.0 was left assuming it was 100 but
this was a false assumption. Have added docstring to
make the expected argument explicit.
2021-12-28 17:18:20 +09:30
Kris Gesling
4c0b28e2e7
Revert "Make TTS queue a singleton ( #3051 )"
...
This reverts commit f99347c704
.
2021-12-24 07:42:31 +09:30
Kris Gesling
95c85084c1
Revert "Fix TTS tests"
...
This reverts commit 983d3af9c5
.
2021-12-24 07:41:59 +09:30
Kris Gesling
983d3af9c5
Fix TTS tests
2021-12-23 16:46:03 +09:30
Chris Veilleux
9a8ec95bbd
improved documentation
2021-12-22 17:34:41 -06:00
Chris Veilleux
74dd0c991d
improved documentation
2021-12-22 17:34:40 -06:00
Chris Veilleux
efd5858616
Remove code that supported deprecated implementation of resting screen
2021-12-22 17:34:40 -06:00
Chris Veilleux
68f870dfe5
Initial implementation of an IdleDisplaySkill that extends MycroftSkill to provide an API for skills that will implement the idle screen functionality.
2021-12-22 17:34:39 -06:00
Michael Hansen
b521cbf0e8
Disable audio ducking, use volume skill feature/mark-2 branch
2021-12-21 13:04:06 -05:00
ken-mycroft
f99347c704
Make TTS queue a singleton ( #3051 )
2021-12-17 22:30:24 +09:30
Michael Hansen
a3c272c5e7
Add run_background in Activity
2021-12-16 17:11:04 -05:00
Chris Veilleux
ad391e8200
Add an event indicating the internet connection is ready for use
2021-12-16 15:25:01 -06:00
Michael Hansen
cd95cf60f7
Network connect activity handles intermediary disconnect state
2021-12-15 15:45:08 -05:00
Michael Hansen
3c22bda38c
Refactor and clean up code for wifi connect
2021-12-14 19:23:07 -05:00
Michael Hansen
3bf3c1a999
Merge branch 'feature/mark-2-boot' of https://github.com/MycroftAI/mycroft-core into feature/mark-2-boot
2021-12-14 12:05:42 -05:00
Michael Hansen
dffcd5605f
Use shared proc in awconnect server
2021-12-14 12:05:23 -05:00
Chris Veilleux
e1dfb2c78e
first skill update should not occur until a full interval after the boot sequence completes.
2021-12-13 23:11:35 -06:00
Chris Veilleux
4fa58d069c
remove code that updated skills before they were loaded.
2021-12-13 23:03:09 -06:00
Chris Veilleux
ba64ca08bf
Merge branch 'feature/mark-2-boot' of https://github.com/MycroftAI/mycroft-core into feature/mark-2-boot
...
Conflicts:
mycroft/client/enclosure/mark2/interface.py
2021-12-13 17:08:53 -06:00
Chris Veilleux
986ba6a87d
added new event handler for when the device has authenticated with the server.
2021-12-13 17:07:52 -06:00
Michael Hansen
5030da2cc8
Add event for user selecting access point in wifi setup
2021-12-13 11:18:07 -05:00
Michael Hansen
4e2afccf8b
Add hotspot activity with socket to awconnect
2021-12-09 17:57:52 -05:00
Michael Hansen
19df425b0a
Convert some activities to threaded
2021-12-09 17:56:30 -05:00
Michael Hansen
1211971557
Add threaded activity that blocks by default
2021-12-09 17:56:05 -05:00
Michael Hansen
56e6a4eb0f
Add comment to network_utils
2021-12-09 17:55:32 -05:00
Michael Hansen
4159f9d646
Clear properties changed event in network connect
2021-12-08 15:48:54 -05:00
Michael Hansen
a303177ed5
Check wifi/ethernet device states directly for connectivity
2021-12-08 15:17:56 -05:00
Michael Hansen
4ff744f1b4
Add dbus default settings to mycroft.conf
2021-12-08 12:03:59 -05:00
Michael Hansen
9e67748bea
Use configuration for dbus address
2021-12-08 11:08:35 -05:00
Michael Hansen
46b02e25cc
Make clock sync activity synchronous
2021-12-07 22:39:52 -05:00
Michael Hansen
e16e9478e3
Add activity/__init__.py
2021-12-07 17:22:03 -05:00
Michael Hansen
f0eb10d5ea
Move some DBus code back into network_utils
2021-12-07 17:21:47 -05:00
Michael Hansen
8f0a5d65a4
timedatectl still failing in mark2
2021-12-07 16:28:12 -05:00
Michael Hansen
7fb2847d53
Merge branch 'feature/mark-2-boot' of https://github.com/MycroftAI/mycroft-core into feature/mark-2-boot
2021-12-07 15:18:57 -05:00
Michael Hansen
07c88b980d
Add clock sync activity
2021-12-07 14:32:57 -05:00
Chris Veilleux
6e5f46cbac
added a wait into the synchronize clock method
2021-12-07 13:27:51 -06:00