Daniel Agar
392a9fbb19
geotagging.py remove unused imports
2017-04-06 14:43:22 +02:00
Daniel Agar
6677022622
geotagging.py pep8 formatting
2017-04-06 14:43:22 +02:00
Daniel Agar
7be2eb06a2
geotagging.py handle mismatch of triggers and images
...
- print simple progress with time mismatch warning
2017-04-06 14:43:22 +02:00
Daniel Agar
c2be4df9b7
geo_tag_images.py remove unused imports
2017-04-06 14:43:22 +02:00
Daniel Agar
833a7e3677
geo_tag_images pep8 formatting
2017-04-06 14:43:22 +02:00
Daniel Agar
83d7764e9e
geo_tag_images.py fix to work with PX4 logs
2017-04-06 14:43:22 +02:00
David L Sprague
0a02a4c503
Fixed Issue #6596
...
Fixed the block comments at the top of the source file and the help message for the script (starting at line 279) so that an underscore ("_") character is correctly described as the separator for the first message field name rather than a period character "."
2017-03-20 08:35:39 +01:00
Bart Slinger
a66a25b884
sdlog2_dump.py skip unknown message type
2017-02-01 11:31:08 +01:00
Lorenz Meier
c97a18b6a4
Fix README name
2016-08-06 20:42:44 +02:00
h3ct0r
3deefb1a79
Fixed some edge cases on the geo_tag_images.py script. Added explanation to the --kml function. Added more examples for the execution of the script.
2016-08-06 20:42:24 +02:00
Beat Küng
4fa59c3cde
sdlog2 README: describe geotagging.py script
2016-07-26 10:20:22 +02:00
h3ct0r
b6e57e1347
Added geo tagger script to geo reference any set of arbitraty JPG images that does not have the CAM trigger, but have a valid creation date
2016-07-26 10:14:51 +02:00
Andreas Bircher
61d2987e6d
Geotagging enhancements ( #4475 )
...
* adding the altitude tag
* sorting list of pics before tagging
* adding instruction about alphabetical image naming
2016-05-07 10:29:40 +02:00
Andreas Bircher
0dae7528c9
adjusting header
2016-03-24 17:36:21 +01:00
Andreas Bircher
b63701bfdb
adding geotagging python script
2016-03-24 17:36:21 +01:00
AndersonRayner
13c611462e
Make sdlog2_dump.py compatible with APM .bin files
...
sdlog2_dump.py didn't know what to do with data types "d" and was causing errors when trying to dump APM .bin files to .csv.
2016-03-24 15:03:21 +01:00
Andrew Tridgell
a82f4881c7
sdlog2_dump: Fixing incorrect tabbing to allow for CSV generation
2014-10-29 23:17:14 +01:00
Anton Babushkin
92a4757971
sdlog2_dump.py: minor fix allowing handling FMT messages in the middle of stream
2014-07-31 12:45:44 +02:00
Stefan Rado
1afa53a159
Cleanup: Moved sdlog2 file conversion scripts to separate folder.
2014-02-17 21:15:35 +01:00