Skip to content

1.5.1

Choose a tag to compare

@github-actions github-actions released this 14 Apr 16:48
· 110 commits to develop since this release
1.5.1
7478644

OpenShock Firmware 1.5.1

Hotfix release addressing a safety-critical E-Stop bypass.

Bug Fixes

  • E-Stop - Fixed shocker commands being transmitted while E-Stop was active. Commands are now rejected at the entry point (CommandHandler::HandleCommand) and discarded in the RF transmit task's receive loop when E-Stop is engaged.

Full Changelog: 1.5.0 -> 1.5.1

Flashing the firmware

Download OpenShock_[board]_[version].bin and flash it to your microcontroller:

esptool write_flash 0x0 OpenShock_[board]_[version].bin