Orne Brocaar e3fae6260b Make get device-session for phypayload functions update f_cnt.
This fixes the FrmPayload decryption in case of frame-counter rollover
(16lsb) as it was using the f_cnt as sent over the air (16lsb) and not
the full frame-counter (32b).

Before, these functions would return the device-session for the given
uplink PhyPayload (if a matching device-session was found), together
with the full frame-counter. However it would not modify the f_cnt of
the PhyPayload to the full frame-counter making it prone to errors like
the above.
2022-12-13 12:44:00 +00:00
2022-12-06 09:36:55 +00:00
2022-12-06 09:36:55 +00:00
2022-12-06 09:36:55 +00:00
2022-04-06 21:50:23 +01:00
2022-12-06 09:36:55 +00:00
2022-04-06 21:18:32 +01:00
2022-04-06 21:18:32 +01:00
2022-09-28 09:14:53 +01:00
2022-09-28 12:55:48 +01:00

ChirpStack open-source LoRaWAN Network Server

CI

ChirpStack is an open-source LoRaWAN Network Server, part of the ChirpStack project.

This repository contains the source-code of ChirpStack v4, which merges the ChirpStack Application Server (v3) and ChirpStack Network Server (v3) into a single binary, making it easier to setup and use.

Documentation

Please refer to the ChirpStack website for documentation.

License

ChirpStack Network Server is distributed under the MIT license. See also LICENSE.

Description
ChirpStack open-source LoRaWAN Network Server
Readme MIT 18 MiB
Languages
Rust 85.5%
TypeScript 14.1%
Makefile 0.2%