Initial un-tested implementation of PID responder
by Collin Kidder 11 years 6 months
e7f436b0
Addition of a PID listener (well, some implementat...
by Collin Kidder 11 years 6 months
Addition of a PID listener (well, some implementation of it anyway)

This addition will allow PID compliant / OBDII readers to get information from our device.
b5b53a3e
Accidentally messed up the digital inputs for GEVC...
by Collin Kidder 11 years 7 months
Accidentally messed up the digital inputs for GEVCU4. This is corrected now.
d4a5cedb
Additional support for V4 boards
by Collin Kidder 11 years 7 months
Additional support for V4 boards

A small addition to give an error if an invalid system type was specified on the console.
e1b6bd29
Code additions to support version 4 hardware
by Collin Kidder 11 years 7 months
Code additions to support version 4 hardware

V4 hardware has 8 outputs instead of 4. This is now supported. Also, it is now possible to set sys_type to 4 from the console.
160c4a87
A few more fixes to make it possible to use the ne...
by Collin Kidder 11 years 7 months
A few more fixes to make it possible to use the new commands to connect to an AP.
4e6f0ca5
Added ability to scan for nearby access points
by Collin Kidder 11 years 7 months
Added ability to scan for nearby access points

Fixed setting of wifi type. You must DOWN the ichip module in order to set the type.
b75e9a5e
Added some extra support for wifi to hopefully imp...
by Collin Kidder 11 years 7 months
Added some extra support for wifi to hopefully improve the situation with the wifi interface.
976c6c44
Merge pull request #56 from cgalpin/ArduinoDue
by Collin Kidder 11 years 7 months
Merge pull request #56 from cgalpin/ArduinoDue

Proper two throttle pot support
25fe9919
Proper two throttle pot support
by Charles Galpin 11 years 7 months
Proper two throttle pot support

Made some changes to the throttle calibration to fix issues since
refactoring. Also added output of percentage of fluctuation of pedal
values at rest and full throttle during calibration.
Changed the pot throttle to use a percentage threshold for validation
and not raw values
Implemented support for two throttles with the second inverted
Increased the config thresholds for invalid values since I am getting
in excess of 10% fluctuation in values
5a4c01ff
Report a bug