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 d2b50edf12
commit fe5c8d297e
2 changed files with 3 additions and 3 deletions

View File

@ -6654,7 +6654,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()
@ -6688,7 +6688,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

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