Nicolas Juteau
Nicolas Juteau
Feature request: add the possibility to send FragSessionStatusReq via multicast rather than unicast
Suggestion: add INBETWEEN_PARITY_FRAGMENTS to the `RequestFragmentationSessionStatus` enum. If this mode is selected, the fuota server could behave like this: The FUOTA server splits the parity fragments into N groups. After...
ChirpStack FUOTA server will fail to start if double quote (") character is present in postgreSQL user password. > Dec 11 18:00:25 dev-chirpstack chirpstack-fuota-server[76143]: time="2023-12-11T18:00:25Z" level=warning msg="storage: ping PostgreSQL database...
Affected (tested) version: MLS_1_0_P_6 (Parser_ECC608 for WLR089) Steps to reproduce: 1. Configure the device to operate in NZ923 band 2. Join the network, perform a few uplink 3. set aggregated...
- [x] The issue is present in the latest release. - [x] I have searched the [issues](https://github.com/brocaar/chirpstack-concentratord) of this repository and believe that this is not a duplicate. ## What...
The date shown in tooltip that pop ups in device link metrics shows the day of year instead of the day of the month:  This issue appears to be...
Actually, mqtt-forwarder fetches the gateway_id from the backend (either concentratord or semtech_udp). In cases where either concentratord / semtech packet forwarder cannot start for various reasons (i.e: hardware problem with...
Enables plugin utilization for the payload codec encode/decode functions rather than using javascript directly in the chirpstack panel code editor. This streamlines the process of CI/CD for codecs as well...