Unoffical empeg BBS

Quick Links: Empeg FAQ | RioCar.Org | Hijack | BigDisk Builder | jEmplode | emphatic
Repairs: Repairs

Topic Options
#256035 - 11/05/2005 19:58 GPSAPP help?
farmtech
journeyman

Registered: 22/08/2003
Posts: 59
Hello,
I hope this post is does not make me sound too dumb but I am interested in GPSAPP but am not able to make much sense of how well it works by looking through the forums. I have very little programming knowledge and do not understand how to install it. Does anyone have a "pre-compiled" version of 2.0 for the MK II with GPSAPP in it? Is that even possible? How many people out there are using it and would recommend it?

Thanks for any help you can give me.

Top
#256036 - 13/05/2005 16:20 Re: GPSAPP help? [Re: farmtech]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31584
Loc: Seattle, WA
I use GPSapp and it is useful to me in a limited way. It is complicated to set up, and tricky to use. But it is convenient to have routes on the empeg since I don't have another dedicated navigation system in my car at the moment.

Here is how it works. This is a simplified overview, without a lot of details. And it still sounds complicated. :-)



SETTING UP THE EMPEG SIDE OF THINGS:

You buy a GPS receiver/antenna with a serial cable connnection. Preferably one that runs on 12 volts so you don't need to build a voltage-reducer circuit for it. The receiver must speak NMEA (most do). Note: This can be just a plain old inexpensive receiver, not a full GPS system with a screen and everything. Most of these receivers are about the size and shape of a computer mouse, are designed to plug into the serial port of a laptop computer.

You install that GPS antenna in your car and wire it up to the empeg sled's serial port, probably needing to construct a custom cable for the purpose and needing some trial-and-error to get the RX/TX lines working right.

You install Hijack on your empeg.

You download the precompiled version of GPSapp from the web site and extract the archive. It contains many files but the file named "gpsapp" all by itself is the precompiled binary you really need.

You copy that binary to the player.

You edit the player's config.ini to launch GPSapp (using @DC).

You edit the player's config.ini to add a bit of reservecache (using @DC) so that GPSapp has got room to breathe.

You create a folder on the player to store programmed routes.

You edit the player's config.ini to point GPSapp to that "routes" folder you just created.

You go into the Hijack menu so that the serial port behavior is "Apps use serial port".

Okay, now the empeg is set up to use GPSapp...


SETTING UP THE PC SIDE OF THINGS:

You install a Python script interpreter onto your PC.

You extract the python script files from the GPSapp archive file that you got from the GPSapp web site.

You navigate to www.mapsonus.com and create a user-account.

In your user account you have to set a few preferences, I think one of them has something to do with showing detailed route data or some such. This is what gives you the option of getting GPS coordinates from the web site.

You must remember that you have to sign in with this user account each time you want to put a new route into GPSapp.


CREATING A ROUTE FOR GPSAPP TO USER:

Sign in to Mapsonus and get directions so that it shows a route on the screen.

