pmantoine
|
753567427e
|
ESP32 LCD messages, STM32 minor updates
|
2023-11-30 14:38:16 +08:00 |
|
Asbelos
|
3f4099520a
|
ESP32 update for reminders
|
2023-11-28 19:57:14 +00:00 |
|
Asbelos
|
07fd4bc309
|
Window
|
2023-11-27 16:49:02 +00:00 |
|
Harald Barth
|
1f05ef42d2
|
Change from TrackManager::returnMode to TrackManager::getMode
|
2023-11-27 08:15:07 +01:00 |
|
Asbelos
|
96fdbfdc89
|
Trainbrains block occupancy
|
2023-11-26 12:31:41 +00:00 |
|
Harald Barth
|
ebaf1b984e
|
version tag
|
2023-11-23 22:15:03 +01:00 |
|
Harald Barth
|
697f228a05
|
Save progmem with DISABLE_VDPY on Uno
|
2023-11-23 22:14:24 +01:00 |
|
Harald Barth
|
c8e307db7a
|
remove unused TrackManager::reportPowerChange(...)
|
2023-11-23 22:11:00 +01:00 |
|
Asbelos
|
a5ccb2e29e
|
EXRAIL STASH
|
2023-11-23 14:15:58 +00:00 |
|
Asbelos
|
42e2e69f5f
|
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
|
2023-11-23 10:41:40 +00:00 |
|
Asbelos
|
2075bc50e8
|
EXRAIL basic stash implementation
|
2023-11-23 10:41:35 +00:00 |
|
Harald Barth
|
a16214790e
|
version 5.2.8
|
2023-11-23 10:49:15 +01:00 |
|
Harald Barth
|
784934024e
|
Bugfix: Do not turn off all tracks on change ; give better power messages
|
2023-11-23 10:47:43 +01:00 |
|
Asbelos
|
b478056a9f
|
Fix @ reporting on startup
|
2023-11-23 09:00:49 +00:00 |
|
Harald Barth
|
ef47257d67
|
version tag
|
2023-11-22 10:54:01 +01:00 |
|
Harald Barth
|
03db06f2ee
|
Bugfix: Do not turn on track with trackmode NONE
|
2023-11-22 10:53:34 +01:00 |
|
Harald Barth
|
4308739c2b
|
version 5.2.7
|
2023-11-21 23:04:05 +01:00 |
|
Harald Barth
|
0cfea3e1a5
|
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
|
2023-11-21 22:48:54 +01:00 |
|
Harald Barth
|
d0df9f3c33
|
version tag
|
2023-11-21 22:48:35 +01:00 |
|
Harald Barth
|
ac4af407aa
|
On ESP32, the inversion is already done in HW
|
2023-11-21 22:47:48 +01:00 |
|
Asbelos
|
a236a205fe
|
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
|
2023-11-21 21:18:11 +00:00 |
|
Asbelos
|
478e9661bb
|
EXRAIL ling segment
|
2023-11-21 21:14:54 +00:00 |
|
Harald Barth
|
2c1b3e0a8f
|
version tag
|
2023-11-21 21:16:42 +01:00 |
|
Harald Barth
|
e7c4af5d4a
|
back out wrong const change
|
2023-11-21 21:16:20 +01:00 |
|
Harald Barth
|
263ed18b25
|
version tag
|
2023-11-21 15:37:47 +01:00 |
|
Harald Barth
|
4e1fad4832
|
Trackmanager consolidate getModeName
|
2023-11-21 15:37:08 +01:00 |
|
Harald Barth
|
29ea746062
|
version 5.2.6
|
2023-11-21 11:54:43 +01:00 |
|
Harald Barth
|
e6f33cfdee
|
Trackmanager broadcast power state on track mode change
|
2023-11-21 11:51:26 +01:00 |
|
Harald Barth
|
a7096e782c
|
version 5.2.5
|
2023-11-20 09:32:22 +01:00 |
|
Harald Barth
|
f935756538
|
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
|
2023-11-20 09:28:02 +01:00 |
|
Harald Barth
|
74d11ccb1e
|
Trackmanager: Do not treat TRACK_MODE_ALL as TRACK_MODE_DC
|
2023-11-20 09:27:57 +01:00 |
|
Asbelos
|
2ba5adc8b4
|
5.2.3 @ and ROUTE_DISABLED
|
2023-11-17 10:45:36 +00:00 |
|
Harald Barth
|
102d6078a7
|
version 5.2.3
|
2023-11-16 08:38:39 +01:00 |
|
Harald Barth
|
8943f2da18
|
Merge branch 'devel-parsebug' into devel
|
2023-11-16 08:36:26 +01:00 |
|
Harald Barth
|
7bd2ba9b41
|
Bugfix: Catch stange input to parser
|
2023-11-16 00:27:23 +01:00 |
|
Colin Murdoch
|
b472230b47
|
Update version.h
Updated version.h
|
2023-11-15 19:41:56 +00:00 |
|
Colin Murdoch
|
6da3153dd5
|
Define scroll rows in config
Allow the definition of MAX_CHARACTER_ROWS in config.h
|
2023-11-15 19:29:24 +00:00 |
|
Asbelos
|
b5d9798144
|
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
|
2023-11-14 19:41:09 +00:00 |
|
Asbelos
|
566ce1b7f8
|
Virtual LCD phase 1
|
2023-11-14 19:41:05 +00:00 |
|
Harald Barth
|
1af5132e6a
|
version 5.2.1 timestamp
|
2023-11-14 11:16:54 +01:00 |
|
Harald Barth
|
763ef8be34
|
prettier MAX_TRACKS
|
2023-11-14 11:12:14 +01:00 |
|
Harald Barth
|
fd6e8705c8
|
Merge branch 'devel' into devel-esp32boost
|
2023-11-14 10:56:15 +01:00 |
|
Harald Barth
|
503378f1bb
|
version 5.2.1
|
2023-11-14 00:06:53 +01:00 |
|
Harald Barth
|
582ff890f4
|
Trackmanager rework for simpler structure
|
2023-11-14 00:05:18 +01:00 |
|
Harald Barth
|
86ed8ff8a6
|
remove power state from <=> answer
|
2023-11-13 17:16:58 +01:00 |
|
Asbelos
|
148d4d30f8
|
Fix <jB active/inactive transposed
|
2023-11-11 17:31:38 +00:00 |
|
Harald Barth
|
b3ba647b09
|
Merge branch 'devel' into devel-esp32boost
|
2023-11-11 18:26:07 +01:00 |
|
Asbelos
|
4c89b26c79
|
fix <JA /<JR confusion
|
2023-11-11 09:12:08 +00:00 |
|
Harald Barth
|
e8b9f80c8c
|
Reformat reply to <=>
|
2023-11-11 09:45:28 +01:00 |
|
Harald Barth
|
befcfebec7
|
version 5.2.0
|
2023-11-11 08:15:15 +01:00 |
|