Results 1 to 5 of 5

Thread: gps on the xbox

  1. #1
    FreeDrive Creator CdRsKuLL's Avatar
    Join Date
    Feb 2004
    Location
    Manchester
    Posts
    3,443

    gps on the xbox

    just wondering if it would be possible to code a gps app in python to work with the mediacenter on the xbox.. I havent got a clue about python, and wouldnt pretend to..

    heres a link to some stuff about the xbmc media player, which can use python scripts

    http://www.xboxmediacenter.com/info_devel.htm

    just wondering thats all

    CdR

  2. #2
    Raw Wave rando's Avatar
    Join Date
    Mar 2004
    Location
    Redondo Beach, CA
    Posts
    1,973
    Platform independent problem: Maps ... though maybe something decent and open exists for the UK.

  3. #3
    FLAC jbors's Avatar
    Join Date
    Nov 2003
    Posts
    957
    Yeah, I was hoping to start working on gps for Navteq maps but pushing it back right now. The biggest challenge in doing any GPS app is:
    - process map format (which is non trivial)
    - use little memory
    - fast drawing and routing
    When I started putting things together for even simple gps, I realized that doing it from scratch is above me, even in Python
    Car pc integration with ease
    Car mediacenter

  4. #4
    Constant Bitrate tdb30_'s Avatar
    Join Date
    Aug 2005
    Location
    Central MA
    Posts
    173
    jbors,
    Has anyone ever discussed using the free maps (I think they are census maps) and dealing with one way roads by people marking them on their maps and uploading the one way street info to a central repository? they could also add points of interest or remove points of interest. It seems like it would be a cool opensource project to get usable map data for route planning.

    Back on topic. Have you considered in your GPS efforts to use an Opensource gps application as a starting point and porting it over to python?

  5. #5
    FLAC jbors's Avatar
    Join Date
    Nov 2003
    Posts
    957
    It could be done. But takes tons of time. So I was considering it, but have no resources to make that happen
    Car pc integration with ease
    Car mediacenter

Similar Threads

  1. PPC Car GPS and MP3 mini How To
    By hotrod_nut in forum General Hardware Discussion
    Replies: 1
    Last Post: 02-25-2008, 02:24 PM
  2. Replies: 4
    Last Post: 07-19-2006, 07:57 AM
  3. OEM GPS mod. Writeup + Pics
    By IntellaWorks in forum Hardware Development
    Replies: 67
    Last Post: 07-04-2006, 03:59 AM
  4. modified xbox instead of a PC?
    By hydraulix in forum General MP3Car Discussion
    Replies: 80
    Last Post: 12-05-2005, 01:14 PM
  5. Ai-Net and XBOX and other ideas
    By Gavroche in forum General MP3Car Discussion
    Replies: 1
    Last Post: 10-18-2004, 01:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •