Tools: change NET_ENABLED to NET_ENABLE

This commit is contained in:
Tim Tuxworth 2024-03-19 11:42:30 -06:00 committed by Andrew Tridgell
parent e503bcc23f
commit 281424829e
2 changed files with 3 additions and 3 deletions

View File

@ -6653,7 +6653,7 @@ Brakes have negligible effect (with=%0.2fm without=%0.2fm delta=%0.2fm)
"SCR_ENABLE": 1,
"SCR_VM_I_COUNT": 1000000,
"SIM_SPEEDUP": 20,
"NET_ENABLED": 1,
"NET_ENABLE": 1,
})
self.reboot_sitl()
@ -6687,7 +6687,7 @@ Brakes have negligible effect (with=%0.2fm without=%0.2fm delta=%0.2fm)
"SCR_ENABLE": 1,
"SCR_VM_I_COUNT": 1000000,
"SIM_SPEEDUP": 20,
"NET_ENABLED": 1,
"NET_ENABLE": 1,
"SERIAL5_PROTOCOL": 48,
})

View File

@ -4260,7 +4260,7 @@ class TestSuite(ABC):
"""Download latest log over network port"""
self.context_push()
self.set_parameters({
"NET_ENABLED": 1,
"NET_ENABLE": 1,
"LOG_DISARMED": 1,
"LOG_DARM_RATEMAX": 1, # make small logs
# UDP client