Asbelos
bcd1335b08
Merge branch 'ServoSignal' into TrackManager
2022-04-29 13:58:26 +01:00
Asbelos
afd94f0645
Improved SIGNALs startup and diagnostics
2022-04-29 11:56:17 +01:00
Ash-4
ad97592788
Update version.h
2022-04-27 10:38:00 -05:00
Ash-4
431208d191
ACK defaults now 50-2000-20000
2022-04-27 10:32:21 -05:00
Asbelos
724dea22d5
Merge branch 'ServoSignal' into TrackManager
2022-04-20 09:10:44 +01:00
Asbelos
17eb7c560e
fix weak ref to myFilter
2022-04-20 09:10:27 +01:00
Asbelos
21d1f482cf
Merge branch 'ServoSignal' into TrackManager
2022-04-19 11:35:17 +01:00
Asbelos
ff4dd2f1cd
Update version.h
2022-04-19 11:34:57 +01:00
Asbelos
9cf70f5870
myFilter auto detect
2022-04-19 09:35:03 +01:00
Asbelos
9273265036
Merge branch 'ServoSignal' into TrackManager
2022-04-18 16:59:02 +01:00
Asbelos
14834d47a5
Update version.h
2022-04-18 16:50:05 +01:00
Asbelos
6515f1b512
correct GREEN keyword
2022-04-18 16:47:07 +01:00
Asbelos
64cae26333
Allow negative route ids.
2022-04-18 16:46:13 +01:00
Asbelos
920fcbc095
IF block perf/memory
2022-04-17 10:10:22 +01:00
Asbelos
45f690eb4d
RAG Ifs and cmds
2022-04-17 09:58:32 +01:00
Neil McKechnie
766fdc43ac
I2C code corrections
...
Corrections to I2C code:
1) I2CManager_Mega4809.h: Correct bitwise 'and' to logical 'and' - no impact.
2) I2CManager_Wire.h: Ensure that error codes from Wire subsystem are passed back to caller in queueRequest().
2022-04-16 23:35:58 +01:00
Asbelos
32fdb014ef
Update version.h
2022-04-12 23:32:23 +01:00
Asbelos
8522e05b13
merge issue with prog split
2022-04-12 23:28:21 +01:00
Asbelos
1b0d700009
Merge branch 'ThrottleInfo' into TrackManager
2022-04-12 23:16:41 +01:00
Asbelos
28a4406044
Subtle corrections
2022-04-12 23:10:29 +01:00
Asbelos
20b12bcb7c
JA JR and <t cab>
2022-04-12 18:47:06 +01:00
Asbelos
e13175635c
uno memory saver
2022-04-12 17:05:55 +01:00
Asbelos
b41ca2f44a
Throttle notes
2022-04-12 17:05:44 +01:00
pmantoine
8fa1ba3039
SAMD21 DCC waveform working
2022-04-12 14:32:10 +08:00
Asbelos
bfb88bb30a
Assist notes draft & syntax tweaks
2022-04-08 16:13:15 +01:00
Asbelos
5846e0fe23
J command parsing
...
JA JR JT commands parsed
EXRAIL sets hidden turnout state
HIDDEN description macro
Turnouts hidden flag bit
UNO seems OK, MEGA UNTESTED
2022-04-08 11:41:50 +01:00
pmantoine
a52551babe
SAMD timer code
2022-04-08 12:35:19 +08:00
pmantoine
084ddf01e1
More SAMD timer setup
2022-04-08 10:59:30 +08:00
pmantoine
083c5b5cd3
Merge branch 'SAMD_Integration_PMA' of https://github.com/DCC-EX/CommandStation-EX into SAMD_Integration_PMA
2022-04-07 16:55:36 +08:00
pmantoine
63c9ca414d
Initial timer setup code
2022-04-07 16:55:33 +08:00
pmantoine
46e4dc2628
Motor driver senseFactor and 10bit ADC
2022-04-07 16:53:50 +08:00
pmantoine
5ccef35074
ADC config
2022-04-05 12:53:11 +08:00
pmantoine
7312951b2b
Platformio.ini to test workflow
2022-04-05 09:38:33 +08:00
pmantoine
5dfc014f49
Some useful code plug debug goo
2022-04-05 09:24:29 +08:00
Asbelos
4c8b7f8517
Rebuild throttle info getters
...
UNTESTED... create different methods to obtain throttle info without being withrottle specific.
Also implements turnout description of "*" as hidden.
2022-04-03 11:19:04 +01:00
pmantoine
b847419a55
Merge branch 'SAMD_Integration_PMA' of https://github.com/DCC-EX/CommandStation-EX into SAMD_Integration_PMA
2022-04-01 21:29:33 +08:00
pmantoine
cd0dfc565c
Initial SAMD defines
2022-04-01 21:29:15 +08:00
pmantoine
f878c1d01c
Initial SAMD defines
2022-04-01 21:28:21 +08:00
Asbelos
aaa3e7a83c
Merge branch 'ServoSignal' into TrackManager
2022-03-31 22:20:33 +01:00
Asbelos
ece342f037
DC power fix
2022-03-31 22:19:13 +01:00
Asbelos
7c1c6dafa1
EXRAIL PARSE
2022-03-31 22:04:40 +01:00
Asbelos
731d838e83
KILLALL macro
...
and DIAGNOSTIC messages when KILL command used.
2022-03-31 21:52:43 +01:00
Asbelos
566f8ada23
Incoming LCN turnout throw.
2022-03-31 15:46:50 +01:00
Asbelos
a4c2ab7566
Merge branch 'master' into ServoSignal
2022-03-31 15:40:31 +01:00
Asbelos
f9e36e6693
Merge branch 'ServoSignal' into TrackManager
2022-03-31 10:13:53 +01:00
Asbelos
8085d03d65
</KILL ALL> fix
2022-03-31 10:11:34 +01:00
Asbelos
7dd680ccd5
Brake fix
2022-03-31 10:03:27 +01:00
Fred
ef50665c16
Update TrackManager.md
...
Add note section about zero stretching
2022-03-30 09:28:52 -04:00
Fred
0ab3fe07c5
Update FUNDING.yml
2022-03-29 11:59:40 -04:00
Fred
a37ca6b6b6
Update FUNDING.yml
2022-03-28 19:43:06 -04:00