1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-23 16:16:13 +01:00
Commit Graph

27 Commits

Author SHA1 Message Date
David Cutting
170c9ab1ea Move to new commmanager scheme 2020-07-30 18:27:04 -06:00
David Cutting
3b29bc002c Fixed it 2020-07-29 17:17:34 -06:00
David Cutting
87a82f7c18 Added free memory detection 2020-07-29 17:03:09 -06:00
David Cutting
29b719ffd9 Rename files to work in all environments 2020-07-18 06:24:29 -06:00
David Cutting
2d9caa6f58 Move stuff to Arduino folder, add callback registration 2020-07-18 06:18:06 -06:00
David Cutting
9e86d5e93c Update interrupt handling for better waveforms 2020-07-14 19:04:55 -06:00
David Cutting
c67fa12e80 Update path to CommandStation library 2020-07-14 03:42:48 -06:00
dexslab
4721c7150c Add readme add back extensions and settings from Dave and fix gitignore 2020-07-01 09:06:03 -04:00
Dex
6903995d6d
Create CI workflow for Command Station 2020-06-30 22:54:03 -04:00
dexslab
9c6ca904a0 File structure changes to allow installer compile, fixes for gitignore 2020-06-30 22:50:47 -04:00
David Cutting
0bfeefca37 Change configuration, rename FireBox 2020-06-28 00:28:08 -06:00
David Cutting
2e5e071fbb
Create LICENSE 2020-06-12 22:51:42 -06:00
David Cutting
69a47d8559 Cleanup to reflect library changes, including splid Main/Service track. 2020-06-11 19:30:45 -06:00
David Cutting
cdfb37c8b5 Fix indentation and refactor for split class 2020-06-11 13:24:00 -06:00
David Cutting
49cd0a866c Rename Parser 2020-06-04 12:45:49 -06:00
David Cutting
4033b6a597 Reduce locomotives when compiling for UNO 2020-06-02 16:37:58 -06:00
David Cutting
872ed372df More library changes. 2020-06-02 13:46:37 -06:00
David Cutting
545eb54ee5
Merge pull request #1 from davidcutting42/railcom
Railcom support
2020-06-01 23:34:48 -06:00
David Cutting
9f60df9f01 Remove build flags and switch back to SERCOM4 2020-06-01 16:31:23 -06:00
David Cutting
ea3153279b More main file cleanup to reflect library changes 2020-05-30 15:47:12 -06:00
David Cutting
1dd214931f Update main file to reflect library changes 2020-05-30 13:06:45 -06:00
David Cutting
a33270dff3 Added railcom stuff 2020-05-30 03:03:19 -06:00
David Cutting
9c66b0aea7 Fix SAMD21 EEPROM and prepare for initial testing. 2020-05-27 22:56:29 -06:00
David Cutting
37824f586b Select Pololu Motor shield 2020-05-26 03:16:05 -06:00
David Cutting
7455a45f4d Moved to single timer for both tracks using "stretched zero" trick 2020-05-25 17:21:21 -06:00
David Cutting
c3fd15025e Move timers names to pointers in main file 2020-05-25 04:56:03 -06:00
David Cutting
a3a13967ec Initial commit 2020-05-25 01:43:34 -06:00