Sponsored links

Go Back   MP3Car.com > Mp3Car Technical Software > Software & Software Development


Reply
 
Share Thread Tools Display Modes
Old 11-09-2004, 02:11 PM   #1
FLAC
 
ukchris's Avatar
 
Join Date: Nov 2003
Location: Massachusetts
Posts: 1,457
ukchris is on a distinguished road
Preliminary Testers Wanted - GPS Tracker

Starting a new app and looking for some preliminary testing. The intention is that it will save a GPS track that can then be used for a variety of things such as mapping, tracking etc.

For now, if you're game, I'd like people to download the app, check it will work with their GPS and record a track with the GPS (car) in motion.

To do so you should just need to run the app, set the options and click "Start". If the GPS details are correct it should start logging entries in the Table and XML tabs. If not - well, the error handling isn't too pretty yet

If you get that far click Start, let it track for a while then click Stop (this stops the updates and finishes off the XML file). Save the XML file (with the save button) and send it to me, or post it here.

The app can be downloaded here : www.lawlai.com/mp3car/GPSTracker.zip

Chris.
ukchris is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 11-09-2004, 02:48 PM   #2
Maximum Bitrate
 
Join Date: Dec 2003
Posts: 481
Tred is on a distinguished road
This is cool. I would help u out if I had GPS. Do you have any plans on having the car automatically upload the XML to a server when it comes in contact with a wifi access point? If so this proggy will be the shiznit. good luck!

bump...Someone with GPS please test this out
Tred is offline   Reply With Quote
Old 11-09-2004, 02:59 PM   #3
FLAC
 
ukchris's Avatar
 
Join Date: Nov 2003
Location: Massachusetts
Posts: 1,457
ukchris is on a distinguished road
Well, for now I just want to capture it, once captured it's really up to you to do whatever you want with it. Automated uploads shouldn't be hard.

For now I'd aim to have a interactive and a silent mode such that you can work with it as you capture tracks or you can have it auto-start and track where your car goes (and how fast etc) while someone else is driving it. The logs would then be saved for viewing later.

The intended XML format is such that it can be uplaoded to certain mapping sites where you can generate a map showing the track which, for example, chages color according to speed etc so that you can review it in a fairly rich level of detail. Once we get some tracks I'll try to post some samples but for now I need to confirm the format is correct such that it can be uploaded.

Chris.
ukchris is offline   Reply With Quote
Old 11-09-2004, 03:19 PM   #4
Low Bitrate
 
Join Date: May 2004
Location: South Florida
Posts: 100
BasicEvil is on a distinguished road
Is there any particular GPS software platform needed for testing?

Will run it tonight if Routis '04 is compatible.
BasicEvil is offline   Reply With Quote
Old 11-09-2004, 03:24 PM   #5
Low Bitrate
 
Join Date: Oct 2004
Location: s.cali
Posts: 59
BigToach is on a distinguished road
yeah i will test it asap as well. I'll also try to make a mapping setup in php and gd to show some tracking details after i look at how the xml data is stored. Great idea btw.
__________________
Progress: | All materials Purchased...
BigToach is offline   Reply With Quote
Old 11-09-2004, 03:25 PM   #6
FLAC
 
ukchris's Avatar
 
Join Date: Nov 2003
Location: Massachusetts
Posts: 1,457
ukchris is on a distinguished road
Doesn't need any GPS software, just a physical GPS. In fact it will not be able to access your GPS if your GPS software is running unless you have COM port sharing.

Leave Routis closed down, use the same COM, Baud etc. and just run my app.

Chris.
ukchris is offline   Reply With Quote
Old 11-09-2004, 03:27 PM   #7
Low Bitrate
 
Join Date: May 2004
Location: South Florida
Posts: 100
BasicEvil is on a distinguished road
Will do
BasicEvil is offline   Reply With Quote
Old 11-09-2004, 03:27 PM   #8
MySQL Error
 
jcdillin's Avatar
 
