From 139cd091768c57272fe1f80d725d4a3a24d2e3d0 Mon Sep 17 00:00:00 2001 From: Lorenz Meier Date: Sun, 5 Aug 2012 15:56:24 +0200 Subject: Faster sensor bus resets on timeouts, massively reworked fixed wing app, tested --- ROMFS/scripts/rc.standalone | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ROMFS') diff --git a/ROMFS/scripts/rc.standalone b/ROMFS/scripts/rc.standalone index 72153ef18..7dfd98a16 100644 --- a/ROMFS/scripts/rc.standalone +++ b/ROMFS/scripts/rc.standalone @@ -8,7 +8,7 @@ echo "[init] doing standalone PX4FMU startup..." # # Start the ORB # -#uorb start +uorb start # # Start the sensors. -- cgit v1.2.3