-
Issue / symptoms
-------------------
After a long period of no service / no downlink responses, end device becomes unreliable in uplink communication attempts after service re-established.
Root c…
-
First, thanks for your work on this project. I've been running rtlamr on my Linux server for a while and have finally gotten to a point where I wanted to switch it over to Docker. This project looks…
dinki updated
2 years ago
-
## Bug report
**Issue details**
The mavlink send rate is 4 times slower than parameter SRx. When SR0 is set to 40Hz, the actual send rate is 10Hz.
**Version**
4.1-stable and 4.2-dev
**P…
-
E2E test Data_Rate_Is_Updated_When_C2D_With_LinkADRCmd_Received is frequently failing.
From logs, apparently either the C2D message does not get sent or it's not processed by our LNS.
We should …
-
It could be useful somehow.
-
ADS1115:
There is no function, but the define for differential reading channel 0 and 3 respectively channel 1 and 3.
This is a good feature, when your reference of the channels is not 0 Volt and you…
-
Hi,
When we set region to AU915, and set channels as "CH_00-07_64". The LoRaMac will prompt "No channel found" error after tried to join and failed at 9th times. After we analysis the code, we found …
-
AU915 has the same EIRP limitations as US902 and should therefore have `s2ctx->txpow` set to 30 in [handle_router_config](https://github.com/lorabasics/basicstation/blob/c29b8502f8c715daecec6666835da6…
-
this is my first time using your app, the newest version of cabernet with pluto tv plugin, video freezes forever when transitioning to ad or commercial or to a new episode. i think this has something …
-
## Description
By using `ITestOutputHelper` in xUnit we can make sure that logs can be correlated with the respective test. This makes it easier for us to debug failing tests, since the logs for th…