Skip to content

Releases: janpom/davega

DAVEga v1.0.1

16 Apr 20:55
Compare
Choose a tag to compare
  • fixed screen distortions on motor/battery amp screens when braking

DAVEga v1.0

11 Apr 18:24
4071e8d
Compare
Choose a tag to compare
  • FOCBOX Unity support
  • new screen layouts that display battery/motor amps instead of speed
  • re-designed text screen

DAVEga v0.6

27 Feb 22:35
Compare
Choose a tag to compare
  • supports VESC FW 3.48

DAVEga v0.5

18 Feb 21:59
Compare
Choose a tag to compare
  • configurable text screen
  • new text screen items
    • MOSFET temperature
    • motor temperature
    • motor current
    • battery current
    • duty cycle
  • configurable text screen font size
  • total km (miles) displayed correctly when greater than 1000
  • WHEEL_CIRCUMFERENCE_MM replaced with WHEEL_DIAMETER_MM
  • SHOW_AVG_CELL_VOLTAGE is true by default

DAVEga v0.4

29 Dec 20:32
bacb50b
Compare
Choose a tag to compare
  • WARNING: upgrading to v0.4 from an older FW version resets EEPROM data
    • set EEPROM_INIT_VALUE_TOTAL_DISTANCE in the config to get the odometer correctly initialized
  • added simple vertical screen
  • added total distance to simple horizontal screen
  • added session data (displayed on text screen)
    • min voltage
    • max speed
    • avg speed
    • total time elapsed
    • time riding
  • button 1 now resets all session data
  • simplified screen config
  • unused screen code no longer occupies space in the flash memory

DAVEga v0.3

30 Nov 20:03
Compare
Choose a tag to compare
  • multiple screen layouts, toggle with button 3
  • horizontal layout
  • text layout

DAVEga v0.2

17 Nov 21:55
Compare
Choose a tag to compare
  • SHOW_AVG_CELL_VOLTAGE option
  • config options moved to a separate davega_config.h file
  • mAh counter starts from usable battery capacity
  • mAh counter can be reset by press-and-holding button 2

DAVEga v0.1

29 Oct 13:57
Compare
Choose a tag to compare
  • speedometer
  • odometer
    • current trip
    • total traveled distance
  • remaining battery capacity
    • battery voltage
    • battery amp-hours remaining
  • VESC fault codes
  • metric or imperial units