e75c627a57
Documentation: Update kernel.md
2020-03-26 10:56:44 +01:00
725c7baffd
Documentation: Update building.md
2020-03-26 10:55:08 +01:00
46430c3427
Documentation: Update boards.md / add Raspberry Pi 4.
2020-03-26 10:41:10 +01:00
71fb558830
Documentation: Addition of roadmap / task list.
2020-03-26 10:36:38 +01:00
0d2e3699d4
README: Small changes
2020-03-26 10:34:19 +01:00
8871ab4515
MycroftOS: Use ondemand CPU governor
2020-03-26 10:02:15 +01:00
6c7b39c1c3
MycroftOS: Buildroot: Fixes for the [wip] fully upgrade of the system
2020-03-26 09:51:04 +01:00
e54d587f56
[WIP] MycroftOS: Buildroot: Bump buildroot+kernel+drivers
...
- temp commit to be rebased when fully finished
2020-03-20 11:04:38 +01:00
a1ce4bebab
MycroftOS: Buildroot: Upgrade to the newest and latest LTS buildroot version 2020.02
2020-03-16 15:20:58 +01:00
ebf5d31845
MycroftOS: Talking about being stupid....
...
Need to stop doing work when not 100% fit
2020-01-21 21:14:12 +01:00
04b3fff53e
MycroftOS: Fix BT Speaker service for the RPI onboard BT chip.
...
RPI BT chip needs some extra work that is and can be solved with
an extra service running before bluetooth.service and btspeaker.service
2020-01-21 21:06:54 +01:00
8bc3fbea37
MycroftOS: Disabled GPIO IRQ as it does not behave correctly on the kernel.
...
- This solves the hangin of the RPI when initiating the respeaker LED skill
2020-01-21 20:37:12 +01:00
2230934b21
MycroftOS: Python packages do not have to be installed within host.
2020-01-21 13:21:11 +01:00
fae5aa232a
MycroftOS: Bump mycroft to 19.8.6 including msm bump to 0.8.5
2020-01-21 13:07:30 +01:00
c6b0daf396
MycroftOS: Stupid copy&paste mistake
2020-01-18 19:54:11 +01:00
88aa2a2653
MycroftOS: Fix wifi startup with broadcom driver.
...
wpa_supplicant doesn't play nice if runned twice. One with
the physical device, secondly with the virtual device.
Therefor we only start wpa_supplicant of ap0 only when there
is no wlan wpa config file present.
2020-01-18 18:18:19 +01:00
f62228173c
Small changes to .gitignore
2020-01-18 13:58:46 +01:00
317650b4cf
MycroftOS: Bring RPI4 up to date
2020-01-16 21:36:33 +01:00
cbd014a0b5
MycroftOS: Bump enclosure skill
2020-01-16 21:36:08 +01:00
554fc0003e
MycroftOS: Bump enclosure skill once again
2020-01-16 15:46:42 +01:00
90b897481c
MycroftOS: Changes, additions and fixes for MPD
2020-01-16 12:45:43 +01:00
8bce3b0fe7
MycroftOS: Bump mycroftos-enclosure-skill again
2020-01-15 22:52:27 +01:00
257df74090
MycroftOS: Bump mycroft-enclosure-skill
2020-01-15 11:46:20 +01:00
7172f81018
Merge branch 'feature/mpd' into develop
2020-01-13 14:46:12 +01:00
9ee6bea5cd
MycroftOS: Addition of Music Player Daemon (mpd).
...
- Folders are in /opt/mpd/
- Configuration in /etc/mpd.conf
- commented section to output to Snapcast if wanted
- NOT enabled by default, can be started/enabled by;
sudo systemctl start/enable mpd.service
2020-01-13 14:31:02 +01:00
18fe6fef9e
Merge branch 'feature/snapcast' into develop
2020-01-13 10:50:48 +01:00
73ffd6fd6e
MycroftOS: Addition of Snapcast; Both client and server.
...
- Configuration opts are in /etc/snapcast/
- Server configuration in /etc/snapcast.conf
- NOT enabled by default, can be started/enabled by;
sudo systemctl start/enable snapclient.service
sudo systemctl start/emable snapserver.service
2020-01-13 10:34:47 +01:00
34ab4ad2b3
Intermediate mycroftos-enclosure-skill bump
2020-01-13 08:04:35 +01:00
6d2105a8d0
MycroftOS: Pulse audio fixes and tweaks (mostly for BT distortions)
2020-01-11 19:38:16 +01:00
f798a00cb7
MycroftOS: Add Bluetooth Speaker functionality.
2020-01-11 19:16:36 +01:00
c53f0b297e
MycroftOS: Remove service name from advertised names.
...
They are not biting each other anyway and making it is obvious anayway
2020-01-10 19:20:15 +01:00
82a694e573
Merge branch 'feature/spotifyd' into develop
2020-01-10 19:08:24 +01:00
68488da047
MycroftOS: Stupid mistake + make sure spotify starts after PulseAudio.
2020-01-10 19:03:26 +01:00
6cc6c45ecd
MycroftOS: Add spotifyd (Spotify connect) package.
2020-01-10 14:55:23 +01:00
9d84ce2239
MycroftOS: Add mycroftos-enclosure-skill to priority skills
2020-01-08 09:15:18 +01:00
f13b367b22
MycroftOS: Remove spaces from airplay name.
2020-01-07 14:39:59 +01:00
53307696cb
MycroftOS: Update mycroftos-enclosure skill
2020-01-07 14:36:28 +01:00
f95dec9fa5
MycroftOS: Fixes / Changes in file/folder permissions at first boot.
2020-01-07 14:35:20 +01:00
64bac8c138
MycroftOS: Try to enable/disable Airplay via enclosure-skill
2020-01-06 21:12:43 +01:00
d5b81abe22
Revert "MycroftOS: Decrease pulseaudio latency by disabling tsched."
...
This reverts commit e1c343a762
.
2020-01-06 19:54:27 +01:00
2789b9af69
MycroftOS: Fix folder permissions on first boot for default already installed skills
2020-01-06 19:22:24 +01:00
29ae2c3557
MycroftOS: Let's make snd_bcm2835 play nice with USB cards
...
- Make the USB card default before bcm2835 if present.
2020-01-06 16:36:49 +01:00
b2998369c2
MycroftOS: Initial start of implementing Airplay support.
2020-01-06 15:15:52 +01:00
c1b3bb8b0e
MycroftOS: Add mycroftos-enclosure-skill for FB visuals.
2020-01-06 11:44:25 +01:00
dc7396e46e
MycroftOS: Show wifisetup FB visual when starting the wifisetup.
2020-01-06 11:41:32 +01:00
e1a4e0c4de
MycroftOS: Buildroot: Don's bother the speechrecognition executables.
...
(Hopefully, the clean build runs till the end now)
2020-01-03 13:07:51 +01:00
073e5b9e91
MycroftOS: Get RPI4 inline with RPI3
2020-01-03 13:07:22 +01:00
3e6ec89558
MycroftOS: Mimic a captive portal to auto start a browser on wifi connect.
2019-12-31 16:59:43 +01:00
34a89c5541
MycroftOS: Implementation of MycroftOS-WiFiSetup system.
...
- Start an Acces Point if no wlan is configured.
- Start a small flask webserver to configure the wifi.
2019-12-29 14:03:51 +01:00
34b9fdaadb
MycroftOS: Buildroot: Update rpi firmware.
2019-12-24 09:27:17 +01:00