pmantoine
6135272c32
SAMD Support Initial Patches
2022-05-17 18:06:08 +08:00
Harald Barth
f8a19de9fb
tag it
2022-05-13 01:22:00 +02:00
Harald Barth
0268304d41
fix type warning
2022-05-12 21:09:43 +02:00
Harald Barth
f66f5785f5
reorder statements in addTrack
2022-05-12 20:59:31 +02:00
Harald Barth
6d382fa0f4
TackManager: Make OFF=zero and when DCC then HA must be off
2022-05-12 20:56:23 +02:00
Harald Barth
4a56998553
inline setSignal ; bugfix HA switching code by doing clearPWM
2022-05-10 23:37:24 +02:00
Harald Barth
ac32cd5528
guess value should be 0 not random bute in RAM
2022-05-03 08:38:35 +02:00
Ash-4
e721457844
Updated CV read command <R cv>
...
Updated CV read command <R cv>
2022-05-02 19:14:04 -05:00
Ash-4
7b40bd3290
Updated CV read command <R cv>
...
Equivalent to <V cv 0> uses the verify callback.
2022-05-02 18:58:03 -05:00
Harald Barth
3e8649f9a1
zero transmit not pending repeats when ack is found
2022-05-02 22:15:02 +02:00
Ash-4
6994139e57
Merge pull request #230 from DCC-EX/ServoSignal
...
WRITE CV ON PROG <W CV VALUE>
2022-04-30 22:33:54 -05:00
Harald Barth
7a2fd90bfc
set the reset packet counter of the prog track to 0 every time the track is turned on
2022-04-30 23:24:51 +02:00
Ash-4
b2df10a99a
WRITE CV ON PROG <W CV VALUE>
...
Callback parameters are now optional on PROG
2022-04-29 23:23:15 -05:00
Ash-4
0dc91451d9
CALLBACK parameter optional for Write
2022-04-29 23:14:27 -05:00
Ash-4
43bac3f78e
ACK defaults now 50-2000-20000
2022-04-29 19:24:56 -05:00
Asbelos
cd0b8790b6
Merge branch 'ServoSignal' into TrackManager
2022-04-29 23:07:04 +01:00
Asbelos
85c437b108
NoPowerOff LEDS
2022-04-29 23:06:44 +01:00
Asbelos
228553013b
Merge branch 'ServoSignal' into TrackManager
2022-04-29 20:53:48 +01:00
Asbelos
f7d64d5449
Position servo pin used as GPIO
2022-04-29 19:34:08 +01:00
Asbelos
e7fb3648b0
Allow turnout id 0
2022-04-29 19:33:44 +01:00
Asbelos
acd6e7560f
Merge branch 'ServoSignal' into TrackManager
2022-04-29 17:09:13 +01:00
Asbelos
c58a126dfc
Update IO_PCA9685.cpp
2022-04-29 17:08:42 +01:00
Asbelos
5bdbe3895d
spelling
2022-04-29 14:55:50 +01:00
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
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
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
Asbelos
aaa3e7a83c
Merge branch 'ServoSignal' into TrackManager
2022-03-31 22:20:33 +01:00