FaradayRF / Faraday-Software

Faraday node software
https://www.faradayrf.com
Other
48 stars 19 forks source link

Provide faraday-telemetry command line functionality #211

Closed kb1lqc closed 7 years ago

kb1lqc commented 7 years ago

This PR provides the code necessary to:

Overall this PR is to get this code exposure. It needs to be cleaned up a tad but is 98% there. Some functionality has not been implemented but was captured in #209. Also, any package built from this PR will provide faraday-proxy and faraday-telemetry after the pip installation.

kb1lqd commented 7 years ago

faraday-telemetry --callsign kb1lqd --nodeid 2 --database brent.db produced active telemetry in this folder in C: users .faraday folder. Should we make this more accessible?

image

So I think this is actually a good PR and with further review looks acceptable, unless I'm missing something @kb1lqc

kb1lqc commented 7 years ago

Haha sorry I totally glossed over how that works.

Thanks for checking!