|
From: | Gautier Hattenberger |
Subject: | Re: [Paparazzi-devel] SD card of apogee |
Date: | Fri, 25 Apr 2014 21:54:36 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 |
Hi,By default, nothing is logged on the SD card. If you need to log something in particular, you have to write some code. You have two options: - log ascii text like in sw/airborne/subsystems/ins/ins_float_invariant.c (around line 421)
- log binary data like in sw/airborne/modules/meteo/meteo_france_DAQ.c You should not mix the two.For the configuration, you have to choose the board "apogee_1.0_chibios" in your airframe file.
Gautier Le 24/04/2014 09:42, Mike a écrit :
Hi all,last month, I have flew my aircraft with apogee board which with a SDcard.And just flew on manual and AUTO1; after that I can not see any datafrom this SD card on my PC.Is there something that need to add in my airframe configuration? And another question:Can I set some certain variables to be stored inthe SD card? If can, how to do it or please tell me which code that need change? Mike -- View this message in context: http://lists.paparazziuav.org/SD-card-of-apogee-tp15184.html Sent from the paparazzi-devel mailing list archive at Nabble.com. _______________________________________________ Paparazzi-devel mailing list address@hidden https://lists.nongnu.org/mailman/listinfo/paparazzi-devel
[Prev in Thread] | Current Thread | [Next in Thread] |