Open Panzer Scout ESC - Firmware Version History
0.91.20
9/5/2019
- Add SetMinumVoltage and SetMaximumVoltage serial functions.
0.91.11
4/30/2019
- Correct functionality of manual user override of fan control.
0.91.10
7/1/2018
- Updated current sensing code for new VNH5019 motor driver chips.
- NOTE: This version and later firmwares are not compatible with Scout boards prior to Rev 11.
00.90.03
3/11/2017
- Break up the sketch into tabs for easier reading.
- Add options to brake motors when stopped, and to "drag" the slower track to try to prevent it
from freewheeling faster than desired in certain applications. Both options default to off on
boot but can be set by the user via serial commands.
- NOTE: This is the last firmware version compatible with Scout Rev 10 and earlier boards that
use VNH2SP30 motor driver chips.
00.90.02
3/5/2017
- Changed version to standard nomenclature.
00.09.02
1/20/2017
- Fixed bug in serial checksum validation routine.
00.09.01
10/11/2016
- Changed serial watchdog command to be compatible with the Sabertooth protocol.
- Added a serial command to allow changing the baud rate also compatible with the
Sabertooth protocol, but unlike the Sabertooth the Scout will always boot to a
fixed baud of 38400. This makes initial communication with the device easier since
you don't have to guess what baud rate it might be set at.
- Enable voltage sensing.
00.08.01
7/23/2016
- Overcurrent, overtemp, and over/under voltage fault handing, fan control, expanded serial commands, serial watchdog, and more.
00.00.01
7/17/2016
- Added automatic mode detection between Serial and RC
00.00.00
5/21/2016
- Initial commit posted to GitHub