bebop config: increase logger buffer from 20kB to 200kB

Signed-off-by: Roman <bapstroman@gmail.com>
This commit is contained in:
Roman 2016-12-15 23:25:17 +01:00 committed by Lorenz Meier
parent 5b0a1d4b2a
commit d0d9ee373b
1 changed files with 1 additions and 1 deletions

View File

@ -40,4 +40,4 @@ mavlink stream -u 14556 -s HIGHRES_IMU -r 50
mavlink stream -u 14556 -s ATTITUDE -r 50
df_bebop_bus_wrapper start
mavlink boot_complete
logger start -b 20 -e -t
logger start -b 200 -e -t