[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Paparazzi-devel] SD card of apogee
From: |
Mike |
Subject: |
Re: [Paparazzi-devel] SD card of apogee |
Date: |
Wed, 30 Apr 2014 06:40:36 -0700 (PDT) |
Hi Gautier,
I probably understand what you mean,thank for your answer;
But now I just debug the default mode, that is mean, I can only use
openlog to save data not by SD card;
And now what my problems is that: I designed a self-landing
trajectory for my model aircraft, the
trajectory is two-dimensional,the horizontal axis is the distance from the
Home point, the longitudinal
axis is the height ; I select 41 points from this trajectory.
Then I wrote a code of linear interpolation which can calculate the
height according to the actual
distance value. And I want to add this code into the paparazzi's main.c, in
addition,I want to stored the
value of height(output of the code) in the computer through openlog way, If
these value can be shown
in GCS, it can be more better!
Here is my code written in c which I upload , So I wanna ask for you
how can I achieve these
demands? How should I do it? This is part of my graduation project, so it is
urgent for me to achieve it ?
Note: I used apogee V1.0 for fixed-wing.
Mike
Thanks
Linear_interpolation.c
<http://lists.paparazziuav.org/file/n15258/Linear_interpolation.c>
--
View this message in context:
http://lists.paparazziuav.org/SD-card-of-apogee-tp15184p15258.html
Sent from the paparazzi-devel mailing list archive at Nabble.com.