Skip to content

v0.4.0

Compare
Choose a tag to compare
@ryanpdx ryanpdx released this 23 May 00:27
· 24 commits to master since this release
276516d

Changes

  • Add option to select a node to connect to via UART on the OPD
  • Add new BOOTLOADER mode to NodeState to enable stm32 cards on the OPD into bootloader mode. This and the UART selection allows allow cards to be flashed with dfu-utils

Fixes

  • Fixed unbound error with EDL command shell script for commands that do not have a response (like c3_soft_reset)
  • On node resets from a OPD fault, the last heartbeat time is set to the uptime to give the node time to actually recover instead of just reset 3 times in a row back-to-back with a little no delay.