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: Gerard Toonstra
Subject: Re: [Paparazzi-devel] geolocation of photos taken
Date: Wed, 20 Feb 2013 22:03:14 -0300


The LogoMatic seems most useful. OpenLog comes a nice second and seems less painful for firmware updates.
I'm ordering them to try this out, although it takes three weeks for the shipment to arrive.

For now, I also remembered I have an unused APM1.0 lying around with 16MB data flash which I can ues in the meantime.
I can spy on the UART, filter out DC_SHOT/attitude/position messages and figure out if there's a relatively consistent time delay
between taking the picture and the signal.

Thanks for the help there!

G>

On Feb 20, 2013, at 8:27 AM, Christophe De Wagter <address@hidden> wrote:

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. 



-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

_______________________________________________
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]