Skip to content

Conversation

@Paxy
Copy link
Contributor

@Paxy Paxy commented May 4, 2025

Modified sireader.py class SIReaderControl to add autosend_punch() function.
Added example for decoding autosend data and trasfer over UART1 to Meshtastic network.

Paxy added 2 commits May 4, 2025 20:45
Added autosend_punch function under SIReaderControl class to use existing functions to decode data received by autosend programmed control station.
This example reads the station programmed to autosend the data and redirects to UART1 port to be transfered over Meshtastic network
Sample of read data:
53|233177|12:14:09
Removed both else clauses
Copy link
Contributor Author

@Paxy Paxy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Else clauses removed

Fixed indentation in poll_punch
Added autosend_punch contributed by Paxy (essentially the same as poll_punch, but with station code also included in the return value)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants