Peter Steenbergen
86f75faa4f
MycroftOS: Buildroot: Revert Python3.8 to Python3.7.4
2019-12-14 12:41:14 +01:00
Peter Steenbergen
29f6e0c00e
MycroftOS: Documentation: Update building documentation.
...
- New Makefile build system.
- Checkout of develop branch.
2019-12-11 15:39:40 +01:00
Peter Steenbergen
44136b2568
MycroftOS: Documentation: Update python-packages list.
2019-12-11 15:37:53 +01:00
Peter Steenbergen
16dfe9b74f
MycroftOS: Separate log files for each target.
2019-12-10 13:45:54 +01:00
Peter Steenbergen
cd521279b0
MycroftOS: RPi4 configuration rename.
2019-12-10 13:24:48 +01:00
Peter Steenbergen
ee529612ef
Merge branch 'feature/rpi4' into develop
2019-12-10 13:23:46 +01:00
Peter Steenbergen
8b826c72fd
MycroftOS: BNuilding now uses a proper Makefile.
...
- Big thx once again to the HassOS guys.
2019-12-10 13:21:49 +01:00
Peter Steenbergen
c24ec5c1b7
MycroftOS: Add RPI4 support.
2019-12-10 11:13:25 +01:00
Peter Steenbergen
f45287d34d
MycroftOS: Add patched volume skill by default.
...
- This will change later on when the enclosure code is ready
and take care of the volume control. For now we use ALSA
and added the MycroftOS to ALSA_PLATFORMS
2019-12-08 15:30:58 +01:00
Peter Steenbergen
e1862c63aa
MycroftOS: Don's start mycroft-cli-client by default.
...
- Also in preperation to showing a help section with typical
commands available for MycroftOS.
2019-12-08 14:23:02 +01:00
Peter Steenbergen
1adee13f9f
MycroftOS: Remove python-typing requirement for Python 3.8 compatibility
2019-12-08 13:19:58 +01:00
Peter Steenbergen
d7925b6496
MycroftOS: Add python-colorama as msk dependency
2019-12-07 18:57:29 +01:00
Peter Steenbergen
d47475f87d
MycroftOS: Downgrade pyalsaaudio to 0.8.2
2019-12-07 18:53:55 +01:00
Peter Steenbergen
3853026e25
MycroftOS: Bump python-mycroft to latest 19.8.4
2019-12-07 17:44:35 +01:00
Peter Steenbergen
b533afef00
Merge branch 'update/buildroot' into develop
2019-12-05 14:41:23 +01:00
Peter Steenbergen
e689dde4ab
Update README to reflect Buildroot upgrade.
2019-12-05 14:40:10 +01:00
Peter Steenbergen
66eeec18d0
MycroftOS: Buildroot: Adjust patchesfor Buildroot 2019.11.x
2019-12-05 14:36:50 +01:00
Peter Steenbergen
9bd1f0a872
MycroftOS: Buildroot: Update to latest stable release 2019.11.x
2019-12-03 16:16:30 +01:00
Peter Steenbergen
19710450c5
MycroftOS: Bump to latest version - remove adapt parser patch
2019-12-03 16:13:16 +01:00
Peter Steenbergen
808540c8fe
Merge branch 'update/buildroot' into develop
2019-12-03 15:15:25 +01:00
Peter Steenbergen
eb24b839ff
MycroftOS: Update submodule buildroot to latest 2019.08.x
2019-12-02 13:16:32 +01:00
Peter Steenbergen
dc787876c9
MycroftOS: Upgrade python-adapt-parser to 0.3.4
2019-11-27 13:40:38 +01:00
Peter Steenbergen
b6d1742913
MycroftOS: Use paplay instead of aplay for WAV playback.
2019-11-26 08:27:51 +01:00
Peter Steenbergen
24655a9e0a
MycroftOS: Bump python-mycroft including the requirement changes.
2019-11-24 16:17:24 +01:00
Peter Steenbergen
ed27ec8fad
MycroftOS: System changes related to sound and restoring them.
2019-11-17 14:30:43 +01:00
Peter Steenbergen
fad8734ec9
MycroftOS: Small changes to cmdline.txt
2019-11-17 13:08:37 +01:00
Peter Steenbergen
9182baac3f
MycroftOS: Add back python-gtts_token package.
...
That is got removed from mycroft it's requirements.txt
doesn't mean it is not needed (DOH)
2019-11-17 13:01:16 +01:00
Peter Steenbergen
135ca07748
MycroftOS: Remove GnuTLS tools. Generates compile errors and we do not need it anyway.
2019-11-17 12:21:22 +01:00
Peter Steenbergen
21e1081440
MycroftOS: Enabling avahi zero conf of pulseaudio
2019-11-15 14:37:59 +01:00
Peter Steenbergen
008f5649ee
MycroftOS: Bump python-mycroft to latest version
...
- Mycroft version 19.8.3 + Dutch support
- Plus all other requirements updated for this bump.
2019-11-15 14:07:01 +01:00
Peter Steenbergen
093e2d9c52
MycroftOS: Enabling anonymous pulse access + network sound
2019-11-15 12:20:47 +01:00
Peter Steenbergen
9b0e6dabd7
MycroftOS: Enabling syslogd & klogd deamons for better debugging
...
Can be removed again later when we reach a more stable status
2019-11-15 11:52:36 +01:00
Peter Steenbergen
712ceed32a
MycroftOS: Enabling Acoustic Echo Cancellation
2019-11-15 09:25:53 +01:00
Peter Steenbergen
cb528f6e57
MycroftOS: Addition of mycroft-config script.
2019-11-13 09:58:57 +01:00
Peter Steenbergen
7a54a0d8cf
MycroftOS: Force all ALSA sound request to be forwarded to pulseaudio
2019-11-13 08:33:51 +01:00
Peter Steenbergen
8498108492
MycroftOS: Sound changes.
...
- Addition of alsa-plugins
- Addition of some extra sound libraries
2019-11-12 19:24:09 +01:00
Peter Steenbergen
0e7948a1cd
MycroftOS: Small cosmetic chenage to the cli_login visuals
2019-11-11 09:43:04 +01:00
Peter Steenbergen
97d9cf26cf
MycroftOS: Addition of default pulseaudio settings for MycroftOS
2019-11-11 09:39:36 +01:00
Peter Steenbergen
7d574f5432
MycroftOS: Changes to default system mycroft.conf
...
- Make Mimic2 the default TTS
- Make TTS duckable
(Make MycroftOS more inline with Mark-1 and Mark-2)
2019-11-11 09:10:44 +01:00
Peter Steenbergen
5ccd33e78f
MycroftOS: Different OS layout changes
...
- Prepare system script to run at boot to prepare the system.
Now used to restore sound configuration files to default before
udev takes over and configures the system for what it sees.
Later can be used to prepare the system for read-only OS similar
as I have done during my Kodi developemtn years.
- Sound config changes to default settings.
- Remove forgotten wifi-setup system.
2019-11-11 08:53:55 +01:00
Peter Steenbergen
7f7f8522ed
MycroftOS: Buildroot: Remove DirectFB Multi support
2019-11-09 12:43:09 +01:00
Peter Steenbergen
fcada57c4c
MycroftOS: Buildroot: Addition of different libraries to complement VLC
2019-11-09 12:07:40 +01:00
Peter Steenbergen
918e873de4
MycroftOS: Start mycroft-cli-client automatically when loging in
...
- Plus a bit of nice to have MOTD from PiCroft
2019-11-05 13:59:27 +01:00
Peter Steenbergen
4b12d08faa
MycroftOS: Addition of MycroftOS specific pulse audio .pa files
2019-11-05 13:41:03 +01:00
Peter Steenbergen
8a944f3850
MycroftOS: Add some libraries
2019-11-04 19:32:00 +01:00
Peter Steenbergen
7ab92f2898
MycroftOS: Fix spi/i2s/gpio access for non root users
...
Similar system as raspbian via udev rules to change teh group.
Adding the mycroft user to those groups.
2019-11-03 13:42:06 +01:00
Peter Steenbergen
3f57490e11
MycroftOS: Remove forgotten defconfig wifi-setup changes
2019-11-02 12:43:46 +01:00
Peter Steenbergen
d60e9570ae
MycroftOS: Buildroot: Downgrade python urllib3 to 1.24.2
2019-10-29 19:36:00 +01:00
Peter Steenbergen
057b825f8d
MycroftOS: Update all Builroot patches to 2019.08.x version
2019-10-29 15:00:06 +01:00
Peter Steenbergen
0bae70f218
MycroftOS: Buildroot: Bump buildroot version to 2019.08.x
2019-10-28 13:53:22 +01:00