Addition of PWM and slow PWM to digital outputs. S...
by Collin Kidder 2 years 2 months
Addition of PWM and slow PWM to digital outputs. Slow PWM does PWM
manually but allows for very slow PWM which is useful for things like
pumps and Tesla heaters which want 5hz PWM.
3cbd1934
Formatting changes to RMS motor driver code
by Collin Kidder 2 years 2 months
1457e8e1
Removed some old files that weren't updated in age...
by Collin Kidder 2 years 2 months
Removed some old files that weren't updated in ages and no longer
relevant
b83875d5
Add Tesla Battery Manager, a lot of misc coding st...
by Collin Kidder 2 years 2 months
Add Tesla Battery Manager, a lot of misc coding style changes and
formatting.
a3c5b25c
Added a new device that tracks gear position with ...
by Collin Kidder 2 years 9 months
Added a new device that tracks gear position with a potentiometer
9e4afe8a
Fixes to C300 code to allow support for two differ...
by Collin Kidder 2 years 9 months
Fixes to C300 code to allow support for two different comm schemes,
addition of code to support Ovar Charger/DCDC. Should also work fine
with TCCH chargers.
c1175823
More implementation of C300 controller code
by Collin Kidder 4 years 1 week
403f9771
More work on C300 controller. It compiles now and ...
by Collin Kidder 4 years 3 months
More work on C300 controller. It compiles now and probably nearly works.
2966639c
Add a new inverter (not done yet but hooked into t...
by Collin Kidder 4 years 3 months
Add a new inverter (not done yet but hooked into the system), fix
several compile time warnings, increment version number.
2af0181b
Update README.md
by Collin Kidder 4 years 8 months
9a65ff85
Report a bug