mirror of
https://github.com/zvx-echo6/recon.git
synced 2026-05-20 14:44:54 +02:00
offroute: revert off-network threshold to 10m
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
b4e33eb048
commit
d8f84ab55a
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ EXPANDED_SEARCH_RADIUS_KM = 100
|
|||
MEMORY_LIMIT_GB = 12
|
||||
|
||||
# Off-network detection threshold (meters)
|
||||
OFF_NETWORK_THRESHOLD_M = 50
|
||||
OFF_NETWORK_THRESHOLD_M = 10
|
||||
|
||||
# Mode to Valhalla costing mapping
|
||||
MODE_TO_COSTING = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue