Renamed .ino file to match directory name, reformatted output of heartbeat
to show throttle status better.
by
Collin Kidder
8 years 2 months
Merge branch 'master' of github.com:collin80/GEVCU6
by
Collin Kidder
8 years 2 months
Initial commit
by
Collin Kidder
8 years 2 months
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