Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: GPIO Beacon trigger #217

Open
DrCoolHands opened this issue Jul 30, 2019 · 1 comment
Open

Feature Request: GPIO Beacon trigger #217

DrCoolHands opened this issue Jul 30, 2019 · 1 comment

Comments

@DrCoolHands
Copy link

Hello,

I've been using Direwolf as a vehicle tracker for some time now with great success.
While Smart-beaconing is great for general position use, I suggest adding an option to trigger the transmission of a beacon based on a GPIO pin. Not limited to just the TBEACON type.

Examples: Mains power loss, external sensor, manual button-press for event marking.

Thoughts?

Thank you for your continued efforts!

@alexsavage
Copy link

I was thinking about this too! One way I was thinking of solving it instead of adding to Dire Wolf would be to write a simple KISS client that takes care of listening for GPIO pins and also talking to the gpsd (or signaling a fixed position) and then constructs the APRS packet.

For instance there are a lot of Python libraries for doing GPIO, and at least one KISS client library.

It's in my "when I have time" bucket behind building my PTT circuit 😄

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

No branches or pull requests

2 participants