Asbelos
044b467085
Implement HAL macro in exrail
2022-06-15 11:44:46 +01:00
Asbelos
9273265036
Merge branch 'ServoSignal' into TrackManager
2022-04-18 16:59:02 +01:00
Asbelos
45f690eb4d
RAG Ifs and cmds
2022-04-17 09:58:32 +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
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
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
5adabcd1af
Merge branch 'ServoSignal' into TrackManager
2022-03-28 14:56:27 +01:00
Asbelos
92c2768c0b
EXRAIL VIRTUAL_TURNOUT
2022-03-24 11:56:06 +00:00
Asbelos
349f5d5362
EXRAIL FORGET current loco
2022-03-24 10:40:49 +00:00
Asbelos
dea55fec79
Merge branch 'ServoSignal' into TrackManager
2022-03-21 16:32:45 +00:00
Asbelos
269e1b36ea
Automatic ALIAS(name)
...
and _ in keywords
2022-03-21 16:29:35 +00:00
Asbelos
865c8dd3bd
DCX Track mode
...
And unified SET_TRACK Exrail macro
2022-03-19 16:26:29 +00:00
Asbelos
cd952c6ede
Merge branch 'ServoSignal' into TrackManager
2022-03-18 13:47:07 +00:00
Asbelos
367e400d75
SIGNALH, ATGTE, ATLT
...
UNTESTED
2022-03-18 13:46:07 +00:00
Asbelos
f5fb1540f0
Merge branch 'master' into ServoSignal
2022-03-18 13:43:15 +00:00
Asbelos
4437f870b6
Merge branch 'master' into TrackManager
2022-03-07 18:40:32 +00:00
Asbelos
ac3ffd2a36
Exrail BROADCAST and POWERON version 4.0.1 ( #216 )
...
* EXRAIL BROADCAST("msg") UNTESTED
* Add POWERON to EXRAIL
* POWERON only powers main, join will do both
* Update Version 4.0.1
* Broadcast jopin after driveaway
* rollback of previous edit line 535 WiThrottle.cpp
* restructure GetLocoCallback() for better readability and put broadcastPower() at right place
Co-authored-by: Ash-4 <81280775+Ash-4@users.noreply.github.com>
Co-authored-by: Harald Barth <haba@kth.se>
2022-03-07 11:30:47 -05:00
Asbelos
dd9152864b
Missing DCC startup!!! + EXRAIL POWERON catchup
2022-02-28 10:38:26 +00:00
Asbelos
99e636974a
SET_TRACK_DC/SET_TRACK_DCC
...
EXRAIL macros for TrackManager
SET_TRACK_DC sets the track to DC using the cab address of the current loco so you can drive..
2022-02-24 11:50:22 +00:00
Asbelos
4300a3fdac
UNTESTED SERVO_SIGNAL
...
SERVO_SIGNAL definition in EXRAIL
SERVO_SIGNAL(vpin, redpos, amberpos, greenpos)
use RED/AMBER/GREEN as for led signals.
2022-02-06 13:56:51 +00:00
Fred
bd7c8bf78e
Rename RMFT files and references to EXRAIL ( #201 )
...
Make naming consistent with our marketing of ex-rail for files and defines
* Rename RMFT.h to EXRAIL.h
* Rename RMFT2.cpp to EXRAIL2.cpp
* Rename RMFT2.h to EXRAIL2.h
* Rename RMFT2MacroReset.h to EXRAIL2MacroReset.h
* Rename RMFTMacros.h to EXRAILMacros.h
* Rename RMFT references to EXRAIL
2022-01-30 12:31:26 -05:00