Better commenting in sys_io, also fixed up the ADC setup to be theoretically proper now. It should be calculating a rolling 6ms average of each ADC channel now. It seems pretty smooth.
by Collin Kidder 10 years 11 months
9919d188
Add some more files into the VS project
by Collin Kidder 10 years 11 months
52bd5a95
Enabled DMA driven ADC for all boards. This really smooths out any noise on the ADC channels.
by Collin Kidder 10 years 11 months
1530cdbd
Merge of website from EVTV source
by Collin Kidder 10 years 11 months
0fe3c638
The GearSwitch enum was superfluous and has been removed.
by Collin Kidder 10 years 11 months
ad5b394f
Merge of code changes made by Jack Rickard for the official GEVCU version.
by Collin Kidder 10 years 11 months
66d863f8
A whole lot of debugging output, Additional code to support talking to torque over wifi. Right now things are kind of broken if parameter polling is turned on. So, it's disabled. Don't run this. Just committing to be able to track progress and switch development machines.
by Collin Kidder 10 years 11 months
833fe97a
Implemented command buffering for all ichip commands now. Tested to be operational.
by Collin Kidder 10 years 11 months
043034bf
Merge branch 'WIP' of github.com:collin80/GEVCU into ArduinoDue
by Collin Kidder 10 years 11 months
8f55762e
Added an extra comment in OBD2Handler that better explains the current situation.
by Collin Kidder 10 years 11 months
66826a54
Report a bug