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