Daniel Agar
392a9fbb19
geotagging.py remove unused imports
8 years ago
Daniel Agar
6677022622
geotagging.py pep8 formatting
8 years ago
Daniel Agar
7be2eb06a2
geotagging.py handle mismatch of triggers and images
...
- print simple progress with time mismatch warning
8 years ago
Daniel Agar
c2be4df9b7
geo_tag_images.py remove unused imports
8 years ago
Daniel Agar
833a7e3677
geo_tag_images pep8 formatting
8 years ago
Daniel Agar
83d7764e9e
geo_tag_images.py fix to work with PX4 logs
8 years ago
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 "."
8 years ago
Bart Slinger
a66a25b884
sdlog2_dump.py skip unknown message type
8 years ago
Lorenz Meier
c97a18b6a4
Fix README name
9 years ago
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.
9 years ago
Beat Küng
4fa59c3cde
sdlog2 README: describe geotagging.py script
9 years ago
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
9 years ago
Andreas Bircher
61d2987e6d
Geotagging enhancements ( #4475 )
...
* adding the altitude tag
* sorting list of pics before tagging
* adding instruction about alphabetical image naming
9 years ago
Andreas Bircher
0dae7528c9
adjusting header
9 years ago
Andreas Bircher
b63701bfdb
adding geotagging python script
9 years ago
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.
9 years ago
Andrew Tridgell
a82f4881c7
sdlog2_dump: Fixing incorrect tabbing to allow for CSV generation
10 years ago
Anton Babushkin
92a4757971
sdlog2_dump.py: minor fix allowing handling FMT messages in the middle of stream
11 years ago
Stefan Rado
1afa53a159
Cleanup: Moved sdlog2 file conversion scripts to separate folder.
11 years ago