Component: lora
40 changelog entries across 21 version(s)
Activity over time (changelog entries per month)
- removed LoRa WinBox and console functionality duplication (moved to IoT package since v7.11);
- added CUPs protocol support;
- fixed issue with lost LoRa configuration when rebooting the device;
- added LNS protocol support;
- added new EUI field;
- added uplink message filtering option using NetID or JoinEUI;
- moved LoRa service to IoT package;
- properly apply configuration changes when multiple LoRa cards are used;
- updated LoRa firmware for R11e-LR8, R11e-LR9 and R11e-LR2 cards;
- improved gateway card detection and upgrade logic;
- updated firmware version for LoRaWAN gateway (for R11e-LoRa8, R11e-LoRa9 cards);
- do not ignore negative sign for spoofed GPS coordinates;
- do not allow setting non-existing forwarding server;
- fixed bogus TOO_EARLY errors;
- removed TX lookup table;
- fixed "antenna-gain" parameter unit;
- fixed "antenna-gain" parameter unit;
- added additional predefined network servers;
- added channel plan "il-917" for Israel;
- fixed "PULL_DATA" token generation;
- added additional predefined network servers;
- added additional predefined network servers;
- added option to hide CRC error messages in monitor;
- improved downlink transmission;
- fixed device going into "ERROR" state caused by FSK modulated downlinks;
- limited output power in RU region for range 868.7 MHz - 869.2 MHz according to regulations;
- expose "joinEui" un "devEui" values in the log;
- fixed "spoof-gps" parameter padding (introduced in v6.47.1);
- added "spoof-gps" parameter for fake GPS coordinate sending;
- fixed JSON statistics inaccuracies;
- added "altitude", "latitude" and "longitude" to stat json if GPS is available;
- added IPv6 support for LoRa packet forwarder;
- added UTC timestamp for RX events in "rxpk" json;
- added value limits for "freq-off" parameter;
- properly update source address for packets when routing table is changed;
- added "ru-864-mid" channel plan;
- improved immediate packet delivery;
- fixed packet sending when using "antenna-gain" higher than 5dB;
- added support for MIPSBE, PPC, TILE and x86 architectures;
- improved confirmed downlink forwarding;