Releases: OpenKNX/OAM-IP-Router
Releases · OpenKNX/OAM-IP-Router
0.6.1
0.6.0
Changes compared to 0.4.0:
- new Feature: configurable StatusLEDs
- optimized tunnel handling: Device Managament Connections do not anymore consume one of the 16 Tunnel Connections and their PA
- fix bug in network stack that caused crashes at high load (RP2040)
functional identical to 6.0.0-Dev
0.4.0
Changes compared to 0.3.0
- changed beviour of forwarding of incoming telegrams from a tunnel connection: in 0.3.0, incoming physical addressed telegrams which were not adressed to the line or segment were not sent to KNX-TP - only to KNX-IP over primary interface if routing rules allowed that. In 0.4.0, all incoming physical addressed telegrams are forwared to KNX-TP (except those addressed to a Tunnel PA of this device)
- fixes error in PA assignment over TP (and unicast handling in unconfigured state in general)
- fixes repeat flag set falsely in KNX-IP and Tunneling telegrams
- functional idential to 5.4.0-Dev
5.2.2-Beta
- fixes error in PA assignment over TP (and unicast handling in unconfigured state in general)
- fixes repeat flag set falsely in KNX-IP and Tunneling telegrams
5.2.0-Beta
- usage of new DataLinkLayer Library OpenKNX/TPUart
- usage of OpenKNX Common V1.4.1
0.3.0
5.0.2-Beta
- fix bug in Tunneling (wrong port selected)
- for ESP32-based HW (REG1-LAN-TP-Base) OpenKNXProducer >= V3.6.0 is needed
5.0.1-Beta
V5.0.1 release preparation