lora-aprs/LoRa_APRS_Tracker

Time to next beacon should have some random jitter to prevent repetitive collisions.

stroobandt opened this issue · 0 comments

The time to the next beacon should have some random time jitter when "smart_beacon": {"active": false in order to prevent repetitive collisions.

Currently, if the packets of two nearby trackers without smart beaconing happen to collide, these would always remain to collide because both trackers employ the same GPS time source.