1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-23 16:16:13 +01:00
Commit Graph

2338 Commits

Author SHA1 Message Date
Harald Barth
6cdde5d3c6 github tag 2024-01-28 01:47:28 +01:00
Harald Barth
60fb30c0a7 set ethernet client to NULL when done with it 2024-01-28 01:47:05 +01:00
Harald Barth
dd5ab6c7fa github tag 2024-01-27 21:30:20 +01:00
Harald Barth
4d3dffacb4 scan earlier for dead Ethernet connections 2024-01-27 21:29:25 +01:00
Harald Barth
08c89f743f make Ethernet socket array insert more fool proof 2024-01-27 21:12:09 +01:00
Ash-4
fdf6269477
include changes from dcfreq
include changes from dcfreq
2024-01-21 18:32:41 -06:00
Ash-4
80294c4346
Merge branch 'devel-stm32EC' into devel-dcfreq-temp0121 2024-01-21 18:26:56 -06:00
Ash-4
a368c6d3ec
update devel-stm32EC for recent devel changes
update devel-stm32EC for recent devel changes
2024-01-21 00:44:10 -06:00
Ash-4
057f45bb23
Merge branch 'devel-stm32EC' into devel-ash-temp0120 2024-01-21 00:38:19 -06:00
Harald Barth
daa2ffc459 tag 2024-01-20 23:36:11 +01:00
Harald Barth
9728d19b19 eliminate warning 2024-01-20 23:35:30 +01:00
Harald Barth
99a09c713f To make usage easier, use F29 to F31 for frequencies 2024-01-20 23:34:17 +01:00
Harald Barth
811bce4b2a tag 2024-01-20 22:16:26 +01:00
Harald Barth
cf1e1c92b3 Check "easy" check first 2024-01-20 22:15:47 +01:00
Colin Murdoch
a5b73c823a Added SETFREQ command
Added SETFREQ command to EXRAIL
2024-01-20 18:09:03 +00:00
peteGSX
657c08c653 Update EX-IOExpander copyright 2024-01-18 18:56:15 +10:00
Harald Barth
bc37a2d2cf version 5.2.27 2024-01-18 08:22:28 +01:00
Harald Barth
3c0704dbd1 Bugfix: allocate enough bytes for digital pins. Add more sanity checks when allocating memory 2024-01-18 08:20:33 +01:00
Asbelos
95bf5aae38 HAL defaults control 2024-01-14 20:20:22 +00:00
Asbelos
8216579f62 5.2.25 <D> returns <X> bugs 2024-01-14 02:09:22 +00:00
Asbelos
a54a262f68 5.2.24 EXRAIL asserts 2024-01-14 02:03:42 +00:00
pmantoine
8503835e1c STM32 I2C pullups config turned off for testing 2024-01-13 10:51:27 +08:00
Asbelos
a508ee7055 Fix asserts for Teensy 2024-01-10 16:08:11 +00:00
Harald Barth
ba3d29e4b5 STM32Ethernet lib for onboard ethernet is different 2024-01-10 16:29:21 +01:00
Harald Barth
7ae6ff27f5 Bugfix: Ethernet fixed IP start 2024-01-10 16:16:59 +01:00
Harald Barth
20ae915eaf remove unused ccr_reg variable 2024-01-10 15:23:52 +01:00
Harald Barth
35a0bde115 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel 2024-01-10 15:10:57 +01:00
Harald Barth
d24d09c37a subversion 2024-01-10 15:10:25 +01:00
Harald Barth
9ab6b3d4ea Bugfix: Ethernet fixed IP start 2024-01-10 15:09:22 +01:00
Asbelos
d8c282434c _hk in myAutomation 2024-01-10 12:11:14 +00:00
Asbelos
43648fd9f4 5.2.23 2024-01-10 12:01:40 +00:00
Asbelos
b5ddade2b3 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel 2024-01-10 11:58:37 +00:00
Asbelos
2e4995cab3 Keyword Hasher _hk 2024-01-10 11:58:30 +00:00
Harald Barth
6f797b2e15 Merge branch 'devel-stm32-cmri' of https://github.com/DCC-EX/CommandStation-EX into devel-stm32-cmri 2024-01-10 09:17:00 +01:00
Harald Barth
fa44d54774 guessI2CDeviceType should always return FSH "string" 2024-01-10 09:16:27 +01:00
Ash-4
1bd113a35f
update for negative routes 5.2.22 2024-01-10 01:40:31 -06:00
Ash-4
2ab2b614cd
update for negative routes 5.2.22
update for negative routes 5.2.22
2024-01-10 01:38:12 -06:00
Ash-4
8e56a1e7f9
Update version.h 2024-01-10 01:34:29 -06:00
Harald Barth
796d5c4774 version 5.2.22 2024-01-10 08:20:14 +01:00
Harald Barth
27bd444884 Numbers for automations/routes can be negative 2024-01-10 08:18:14 +01:00
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
Ash-4
b3667b4d85
Update version.h 5.2.21 startup-delay 2024-01-08 19:07:16 -06:00
Ash-4
3455dfd20c
update to 5.2.21 startup-delay
update to 5.2.21 startup-delay
2024-01-08 19:05:13 -06:00
Ash-4
6b8b3e2664
Update version.h 2024-01-08 19:02:06 -06: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
Ash-4
174a456a58
Update for devel 5.2.20
Update for devel 5.2.20
2024-01-08 17:14:56 -06:00
Ash-4
268650a218
Merge branch 'devel-stm32-cmri' into devel-ash-temp0108 2024-01-08 17:08:21 -06:00
Harald Barth
718e78fca6 version 5.2.20 2024-01-08 13:20:29 +01:00