Reimplemented some Coverity fixes from the Arduino...
by Collin Kidder 10 years 10 months
Reimplemented some Coverity fixes from the ArduinoDue branch. Fixes up some small issues in the code.
6eb2f5d0
WiReach Setup moved to GEVCU.ino setup()
by jrickard 10 years 10 months
WiReach Setup moved to GEVCU.ino setup()

That’s about it.
18322414
Merge branch 'WIP' of github.com:collin80/GEVCU in...
by Collin Kidder 10 years 10 months
Merge branch 'WIP' of github.com:collin80/GEVCU into WIP

Conflicts:
GEVCU.vcxproj
util/MultiSerial/MultiSerial.ino
fd14a952
Update visual studio files
by Collin Kidder 10 years 10 months
5bd3f5ef
Double the ichip buffer size
by Collin Kidder 10 years 10 months
385ec400
Setup for new Nano WiReach board on 5.2 version
by jrickard 10 years 10 months
Setup for new Nano WiReach board on 5.2 version

Added setup for new Nano WiReach board on 5.2 GEVCU version. Retained
old setup for 4.2 under “w” command and used “W” for new version.

Added latest firmware for WiReach board to utilities and some serial
connection samples that allow multiple commands to the board.
953af832
Updated multiserial sketch to work with GEVCU5 uni...
by Collin Kidder 10 years 10 months
Updated multiserial sketch to work with GEVCU5 units with the new G2N1 modules. Also adding the firmware for those modules and the bootloader.
09725050
Added the ability to set motoring mode to either t...
by Collin Kidder 10 years 11 months
Added the ability to set motoring mode to either torque control or speed control. This should be exposed on the web interface as well. Also did some minor formatting.
05d6a383
Merge branch 'WIP' of github.com:collin80/GEVCU in...
by Collin Kidder 10 years 11 months
Merge branch 'WIP' of github.com:collin80/GEVCU into WIP

Conflicts: It didn't like that the multiserial sketch was moved. This commit should fix that up and merge me back into WIP properly.
8513c1cc
Edited multiserial sketch to be in a proper folder...
by Collin Kidder 10 years 11 months
Edited multiserial sketch to be in a proper folder and also use the newer GEVCU4 values.
576310d4
Report a bug