Asbelos
5e30740c5b
fix EXRAIL CALL/RETURN
2021-08-26 21:49:44 +01:00
Asbelos
8b498b8b49
</ROUTES> cmd for JMRI/Withrottle
2021-08-24 09:45:11 +01:00
Asbelos
240b18a0df
Merge branch 'EX-RAIL-neil2' into EX-RAIL
2021-08-22 19:36:08 +01:00
Asbelos
b35ce88fdd
Deeay long values
2021-08-22 17:01:55 +01:00
Asbelos
60718f5eac
int->int16_t to keep pedantic compilers happy
2021-08-21 13:17:14 +01:00
Asbelos
ddcd40860f
UNTESTED Allow ALIAS of ROUTE/AUTOMATION id
...
Runs ALIAS on first pass and creates a routine to emit the route stuff to withrottle because previous technique wouldnt compile for aliased ids.
2021-08-20 19:18:30 +01:00
Neil McKechnie
fd36ca2b92
Restructure Turnout class.
...
Turnout class split into a base class for common code and specific subclasses for Servo, DCC, VPIN and LCN turnouts.
Interface further narrowed to reduce direct access to member variables.
Turnout creation command handling has been moved into the DCCEXParser class.
Turnout function and parameter names changed to make the Throw and Close functionality explicit.
Turnout commands <T id C> (close) and <T id T> (throw) added.
2021-08-19 21:22:59 +01:00
Asbelos
36f6e2f9ce
Narrowing Turnout publics
2021-08-18 18:55:22 +01:00
Asbelos
71486beb16
Stop loco on DONE/KILL
2021-08-16 22:27:50 +01:00
Asbelos
d8f23c58da
SENDLOCO/START bug
2021-08-16 16:30:30 +01:00
Asbelos
7227a0696e
task Id and KILL
...
Also fixes a long standing flags bug no idea where that line went!
2021-08-15 23:15:02 +01:00
Asbelos
3a6e41ac49
Ptevent accidental broadcast throttles
2021-08-15 20:38:55 +01:00
Asbelos
1e61c2cd61
SENDLOCO/START mixup
2021-08-15 17:17:41 +01:00
Asbelos
3ee7ba0b53
Servo profiles
2021-08-15 16:39:21 +01:00
Asbelos
f1e84330ca
PIN and SERVO turnout ids
2021-08-14 16:42:56 +01:00
Asbelos
a0791b041c
Fix status display
2021-08-12 08:25:51 +01:00
Asbelos
a93f88d3b7
PRINT command
2021-08-10 16:32:23 +01:00
Asbelos
67be436898
Correct throw/close re haba
2021-08-08 18:48:51 +01:00
FrightRisk
5eff4c5ee5
Squash all commits on RMFT branch to create EX-RAIL branch
2021-08-03 17:12:25 -04:00