Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > PyCar


Reply
 
Share Thread Tools Display Modes
Old 08-09-2005, 05:30 PM   #1
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
Wine & D3 / GPS

Hi jbors and others,

Is anyone working on integrating D3 into a frontend?

NoPistonPC has already posted a working screenshot last year, so apparently it worked and was embedded and everything into his frontend... I think he stopped developing, and I wonder what he got in terms of a working prototype and what we the community can benefit from it
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 08-10-2005, 01:12 AM   #2
FLAC
 
jbors's Avatar
 
Join Date: Nov 2003
Posts: 947
jbors is on a distinguished road
Hi RoyN,
I'd like to have GPS working in PyCar/Linux. The only problem is that all existing PC based solutions are not well suited for Linux embedding or use. Wine is a good idea, but you have to carry X and everything it comes with.
I'm working on some prototypes right now. Hope to show up something in 2-3 months timeframe. It will not be based on Win solutions anyhow. Very custom built and something real cool
__________________
Car pc integration with ease
Car mediacenter
jbors is offline   Reply With Quote
Old 08-10-2005, 11:44 AM   #3
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
Hi mate!

Can't wait to see what you'll come up with.... is it going to be exclusively for pycar or would it be possible to port it into other frontends (linux of course) with some work? I assme you will OS it, which is a start, but are you thinking of making it very dependant on Pycar or more modular?

anyways, what kind of maps are you going to base it on? I'm really interested in using something based on linux but Destinator are the only maps that are supported in Brazil (and in several other areas too)...

have you given any thought to using your own format (possibly based on SDAL or something of the sort) and the possibility of converting D3 maps into that format as a base?
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)

Last edited by RoyN; 08-10-2005 at 11:50 AM.
RoyN is offline   Reply With Quote
Old 08-10-2005, 11:55 AM   #4
See me in my wet t-shirt.
 
stevieg's Avatar
 
Join Date: Aug 2003
Location: Warwickshire, UK
Posts: 1,887
stevieg is on a distinguished road
Would a MFC C++ "Map Monkey Clone" be more suitable for Wine/Linux embedding than VB-based ones?
__________________
Ford Focus MP3 : www.stevieg.org/carpc Blog Updated 29 January 2009!
Car PC Status: Complete - Undergoing Software Redevelopment
stevieg is offline   Reply With Quote
Old 08-10-2005, 12:17 PM   #5
FLAC
 
jbors's Avatar
 
Join Date: Nov 2003
Posts: 947
jbors is on a distinguished road
Quote: Originally Posted by RoyN
Can't wait to see what you'll come up with.... is it going to be exclusively for pycar or would it be possible to port it into other frontends (linux of course) with some work? I assme you will OS it, which is a start, but are you thinking of making it very dependant on Pycar or more modular?

It will be something modular, easily embeddable on any os. It will be partially open sourced. There will be Python bindings at first with ability to write any other bindings.
Quote: Originally Posted by RoyN
have you given any thought to using your own format (possibly based on SDAL or something of the sort) and the possibility of converting D3 maps into that format as a base?

It will be Teleatlas with ability to use Navteq.
__________________
Car pc integration with ease
Car mediacenter
jbors is offline   Reply With Quote
Old 08-10-2005, 12:19 PM   #6
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
by Teleatlas and Navteq what exactly do you mean? DVDs from Teleatlas or Navteq, or like Destinator? from what I know Destinator is Navteq, but I dunno if they have more formats I think they do...
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Old 08-10-2005, 03:22 PM   #7
Variable Bitrate
 
NoPistonPC's Avatar
 
Join Date: Apr 2004
Location: Boston
Posts: 360
NoPistonPC is on a distinguished road
jbors,

sounds very cool. i started working on a GPS library last year that did its rendering via Cairo (and a custom fbdev backend) but gave up when i realized it was going to take a lot of work to achieve the visual accuracy of Destinator, iGuidance, etc... By that, I mean getting line segment end points to join correctly and drawing exits, overpasses, etc... Basically, all the little details that make the commercial apps look so nice. I can't stand half-*** rendering jobs, and I just don't have the time right now to put into the grungy details. Also, the NavTeq data i was using was pretty expensive (i was working off a sample map, but the commercial maps are not cheap).

having said all that, I am very curious how you are implementing your solution. also, how much does teleatlas and navteq data go for these days?

Also, if anyone needs help getting destinor running in wine or with integrating it into their frontend, send me a PM. as RoyN mentioned, I have been able to successfully integrate Destinator 2 into my frontend before, so I may be able to help out.
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)

Last edited by NoPistonPC; 08-10-2005 at 03:30 PM.
NoPistonPC is offline   Reply With Quote
Old 08-10-2005, 03:45 PM   #8
FLAC
 
jbors's Avatar
 
Join Date: Nov 2003
Posts: 947
jbors is on a distinguished road
Yeah, those small things can be nasty
Why I want new solution is the ability to implement moving predictions, compensation factors, full integration with the car sensors and other things required for a trully telematics system. Also I want it to be modular and portable.
I haven't got any "official" price for Navteq or Teleatlas yet. So cannot tell how much is that.
__________________
Car pc integration with ease
Car mediacenter
jbors is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 08-10-2005, 03:50 PM   #9
Raw Wave
 
RoyN's Avatar
 
Join Date: Sep 2004
Location: São Paulo, Brazil
Posts: 3,534
RoyN is on a distinguished road
jbors, do you have a list of areas for which maps are available in the formats you anticipate?

cheers
__________________
Roy

2005 Range Rover 4.4
Any ideas for putting a PC in this? :)
RoyN is offline   Reply With Quote
Old 08-11-2005, 12:08 PM   #10
FLAC
 
jbors's Avatar
 
Join Date: Nov 2003
Posts: 947
jbors is on a distinguished road
I believe more or less the whole world is covered by Teleatlas and Navteq.
__________________
Car pc integration with ease
Car mediacenter
jbors is offline   Reply With Quote
Old 08-12-2005, 04:40 AM   #11
Variable Bitrate
 
NoPistonPC's Avatar
 
Join Date: Apr 2004
Location: Boston
Posts: 360
NoPistonPC is on a distinguished road
Quote: Originally Posted by jbors
Yeah, those small things can be nasty
Why I want new solution is the ability to implement moving predictions, compensation factors, full integration with the car sensors and other things required for a trully telematics system. Also I want it to be modular and portable.
I haven't got any "official" price for Navteq or Teleatlas yet. So cannot tell how much is that.

http://www.darpa.mil/grandchallenge/ I'd love to see a cheap software based solution win this thing.
__________________
1994 RX-7, EPIA P4-ITX w/ Celeron 2.4 Ghz, Arise PSU, Xenarc 700TSV (new model)
NoPistonPC is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
PPC Car GPS and MP3 mini How To hotrod_nut General Hardware Discussion 1 02-25-2008 02:24 PM
GPS and wine forevertheuni Linux 2 05-31-2005 08:38 PM
OEM GPS Modules. IntellaWorks Hardware Development 91 03-08-2005 07:29 AM
Newbie's guide EBFoxbat Newbie 6 02-08-2005 11:06 AM
Finished Building my GPS, now some ?s for the GPS gurus Dominik GPS 9 10-25-2004 02:34 AM



All times are GMT -5. The time now is 01:14 AM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics