kempe63
7cbf4de1b9
Update myHal.cpp_example.txt
...
Update with instructions for IO_ I2CDFPlayer
2024-02-03 19:25:41 +00:00
kempe63
3c4e4bb14d
Added support for DFPLayer over I2c - IO_I2CDFPlayerh
...
Added IO_I2CDFPlayer.h to support DFPLayer over I2C connected to NXP SC16IS750/SC16IS752 (currently only single UART for SC16IS752)
Added enhanced IO_I2CDFPLayer enum commands to EXRAIL2.h
Added PLAYSOUND alias of ANOUT to EXRAILMacros.h
EXRail additions as per advice from Chris
2024-02-03 19:05:56 +00:00
Harald Barth
6d0740eab4
version 5.2.28
2024-01-21 21:11:57 +01:00
Harald Barth
0a52a26d50
ESP32: Can all Wifi channels. Only write Wifi password to display if it is a well known one
2024-01-21 21:09:55 +01: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
Asbelos
a508ee7055
Fix asserts for Teensy
2024-01-10 16:08:11 +00: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
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
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
8036ba1c48
temp version tag
2024-01-03 02:44:15 +01:00
Harald Barth
74f7af1675
Display network IP fix
2024-01-03 02:36:07 +01:00
Harald Barth
6f076720f7
temp version tag
2024-01-01 22:17:47 +01:00
Harald Barth
d899da5898
Make return type of DCC::getFn int8_t
2024-01-01 22:08:59 +01:00
Harald Barth
3ce9d2ec88
DC frequency fix broadcast messages step #7
2024-01-01 22:08:04 +01:00
Harald Barth
9ebb1c5fb1
less debug diag
2024-01-01 21:25:43 +01:00
Harald Barth
19efa749b8
Typo fix HAS vs HAVE
2023-12-31 17:57:30 +01:00
Harald Barth
36cc46e88d
DC frequency dummy functions for odd architectures step #6
2023-12-31 13:52:37 +01:00
Harald Barth
bba74a08f6
Do not support obsolete <c> on memory tight arch
2023-12-31 13:22:42 +01:00
Harald Barth
ab58c38e7b
motordriver frequency diag
2023-12-31 13:22:34 +01:00
Harald Barth
d4f0a7c8f3
DC frequency uno does not have timers anyway step #5
2023-12-31 13:18:28 +01:00
Harald Barth
ba0a41b6f2
DC frequency fix bit shifting (debug code) step #4
2023-12-31 10:48:48 +01:00
Harald Barth
bf17f2018b
fix type and static warning step #3
2023-12-30 22:20:41 +01:00
Harald Barth
67387d2dc3
function bits to freqency step #2
2023-12-30 22:09:01 +01:00
Harald Barth
adb8b56c92
variable frequency step #1
2023-12-30 21:23:44 +01:00