t1000 gps fix

This commit is contained in:
liquidraver
2026-02-24 15:50:11 +01:00
parent 89bee0959f
commit 6c7d52e725
12 changed files with 498 additions and 67 deletions
+1
View File
@@ -489,6 +489,7 @@ int main(void)
companion_mesh.prefs.rx_delay_base = 0.0f; /* Disabled for companion */
companion_mesh.prefs.airtime_factor = 10.0f; /* 10% duty cycle (EU 868 default) */
companion_mesh.prefs.rx_duty_cycle = 1; /* Companions: duty cycle ON by default (power save) */
companion_mesh.prefs.rx_boost = 1; /* Default: boosted RX (+3dB sensitivity, +2mA) */
/* Generate default node name from hardware device ID */
uint8_t dev_id[8];