Skip to content

Commit

Permalink
Add support for LoRaWAN Firmware Management Protocol 1.0.0 (#75)
Browse files Browse the repository at this point in the history
  • Loading branch information
TimMcGilly authored May 7, 2024
1 parent 559f553 commit a18a103
Show file tree
Hide file tree
Showing 4 changed files with 817 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ The following MAC commands (and their optional payloads) are implemented:
* `applayer/clocksync` Application Layer Clock Synchronization over LoRaWAN
* `applayer/multicastsetup` Application Layer Remote Multicast Setup over LoRaWAN
* `applayer/fragmentation` Fragmented Data Block Transport over LoRaWAN
* `applayer/firmwaremanagement` Firmware Management Protocol over LoRaWAN
* `gps` functions to handle Time <> GPS Epoch time conversion

## Documentation
Expand Down
34 changes: 34 additions & 0 deletions applayer/firmwaremanagement/cid_string.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a18a103

Please sign in to comment.