Join Date: May 2003
Location: Miami, FL
Posts: 4,040
jcdillin is on a distinguished road
I'll give it a try when I get home
__________________
肚子笑痛了
S60 Install
jcdillin is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 11-09-2004, 05:49 PM   #9
FLAC
 
ukchris's Avatar
 
Join Date: Nov 2003
Location: Massachusetts
Posts: 1,457
ukchris is on a distinguished road
To help try and illustrate where I hope this will go I did a track and mapped it, the results are attached. I canot claim any credit at all for the graphical part, just trying to log the data to feed into in.

The plot varies in color according to speed, you can see how it slows at corners and accelerates on straights for example. There are better mapping systems available, they just refused my file, for now, seems I still have formatting to sort out.

EDIT - There are two tracks overlayed in this image, went there one way, came back another.

EDIT2 - The speeds are actually in KMH, we didn't really go that fast!

Chris.
Attached Images
 
ukchris is offline   Reply With Quote
Old 11-09-2004, 07:18 PM   #10
Maximum Bitrate
 
Join Date: Sep 2004
Posts: 637
dragonBTV is on a distinguished road
downloading
if you could add auto voice guider on already haved tracking, that would be great!
dragonBTV is offline   Reply With Quote
Old 11-09-2004, 09:14 PM   #11
Maximum Bitrate
 
Join Date: Dec 2003
Posts: 481
Tred is on a distinguished road
looks good. can this also log the GPS coordinates? Also im sure many people want to have this running while they are running their norml GPS soft., is there an easy way to set up com port sharing?
Tred is offline   Reply With Quote
Old 11-09-2004, 09:38 PM   #12
Variable Bitrate
 
lawrence's Avatar
 
Join Date: Oct 2003
Location: carol stream illinois
Posts: 329
lawrence is on a distinguished road
will it work with a delorme earthmate gps?
lawrence is offline   Reply With Quote
Old 11-09-2004, 09:51 PM   #13
FLAC
 
ukchris's Avatar
 
Join Date: Nov 2003
Location: Massachusetts
Posts: 1,457
ukchris is on a distinguished road
My app is doing the relatively simple part, it is capturing the GPS data and writing it out to a file. The graphical part is all done using other services, the one above was generated at www.gpsvisualizer.com but I am aiming to use www.motionbased.com

You can read and decide your preference but the latter is focussed on sports and tracking lap times and what they call "dot racing" where you race your own tracktime. They basically provide a cool interface and mapping of GPS data, primarilly captured from a handheld GPS (Garmin, Magellan etc).

COM Port splitting - do a search, there are a few ways, COMFoolery is one that comes to mind.

Delorme - yes, should work just fine, as far as I know.

I'm trying to sort out some formatting issues in the GPX XML file at the moment, seems motionbased.com doesn't like my files!

Chris.
ukchris is offline   Reply With Quote
Old 11-09-2004, 10:37 PM   #14
FLAC
 
ukchris's Avatar
 
Join Date: Nov 2003
Location: Massachusetts
Posts: 1,457
ukchris is on a distinguished road
These tracks are based on a sample file but give a good idea on where I'd like this to end up, if everything works out. This is the same track displayed in three different ways at www.gpsvisualizer.com
Attached Images
   
ukchris is offline   Reply With Quote
Old 11-10-2004, 04:15 AM   #15
Low Bitrate
 
Join Date: Oct 2004
Location: s.cali
Posts: 59
BigToach is on a distinguished road
really cool, heres an urban one where i live, socal (the speeds are off cause its mph not kph) rather large sorry
__________________
Progress: | All materials Purchased...
BigToach 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
wanted deluo usb gps l4tran Classified Archive 0 05-07-2004 12:12 AM
Gps Wanted [help Needed] tommy10uk GPS 4 04-18-2004 11:55 PM
Wanted: NMEA GPS receiver CarComp Media Engine 0 03-25-2004 03:38 PM
Wanted: Controller, PSU, GPS... claylong Classified Archive 2 03-21-2002 12:02 AM
GPS wanted mp3pc General Hardware Discussion 2 02-08-2001 12:17 PM



All times are GMT -5. The time now is 04:20 PM.


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