Harald Barth
|
ca380d11dc
|
Do not crash on turnouts or turntables without description
|
2024-01-10 08:15:30 +01:00 |
|
peteGSX
|
c336ab0bb4
|
Merge pull request #389 from DCC-EX:add-startup-delay
Add-startup-delay
|
2024-01-09 16:43:41 +10:00 |
|
peteGSX
|
5ac26ce505
|
Add missing ; and DIAG message
|
2024-01-09 10:49:22 +10:00 |
|
peteGSX
|
b51a8fe126
|
Add STARTUP_DELAY
|
2024-01-09 10:41:29 +10:00 |
|
Harald Barth
|
718e78fca6
|
version 5.2.20
|
2024-01-08 13:20:29 +01:00 |
|
Harald Barth
|
70a1b9538c
|
Check return of Ethernet.begin() in all code variants
|
2024-01-08 13:19:22 +01:00 |
|
Harald Barth
|
39d0cbb791
|
version 5.2.19
|
2024-01-07 22:24:15 +01:00 |
|
Harald Barth
|
4a3d3228a9
|
ESP32: Use SOC_RMT_MEM_WORDS_PER_CHANNEL to determine if the RMT hardware can handle DCC
|
2024-01-07 22:22:38 +01:00 |
|
Harald Barth
|
74f7af1675
|
Display network IP fix
|
2024-01-03 02:36:07 +01:00 |
|
Harald Barth
|
bd44184f57
|
version 5.2.17
|
2023-12-25 17:49:16 +01:00 |
|
Harald Barth
|
e7d3d92c23
|
as no other tasks run on core1, yield() not necessary
|
2023-12-25 17:40:29 +01:00 |
|
Harald Barth
|
e3bab887a2
|
simplify WifiESP32
|
2023-12-25 17:32:39 +01:00 |
|
Harald Barth
|
041a6534da
|
more diag and inUse tests
|
2023-12-24 12:03:42 +01:00 |
|
pmantoine
|
198d762a21
|
Add F439ZI serial setup in WifiInterface
|
2023-12-22 12:29:17 +08:00 |
|
peteGSX
|
1398cf1999
|
Merge pull request #373 from DCC-EX:ex-ioexpander-no-analogue-pins-fix
Ex-ioexpander-no-analogue-pins-fix
|
2023-12-19 18:49:18 +10:00 |
|
peteGSX
|
797028b223
|
Ready to test
|
2023-12-19 07:30:15 +10:00 |
|
Harald Barth
|
1881d4c9ad
|
version 5.2.15
|
2023-12-13 11:41:57 +01:00 |
|
Harald Barth
|
18116a391c
|
move call to CommandDistributor::broadcastPower() into the TrackManager::setTrackPower(*) functions
|
2023-12-13 11:40:15 +01:00 |
|
Harald Barth
|
a1accec79a
|
add repeats to function packets that are not reminded in accordance with accessory packets
|
2023-12-13 10:55:58 +01:00 |
|
Asbelos
|
08f0a2b37d
|
5.2.13
|
2023-11-30 19:56:58 +00:00 |
|
Asbelos
|
6637ea6fe7
|
Merge branch 'devel_reminders' into devel
|
2023-11-30 19:54:20 +00:00 |
|
Asbelos
|
a69017f8bb
|
Optional DISABLE_FUNCTION_REMINDERS
|
2023-11-30 19:48:02 +00:00 |
|
Asbelos
|
763c9d8ae6
|
STEALTH
|
2023-11-30 11:32:39 +00:00 |
|
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 |
|