Switched up code to support negative ADC readings (only for GEVCU6). That board has full support for negative readings as well. Switched GEVCU6 ADC to be 13 bit signed which essentially gives it the same range as previous board (4096) but now also negative as much too.
by Collin Kidder 8 years 2 months
4225ea40
Change text output of device table init to be console instead of debug
by Collin Kidder 8 years 2 months
cc0a1789
Add ability to dump device table or reinitialize it. Both for debugging.
by Collin Kidder 8 years 2 months
04b939c4
Fix automatic ADC compensation
by Collin Kidder 8 years 2 months
f7308f0f
Disable GATT checking for updates. It's broken and does bad things.
by Collin Kidder 8 years 2 months
92efa389
Fix to initialization, fix for crash with parameter setting, status updates
by Collin Kidder 8 years 2 months
9624b787
Switch to only initialize BLE module at first power up and then use the existing configuration from then on.
by Collin Kidder 8 years 2 months
e2689617
Changes to allow CK Inverter to work with gear and enable status set by rest of code (instead of being hardcoded)
by Collin Kidder 8 years 2 months
a542cbb2
Fixes for CANIO, fixes and clean up for system EEPROM settings, addition of a module to use for vehicle specific code
by Collin Kidder 8 years 2 months
35b9bd55
Changed tick handler and device manager classes to be stack allocated instead for ease of development
by Collin Kidder 8 years 2 months
1ec471a5
Report a bug