Neil McKechnie
70203c3733
Fix to IO_DFPlayer.h - device was ignoring commands
...
The DFPlayer device does not like successive commands arriving to quickly after one another and may ignore a command. The driver has been modified to enforce a delay between commands by sending pad characters where necessary.
2022-11-22 17:15:13 +00:00
Harald Barth
f4aa572df2
Remove RAM thief
2022-11-18 20:19:53 +01:00
Harald Barth
01e5d49332
version
2022-11-16 00:14:54 +01:00
Harald Barth
6a3a891682
break to va_end()
2022-11-16 00:14:11 +01:00
Harald Barth
f5b48619bf
AVR Mega2560: Set timer reg ADCSRB correct
2022-11-16 00:13:31 +01:00
Harald Barth
4a3d8729c6
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
2022-11-09 00:52:31 +01:00
Harald Barth
d874ad8cc3
Make GETFLASHW code more universal
2022-11-09 00:52:07 +01:00
Harald Barth
bd8439c2f9
Fix: Roster indexing when sending to withrottle
2022-11-08 23:35:07 +01:00
pmantoine
65714ed1f2
Rename Nucleo build target
2022-11-08 07:48:35 +11:00
Harald Barth
280e61e1fc
Make EthernetInterface code more robust
2022-11-07 11:53:56 +01:00
Harald Barth
b061c0b347
version
2022-11-07 11:22:15 +01:00
Harald Barth
7f3d547541
Initialize outboundRing properly to NULL
2022-11-07 11:20:00 +01:00
Harald Barth
eb0861959c
version
2022-11-06 21:33:40 +01:00
Harald Barth
f1d445e056
Do not abort ethernet startup on W5100
2022-11-06 21:32:54 +01:00
Harald Barth
4f19a60621
number of ADC inputs was reversed
2022-11-06 21:30:32 +01:00
Harald Barth
2b3ba514b0
Use X as the questionmark sign in <T 17 X>
2022-11-05 23:11:54 +01:00
Harald Barth
a199de6d3e
Make <T nn ?> return long config print
2022-11-04 23:43:26 +01:00
Harald Barth
c0cb643cb5
When sending all turnouts, keep it short
2022-11-04 23:15:29 +01:00
peteGSX
7e16ec7088
Fix support request issue template
2022-11-05 05:17:03 +10:00
Harald Barth
be2f3b0db7
Ethernet restructure
2022-11-04 16:08:43 +01:00
Harald Barth
912646f8ff
Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX into HEAD
2022-11-04 15:41:05 +01:00
Harald Barth
dd309a3705
Ethernet init order
2022-11-04 15:39:35 +01:00
peteGSX
5376c9f410
Update project workflow for forks
2022-11-04 06:54:49 +10:00
peteGSX
b1d110ecbf
Fix project workflow
2022-11-03 14:06:43 +10:00
pmantoine
f939ea0768
Add MEGAAVR ADCeee skeleton.
2022-11-02 13:55:10 +08:00
pmantoine
863c839563
Add Teensy ADCee class skeleton.
2022-11-02 13:46:16 +08:00
Harald Barth
ee4963dfca
devel version string update
2022-10-31 19:43:55 +01:00
Asbelos
5e2b416c30
roster list half error
2022-10-31 19:38:49 +01:00
Asbelos
eed1237b9f
FIX Driveaway!
2022-10-31 19:14:33 +01:00
peteGSX
07f1d6fc20
Updated .gitignore ( #261 )
2022-10-31 19:13:43 +01:00
Fred
5b7801ca6c
Update version.h
2022-10-28 14:05:35 -04:00
Fred
aca9c9c941
Update release_notes.md
2022-10-28 10:52:12 -04:00
Fred
6f94cd71ab
Update release_notes_v4.1.2.md
2022-10-28 10:50:35 -04:00
Fred
1827a11f83
Update release_notes_v4.1.1.md
2022-10-28 10:49:32 -04:00
Fred
0023ce3356
Create release_notes_v4.1.2.md
2022-10-28 10:48:40 -04:00
Fred
7b9f3ae08d
Update release_notes.md
2022-10-28 10:39:13 -04:00
Fred
5e50731a78
Update version.h
...
Fix version number in notes from 4.2.1 to 4.1.2
2022-10-28 10:28:54 -04:00
Harald Barth
df6c511d1d
Fix for W5100 ethernet shield which does not report as the W5200 or W5500
2022-10-28 13:24:12 +02:00
peteGSX
4bfd4b1a12
Add templates and project workflow ( #258 )
...
* Add templates and project workflow
* Fixed template typos
2022-10-26 19:34:13 -04:00
Harald Barth
45504db1ad
stacked motor shield example typo fix
2022-10-26 18:59:39 +02:00
Harald Barth
d60a55091f
Merge branch 'PORTX_HAL-cursense2' of https://github.com/DCC-EX/CommandStation-EX into PORTX_HAL-cursense2
2022-10-25 12:01:13 +02:00
Harald Barth
90897ff2d1
stacked motor shield example
2022-10-25 11:59:29 +02:00
pmantoine
88c7e540fa
STM32 additional serial port support
2022-10-24 11:12:56 +08:00
pmantoine
888165e987
Skeletal ADCee class for STM32
2022-10-24 08:33:08 +08:00
Fred
4a3f3d0f34
Update release_notes_v4.1.1.md
2022-10-23 08:22:00 -04:00
Fred
f0d1909d9f
Update release_notes.md
2022-10-23 08:21:36 -04:00
pmantoine
57aa1457e0
GETFLASHW hack for SAMD/STM32
2022-10-23 17:49:39 +08:00
Fred
daf6799ac1
Update release_notes.md
2022-10-22 18:10:42 -04:00
Kcsmith0708
b7a010f904
Verion.h 4.1.1 ( #263 )
...
Edited & Reformatted
verify then ready for release
2022-10-22 18:01:37 -04:00
Kcsmith0708
d1518b8af0
Update Release_notes_v4.1.1.md ( #264 )
...
* Update release_notes_v4.1.1.md
Edited </RED > etc., commands and added KILLALL function to EXRAIL list
* Update release_notes_v4.1.1.md
added <t cab> back in
* Update release_notes_v4.1.1.md
fixed < t cab> so it would display
2022-10-22 18:00:21 -04:00