chirpstack/api/proto
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
..
api Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
common Add enabled class to DeviceInfo in events. 2023-06-14 13:13:13 +01:00
gw Make it explicit that tx power is in EIRP + fixes. 2023-10-12 15:36:11 +01:00
integration Implement end-to-end app payload encryption. 2023-10-05 13:06:09 +01:00
internal Reset uplink_adr_history in case of DR / TxPower / NbTrans change. 2023-10-09 11:33:04 +01:00
meta Adds C# builds and namespaces (#100) 2023-01-31 18:29:21 +00:00