This repository has been archived by the owner on Feb 9, 2024. It is now read-only.
Firmware can now be built using Docker, so easier to produce new releases.
We had some Flask version problems that prevented the web view of the ball from working.
The firmware flashing tool changed, so we needed a different setup tool
What's Changed
--no-log
fix by @scotstan in #95- Update Flask version by @polzounov in #101
- Flask and click dependency fix by @scotstan in #102
- Build firmware using Docker container by @scotstan in #103
brains
works on Mac (with noip
command) by @scotstan in #104- Python flask and click interdependency fix by @scotstan in #105
- Compile firmware using Docker by @scotstan in #106
- Mcumgr update by @scotstan in #107
- Docker compose v2 by @scotstan in #109
Upgrade path for existing Moab users:
cd moab
git pull
sudo os/setup
sudo reboot 0
If you want to burn a microSD card from scratch
Follow the first 1/2 of this this new video I made https://youtu.be/N7H9JYAWFUo?t=1
Full Changelog: v3.2.0...v3.3.0