Asbelos
fa00e9e11b
Squashed commit of the following:
...
commit f13824164b853b2fec66f67b7f3296e2264a861b
Author: Asbelos <asbelos@btinternet.com>
Date: Thu Oct 10 16:07:42 2024 +0100
_s7 keyword generator
commit 8a7dc2643cd15a6d55dd1f257c4940d4167702fc
Author: Asbelos <asbelos@btinternet.com>
Date: Mon Oct 7 10:54:05 2024 +0100
comments
commit 801cddfef70a5ced01da9f022d4b0ad603264e0a
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Oct 6 13:24:07 2024 +0100
simpler macro insert
commit 5883f474ee79274aaeca94aee13b2235accddbd6
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Oct 6 13:18:29 2024 +0100
Auto include
commit 312fc255e4eb8aa4f77dcedbe7206aca22e00af6
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Oct 6 13:12:51 2024 +0100
Cleanup to one class
commit 309407434928f14f22fef1ff2cdd0f29238f33fb
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Oct 6 10:34:16 2024 +0100
peeled back
commit aa2a6ad1191dbcd6ed75416d457e47b68373277d
Author: Asbelos <asbelos@btinternet.com>
Date: Sat Oct 5 18:27:43 2024 +0100
all fastpins
commit 931baf4b6d4d5b4d55389a64efd5885eeb2218ff
Author: Asbelos <asbelos@btinternet.com>
Date: Sat Oct 5 16:28:03 2024 +0100
Partial lib extract
commit 47bc3b55fc2259cbec9ab830850ea07044ef66be
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Oct 4 15:41:51 2024 +0100
fixes and SEG7 macro
commit 3f26ca2d1a39203428de60cb27f31008847c4233
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Oct 4 14:33:23 2024 +0100
enums for exrail easy
commit 7e7c00594bf34ebfc331485befc9feaf66cc32ff
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Oct 4 13:16:57 2024 +0100
Working
commit fc4df878482ee3eca6e1232a1ed49ac0c06d2a55
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Oct 4 09:27:46 2024 +0100
leds and buttons
2024-10-10 19:38:35 +01:00
kempe63
0a07405b46
Corrections
...
Corrections see previous update
2024-10-06 23:13:31 +01:00
kempe63
6293b0ae1d
Update I2CRailcom.h
...
Do a TX of 0x09 to check if baudrate is set correctly at end of Init_SC16IS752()
Strange thing is that the UART sent the 0x09 twice, the call is only done once
Fixed readback when sending a SRESET, see comments
Checked if I can read the LSR, not errors
Still no data entering the UART as the RXLV register stay at 0
2024-10-06 22:55:10 +01:00
pmantoine
f5014f5595
Further STM32 TrackManager fix
2024-10-03 09:28:55 +08:00
Asbelos
4739bb16ff
Fix ESP32 compile error
2024-10-01 12:32:58 +01:00
Asbelos
39c598f195
Connect IO_Railcom to Exrail
2024-10-01 12:29:16 +01:00
Harald Barth
0b6b7bcb0d
Make it compile for ESP32 (BUSY is a global symbol :-()
2024-09-30 13:14:23 +02:00
Asbelos
ee3de150ca
Railcom locoid
2024-09-30 12:01:25 +01:00
Asbelos
29e9b8cef5
Railcom Decoder
2024-09-30 11:00:37 +01:00
pmantoine
33c8ed19a9
Various STM32 related fixes
2024-09-30 16:13:00 +08:00
Harald Barth
0e99ad143b
version 5.2.82
2024-09-30 10:07:07 +02:00
Harald Barth
01533e2cd2
TrackManager and EXRAIL: Introduce more consistent names for <= ...> and SET_TRACK
2024-09-30 10:05:47 +02:00
Asbelos
0712eef97a
Merge branch 'devel-railcom2' of https://github.com/DCC-EX/CommandStation-EX into devel-railcom2
2024-09-28 23:11:30 +01:00
Harald Barth
f712f8f367
tag it
2024-09-28 22:37:25 +02:00
Harald Barth
9e8c9d5cc7
Make remider window 6 preamble bits bigger
2024-09-28 22:36:14 +02:00
Harald Barth
aebca646d9
Move railcom decisions into same block
2024-09-28 22:10:46 +02:00
Asbelos
d8635de854
Merge branch 'devel-railcom2' of https://github.com/DCC-EX/CommandStation-EX into devel-railcom2
2024-09-28 20:58:44 +01:00
Harald Barth
212708d88f
Caculare from preamble start instead
2024-09-28 21:35:28 +02:00
Harald Barth
cbec612b0f
Make Raicom code compile on ESP32 by moving out class Pinpair
2024-09-28 21:14:41 +02:00
pmantoine
07ab7286ba
STM32 Ethernet support
2024-09-28 19:48:11 +08:00
Asbelos
e6bce0850f
EXRAIL BLOCKENTER
2024-09-28 12:29:12 +01:00
Asbelos
77de250996
Add IO_I2CRailcom
2024-09-28 08:59:47 +01:00
Asbelos
61c8f6b047
Railcom timing
2024-09-27 12:21:43 +01:00
Asbelos
dc481a2f0c
EthernetInterface
2024-09-23 09:34:26 +01:00
Asbelos
692f97e480
Merge branch 'devel_fozzie2' into devel
2024-09-23 09:16:39 +01:00
Asbelos
7fb7751f19
Merge branch 'devel_fozzie2' of https://github.com/DCC-EX/CommandStation-EX into devel_fozzie2
2024-09-23 08:50:13 +01:00
Asbelos
546ddd8139
STRCHR_P for sensorcam
2024-09-23 08:42:49 +01:00
Harald Barth
4aa353edbc
version 5.2.79
2024-09-22 21:03:36 +02:00
Harald Barth
c1d6ee2804
Merge branch 'wifirestart' into devel
2024-09-22 21:01:16 +02:00
Harald Barth
14360b4198
serial manager loop that handles quoted strings
2024-09-22 20:58:17 +02:00
Harald Barth
dd898d3c16
WiFiESP32 reconfig prototype
2024-09-22 20:58:17 +02:00
Asbelos
277431e84c
NeoPixel support
...
commit 2bbb5c111907cab37e5c068dc18e084f404f2a2e
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Sep 20 12:13:21 2024 +0100
EXRAIL use neopixel range instead of loop
commit 3aabb51888d61d88c3c26a3617eccaa74e3f64d4
Author: Asbelos <asbelos@btinternet.com>
Date: Wed Sep 18 17:06:00 2024 +0100
Neopixel signals with blue-tint
See Release Notes file
commit 8e6fe6df21bc758ee1b715d97c254a4c1488ffe2
Author: Asbelos <asbelos@btinternet.com>
Date: Thu Sep 12 08:35:26 2024 +0100
HAL write range
commit 66e57b5ab2e7938bf5f97960ab73017749d8fc4b
Author: Asbelos <asbelos@btinternet.com>
Date: Sun Sep 8 09:26:37 2024 +0100
Killblink on neopixel set.
commit 360c42667500fdd93e35e688c7461731bc8dc50d
Merge: dd16e0d b026417
Author: Asbelos <asbelos@btinternet.com>
Date: Sat Sep 7 16:45:29 2024 +0100
Merge branch 'devel' into devel-pauls-i2c-devices
commit dd16e0da972a414cac66755b61b6922691f88030
Author: Asbelos <asbelos@btinternet.com>
Date: Sat Sep 7 13:00:26 2024 +0100
Notes
commit e823db3d244919f5529d22c71de8f4de834e21dd
Author: Asbelos <asbelos@btinternet.com>
Date: Sat Sep 7 11:16:30 2024 +0100
Neopixel change to 8,8,8
commit d3d6cc97fb68ee2314a3d4a3e10f92542044c124
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Sep 6 13:25:44 2024 +0100
Neopixel <o> cmd
commit 03d8d5f93d477246e8ceecf6500133845a0d5129
Author: Asbelos <asbelos@btinternet.com>
Date: Fri Sep 6 08:08:18 2024 +0100
Its working!!
commit 235f3c82b5c8e94106bc63dfd5f2957b423f1601
Author: Asbelos <asbelos@btinternet.com>
Date: Thu Sep 5 22:02:29 2024 +0100
Update IO_NeoPixel.h
commit 530b77bbab4605a3fdfdec735ef01d0b56ef543c
Author: Asbelos <asbelos@btinternet.com>
Date: Tue Sep 3 15:04:40 2024 +0100
NEOPIXEL driver and macros
commit 2a895fbbd531e3ee778962eec59144a602cba9bc
Author: Asbelos <asbelos@btinternet.com>
Date: Tue Sep 3 11:26:17 2024 +0100
First compile neopixel driver
commit c6f2db79094d3b0a0c5322c859868e9025bcb6eb
Merge: a7df84b 7395aa4
Author: Asbelos <asbelos@btinternet.com>
Date: Tue Sep 3 10:07:12 2024 +0100
Merge branch 'devel' into devel-pauls-i2c-devices
commit a7df84b01cc474c31356456bc1db220c800743cb
Author: Asbelos <asbelos@btinternet.com>
Date: Tue Sep 3 09:56:05 2024 +0100
NEOPIXEL EXRAIL
commit ead6e5afa11d526d9a366eeb6013e7eaa16bcb76
Author: Asbelos <asbelos@btinternet.com>
Date: Tue Sep 3 09:55:36 2024 +0100
NEOPIXEL EXRAIL
commit 0cb175544e4771415c22d6bdc5ed0c331ce76f95
Author: pmantoine <pma-github@milleng.com.au>
Date: Sat Feb 24 17:29:10 2024 +0800
More TCA8418
commit 208205180193aec382fcc25423fb6a81a078e407
Author: pmantoine <pma-github@milleng.com.au>
Date: Sat Feb 24 13:02:34 2024 +0800
TCA8418 initial HAL driver scaffolding
2024-09-22 12:37:38 +01:00
Harald Barth
fe2f705fa9
version 5.2.77
v5.2.77-Devel
2024-09-12 14:22:36 +02:00
Harald Barth
2606d73d93
Implement WiThrottle "force function" subcommand "f"
2024-09-12 14:20:24 +02:00
Harald Barth
ec42c09e06
Merge branch 'devel_fozzie2' of https://github.com/DCC-EX/CommandStation-EX into devel_fozzie2
2024-09-11 11:25:21 +02:00
Harald Barth
4ab77c21ed
tag
2024-09-11 11:21:32 +02:00
Harald Barth
b53384ab51
If anyone ever wants to run a SABERTOOTH motor controller from a Mega2560
2024-09-07 23:31:02 +02:00
Harald Barth
b026417efb
EXTRAIL: Propagate a failed loco addr read to EXRAIL so it can be used as IFLOCO(-1)
2024-09-06 09:28:40 +02:00
Harald Barth
7ffbd9d0e8
Use port variable
2024-09-05 13:01:54 +02:00
Harald Barth
6fa5511670
version
2024-09-04 09:13:52 +02:00
Harald Barth
c07ac38ab1
EXRAIL: Catch CV read errors in the callback
2024-09-04 09:11:51 +02:00
Asbelos
4174c2a4ab
Merge branch 'devel_fozzie2' of https://github.com/DCC-EX/CommandStation-EX into devel_fozzie2
2024-08-30 09:34:25 +01:00
pmantoine
30236f9b36
STM32 Ethernet fixed
2024-08-30 11:52:27 +08:00
Harald Barth
7395aa4af8
version
2024-08-29 13:46:44 +02:00
Harald Barth
2397b773d7
Bugfix: Enable CommandDistributor even for serials 4 to 6
2024-08-29 13:44:51 +02:00
Harald Barth
9a08f2df63
ESP32: Make Serial2 possible for commands
2024-08-29 13:41:37 +02:00
Asbelos
8245208b2b
stm32 compiles
2024-08-25 17:26:33 +01:00
Asbelos
4ed2ee9adc
mDNS restored on mega
2024-08-25 16:50:49 +01:00
Asbelos
06a353cfa0
stm32 merge (mdns disabled}
2024-08-25 16:29:59 +01:00
Harald Barth
dfe9e6b69f
platformio eth debug target
2024-08-25 17:01:58 +02:00