Releases: OpenSourceEBike/TSDZ2-Smart-EBike
v0.17.0-beta3: Bug fix for power meter bug (#61)
Changes:
- implemented automatic fast increase/decrease of variables on configuration menus
- settable odometer
- trip distance function
- imperial units throughout the system
- saved menu state for all menus when power down
- flashing time on menu number and variables is now short -- it is easier to see the values
This beta release of firmware for KT-LCD3 works with the same previous TSDZ2 v0.16.0 firmware version:
- TSDZ2-throttle-v0.16.0.hex
- TSDZ2-v0.16.0.hex
v0.17.0-beta2
Changes:
- implemented automatic fast increase/decrease of variables on configuration menus
- settable odometer
- trip distance function
- imperial units throughout the system
- saved menu state for all menus when power down
- flashing time on menu number and variables is now short -- it is easier to see the values
This beta release of firmware for KT-LCD3 works with the same previous TSDZ2 v0.16.0 firmware version:
- TSDZ2-throttle-v0.16.0.hex
- TSDZ2-v0.16.0.hex
v0.17.0-beta1
Changes:
- implemented automatic fast increase/decrease of variables on configuration menus
- settable odometer
- trip distance function
- imperial units throughout the system
- saved menu state for all menus when power down
- flashing time on menu number and variables is now short -- it is easier to see the values
This beta release of firmware for KT-LCD3 works with the same previous TSDZ2 v0.16.0 firmware version:
TSDZ2-throttle-v0.16.0.hex
TSDZ2-v0.16.0.hex
v0.16.0
v0.15.1
v0.15.0
Information about the features and configuration: https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/Usage-and-configuration-of-firmware-version-0.15.x
Summary of the biggest changes:
- Assist levels (default 5) and power boost levels are now simple multipliers of human pedal power.
- Added protection for stalled wheel
- Human pedal power is now shown on display (ODO field)
- Pedal cadence on display is now filtered and more reliable
- Reorganized ODO field on display. Use ON/OFF to cycle through the main menus. Use click+long click (UP) (no time in between) to cycle through the submenus. Use click+long click (DOWN) and hold the long click to reset the trip counter.
- Improved display of battery state of charge (SOC).
Your data memory (configuration) should be reset automatically when programming this firmware. When there is a configuration issue after programming, please first reset your configuration manually, use configuration menu 6.3 to reset to factory defaults.
v0.14.3
Added experimental high cadence mode
Maybe not good for the motor, use at your own risk. Probably only suitable for 36V motors. Some users also increase the cadence to around 130 in configuration menu 8.2 (PAS max cadence).
See the wiki for more details, configuration menu 8.0:
https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/Usage-and-configuration-of-firmware-version-0.14.x#8-various
v0.14.2
v0.14.1
Same features as version 0.14.0 but added a non-throttle version for users without throttle or users who are using the temperature sensor (https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/How-to-install-motor-temperature-sensor).
- KT-LCD3-v0.14.1.hex -> identical for throttle and non-throttle version
- TSDZ2-throttle-v0.14.1.hex -> throttle version
- TSDZ2-v0.14.1.hex -> non-throttle version
v0.14.0
Additions:
- Feature toggle for boost #4
Effective changes to default settings:
- Boost is disabled by default
- Target max power is disabled by default (set to zero)
Bug fixes:
Motor should now be really powerful again, many users reported issues. I did a lot of testing and now I think it's great again #5.
NOTE: the target max power feature has an issue and can be limiting the power quite badly, for instance set to 500W but you get a slow bike with only max 200-400W. This is why I disabled target max power by default (set to 0). We should investigate further and fix this soon.
Documentation (updated):
https://github.com/OpenSource-EBike-firmware/TSDZ2_wiki/wiki/Usage-and-configuration-of-firmware-version-0.14.x
Reset to factory defaults after upgrading to this version (see documentation).