Asbelos
988510112d
uno
2021-12-17 20:07:33 +00:00
Asbelos
2c47c309dc
Merge branch 'Broadcast' into EXRAILPlus
2021-12-16 12:37:09 +00:00
Asbelos
f755c291d5
Turnout typos and power broadcast
2021-12-16 12:32:14 +00:00
Asbelos
94a2839bca
simplify LCD power state
2021-12-16 12:11:38 +00:00
Asbelos
0eacda0cf9
Improved error msg
2021-12-16 11:23:34 +00:00
Asbelos
6bfe18bb21
Parser hex code save
2021-12-16 11:23:20 +00:00
Asbelos
82092075bf
Merge branch 'Broadcast' into EXRAILPlus
2021-12-16 10:40:58 +00:00
Asbelos
1b07d0a5c6
Simplify Withrottle function changes
2021-12-16 10:28:41 +00:00
Asbelos
e5c66a2755
Fixup functionMap and remove duplicates
2021-12-15 22:04:09 +00:00
Asbelos
0947467bfa
Correct functionmap length
...
And remove withrottle replies that would be generated by the broadcast.
2021-12-15 20:53:55 +00:00
Asbelos
4d809b85b3
Clean up exrail warning on nanos
2021-12-15 20:08:24 +00:00
Asbelos
2ddf583fbc
Merge branch 'Broadcast' into EXRAILPlus
2021-12-15 19:59:59 +00:00
Asbelos
bb2c85d973
Merge branch 'master' into EXRAILPlus
2021-12-15 19:56:55 +00:00
Asbelos
b0c9806f3b
Withrottle broadcast functions and speeds
2021-12-15 19:51:01 +00:00
Asbelos
96933ed516
Broadcast if group changed
2021-12-14 11:50:59 +00:00
Asbelos
985f0e777c
fixup power broacast
2021-12-13 21:16:58 +00:00
Asbelos
2049cc89b3
Emit EXRAIL power changes
2021-12-07 00:57:08 +00:00
Asbelos
18695888dd
Fixing broadcast
2021-12-07 00:24:48 +00:00
Asbelos
b8293d07f2
Speed broadcast
2021-12-05 18:06:28 +00:00
Asbelos
a4fc10d466
Wifi/Ethernet warnings
2021-12-05 12:24:46 +00:00
Asbelos
0a40ef5ceb
Merge branch 'master' into Broadcast
2021-12-05 12:13:39 +00:00
Asbelos
0f36ccdc57
Broadcast changes (1) UNTESTED
2021-12-05 12:08:59 +00:00
Harald Barth
92591c8a2e
Committing a SHA
2021-12-02 07:36:44 +00:00
Harald Barth
0f728c1c15
3 diffenent defines to fix RCN-213 compat
2021-12-02 08:35:42 +01:00
Harald Barth
b5af39dfc9
Merge branch 'RCN213-fixes' into master
2021-12-02 08:31:33 +01:00
Harald Barth
4924cc7779
update version
2021-11-30 20:11:45 +01:00
Harald Barth
7d665fe577
update version
2021-11-30 20:08:58 +01:00
Harald Barth
5c18f4a19d
Merge branch 'short-long-addr' into master
2021-11-30 20:07:52 +01:00
Harald Barth
58afea135c
Committing a SHA
2021-11-30 18:57:58 +00:00
Harald Barth
9018ec9757
DISABLE_EEPROM explanation
2021-11-30 19:56:09 +01:00
Harald Barth
aa734b25e4
Merge branch 'disable-eeprom' into master
2021-11-30 19:45:33 +01:00
Harald Barth
67e48d34f4
do not include config.h direct
2021-11-30 19:40:31 +01:00
Asbelos
0237c9721f
Chgange IFANALOG to IFGTE/IFLT
2021-11-30 13:52:22 +00:00
Florian Becker
419822ef06
Committing a SHA
2021-11-30 10:12:49 +00:00
Florian Becker
d4ee215ae6
fix typo ( #194 )
...
replace "manu" with "many"
2021-11-30 10:12:29 +00:00
Asbelos
259696a117
IFANALOG(pin, value)
2021-11-28 12:09:36 +00:00
Asbelos
4a8065d33b
Turnout Descriptions
...
UNTESTED
Also allows alias inside EXRAIL
Allows self-guarded code
Ignores EXRAIL and ENDEXRAIL keywords as unnecessary.
2021-11-27 11:29:26 +00:00
Harald Barth
43538d3b32
smaller code
2021-11-26 19:32:45 +01:00
Asbelos
c363ea4714
Merge branch 'master' into EXRAILPlus
2021-11-26 09:01:33 +00:00
Harald Barth
fd43a9b88b
defines to reverse accessories and turnouts renamed
2021-11-25 23:10:03 +01:00
Harald Barth
8a17965cd2
type and correct include
2021-11-25 19:55:48 +01:00
Asbelos
a4e94610e6
one shot DRIVE
...
UNTESTED
2021-11-25 11:45:45 +00:00
Asbelos
92d6a15ee5
ONACTIVATE catchers etc
...
UNTESTED SO FAR
2021-11-25 11:36:05 +00:00
Harald Barth
3bddeeda3e
better long/short addr handling under <R>; configurable long/short border
2021-11-25 00:10:11 +01:00
Neil McKechnie
f05b3d1730
Committing a SHA
2021-11-24 13:02:35 +00:00
Neil McKechnie
a2f8a8ec91
Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX
2021-11-24 13:00:31 +00:00
Neil McKechnie
746350b846
Update version to 3.2.0 rc5
2021-11-24 12:54:02 +00:00
Neil McKechnie
97f3450621
Simplify OLED driver initialisation.
...
Simplify the initialisation in the SSD1306Ascii driver, by removing some of the complex structures that were inherited from the library on which it is based. This should also allow it to compile on the ESP32 platform.
2021-11-24 12:53:03 +00:00
Asbelos
2be3e276f9
Committing a SHA
2021-11-24 12:02:40 +00:00
Asbelos
88fa5ad37c
VPIN in RMFT2::doSignal
2021-11-24 12:02:16 +00:00