mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
Useful bits for high-rate logging
This commit is contained in:
8
ROMFS/px4fmu_test/init.d/rcS
Executable file → Normal file
8
ROMFS/px4fmu_test/init.d/rcS
Executable file → Normal file
@@ -2,3 +2,11 @@
|
||||
#
|
||||
# PX4FMU startup script for test hackery.
|
||||
#
|
||||
|
||||
if sercon
|
||||
then
|
||||
echo "[init] USB interface connected"
|
||||
|
||||
# Try to get an USB console
|
||||
nshterm /dev/ttyACM0 &
|
||||
fi
|
||||
Reference in New Issue
Block a user