I hope I'm correct here (my first attempting at making an issue).
Expected Behavior
All 6 fields of the vector packetCounts defined in lora-packet-tracker.cc
Actual Behavior
The description for the contents of packetCounts in lines 224-226 and 286-288 of lora-packet-tracker.cc is missing a field. The one for "LOST_BECAUSE_TX".
packetCounts's 0 - 4 are defined, but packetCount's 5 is not.
Hi,
I hope I'm correct here (my first attempting at making an issue).
Expected Behavior
All 6 fields of the vector packetCounts defined in lora-packet-tracker.cc
Actual Behavior
The description for the contents of packetCounts in lines 224-226 and 286-288 of lora-packet-tracker.cc is missing a field. The one for "LOST_BECAUSE_TX".
packetCounts's 0 - 4 are defined, but packetCount's 5 is not.
Steps to Reproduce the Problem
Specifications