paparazzi-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Paparazzi-devel] RFC: Add an execution session to paparazzi center.


From: cory barton
Subject: Re: [Paparazzi-devel] RFC: Add an execution session to paparazzi center.
Date: Sun, 28 Sep 2008 20:31:03 -0400

Hmm...

That is a really good point you have there.

My bad.

On Sun, Sep 28, 2008 at 8:10 PM,  <address@hidden> wrote:
> You can add sessions directly from paparazzi center.  Simply make your
> change and then click session save I believe.
>
> AJ
>
>
> -------- Original Message --------
> Subject: [Paparazzi-devel] RFC: Add an execution session to paparazzi
> center.
> From: "cory barton" <address@hidden>
> Date: Sun, September 28, 2008 4:41 pm
> To: address@hidden
>
> I have found that when I am doing setup, and preflight checks on the
> plane, I am using the flight USB serial session, but I don't want to
> log the data, since I am only making sure that things are working
> correctly on the ground. Now if I don't want to log the data, I have
> to stop the server, add the -n flag, and then delete the log that was
> created.
>
> I have added another session by modifying the control_panel.xml file
> in the conf directory. My new session is identical to the Flight USB
> serial session, except that it adds the -n flag to the server, so I
> can verify everything, without creating extraneous logs. I was
> thinking that this might be a nice addition to Paparazzi or to the
> wiki, so I thought I would ask the mailing list for its opinion.
>
> Regards,
>
> Cory
>
> Here is the xml:
> <session name="No Log address@hidden">
> <program name="Data Link">
> <arg flag="-d" constant="/dev/ttyUSB0"/>
> </program>
> <program name="Server">
> <arg flag="-n" />
> </program>
> <program name="GCS"/>
> </session>
>
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
> _______________________________________________
> Paparazzi-devel mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/paparazzi-devel
>
>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]