mirror of
https://github.com/chirpstack/chirpstack.git
synced 2024-12-22 06:27:49 +00:00
ChirpStack open-source LoRaWAN Network Server
e04f991e76
In case the codec returns a NaN float, this is converted to None to avoid Protobuf serialization error. This also fixes the eventlog such that it does not break out of the loop (unless it is a channel error). Messages that can't be processed will be ignored and an error is printed. Fixes https://github.com/chirpstack/chirpstack-v3-to-v4/issues/4. |
||
---|---|---|
.cargo | ||
.docker-compose/postgresql/initdb | ||
.github | ||
api | ||
backend | ||
chirpstack | ||
examples | ||
lrwn | ||
ui | ||
.dockerignore | ||
.gitattributes | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
docker-compose.yml | ||
Dockerfile | ||
Dockerfile-devel | ||
LICENSE | ||
Makefile | ||
README.md |
ChirpStack open-source LoRaWAN Network Server
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.