Chance calculation for Nice TX. Still same value but dynamically based on duty cycle.

This commit is contained in:
Thomas Göttgens
2023-01-12 09:15:54 +00:00
parent e3fd17772d
commit bd51cbd721
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ class AirTime : private concurrency::OSThread
uint32_t secSinceBoot = 0;
uint8_t max_channel_util_percent = 40;
uint8_t polite_channel_util_percent = 25;
uint8_t polite_tx_util_percent = 5;
uint8_t polite_tx_util_percent = 50; // half of Duty Cycle allowance
struct airtimeStruct {
uint32_t periodTX[PERIODS_TO_LOG]; // AirTime transmitted