lorabasics / basicstation

LoRa Basics™ Station - The LoRaWAN Gateway Software
https://doc.sm.tc/station
Other
340 stars 178 forks source link

Reference timestamps are available only in messages that contain upinfo #134

Open adriansmares opened 2 years ago

adriansmares commented 2 years ago

The dntxed message coming from the station does not contain a reference time (RefTime). Same situation for timesync.

https://github.com/lorabasics/basicstation/blob/bd17e53ab1137de6abb5ae48d6f3d52f6c268299/src/s2e.c#L277-L288 https://github.com/lorabasics/basicstation/blob/bd17e53ab1137de6abb5ae48d6f3d52f6c268299/src/timesync.c#L461-L464

This would be useful for link latency monitoring.

On a related note, the gpstime is not provided for class A and C frames, only class B. It would be nice if station could backfil the gpstime if a PPS is available.

smtc-bot commented 1 year ago

Thank you for your inquiry.

Customers are encouraged to submit technical questions via our dedicated support portal at https://semtech.force.com/ldp/ldp_support.

We invite all users to visit the LoRa Developer Portal Forum at https://forum.lora-developers.semtech.com and to join the thriving LoRa development community!