Ash-4
a78a14b0d7
Merge pull request #381 from DCC-EX/I2CDFplayer
...
I2c dfplayer update
2024-01-02 20:24:33 -06: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
kempe63
0e9caa11c8
Update IO_I2CDFPlayer.h
...
Oops, fixed a typo
2024-01-01 20:39:37 +00:00
kempe63
46673007cc
Update IO_I2CDFPlayer.h
...
Added SETAM, set the audio Mixer command to the supported EX-Rail commands.
the audio mixer can now be set at startup by using the configuration in myHall.cpp and it can be modified in an EX-Rail scripts.
Syntax: PLAYSOUND(<vPin>, 0, <am>, SETAM)
Valid values for <am>: 1 or 2
2024-01-01 20:35:39 +00: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
Ash-4
22268aea3f
Merge pull request #379 from DCC-EX/I2CDFplayer
...
Update IO_I2CDFPlayer.h
2023-12-30 14:58:58 -06:00
kempe63
c468979501
Update IO_I2CDFPlayer.h
...
Cleaned up the code and tested again.
This is ready to be merged into the devel branch when documentation is finished
2023-12-30 20:51:35 +00:00
Harald Barth
adb8b56c92
variable frequency step #1
2023-12-30 21:23:44 +01:00
Ash-4
c08f89d73f
update for devel 5.2.17 following I2C DFPlayer update
...
update for devel 5.2.17
2023-12-29 21:24:34 -06:00
Ash-4
41b720d20a
Merge branch 'devel-stm32-cmri' into devel-temp-ash1229
2023-12-29 21:18:16 -06:00
Ash-4
ecde774e8b
Merge pull request #377 from DCC-EX/I2CDFplayer
...
I2C dfplayer
2023-12-29 20:14:11 -06:00
kempe63
0feb2c74e7
Update IO_I2CDFPlayer.h
...
Completed implementation of exposing most relevant DFPlayer commands
Fixed a problem with RX corrupted data from DFPlayer.
Added retry (currently max retry 3) after timeout and recovery
Note: Need to think of a more elegant way to recover from a reset command
2023-12-29 22:11:40 +00:00
kempe63
e74c619fac
Merge branch 'I2CDFplayer' of https://github.com/DCC-EX/CommandStation-EX into I2CDFplayer
2023-12-27 17:34:43 +00:00
kempe63
32ecbbe147
Update IO_I2CDFPlayer.h
...
Implented more DFPlayer commands
2023-12-27 17:31:31 +00: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
Ash-4
330a85ec17
version updated 5.2.15ethC
2023-12-13 16:12:03 -06:00
Ash-4
b83c35e664
Merge pull request #371 from DCC-EX/devel-Ash-temp
...
Update for 5.2.15
2023-12-13 15:58:58 -06:00
Ash-4
b4f40c1dd8
Merge branch 'devel-stm32-cmri' into devel-Ash-temp
2023-12-13 15:57:24 -06: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
Ash-4
6fab3a5dd5
Nucleo-144b Serial LCD lines
2023-12-08 16:27:15 -06:00
Ash-4
d893b16783
Merge pull request #370 from DCC-EX/devel-stm32-eth
...
stm32-Ethernet with cmri
2023-12-08 16:03:21 -06:00
Ash-4
c13cde2031
Merge branch 'devel-stm32-cmri' into devel-stm32-eth
2023-12-08 15:56:53 -06:00
Ash-4
dd40801ca2
Merge pull request #369 from DCC-EX/devel-Ash
...
Add CMRI files
2023-12-08 15:42:00 -06:00
Ash-4
2b7adc9e50
Merge branch 'devel-stm32-cmri' into devel-Ash
2023-12-08 15:40:32 -06: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
d703c42d79
STM32 Ethernet fix lib_deps
2023-11-30 16:16:44 +08:00
pmantoine
753567427e
ESP32 LCD messages, STM32 minor updates
2023-11-30 14:38:16 +08:00