chirpstack/api
Orne Brocaar 5e63c5efe0 Make it explicit that tx power is in EIRP + fixes.
Historically, the tx power was defined as ERP. The Semtech UDP Packet
Forwarder protocol was never explicit if the "powe" field was in ERP or
EIRP. However, as the antenna gain in the Semtech UDP Packet Forwarder
is documented as dBi and is deducted from the "powe" field, this means
that "powe" is in EIRP.

This commit corrects all values to EIRP, to make sure that if the
antenna gain is properly configured (which should be), that the correct
rf_power is used by the gateway.
2023-10-12 15:36:11 +01:00
..
csharp Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
go Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
grpc-web Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
java Bump version to 4.5.1 2023-10-05 10:20:32 +01:00
js Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
kotlin Bump version to 4.5.1 2023-10-05 10:20:32 +01:00
md Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
proto Make it explicit that tx power is in EIRP + fixes. 2023-10-12 15:36:11 +01:00
python Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
rust Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
docker-compose.yml Adds C# builds and namespaces (#100) 2023-01-31 18:29:21 +00:00
Dockerfile-csharp Adds C# builds and namespaces (#100) 2023-01-31 18:29:21 +00:00
Dockerfile-go Update API docker files. 2022-12-05 10:44:46 +00:00
Dockerfile-grpc-web Add device-profile option to configure region configuration. 2023-01-09 12:04:10 +00:00
Dockerfile-java Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00
Dockerfile-js Update API docker files. 2022-12-05 10:44:46 +00:00
Dockerfile-kotlin Protobuf Java and Kotlin code generation. (#64) 2023-01-10 15:46:04 +00:00
Dockerfile-md Update API docker files. 2022-12-05 10:44:46 +00:00
Dockerfile-python Update API docker files. 2022-12-05 10:44:46 +00:00
Dockerfile-rust Update API docker files. 2022-12-05 10:44:46 +00:00
Makefile Adds C# builds and namespaces (#100) 2023-01-31 18:29:21 +00:00