Merge branch 'DEV' of github.com:collin80/GEVCU6 i...
by Collin Kidder 8 years 8 months
Merge branch 'DEV' of github.com:collin80/GEVCU6 into DEV
3afec045
Fix bugs in ADC calcs for pack high/low/current. A...
by Collin Kidder 8 years 8 months
Fix bugs in ADC calcs for pack high/low/current. Also change unity gain for them from 1024 to 16384 to give better readings.
c0ddbdf3
Added ability to calibrate pack voltage and curren...
by Collin Kidder 8 years 8 months
Added ability to calibrate pack voltage and current gain via giving it an externally measured value.
3f3096be
Changed the scale for the offset value for pack lo...
by Collin Kidder 8 years 8 months
Changed the scale for the offset value for pack low/high/current. Allows for a more precise offset.
3cab1160
Tapered Torque Commands in CODAMOTORCONTROLLER
by jrickard 8 years 8 months
Tapered Torque Commands in CODAMOTORCONTROLLER

Attempted to incorporate the new taper commands for regen into
CODAMOTORCONTROLLER.CPP to mirror use in DMOC645.

These are motorcontroller configuration items for tapering torque below
certain rpm values.
f7c2f26b
Fix up code for pack low/high voltage measuring an...
by Collin Kidder 8 years 8 months
Fix up code for pack low/high voltage measuring and shunt input
f94f8fcc
Print PACKHI, PACKLO, PACK, and CURRENT in L
by jrickard 8 years 8 months
Print PACKHI, PACKLO, PACK, and CURRENT in L

Added code in heartbeat.cpp to print out our pack voltage inputs and
current sense
597c185d
Add CAN0 and CAN1 speed to GATT characteristics fo...
by Collin Kidder 8 years 8 months
Add CAN0 and CAN1 speed to GATT characteristics for getting/setting.
b5e3afcc
Switched to using EEPROM to save/load CAN bus spee...
by Collin Kidder 8 years 8 months
Switched to using EEPROM to save/load CAN bus speeds instead of compile constants. Also reformatted SerialConsole a little bit.
101aa3ca
Merge branch 'DEV' of github.com:collin80/GEVCU6 i...
by Collin Kidder 8 years 8 months
Merge branch 'DEV' of github.com:collin80/GEVCU6 into DEV
f595181f
Report a bug