Skip to content

ProtoThrottle Firmware v1.1.0

Compare
Choose a tag to compare
@petersenm petersenm released this 24 Oct 03:11
· 141 commits to master since this release
  • Power Down: A long press of the SELECT button on the main screen will put the throttle to sleep
  • Added new SYSTEM menu with the following items:
    • Menu Lock: When active, only display the following top-level menus:
      • ENGINE
      • TONNAGE
      • LOAD CONFIG
      • SET LOCO
      • FORCE FUNCTION
      • SYSTEM
    • Advanced Functions: When active, allow the following settings to be changed:
      • Threshold Calibration (menu hidden otherwise)
      • TX Interval
      • TX Holdoff
    • Programmable battery thresholds
  • Hide brake options (Brake Type, Brake Rate) if they don't apply to the current configuration
  • Added AUX button indicator to the main screen
  • Added critical battery level below which the throttle will not operate (displays LOW BATTERY)
  • Added function display to first DIAGS screen (access using UP/DOWN buttons)
  • Added FW version to EEPROM for future GUI support
  • Miscellaneous code cleanup and other minor improvements