1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-07-28 09:53:45 +02:00

Sniffer feature

Sniffer feature 2
This commit is contained in:
Harald Barth
2025-06-23 22:56:33 +02:00
parent a3455225f4
commit 1122bf5326
16 changed files with 850 additions and 22 deletions

View File

@@ -129,6 +129,8 @@
#undef ONCLOCKTIME
#undef ONCLOCKMINS
#undef ONOVERLOAD
#undef ONRAILSYNCON
#undef ONRAILSYNCOFF
#undef ONGREEN
#undef ONRED
#undef ONROTATE
@@ -861,6 +863,16 @@
* @param track_id A..H
*/
#define ONOVERLOAD(track_id)
/**
* @def ONRAILSYNCON
* @brief Start task here when the railsync (booster) input port get a valid DCC signal
*/
#define ONRAILSYNCON
/**
* @def ONRAILSYNCOFF
* @brief Start task here when the railsync (booster) input port does not get a valid DCC signal any more
*/
#define ONRAILSYNCOFF
/**
* @def ONDEACTIVATE(addr,subaddr)
* @brief Start task here when DCC deactivate packet sent