At the bottom of that route screen will be a link to "Raw Route Data" or some such. Right-click on that link and hit "save link as" (or whatever your web browser's option for that is), and save it as a plain HTML file on your hard disk.

Use the python scripts to post-process that HTML file. Instructions for doing this are at the GSPapp web site. The resulting file will be an ascii text file with a bunch of numbers inside it. Give this file a useful name such as "From home to Powell's Books". No file extension on the end.

Copy that file to the empeg and put it in the routes folder you created.


USING GPSAPP WITH THE ROUTE:

Get in your car, run GPSapp from the Hijack menu screen.

If it says "waiting for data from GPS receiver" for more than a moment, then things are wired up wrong. Otherwise, it should drop you into GPSapp.

Press and hold the bottom button until you reach a screen showing the satellites. You should be getting strong signal bars from three or more satellites.

Press and hold the bottom button until you see the map screen with the speed on the right side (hopefully a big zero).

Press the bottom button to open the menu and select "load route" and load up your route file.

A squiggly line should appear on the screen. Put the pedal to the metal and follow it.


ALTERNATIVE:

Buy a real GPS unit with a built-in screen, snazzy user interface, voice commands, high rez LCD color touch screen, built-in route finding, street maps on the screen, etc., and follow its directions. Much better. But also much more expensive.
_________________________
Tony Fabris

Top
#256037 - 13/05/2005 23:53 Re: GPSAPP help? [Re: tfabris]
FireFox31
pooh-bah

Registered: 19/09/2002
Posts: 2494
Loc: East Coast, USA
Wow. Just, wow.
_________________________
-
FireFox31
110gig MKIIa (30+80), Eutronix lights, 32 meg stacked RAM, Filener orange gel lens, Greenlights Lit Buttons green set

Top
#256038 - 14/05/2005 03:54 Re: GPSAPP help? [Re: tfabris]
Chuck
member

Registered: 06/06/2001
Posts: 183
Quote:
Here is how it works. This is a simplified overview, without a lot of details.



Top
#256039 - 15/05/2005 16:57 Re: GPSAPP help? [Re: tfabris]
farmtech
journeyman

Registered: 22/08/2003
Posts: 59
Thanks for the explanation Tony. It sounds like something I may not end up trying. I was going to use my factory installed OnStar GPS for hardware but I may just end up going with a stand alone unit or possibly a laptop with software like Streets and Trips 2005.

Thanks for the help.

Top
#256040 - 16/05/2005 20:08 Re: GPSAPP help? [Re: tfabris]
TedP
member

Registered: 11/01/2002
Posts: 171
Loc: South Bay, CA: USA
Hey Tony,

Thanks for the info. Coincidentally, I'm in the process of of hooking up an NMEA serial GPS receiver to my unit. Is there a suggested directory structure? Maybe you can post how you implemented your setup. Also, what do you use for the config.ini?

I am not looking to do routes, but rather, just maps.. I think that's possible.. I'm researching the archives and FAQ now.

Lastly.. where is the application held?

Thanks
-Ted

Top
#256041 - 16/05/2005 21:14 Re: GPSAPP help? [Re: TedP]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31584
Loc: Seattle, WA
Those answers should be part of the GPSapp documentation that comes with it. There's a link in the FAQ to the GPSapp web site where you can get it.
_________________________
Tony Fabris

Top
#256042 - 16/05/2005 22:39 Re: GPSAPP help? [Re: tfabris]
TedP
member

Registered: 11/01/2002
Posts: 171
Loc: South Bay, CA: USA
Yeah.. I was poking around, and found that what I really wanted was RoadMapGPSapp. Got it installed per the instructions, but unfortunately, no maps There was an old post where a user had a similar problem.

Cheers
-Ted

Top
#256043 - 17/05/2005 14:09 Re: GPSAPP help? [Re: TedP]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31584
Loc: Seattle, WA
You should probably make sure you've got GPSapp working, first, and mess with that a while before trying Roadmap+Gpsapp

Remember that Roadmap+Gpsapp doesn't show street names or have street routing. It's just moving lines on the screen.

I've replied to your other thread about getting Roadmap working. Make sure you actually loaded the road maps onto the player (they are huge), and followed the readme to the letter.
_________________________
Tony Fabris

Top
#256044 - 30/09/2005 20:35 Re: GPSAPP help? [Re: FireFox31]
estocks
new poster

Registered: 25/07/2003
Posts: 48
Loc: Reading UK
Quote:
Wow. Just, wow.

Hello
Two Quezzies
In the Z3 there is no spare room for GPS, is this GPSapp similar in looks to the Becker?
http://www.mz3.net/articles/227.html
Can the routes be beamed in via IRDA from my laptop?
Thanks


Edited by estocks (30/09/2005 20:37)
_________________________
Empeg V2 60GB running v3 (alpha 11) and the autoupdated hijack from jemplode.

Top
#256045 - 01/10/2005 05:42 Re: GPSAPP help? [Re: estocks]
tfabris
carpal tunnel

Registered: 20/12/1999
Posts: 31584
Loc: Seattle, WA
GPSApp has just been broken, actually.

I should update the FAQ with this.

The web site that the python scripts were dependent upon, www.mapsonus.com , just changed their format and now you can't get the detailed map data screen-scraped from their web page any more.

So GPSApp is no longer useful until we find another solution.

Anyone got any solutions?

And to answer your specific question, GPSapp on the empeg looks nothing at all like any commercial GPS units. It's made for a tiny mononchrome screen, shows only your route as a single line (not all the streets around it) (and nobody go bringing up roadmap because that can't do both at the same time and have them line up) and requires the routes be pre-loaded ahead of time. However, when it worked, it was very useful if you only had the empeg in the dash.
_________________________
Tony Fabris

Top
#256046 - 01/10/2005 09:19 Re: GPSAPP help? [Re: tfabris]
Daria
carpal tunnel

Registered: 24/01/2002
Posts: 3937
Loc: Providence, RI
I had been trying to get tmrs's route finding to work, but I never got it good enough to consider integrating. These days I don't even have the time.

Top
#256047 - 01/10/2005 12:58 Re: GPSAPP help? [Re: tfabris]
Derek
addict

Registered: 16/08/1999
Posts: 453
Loc: NRW, Germany
Hi Tony,

Quote:
... It's made for a tiny mononchrome screen, ...


The Becker Nav mentioned only has a tiny monochrome screen, and it is one of the best on the market. If someone could sort out licences that would allow us to use either TeleAtlas or NavTech data, then we could have a very good Nav system on the empeg.

Anyone got not much to do at the moment and feel like hassling people?
_________________________
(list 6284, Mk1 S/N 00299 4GB blue [sold]. Mk2 S/N 080000094 20GB blue)

Top
#256048 - 01/10/2005 13:04 Re: GPSAPP help? [Re: Derek]
andym
carpal tunnel

Registered: 17/01/2002
Posts: 3996
Loc: Manchester UK
Quote:
If someone could sort out licences that would allow us to use either TeleAtlas or NavTech data, then we could have a very good Nav system on the empeg.

Anyone got not much to do at the moment and feel like hassling people?


I've lost count of the number posts talking about Satnav on the empeg and in particular getting map data from someone. Unless they make GPSAPP work again I think we're unlikely to see Satnav on the empeg again. Especially when things like the TomTom Go are so cheap now. Yes having it on the empeg is cool and it saves on dash clutter but I really like having a colour screen to read my maps/directions off.

Top