1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-22 23:56:13 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Asbelos
dd42390ae9 Prep last packet id 2024-10-21 19:37:39 +01:00
Asbelos
fae713eae7 railcom tidy 2024-10-19 12:24:14 +01:00
Asbelos
a49cb95795 detection happening! 2024-10-17 21:48:30 +01:00
Asbelos
7bd790dfbf cleaner IO_I2CRailcom 2024-10-15 08:32:51 +01:00
kempe63
2b3002b0d8 Update IO_I2CRailcom.h
Build a new RC sensor, now receive RC RX data in UART, but it looks the UART REG_LVL is read out of sync with the cutout. Sent traces to Chris, and the sensor will follow asap
2024-10-13 15:54:33 +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
Asbelos
39c598f195 Connect IO_Railcom to Exrail 2024-10-01 12:29:16 +01:00
Asbelos
29e9b8cef5 Railcom Decoder 2024-09-30 11:00:37 +01:00
Asbelos
77de250996 Add IO_I2CRailcom 2024-09-28 08:59:47 +01:00