forked from Lora-net/packet_forwarder
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added Class-B support, as defined in LoRaWAN v1.1 - Added downlink "just-in-time" scheduling to optimize downlink capacity - Merged all different flavours of packet forwarder into one unique lora_pkt_fwd - Updated Gateway <-> NetworkServer protocol ti describe the new format of "time" field. ** WARNING ** ** This version is an experimental release for Class-B support. ** KNOWN LIMITATIONS/BUGS ** ** - Not compatible with iot.semtech.com due to protocol change (see PROTOCOL.txt). - Does not support 27dBm design (with FPGA), not yet merged with master branch. - The beacon preamble length should be set to 10 instead of 6. - The "immediate" mode for downlink is not working anymore.
- Loading branch information
Showing
41 changed files
with
1,909 additions
and
7,015 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
2.1.0 | ||
2.9.9 |
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.