paparazzi-devel
[Top][All Lists]
Advanced

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

Re: [Paparazzi-devel] geolocation of photos taken


From: Christophe De Wagter
Subject: Re: [Paparazzi-devel] geolocation of photos taken
Date: Wed, 20 Feb 2013 12:27:02 +0100

A known problem ...

1: https://github.com/tudelft/paparazzi/tree/tudelft4.2/sw/tools/photolist stupid tool to get only the DC_SHOT commands directly to a textfile (latlong/utm/...). if usefull it could be added to paparazzi/master

but then still, there might be missing coordinates, and while they have a number so you can identify which are missing it is often still enoying

2: onboard telemetry logging: spy on the telemetry link and dump all to SD-card. Read it as a memory stick after landing. Logging distant DC_SHOT messages is the reason we use this part of paparazzi the most. 

-https://github.com/paparazzi/paparazzi-hardware/blob/master/controller/logger/v1.0/logger.jpg [http://paparazzi.enac.fr/wiki/Data_Logger]
-https://www.sparkfun.com/products/10216?


-Christophe 


On Wed, Feb 20, 2013 at 12:00 PM, Gerard Toonstra <address@hidden> wrote:
Hi all,

Some online services for orthomosaic generation expect the latitude, longitude, altitude and attitude when a photo was taken,
the minimum being position.

My camera doesn't have inbuilt GPS (and not sure if I'd want to use that if it did). My GPS antenna is directly above the camera.
My question is how paparazzi supports recording this data such that it can be used together with the upload of the actual photos?


I guess I could rely on the DC_SHOT in the telemetry, but if there's a gap in the reception I may lose a few position updates.
Having said that, I could not discover scripts which pull this from the logs after the flight.

Very interested in learning what others have done in this area.

Rgds,

Gerard


_______________________________________________
Paparazzi-devel mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/paparazzi-devel


reply via email to

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