Merge branch 'DEV' of github.com:collin80/GEVCU6 into DEV
by Collin Kidder 8 years 3 weeks
3afec045
Fix bugs in ADC calcs for pack high/low/current. Also change unity gain for them from 1024 to 16384 to give better readings.
by Collin Kidder 8 years 3 weeks
c0ddbdf3
Added ability to calibrate pack voltage and current gain via giving it an externally measured value.
by Collin Kidder 8 years 3 weeks
3f3096be
Changed the scale for the offset value for pack low/high/current. Allows for a more precise offset.
by Collin Kidder 8 years 3 weeks
3cab1160
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.
by jrickard 8 years 3 weeks
f7c2f26b
Fix up code for pack low/high voltage measuring and shunt input
by Collin Kidder 8 years 3 weeks
f94f8fcc
Print PACKHI, PACKLO, PACK, and CURRENT in L Added code in heartbeat.cpp to print out our pack voltage inputs and current sense
by jrickard 8 years 3 weeks
597c185d
Add CAN0 and CAN1 speed to GATT characteristics for getting/setting.
by Collin Kidder 8 years 3 weeks
b5e3afcc
Switched to using EEPROM to save/load CAN bus speeds instead of compile constants. Also reformatted SerialConsole a little bit.
by Collin Kidder 8 years 3 weeks
101aa3ca
Merge branch 'DEV' of github.com:collin80/GEVCU6 into DEV
by Collin Kidder 8 years 3 weeks
f595181f
Report a bug