.github /workflows
Create CI workflow for Command Station
2020-06-30 22:54:03 -04:00
.vscode
Add readme add back extensions and settings from Dave and fix gitignore
2020-07-01 09:06:03 -04:00
ATMEGA328
Embed ArduinoTimers library
2020-08-23 14:14:04 +01:00
ATMEGA2560
Embed ArduinoTimers library
2020-08-23 14:14:04 +01:00
ATMEGA4809
Embed ArduinoTimers library
2020-08-23 14:14:04 +01:00
ATSAMC21G
Embed ArduinoTimers library
2020-08-23 14:14:04 +01:00
ATSAMD21G
Embed ArduinoTimers library
2020-08-23 14:14:04 +01:00
examples
examples
2020-09-11 23:27:46 +01:00
.gitattributes
Initial commit
2020-05-25 01:43:34 -06:00
.gitignore
Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX
2020-09-18 17:42:29 -04:00
.travis.yml
Initial commit
2020-05-25 01:43:34 -06:00
AnalogReadFast.h
Motor drivers tested
2020-08-17 15:30:25 +01:00
ArduinoTimers.h
Embed ArduinoTimers library
2020-08-23 14:14:04 +01:00
DCC.cpp
<V> commands
2020-09-18 00:04:42 +01:00
DCC.h
<V> commands
2020-09-18 00:04:42 +01:00
DCCEX.h
Cleaned DIAG interface
2020-09-06 20:23:26 +01:00
DCCEXParser.cpp
<V> commands
2020-09-18 00:04:42 +01:00
DCCEXParser.h
<V> commands
2020-09-18 00:04:42 +01:00
DCCWaveform.cpp
Evn slower slow wave looks better
2020-09-10 17:19:53 +01:00
DCCWaveform.h
<D DCC SLOW>
2020-09-10 17:11:50 +01:00
DIAG.h
Cleaned DIAG interface
2020-09-06 20:23:26 +01:00
EEStore.cpp
Copyrights etc
2020-07-03 17:35:02 +01:00
EEStore.h
Copyrights etc
2020-07-03 17:35:02 +01:00
freeMemory.h
Low memory watermark
2020-07-24 13:46:23 +01:00
LICENSE
Create LICENSE
2020-06-12 22:51:42 -06:00
MemStream.cpp
Fixup MemStream warning messages
2020-07-16 14:04:59 +01:00
MemStream.h
Cleaning up warnings (some of which were actually fatal)
2020-06-29 11:37:05 +01:00
MotorDriver.cpp
Motor drivers tested
2020-08-17 15:30:25 +01:00
MotorDriver.h
Virtual motor driver functions
2020-08-23 22:04:57 +01:00
MotorDrivers.h
Update MotorDrivers.h
2020-08-19 20:02:37 +01:00
objdump.bat
nothing special
2020-07-24 12:00:24 +01:00
objdump.sh
initial
2020-07-16 13:54:47 +02:00
Outputs.cpp
Cleaning of Turnout/Output/Sensor
2020-09-06 12:44:19 +01:00
Outputs.h
Cleaning of Turnout/Output/Sensor
2020-09-06 12:44:19 +01:00
platformio.ini
Change platformio.ini
2020-08-26 18:19:42 -04:00
PWMServoDriver.cpp
I2C diagnostics
2020-09-07 16:19:55 +01:00
PWMServoDriver.h
Fix hanging turnouts
2020-07-23 12:48:38 +01:00
readme.md
Add readme add back extensions and settings from Dave and fix gitignore
2020-07-01 09:06:03 -04:00
Sensors.cpp
Cleaning of Turnout/Output/Sensor
2020-09-06 12:44:19 +01:00
Sensors.h
Cleaning of Turnout/Output/Sensor
2020-09-06 12:44:19 +01:00
StringFormatter.cpp
Improved <D> commands
2020-09-10 13:09:32 +01:00
StringFormatter.h
Improved <D> commands
2020-09-10 13:09:32 +01:00
Timer.cpp
Embed ArduinoTimers library
2020-08-23 14:14:04 +01:00
Turnouts.cpp
Cleaning of Turnout/Output/Sensor
2020-09-06 12:44:19 +01:00
Turnouts.h
Cleaning of Turnout/Output/Sensor
2020-09-06 12:44:19 +01:00
VirtualTimer.h
Embed ArduinoTimers library
2020-08-23 14:14:04 +01:00
WifiInterface.cpp
Improved <D> commands
2020-09-10 13:09:32 +01:00
WifiInterface.h
Wifiinterfce AP mode
2020-08-26 13:18:34 +01:00
WiThrottle.cpp
Improved <D> commands
2020-09-10 13:09:32 +01:00
WiThrottle.h
Steves Withrottle stuff
2020-08-20 17:16:47 +01:00