Reverted logging.

This commit is contained in:
Helen Oleynikova 2014-04-10 10:33:10 +02:00
parent 4f91fdb98c
commit dd88e319ee
2 changed files with 6 additions and 6 deletions

View File

@ -8,7 +8,7 @@ then
if hw_ver compare PX4FMU_V1 if hw_ver compare PX4FMU_V1
then then
echo "Start sdlog2 at 50Hz" echo "Start sdlog2 at 50Hz"
sdlog2 start -r 50 -a -b 1 -t -e sdlog2 start -r 50 -a -b 8 -t
else else
echo "Start sdlog2 at 200Hz" echo "Start sdlog2 at 200Hz"
sdlog2 start -r 200 -a -b 16 -t sdlog2 start -r 200 -a -b 16 -t