1.2.0
OpenShock Firmware 1.2.0
This release adds a new shocker protocol, more bugfixes, configurability, and performance improvements.
Highlight
- Added support for 998DR Petrainer RF protocol.
Major Updates
- Add command to get/set api domain.
- Add command to get/set/clear override for Live Control Gateway (LCG) domain.
Minor Updates
- Change transmission end command to last for 300 ms.
- Increase WDT timeout during OTA updates to prevent watchdog resets.
- Remove non thread-safe RF sequence caching.
- Update flatbuffers to 23.5.26.
- Start utilizing StringView more to reduce memory and CPU usage.
- Small code cleanup and refactoring.
Flashing the firmware
Download OpenShock_[board]_[version].bin
and flash it to your microcontroller:
esptool write_flash 0x0 OpenShock_[board]_[version].bin