pmantoine
|
1a3d295564
|
Nucleo-F446RE and other serial port updates.
|
2023-05-20 21:50:20 +08:00 |
|
Harald Barth
|
3b6789ef01
|
Merge branch 'devel-sabertooth' into devel
|
2023-05-20 14:59:07 +02:00 |
|
Harald Barth
|
c472f48d93
|
Experimental support for sabertooth motor controller on ESP32
|
2023-05-20 14:57:00 +02:00 |
|
pmantoine
|
94e9c2021b
|
Fix config.example.h OLED_DRIVER #define
|
2023-05-15 11:31:44 +08:00 |
|
Harald Barth
|
9aad2e3206
|
save another 2 bytes in turnouts if eeprom is disabled
|
2023-05-09 14:17:30 +02:00 |
|
Harald Barth
|
ecc366cbd1
|
Merge branch '332-feature-request-add-a-no-programming-option-to-save-ram-on-uno' into devel
|
2023-05-09 14:11:18 +02:00 |
|
pmantoine
|
f4e3ca7c81
|
EX8874 entry for SAMD/STM32
|
2023-05-08 08:32:47 +08:00 |
|
Harald Barth
|
991bda63e0
|
update to production shield factors
|
2023-05-08 00:35:00 +02:00 |
|
Harald Barth
|
5164bd143c
|
versions
|
2023-05-08 00:22:31 +02:00 |
|
Harald Barth
|
3759fc2a1a
|
add checks for broken cab ID
|
2023-05-08 00:19:59 +02:00 |
|
Harald Barth
|
df7b890758
|
No EEPROM so you do not need this
|
2023-05-07 23:58:47 +02:00 |
|
Harald Barth
|
6d802f3a73
|
estop all locos in list, even last one
|
2023-05-05 16:14:44 +02:00 |
|
Harald Barth
|
9d953c70b8
|
use M1 and M2 instead of MD for motor control
|
2023-05-02 23:51:17 +02:00 |
|
Asbelos
|
6781e44fdd
|
Fix EXRAIL speed issue
|
2023-05-02 22:02:52 +01:00 |
|
Asbelos
|
a3c9800aba
|
Update version.h
|
2023-05-02 12:29:03 +01:00 |
|
Harald Barth
|
efdbfcb030
|
Add serial output for sabertooth controller
|
2023-05-01 20:18:32 +02:00 |
|
Asbelos
|
28d9843133
|
Broadcast changes in EXRAIlr
|
2023-05-01 14:25:45 +01:00 |
|
mstevetodd
|
fcf05206b4
|
Merge pull request #333 from mstevetodd/master
Fix: turnout state should be 2/4, not T2/T4
|
2023-04-25 16:06:10 -04:00 |
|
stevet
|
cc3aba1feb
|
Update WiThrottle.cpp
Fix: turnout state should be 2/4, not T2/T4
|
2023-04-25 16:02:42 -04:00 |
|
Harald Barth
|
4eaad2d05b
|
disable more PROG stuff (JOIN/UNJOIN from EXRAIL)
|
2023-04-23 22:45:47 +02:00 |
|
Harald Barth
|
72d131035e
|
disable more PROG stuff (all hash keywords PROG etc)
|
2023-04-23 20:24:29 +02:00 |
|
peteGSX
|
2d1e695ac7
|
Disable <D ACK>
|
2023-04-20 08:26:17 +10:00 |
|
peteGSX
|
e780c40b34
|
Disable POM OPCODE
|
2023-04-20 08:16:32 +10:00 |
|
peteGSX
|
7addb13785
|
Disable <R> completely
|
2023-04-20 07:21:32 +10:00 |
|
peteGSX
|
b6f8889e8c
|
Disable most programming functions
|
2023-04-20 07:08:11 +10:00 |
|
Colin Murdoch
|
33306219c8
|
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
|
2023-04-19 19:46:12 +01:00 |
|
Colin Murdoch
|
d857c4f2e4
|
Added to Copyright notice
Added my name to copyright notice
|
2023-04-19 19:45:40 +01:00 |
|
Asbelos
|
70fae16ab3
|
Correct response to <JA 0>
|
2023-04-19 11:18:47 +01:00 |
|
Harald Barth
|
f465020e93
|
Support boards with inverted fault pin
|
2023-04-17 23:40:48 +02:00 |
|
Harald Barth
|
235bcc9ff0
|
Merge branch 'devel' into devel-invfault
|
2023-04-17 23:20:01 +02:00 |
|
pmantoine
|
d2cc60812d
|
Merge ESP32-fixes into DCCTimerESP
|
2023-04-16 15:40:27 +08:00 |
|
pmantoine
|
75f274e3b7
|
STM32 unsupported board selection error reporting
|
2023-04-13 15:27:22 +08:00 |
|
Colin Murdoch
|
ff53b90034
|
Update version.h
Added ONCLOCKMINS for FastClock
|
2023-04-12 12:11:43 +01:00 |
|
Colin Murdoch
|
1daa0a9ba9
|
Merge branch 'devel-plus-fastclockaddons' into devel
|
2023-04-12 12:09:27 +01:00 |
|
Colin Murdoch
|
294b9693c5
|
Additions to FastClock
Added ONCLOCKMINS to fastclock to allow hourly repeated events.
|
2023-04-12 12:07:08 +01:00 |
|
Harald Barth
|
16e44eb11a
|
Check for max 16 analog channels
|
2023-04-11 12:13:47 +02:00 |
|
pmantoine
|
e51f8e9c0a
|
STM32 I2C Clock selection for 100/400KHz
|
2023-04-11 15:48:35 +08:00 |
|
peteGSX
|
4bad334875
|
Update version
|
2023-04-11 12:01:25 +10:00 |
|
peteGSX
|
32491854ff
|
Merge pull request #330 from DCC-EX:powershell-installer
Powershell-installer
|
2023-04-11 11:59:28 +10:00 |
|
peteGSX
|
3e95372816
|
Rename installer exe
|
2023-04-11 11:48:35 +10:00 |
|
peteGSX
|
05b0fc3d2e
|
Add exe version
|
2023-04-11 10:26:15 +10:00 |
|
peteGSX
|
bb7cdc5422
|
WiFi AP mode compiles
|
2023-04-11 09:42:54 +10:00 |
|
peteGSX
|
6199cecd42
|
0.0.7 Ready for testing
|
2023-04-11 08:55:04 +10:00 |
|
peteGSX
|
1aae0aed0a
|
Working on config output
|
2023-04-11 05:31:44 +10:00 |
|
peteGSX
|
1d29be9de6
|
Working on 0.0.7
|
2023-04-10 19:52:31 +10:00 |
|
Harald Barth
|
bfa33a9df7
|
Fix STM32 set right port mode bits for analog port
|
2023-04-10 01:47:00 +02:00 |
|
Harald Barth
|
49c0a1a55a
|
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
|
2023-04-08 23:35:48 +02:00 |
|
Harald Barth
|
9b7d1ae858
|
STM32: Use predefined function for pinnames
|
2023-04-08 23:33:33 +02:00 |
|
Colin Murdoch
|
c11d8f6359
|
Add TURNOUTL Macro to EXRAIL
Add TURNOUTL Macro to EXRAIL and retrospective update to version.h to record addition of EX-FastClock mods.
|
2023-04-08 17:22:39 +01:00 |
|
pmantoine
|
3868bb19ac
|
More uint type fixes
|
2023-04-08 14:51:10 +08:00 |
|