MobileGPS

General support for the Pi-Star System
PE1KZU
Posts: 4
Joined: Sun Jun 17, 2018 9:58 am
Location: Oldemarkt
Contact:

MobileGPS

Post by PE1KZU »

Hi,

After installing pistar 4.1.2, I enabled Mobile GPS from the expert - MMDVMHost menu.
Although the release notes mention that MobileGPS is added in and available on the dashboard, I don't see it.
Are there special requirements to be able to see MobileGPS?

Thanks,
Bert PE1KZU
-...
User avatar
MW0MWZ
Site Admin
Posts: 1505
Joined: Wed Apr 04, 2018 9:15 pm
Location: Wales, UK
Contact:

Re: MobileGPS

Post by MW0MWZ »

You will need a USB GPS module, and it *should* build the config file /etc/mobilegps for you, manually turning it on in MMDVMHost wont help, it is possible that the config file creation failed - if you have an /etc/mobilegps that just has two "Enable" lines in it, delete the file and reboot the Pi and see if its created correctly afterwards.
Andy

73 de MW0MWZ
http://pistar.uk
ea7gwc
Posts: 36
Joined: Wed Apr 11, 2018 3:53 pm
Location: Malaga, Spain

Re: MobileGPS

Post by ea7gwc »

Image
W8DSB
Posts: 30
Joined: Thu Jun 14, 2018 5:54 pm

Re: MobileGPS

Post by W8DSB »

Andy, what USB GPS is recommended? Will any $10 GPS from eBay work? Which one are you testing with?

W8DSB
PE1KZU
Posts: 4
Joined: Sun Jun 17, 2018 9:58 am
Location: Oldemarkt
Contact:

Re: MobileGPS

Post by PE1KZU »

Thanks for your response Andy.
Ok, I will have to get myself an USB GPS, or try if I can use my Garmin for this.

Best Regards,
Bert PE1KZU
-...
User avatar
MW0MWZ
Site Admin
Posts: 1505
Joined: Wed Apr 04, 2018 9:15 pm
Location: Wales, UK
Contact:

Re: MobileGPS

Post by MW0MWZ »

W8DSB wrote: Sun May 24, 2020 1:55 am Andy, what USB GPS is recommended? Will any $10 GPS from eBay work? Which one are you testing with?

W8DSB
Thats a great question, I'm still testing with it so I dont have the greatest of answers yet.
Andy

73 de MW0MWZ
http://pistar.uk
LU9XRL
Posts: 2
Joined: Sun May 24, 2020 5:54 am

Re: MobileGPS

Post by LU9XRL »

https://photos.app.goo.gl/dwBWHBw5i6uuiWiE6

hi I have 4.1.2 installed, the mobile gps activated the gps VK-172 connected and it does not update me the position what can it be?
According to the image, is the file well configured?
Darío Lanza
LU9XRL
https://facebook.com/lu9xrl/
NQ4T
Posts: 51
Joined: Mon Aug 06, 2018 11:48 pm

Re: MobileGPS

Post by NQ4T »

MW0MWZ wrote: Sun May 24, 2020 2:58 pm
W8DSB wrote: Sun May 24, 2020 1:55 am Andy, what USB GPS is recommended? Will any $10 GPS from eBay work? Which one are you testing with?

W8DSB
Thats a great question, I'm still testing with it so I dont have the greatest of answers yet.
How is it getting GPS data? Is it just probing the serial port for NEMA messages?

I did something kinda like this with a bash script because I wanted to beacon to APRS-IS with connected group information...but the main difference is I was pulling data from an existing gpsd device on my network.

If it's just probing for standard NEMA...then it should work with any GPS device pumping out NEMA sentences. The question is if it's listening to all the possible prefixes. NEMA sentence prefix is a standard...but I do know when I was playing with the "GPS Tethering" apps that just made GPS data from a cell phone available over a UDP port...it was reformatting sentences. Probably not an issue if you're connecting a hardware receiver.

I seem to recall I poked around trying to figure out how MobileGPS worked before trying to bolt on a bash script; but I hadn't done much coding at that point so I didn't poke around any of the source code.
n9mxq
Posts: 236
Joined: Sun Apr 29, 2018 12:12 pm

Re: MobileGPS

Post by n9mxq »

Doesn't seem to like my U-blox7. Unless I didn't do something I'm supposed to. It shows up in LSUSB, but when I reboot after enabling mobilegps. I don't see anything. Checked for the mobilegps file in etc/ and it was nonexistent.
Gene in Belvidere IL
Please don't email me with questions.
That's what these forums are for.
There's much more brainpower collected here
than I have alone.
NQ4T
Posts: 51
Joined: Mon Aug 06, 2018 11:48 pm

Re: MobileGPS

Post by NQ4T »

I have exactly one GPS module and it's an Adafruit Pi hat.

That being said...I could probably make it in to a USB module with an Arduino.
Post Reply