Skip to content

v1.2.0 - Settings menu, display and networking improvements

Latest
Compare
Choose a tag to compare
@dmcomm dmcomm released this 18 Mar 22:51
· 2 commits to main since this release
2de8e7a

Added

  • "Settings" section in main menu
    • Version info
    • Sound ON/OFF setting
    • Drive (moved here from main menu)
    • UF2 Bootloader - for updating CircuitPython
  • "i" command ("info") now works on WiFi as well as serial, and now beeps
  • New "p" command ("pause") on WiFi or serial, does not beep
  • Version info is reported to server with heartbeat
  • Battery monitor display when in WiFi/Punchbag modes (if configured in board_config)
  • Status and brief instructions displayed on-screen for different types of DigiROM
  • Sounds to indicate "interesting" DigiROM results or errors executing the DigiROM

Changed

  • Updated dmcomm-python to v0.8.0: see CHANGELOG
  • Drive moved into Settings
  • Drive no longer shows a menu, just "Hold C to exit"
  • Serial mode responds immediately when no DigiROM is active

Fixed

  • Now using the device's native screen resolution
  • Network failures detected more quickly
  • Incorrect MQTT credentials detected more quickly
  • Initial connection failure now logged on screenless units

Removed

  • "variant" from version info

Tested with

  • CircuitPython 8.2.2