Liu Woon Yung
Liu Woon Yung
1. TCPServer::listener_loop() not disconnecting failed/disconnected sockets, leaving the socket unusable. 2. Fixed TCPServer::recv_locking() and TCPServer::send_locking() not indicating the non-active connection state as an error, which previously resulted in the caller...
This is similar to the third point mentioned in my new PR within the Agent repository. This revolves around the fact that send() does not guarantee that the receiver will...
Hi, I have been trying to locate a reference global_conf.json file for AS923. I realize that some values like RSSI offset and the transmission power LUTs, probably need to be...
Hi. There are some limitations with the existing downlink gateway selection logic: 1. If the good choices are missing in the most-recent uplink (e.g. due to collision), then only the...
- [X] I have searched the [issues](https://github.com/brocaar/chirpstack-gateway-bridge) of this repository and believe that this is not a duplicate. ## Summary chirpstack-gateway-bridge is unable to make use of the 27dBm limit...