TheThingsArchive / packet_forwarder

Packet forwarder for Linux based gateways
MIT License
84 stars 92 forks source link

Changed arithmetics for RTT #41

Closed egourlao closed 7 years ago

egourlao commented 7 years ago

The arithmetics operated on the RTT before sending it to the network server were impromper. This PR fixes the operation, and adds logging for this value.