Fixed config.h to properly default to using Serial...
by Collin Kidder 11 years 4 months
Fixed config.h to properly default to using SerialUSB. 95% of everyone is going to need that default now.
6c6a57bb
Remove call to loadParameters which was added in t...
by Collin Kidder 11 years 5 months
Remove call to loadParameters which was added in the last commit. That line breaks the wifi connectivity.
0cf54b9d
Sync with EVTV released code
by Collin Kidder 11 years 5 months
Sync with EVTV released code

EVTV has released the first official version of the GEVCU code. The biggest differences from what existed here:

1. Addition of cooling. The code can now turn on/off a cooling fan in response to motor controller / motor temperature
2. Fixed the precharge for the motor controller
3. Made the serial console look better.

All changes in this commit were initially done by Jack Rickard of EVTV and merged into this code base by Collin Kidder. Blame me if they're broken now.
f9d3a6ce
Removed changelog since it never was synchronized ...
by Collin Kidder 11 years 5 months
Removed changelog since it never was synchronized to GIT very well anyway.

Anyone who'd like to know what changed should read the GIT commits for now. Eventually a real changelog should be written.
c3769d77
Merge branch 'ArduinoDue' of github.com:collin80/G...
by Collin Kidder 11 years 5 months
Merge branch 'ArduinoDue' of github.com:collin80/GEVCU into WIP
fd669d1f
Merge pull request #57 from neuweiler/ArduinoDue
by Collin Kidder 11 years 5 months
Merge pull request #57 from neuweiler/ArduinoDue

Arduino due
cb8db6fd
added ichip firmware to operate as Access Point
by neuweiler 11 years 5 months
93339157
added MultiSerial to upload firmware
by neuweiler 11 years 5 months
406636d3
Merge branch 'WIP' of github.com:collin80/GEVCU in...
by Collin Kidder 11 years 5 months
Merge branch 'WIP' of github.com:collin80/GEVCU into WIP
08ea04af
drop
by neuweiler 11 years 5 months
79a44a18
Report a bug