Asbelos
2ba5adc8b4
5.2.3 @ and ROUTE_DISABLED
2023-11-17 10:45:36 +00:00
Harald Barth
fd6e8705c8
Merge branch 'devel' into devel-esp32boost
2023-11-14 10:56:15 +01:00
Harald Barth
582ff890f4
Trackmanager rework for simpler structure
2023-11-14 00:05:18 +01:00
Asbelos
148d4d30f8
Fix <jB active/inactive transposed
2023-11-11 17:31:38 +00:00
Harald Barth
d8cc0c632a
Merge branch 'devel' into devel-esp32boost2
2023-11-11 07:19:15 +01:00
Asbelos
1c5f299b0e
Fix ESP32 cast issue
2023-11-10 23:28:41 +00:00
Harald Barth
fb14fbd81b
Merge branch 'devel' into devel-esp32boost2
2023-11-11 00:05:48 +01:00
Harald Barth
2f3d489f18
ESP32: autoreverse and booster prototype
2023-11-10 23:58:30 +01:00
Asbelos
d2d7a5cd16
EXRAIL multiple ON events
2023-11-10 20:13:33 +00:00
Asbelos
670645db4b
Version 20
2023-11-10 19:28:29 +00:00
Asbelos
a4eabf235e
EXRAIL ROUTE_STATE and ROUTE_CAPTION
2023-11-10 19:25:24 +00:00
Asbelos
2cbcecf9e6
separate routes and sequences, handle state and captions.
2023-11-09 20:25:10 +00:00
Asbelos
26cf28dff7
fixups
2023-11-09 19:27:52 +00:00
Asbelos
4e08177b7b
Route state management (part 1)
2023-11-07 16:27:26 +00:00
Asbelos
6eb7051fd6
LCC and signal compile-out
...
LCC commands in EXRAIL for OpenMRN Adapter
FIrst use of compile-out of unused features.
2023-10-13 13:59:06 +01:00
Colin Murdoch
25bbfa4c68
Fix <1 JOIN>
...
Fixed <1 JOIN> issue in TrackManager
2023-09-27 14:46:48 +01:00
Colin Murdoch
17c004aecf
Code corrections
...
code corrections
2023-09-25 14:32:54 +01:00
Colin Murdoch
aacb980dc8
Power control plus EXRAIL
...
Power Control <0 A> etc plus EXRAIL SET_POWER
Not yet fully tested.
2023-09-24 15:40:42 +01:00
peteGSX
da6a3c442f
Remove redundant line
2023-09-10 18:41:14 +10:00
peteGSX
eb450dbd89
Merge branch 'devel' into add-turntable-object
2023-09-10 07:13:16 +10:00
peteGSX
7ee2c29a52
Include HAL create with EXTT_TURNTABLE
2023-09-10 05:30:48 +10:00
peteGSX
be10be5a1a
Added angles
2023-09-09 07:22:10 +10:00
peteGSX
bd02d1c15b
WAITFORTT ready for testing
2023-09-07 07:58:19 +10:00
peteGSX
6adff43f4b
Update add position
2023-09-06 07:59:43 +10:00
Colin Murdoch
2f8e915b1e
Added AFTEROVERLOAD
...
Added the AFTEROVERLOAD option - as yet untested.
2023-09-05 12:21:09 +01:00
peteGSX
004d10ee58
Fix build errors
2023-09-02 18:45:59 +10:00
peteGSX
e734661d1b
EXRAIL ready for testing
2023-09-02 08:29:49 +10:00
Colin Murdoch
247763ac00
Code Corrections
...
Code corrections
2023-08-12 19:10:35 +01:00
Colin Murdoch
e327e0ae8d
Added ONOVERLOAD
...
Added code changes to create ONOVERLOAD command in EXRAIL
2023-08-12 18:40:48 +01:00
Harald Barth
c22d789513
INT16_MAX was missing at more places
2023-05-23 18:59:03 +02:00
Harald Barth
ecc366cbd1
Merge branch '332-feature-request-add-a-no-programming-option-to-save-ram-on-uno' into devel
2023-05-09 14:11:18 +02:00
Asbelos
6781e44fdd
Fix EXRAIL speed issue
2023-05-02 22:02:52 +01:00
Asbelos
28d9843133
Broadcast changes in EXRAIlr
2023-05-01 14:25:45 +01:00
Harald Barth
4eaad2d05b
disable more PROG stuff (JOIN/UNJOIN from EXRAIL)
2023-04-23 22:45:47 +02:00
peteGSX
b6f8889e8c
Disable most programming functions
2023-04-20 07:08:11 +10:00
Colin Murdoch
33306219c8
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
2023-04-19 19:46:12 +01:00
Colin Murdoch
d857c4f2e4
Added to Copyright notice
...
Added my name to copyright notice
2023-04-19 19:45:40 +01:00
Asbelos
70fae16ab3
Correct response to <JA 0>
2023-04-19 11:18:47 +01:00
Colin Murdoch
294b9693c5
Additions to FastClock
...
Added ONCLOCKMINS to fastclock to allow hourly repeated events.
2023-04-12 12:07:08 +01:00
Neil McKechnie
86c3020672
Correct display of high VPIN numbers in diagnostic output.
...
No functional change.
VPINs are unsigned integers in the range 0-65535 (although the highest values are special, 65535=VPIN_NONE). Values above 32767 were erroneously being displayed as negative. This has been fixed, which is a pre-requisite for allowing VPINs above 32767 to be used.
2023-03-27 13:08:14 +01:00
Asbelos
329dc41452
Remove implicit AUTOSTART
2023-03-18 18:52:01 +00:00
Asbelos
5e60fb4e27
SAMD21 odd byte boundary
2023-03-11 22:46:11 +00:00
pmantoine
67bd886a98
USB Serial fixes for EX-RAIL & debug
2023-02-15 08:51:21 +08:00
Neil McKechnie
35f3cca9b3
Rename LCDDisplay class to Display; renameEXRAIL LCD2 macro to SCREEN
2023-02-11 23:37:09 +00:00
Neil McKechnie
8be9d9e0b0
Support for multiple displays (OLED etc).
...
New EXRAIL command LCD2(display,row,"text"). Display 0 is the usual one, other displays can be configured through HAL.
2023-02-11 15:47:50 +00:00
Harald Barth
c91d66549c
Remove warnings
2023-01-27 19:42:55 +01:00
Harald Barth
2c0886bc2f
version and copyright info
2023-01-27 17:03:39 +01:00
Harald Barth
88b572a148
Add EXRAIL IFLOCO function
2023-01-26 16:55:58 +01:00
Colin Murdoch
c69b8d85c8
Merge branch 'devel-plus-fastclock' into devel
2023-01-24 12:30:48 +00:00
peteGSX
aaf25d5426
Remove excess comments
2023-01-23 04:53:39 +10:00