pmantoine
|
a992035e10
|
Bugfix STM32 MAX_SOCK_NUM set to 8 for now
|
2024-07-22 10:22:25 +08:00 |
|
pmantoine
|
04be72b2f9
|
Update version to include comment v5.3.13
|
2024-07-22 08:35:54 +08:00 |
|
pmantoine
|
14cc1e463c
|
STM32 ethernet client handling fix
|
2024-07-22 08:34:05 +08:00 |
|
Ash-4
|
0babe2876f
|
update from devel 5.2.60
update from devel 5.2.60
|
2024-05-23 19:28:15 -05:00 |
|
Ash-4
|
33a4cdbc88
|
Merge branch 'devel-stm32EC-Ash' into devel-temp-Ash
|
2024-05-23 19:23:52 -05:00 |
|
Harald Barth
|
0c96d4ffc2
|
version 5.2.60
|
2024-05-23 22:46:47 +02:00 |
|
Harald Barth
|
843fa42692
|
Remove inrush throttle after half good time so that we go to mode overload if problem persists
|
2024-05-23 22:41:50 +02:00 |
|
Harald Barth
|
b17dc5a0dd
|
Bugfix: Opcode AFTEROVERLOAD does not have an argument that is a pin and needs to be initialized
|
2024-05-23 22:39:43 +02:00 |
|
Ash-4
|
e878f9ad7f
|
Updates from devel 5.2.59
Updates from devel
|
2024-05-22 22:14:20 -05:00 |
|
Ash-4
|
24a2877733
|
Merge branch 'devel-stm32EC-Ash' into devel-temp-Ash
|
2024-05-22 22:07:50 -05:00 |
|
pmantoine
|
449a5f1670
|
STM32 updates for serial ports etc.
|
2024-05-22 07:16:25 +08:00 |
|
Asbelos
|
06b8995861
|
ALIAS(named pins)
|
2024-05-21 20:04:11 +01:00 |
|
Harald Barth
|
2172d2e175
|
make WDT time longer to work around bootloader bug
|
2024-05-11 08:46:25 +02:00 |
|
Harald Barth
|
86291cbec4
|
signal id of 0 does not work
|
2024-05-11 07:45:28 +02:00 |
|
Harald Barth
|
66791b19f5
|
remove stupid comment
|
2024-05-11 07:43:24 +02:00 |
|
Harald Barth
|
6689a1d35f
|
version 5.2.57
|
2024-05-09 17:11:09 +02:00 |
|
Harald Barth
|
91818ed80c
|
apply mode by binart bit match and not by equality
|
2024-05-09 17:06:33 +02:00 |
|
Harald Barth
|
86310aea4f
|
getSignalSlot minor typo (and indent/comments) fix
|
2024-05-09 15:18:00 +02:00 |
|
pmantoine
|
a610e83f6e
|
Bugfix and refactor for EXRAIL getSignalSlot
|
2024-05-07 18:20:37 +08:00 |
|
pmantoine
|
1449dc7bac
|
EXRAIL move isSignal to public for STEALTH
|
2024-05-07 15:12:37 +08:00 |
|
pmantoine
|
bd11cfbf8b
|
Bugfix EXRAIL active high signal handling
|
2024-05-07 11:29:49 +08:00 |
|
pmantoine
|
16214fad66
|
EX-Fastclock bugfix for address check
|
2024-05-07 11:13:19 +08:00 |
|
pmantoine
|
76ad3ee48d
|
STM32 bug fixes, port usage
|
2024-05-07 11:10:39 +08:00 |
|
Ash-4
|
5669799c82
|
mySetup_h_cmri.txt note and brackets added
|
2024-05-04 16:00:52 -05:00 |
|
Asbelos
|
742b100f65
|
Comments only
|
2024-05-02 09:48:18 +01:00 |
|
Ash-4
|
486e083c1d
|
myCMRI.h example added
|
2024-04-30 22:34:30 -05:00 |
|
pmantoine
|
83d4930124
|
Fix F446ZE ADCee support and add STM32 ports G and H
|
2024-04-26 19:04:20 +08:00 |
|
Harald Barth
|
b4e7982099
|
remove forgotten #define DIAG_IO
|
2024-04-22 08:12:08 +02:00 |
|
Harald Barth
|
3af2f67792
|
version 5.2.51
|
2024-04-21 19:41:30 +02:00 |
|
Harald Barth
|
c382bd33bc
|
Distinguish between sighandle and sigid
|
2024-04-21 19:03:24 +02:00 |
|
Asbelos
|
ebe8f62cf0
|
ONBUTTON/ONSENSOR use latch
|
2024-04-13 10:16:26 +01:00 |
|
Asbelos
|
7dafe0383d
|
EXRAIL ONBUTTON
|
2024-04-13 09:14:55 +01:00 |
|
Asbelos
|
4aa97e1731
|
Squashed commit of the following:
commit 3fc90c916c
Merge: 132e2d0 91e60b3
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Apr 12 15:08:49 2024 +0100
Merge branch 'devel' into devel_chris
commit 132e2d0de2
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Apr 12 15:07:31 2024 +0100
Revert "Merge branch 'master' into devel_chris"
This reverts commit 23845f2df2 , reversing
changes made to 76755993f1 .
commit 23845f2df2
Merge: 7675599 28d60d4
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Apr 12 14:38:22 2024 +0100
Merge branch 'master' into devel_chris
commit 76755993f1
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Apr 12 14:37:34 2024 +0100
ONSENSOR/ONBUTTON
commit 8987d622e6
Author: Asbelos <asbelos@btinternet.com>
Date: Tue Apr 9 20:44:47 2024 +0100
doc note
commit 8f0a5c1ec0
Author: Asbelos <asbelos@btinternet.com>
Date: Thu Apr 4 09:45:58 2024 +0100
Exrail notes
commit 94083b9ab8
Merge: 72ef199 02bf50b
Author: Asbelos <asbelos@btinternet.com>
Date: Thu Apr 4 09:08:26 2024 +0100
Merge branch 'devel' into devel_chris
commit 72ef199315
Author: Asbelos <asbelos@btinternet.com>
Date: Thu Apr 4 09:06:50 2024 +0100
TOGGLE_TURNOUT
commit e69b777a2f
Author: Asbelos <asbelos@btinternet.com>
Date: Wed Apr 3 15:17:40 2024 +0100
BLINK command
commit c7ed47400d
Author: Asbelos <asbelos@btinternet.com>
Date: Tue Apr 2 10:12:45 2024 +0100
FTOGGLE,XFTOGGLE
commit 7a93cf7be8
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Mar 29 13:21:35 2024 +0000
EXRAIL STEALTH_GLOBAL
commit 28d60d4984
Author: Peter Akers <akersp62@gmail.com>
Date: Fri Feb 16 18:02:40 2024 +1000
Update README.md
commit 3b162996ad
Author: peteGSX <peteracole@outlook.com.au>
Date: Sun Jan 21 07:13:53 2024 +1000
EX-IO fixes in version
commit fb414a7a50
Author: Harald Barth <haba@kth.se>
Date: Thu Jan 18 08:20:33 2024 +0100
Bugfix: allocate enough bytes for digital pins. Add more sanity checks when allocating memory
commit 818e05b425
Author: Harald Barth <haba@kth.se>
Date: Wed Jan 10 08:37:54 2024 +0100
version 5.0.8
commit c5168f030f
Author: Harald Barth <haba@kth.se>
Date: Wed Jan 10 08:15:30 2024 +0100
Do not crash on turnouts without description
commit 387ea019bd
Author: Harald Barth <haba@kth.se>
Date: Mon Nov 6 22:11:56 2023 +0100
version 5.0.7
commit a981f83bb9
Author: Harald Barth <haba@kth.se>
Date: Mon Nov 6 22:11:31 2023 +0100
Only flag 2.2.0.0-dev as broken, not 2.2.0.0
commit 749a859db5
Author: Asbelos <asbelos@btinternet.com>
Date: Wed Nov 1 20:13:05 2023 +0000
Bugfix TURNOUTL
commit 659c58b307
Author: Harald Barth <haba@kth.se>
Date: Sat Oct 28 19:20:33 2023 +0200
version 5.0.5
commit 0b9ec7460b
Author: Harald Barth <haba@kth.se>
Date: Sat Oct 28 19:18:59 2023 +0200
Bugfix version detection logic and better message
|
2024-04-13 08:12:35 +01:00 |
|
pmantoine
|
91e60b3716
|
HALDisplay bug fix
|
2024-04-12 17:25:00 +08:00 |
|
Ash-4
|
aa1e53035f
|
updates from devel 5.2.47
updates from devel 5.2.47 x/SHA
|
2024-04-09 23:11:54 -05:00 |
|
Ash-4
|
bc828c8621
|
Merge branch 'devel-stm32EC-Ash' into devel-Ash
|
2024-04-09 23:03:56 -05:00 |
|
Asbelos
|
8a5a832b1d
|
Reduced EXRAIL diag noise
|
2024-04-09 20:59:57 +01:00 |
|
Asbelos
|
5ea6feb11a
|
Squashed commit of the following:
commit 8987d622e6
Author: Asbelos <asbelos@btinternet.com>
Date: Tue Apr 9 20:44:47 2024 +0100
doc note
commit 8f0a5c1ec0
Author: Asbelos <asbelos@btinternet.com>
Date: Thu Apr 4 09:45:58 2024 +0100
Exrail notes
commit 94083b9ab8
Merge: 72ef199 02bf50b
Author: Asbelos <asbelos@btinternet.com>
Date: Thu Apr 4 09:08:26 2024 +0100
Merge branch 'devel' into devel_chris
commit 72ef199315
Author: Asbelos <asbelos@btinternet.com>
Date: Thu Apr 4 09:06:50 2024 +0100
TOGGLE_TURNOUT
commit e69b777a2f
Author: Asbelos <asbelos@btinternet.com>
Date: Wed Apr 3 15:17:40 2024 +0100
BLINK command
commit c7ed47400d
Author: Asbelos <asbelos@btinternet.com>
Date: Tue Apr 2 10:12:45 2024 +0100
FTOGGLE,XFTOGGLE
commit 7a93cf7be8
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Mar 29 13:21:35 2024 +0000
EXRAIL STEALTH_GLOBAL
|
2024-04-09 20:45:28 +01:00 |
|
Harald Barth
|
263c3d01e3
|
DISABLE_DIAG by default for Uno and Nano
|
2024-04-07 09:26:32 +02:00 |
|
Ash-4
|
34c403c6d3
|
Merge pull request #402 from DCC-EX/devel-Ash
updates from devel 5.2.46
|
2024-04-06 23:49:59 -05:00 |
|
Ash-4
|
76e3551b01
|
Merge branch 'devel-stm32EC-Ash' into devel-Ash
|
2024-04-06 23:40:28 -05:00 |
|
Asbelos
|
182479c07b
|
Consist version.
|
2024-04-06 23:49:26 +01:00 |
|
Asbelos
|
3317b4666e
|
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
|
2024-04-06 23:41:33 +01:00 |
|
Asbelos
|
f41f61dd5f
|
<W CONSIST cmd
|
2024-04-06 23:41:25 +01:00 |
|
Harald Barth
|
6b713bf57c
|
version 5.2.45
|
2024-04-06 19:48:02 +02:00 |
|
Harald Barth
|
38a9585a41
|
ESP32 Trackmanager reset cab number to 0 when track is not DC
|
2024-04-06 19:46:23 +02:00 |
|
Asbelos
|
1a307eea3d
|
Extended consist <R> and <W>
|
2024-04-06 13:19:56 +01:00 |
|
Harald Barth
|
e4a3aa9f1e
|
tag
|
2024-04-05 20:31:05 +02:00 |
|
Harald Barth
|
f581d56bdc
|
ESP32 set frequency after DC speed
|
2024-04-05 20:30:26 +02:00 |
|
Harald Barth
|
7b77d4ce1e
|
STM32 fix inverted pin mode
|
2024-04-05 14:08:39 +02:00 |
|