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
Change text output of device table init to be console instead of debug
by
Collin Kidder
8 years 2 months
Add ability to dump device table or reinitialize it. Both for debugging.
by
Collin Kidder
8 years 2 months
Fix automatic ADC compensation
by
Collin Kidder
8 years 2 months
Disable GATT checking for updates. It's broken and does bad things.
by
Collin Kidder
8 years 2 months
Fix to initialization, fix for crash with parameter setting, status updates
by
Collin Kidder
8 years 2 months
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
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
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
Changed tick handler and device manager classes to be stack allocated instead
for ease of development
by
Collin Kidder
8 years 2 months