PiInTheSky / lora-gateway

LoRa gateway to Habitat
96 stars 69 forks source link

New Feature: Additional metadata logging #5

Closed g8dhe closed 6 years ago

g8dhe commented 9 years ago

Would it be possible to expand the logging info. possibly using an additional config. parameter say; TelemetryMetadata=[Y/N] The data to consist of modem config., recieve metadata and raw telemetry. Channel, Frequency, Imp/Exp, Bandwidth, SF, EC, LDRO on/off, Recieve time, AFC, RSSI, SNR, "raw data" e.g. 0,434.2950MHz,Explicit,20.8k,SF8,EC4:6,LDRO,201508031408,-0.3Khz,-100,20,"Telemetry"

This would then allow much easier understanding of the performance of a given link after the event.

daveake commented 9 years ago

Yup, good idea.

On 03/08/2015 15:19, g8dhe wrote:

Would it be possible to expand the logging info. possibly using an additional config. parameter say; TelemetryMetadata= The data to consist of modem config., recieve metadata and raw telemetry. Channel, Frequency, Imp/Exp, Bandwidth, SF, EC, LDRO on/off, Recieve time, AFC, RSSI, SNR, "raw data" e.g. 0,434.2950MHz,Explicit,20.8k,SF8,EC4:6,LDRO,201508031408,-0.3Khz,-100,20,"Telemetry"

This would then allow much easier understanding of the performance of a given link after the event.

— Reply to this email directly or view it on GitHub https://github.com/PiInTheSky/lora-gateway/issues/5.

g8dhe commented 9 years ago

OK well I've had ago myself! You should find the input on the Pull request if I have got the hang of GIT right!

PiInTheSky commented 6 years ago

Done now, by Phil Crump - see latest (V1.8.15)