21 May 18:27
Re: Synchronise my Sony GPS-CS1 with gpsbabel,how?
Robert Lipe <robertlipe <at> gpsbabel.org>
2012-05-21 16:27:00 GMT
2012-05-21 16:27:00 GMT
On Mon, May 21, 2012 at 11:18 AM, Alex Norton <nortoi <at> rogers.com> wrote:
The current page of gpsbable.org to which you referred does not have the Sony GPS_CS1 listed. an earlier page does have it, but with the following warning: "Note: This page describes an obsolete version of GPSBabel that may substantially differ from the current or development version.”
You're right. I blame my own incompetence. I bozoed the doc. It was my intent to fix a bad link and add a new GPS when I wound up just vaporizing that model.
<at> <at> -34,14 +34,20 <at> <at>
<ulink url="http://www.sparkfun.com/">SparkFun GPS Datalogger</ulink>
</member>
<member>
- <ulink url="http://www.sonystyle.com/is-bin/INTERSHOP.enfinity/eCS/Store/en/-/USD/SY_DisplayProductInformation-Start?ProductSKU=GPSCS1">Sony GPS-CS1</ulink>
+ AMOD 3080 GPS
</member>
+<member>
+ Wintec WPL-1000 GPS
+</member>
I've added them back.
The Sony logger seems to insert a title a the beginning that gps cable doesn’t like, and rejects for that reason.
There's definitely code in nmea.c that tries to handle Sony stupdity.
if ((line == 0) && (case_ignore_strncmp(ibuf, " <at> SonyGPS/ver", 12) == 0)) {
/* special hack for Sony GPS-CS1 files:
they are fully (?) nmea compatible, but come with a header line like
" <at> Sonygps/ver1.0/wgs-84". */
/* The Sony GPS-CS3KA extends that line even further
so we now look for the second field to be /
delimited.
<at> Sonygps/ver1.0/wgs-84/gps-cs3.0
*/
So either delete whatever new broken header they've invented or send us a sample file so we can try to work around whatever they've done this time.
RJL
> ------------------------------------------------------------------------------
On 2012-05-21, at 10:35 AM, Robert Lipe wrote:
>
>
> On Mon, May 21, 2012 at 6:59 AM, Tim Elliott <tim-elliott <at> bigpond.com> wrote:
> I do not know what system my Sony GPS-CS1 uses, and Sony wasn't listed on gpsbabel. The log titles from the Sony are WG20110110223241, etc. I want to transfer my track logs into Photoshop Lightroom 4 Map module, how?. Tim Elliott
>
> Google "GPSBabel Sony GPS-CS1" and you'll find many people using that combination.
>
> It's one of the models we list at
> http://www.gpsbabel.org/htmldoc-development/fmt_nmea.html ISTR that they do something weird in NMEA and there's special code in there for them.
>
> I have no idea what formats Lightroom accepts
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/_______________________________________________
> Gpsbabel-misc mailing list http://www.gpsbabel.org
> Gpsbabel-misc <at> lists.sourceforge.net
> To unsubscribe, change list options, or see archives, visit:
> https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc
------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________ Gpsbabel-misc mailing list http://www.gpsbabel.org Gpsbabel-misc <at> lists.sourceforge.net To unsubscribe, change list options, or see archives, visit: https://lists.sourceforge.net/lists/listinfo/gpsbabel-misc
RSS Feed