34 lines
1.3 KiB
Plaintext
34 lines
1.3 KiB
Plaintext
#
|
|
# chagelog for BigXionFlasher USB (c) 2011-2013 by Thomas König
|
|
#
|
|
* 2013-03-23 Thomas König <info@bigxionflasher.org> 0.2.4r97
|
|
- added feature to set wheel circumference
|
|
- updated mhstcan.dll to latest version
|
|
|
|
* 2012-05-15 Thomas König <info@bigxionflasher.org> 0.2.3r86
|
|
- can now set throttle speed limit to values higher then 25Km/h
|
|
|
|
* 2012-04-21 Thomas König <info@bigxionflasher.org> 0.2.2r72
|
|
- code rewrite and clean-ups
|
|
- new command line options layout, setting a speed limit to zero disables it
|
|
- added throttle speed option
|
|
- added minimum (motor start) speed option
|
|
- added mountain mode option
|
|
|
|
* 2011-09-08 Thomas König <info@bigxionflasher.org> 0.2.0r46
|
|
- major code rewrite and clean-ups so the everything is a bit less 'quick and dirty'
|
|
- implemented standard command line option parsing
|
|
- set the initial assist level after power on
|
|
- output item- and serial number of each CAN-node
|
|
- output detailed battery statistics (if supported by hardware)
|
|
- put console in slave-mode without user intervention
|
|
|
|
* 2011-08-05 Thomas König <info@bigxionflasher.org> 0.1.2r15
|
|
- minor bug fixes
|
|
|
|
* 2011-08-04 Thomas König <info@bigxionflasher.org> 0.1.1r14
|
|
- minor bug fixes
|
|
|
|
* 2011-08-03 Thomas König <info@bigxionflasher.org> 0.1.0r12
|
|
- first public release
|