Allow for increased number of reporting units, each having 2 seconds of air time and keeping frame within 60 seconds, evenly divided. Example: was 10, now 15, could be 20 or 30.

This commit is contained in:
John Poole 2026-04-03 15:38:10 -07:00
commit 0395fed907
3 changed files with 33 additions and 5 deletions

View file

@ -28,6 +28,7 @@ build_flags =
-D GPS_WAKEUP_PIN=7
-D GPS_1PPS_PIN=6
-D GPS_L76K
-D NODE_SLOT_COUNT=7
-D LORA_CS=10
-D LORA_MOSI=11
-D LORA_SCK=12
@ -94,4 +95,6 @@ build_flags =
-D NODE_LABEL=\"Guy\"
-D NODE_SHORT=\"G\"
-D NODE_SLOT_INDEX=6
-D GPS_UBLOX