Page 1 of 1

Locosys LS23030 GPS mouse example

Posted: Thu Sep 08, 2011 9:06 am
by nkiernan
Good morning.

I've just picked up a Locosys LS23030 USB GPS mouse (115200 Bps) to try out the Locosys GPS schematic in the example schematics section of the forum. It seems to have been setup ok, drivers installed, and with the Flowstone schematic open the Port Open is True, GPS lock true and time latitude and longitude are all giving data.

The time however is an hour behind (I'm based in Ireland) which I presume is just down to the settings in the GPS module. The latitude and longitude however are giving a location near Belgium! I've tried changing the Bps in the Flowstone schematic etc but keep getting the wrong location data.

Does anyone have any experience with this GPS mouse and what might be the issus? I've set it up outside in open space and believe its got a good satelite lock etc, red led is flashing about every second.

Any help would be appreciated! Thanks.

Re: Locosys LS23030 GPS mouse example

Posted: Fri Sep 09, 2011 3:49 pm
by Embedded
Yes I have one too.

Firstly the time, I think it is always GMT so you can't change it. The hour difference could be due to daylight saving time!

Belgium! I know what this is I think as I had the same issue. Assuming you are testing with the FlowStone example on the support site: http://www.dsprobotics.com/support/viewtopic.php?f=11&t=270
It is probably that the longitude is the wrong polarity. I've fixed this in my EzGPS http://www.dsprobotics.com/support/viewtopic.php?f=3&t=287 software now. Basically you need to decode the East, West into +/- for the longitude. I can't remember which way round it is but you will soon see when you change it.

Re: Locosys LS23030 GPS mouse example

Posted: Fri Sep 16, 2011 11:05 am
by nkiernan
Cheers for your reply Embedded. Your suggestion worked a treat and the sample schematic here on the support pages is running as expected now. Looking forward to trying out your EzGPS project. I hope to have a look at something similar and adding simultaneous multi camera recording. Cheers again.