View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001236 | GeoSetter | Image Data | public | 2015-01-07 19:41 | 2015-05-11 20:44 |
Reporter | bselbmann | Assigned To | Friedemann | ||
Priority | high | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | Microsoft | OS | Windows | OS Version | 7 Enterprise 64b |
Product Version | 3.4.51 beta | ||||
Target Version | Fixed in Version | 3.4.62 beta | |||
Summary | 0001236: GPS Track sync problems | ||||
Description | I use a Nikon D4 and set on the camera the world clock to the local date/time - the file create time looks like the UTC time. for tagging the pictures which are not tagged I use the nmea (renamed .txt) files from my Solmeta Pro2 (tracking function) - the files are checked in routeConverter and looked clean and good but whatever I set/choose in the dialog (time correction/time zone/...) and what I set in the setting (general time zone: MEZ/Germany/USA/Costa Rica) I'll get always wrong informations (if I get them) about the position: as you can see in the screenshot -> list geotagger uses only one Trackpunkt Zeit (UTC) for all images and you can see in the right window (RouteConverter) that there is one matching point what is completely wrong: I bought new the Pro2 and uses the Pro before in June 2014 I use it for Spain/Thailand and got no problems | ||||
Steps To Reproduce | you can contact me via skype(icef-selbmanbe)/mail to log on via teamviewer | ||||
Additional Information | by checking "adjust time via online service" - you get no useful results anymore | ||||
Tags | No tags attached. | ||||
|
wrong tag.jpg (1,241,757 bytes) |
|
I found out that the Someta Getagger Pro II still has a firmware bug: They write with every picture *flush* in the log file and independently from that some bullshit/bad characters: $NKGCS,WGS 84*11 $GPRMC,141407.000,A,5042.9591,N,00709.4952,E,0.00,310.17,050515,,,D*6F $PTNTHPR,127.0,N,3.8,N,-19.8,N,A*7C $GPVTG,310.17,T,,M,0.00,N,0.00,K,D*3C $GPGGA,141407.000,5042.9591,N,00709.4952,E,2,08,0.95,52.5,M,47.7,M,,*59 $GPGSA,M,3,12,06,25,17,29,02,24,14,,,,,1.24,0.95,0.80*03 $GPGLL,5042.9591,N,00709.4952,E,141407.000,A,D*58 $NKGCS,WGS 84*11 $GPRMC,141408.000,A,5042.9591,N,00709.4952,E,0.00,310.17,050515,,,D*60 $PTNTHPR,-1.0,N,-83.7,N,-108370200000000 ]0¥x¬!X_‚ÄVœ^ˆÓ5“ÍÜá3ãÝž¶·Á˜ü`Ûú,N,A*AD $GPVTG,310.17,T,,M,0.00,N,0.00,K,D*3C $GPGGA,141408.000,5042.9591,N,00709.4952,E,2,08,0.97,52.5,M,47.7,M,,*54 $GPGSA,M,3,12,06,25,17,29,02,24,14,,,,,1.65,0.97,1.33*0D $GPGLL,5042.9591,N,00709.4952,E,141408.000,A,D*57 $NKGCS,WGS 84*11 The bugfix is not solved and will misinterpret vom geosetter. Workaround tested: rename the Solmeta Pro II (current model) files as .nmea and open it with RouteConverter.exe, save it in a diferent folder as .nmea file produce a smaller (doubles and non readable content removed) file which can be use easy with geosetter. |
|
You are right, the Solmeta log file contains NULL characters which causes the standard String handling in Delphi to read the file from disk only until the first NULL-character. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-01-07 19:41 | bselbmann | New Issue | |
2015-01-07 19:41 | bselbmann | File Added: wrong tag.jpg | |
2015-05-11 14:50 | bselbmann | Note Added: 0002203 | |
2015-05-11 20:42 | Friedemann | Assigned To | => Friedemann |
2015-05-11 20:42 | Friedemann | Status | new => assigned |
2015-05-11 20:44 | Friedemann | Note Added: 0002204 | |
2015-05-11 20:44 | Friedemann | Status | assigned => resolved |
2015-05-11 20:44 | Friedemann | Fixed in Version | => 3.4.62 beta |
2015-05-11 20:44 | Friedemann | Resolution | open => fixed |