FaradayRF / Faraday-Software

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

Add Firmware Revision Telemetry Decode Support #65

Closed kb1lqd closed 7 years ago

kb1lqd commented 7 years ago

Per https://github.com/FaradayRF/Faraday-Firmware/issues/65

Add decoding support to parse and display the firmware revision.

kb1lqd commented 7 years ago

Committed update in ddb999268514a2a338e387cec0ea265a8d7fb51b

I programmed firmware with revision "5" and decoded a proper firmware revision in the updated software as shown below:

image

kb1lqd commented 7 years ago

Feature added in #66