Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

v3.0.24

Compare
Choose a tag to compare
@scotstan scotstan released this 29 Mar 17:30
· 466 commits to main since this release
de7a596

Major new release of software and firmware: v3.0.24

  • No longer requires root access to run Python menu (now in menu.py)
  • Control software runs outside of docker "python3 menu.py --help"
  • Streamlined firmware supporting arbitrary strings for OLED
  • Camera view streamed to http://moab.local (only when plate is active)
  • Ball colors besides orange work
  • BOT INFO menu shows DHCP-assigned IP address to help ssh
  • No longer restricted to three brains
  • Custom brain names will show in the menu
  • Graceful menu and firmware restarts if either crashes
  • New bot CLI command to control and query Moab

Follow instructions at https://github.com/microsoft/moabian/wiki/Upgrade-from-2.4.1-to-3.0 to upgrade.