Better commenting in sys_io, also fixed up the ADC...
by Collin Kidder 11 years 3 months
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.
9919d188
Add some more files into the VS project
by Collin Kidder 11 years 3 months
52bd5a95
Enabled DMA driven ADC for all boards. This really...
by Collin Kidder 11 years 3 months
Enabled DMA driven ADC for all boards. This really smooths out any noise on the ADC channels.
1530cdbd
Merge of website from EVTV source
by Collin Kidder 11 years 3 months
0fe3c638
The GearSwitch enum was superfluous and has been r...
by Collin Kidder 11 years 3 months
The GearSwitch enum was superfluous and has been removed.
ad5b394f
Merge of code changes made by Jack Rickard for the...
by Collin Kidder 11 years 3 months
Merge of code changes made by Jack Rickard for the official GEVCU version.
66d863f8
A whole lot of debugging output, Additional code t...
by Collin Kidder 11 years 3 months
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.
833fe97a
Implemented command buffering for all ichip comman...
by Collin Kidder 11 years 3 months
Implemented command buffering for all ichip commands now. Tested to be operational.
043034bf
Merge branch 'WIP' of github.com:collin80/GEVCU in...
by Collin Kidder 11 years 3 months
Merge branch 'WIP' of github.com:collin80/GEVCU into ArduinoDue
8f55762e
Added an extra comment in OBD2Handler that better ...
by Collin Kidder 11 years 3 months
Added an extra comment in OBD2Handler that better explains the current situation.
66826a54
Report a bug