The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > GPS

Reply
 
Thread Tools Display Modes
Old 08-01-2001, 03:59 PM   #1
Newbie
 
alienmanfc6's Avatar
 
Join Date: Sep 2007
Location: Ashton
Vehicle: 2004 Mazda6
Posts: 26
My Photos: (0)
GPS Logger

I dont know if anyone wants this but I going to post it for everyone to have if they want. It is a program I created to log you gps location and email it to you. I have it run all the time just in case my car gets stolen. I am also posting the sorce code, it is in vb .net for those of you who want it. I have created a read me file to explain how is works and how to set it up. If anyone has any idea on impovement to better suite your needs let me know. I will gladly add or change things for you.
Attached Files
File Type: zip GPS Logger.zip (69.0 KB, 51 views)
alienmanfc6 is offline   Reply With Quote
Sponsored Links
Old 01-09-2008, 01:53 PM   #2
Raw Wave
 
Laidback's Avatar
 
Join Date: Oct 2003
Location: Madrid
Vehicle: Jeep GC
Posts: 1,979
My Photos: (0)
Nice!
__________________
Laidback

Laidback Carputer
Laidback is offline   Reply With Quote
Old 01-09-2008, 03:02 PM   #3
Newbie
 
SoulR's Avatar
 
Join Date: Aug 2007
Posts: 21
My Photos: (0)
Great idea alienmanfc6, well done
SoulR is offline   Reply With Quote
Old 01-10-2008, 06:08 PM   #4
Variable Bitrate
 
Join Date: May 2003
Posts: 317
My Photos: (0)
Quote: Originally Posted by alienmanfc6 View Post
I dont know if anyone wants this but I going to post it for everyone to have if they want. It is a program I created to log you gps location and email it to you. I have it run all the time just in case my car gets stolen. I am also posting the sorce code, it is in vb .net for those of you who want it. I have created a read me file to explain how is works and how to set it up. If anyone has any idea on impovement to better suite your needs let me know. I will gladly add or change things for you.


Hey alien, thanks for this! I've been looking for something like this...but a little different. Maybe we can work together and refine to work better.

My goal was to be able to have an application run in the background which will:
-automatically log current location from gps (like what you're doing) along with speed and timestamp, at user specified intervals.
-Look for a internet connection available.
-if connection exists, connect to it and upload the log file to a server and store the data in a database.
-else continue to log gps data and try connection again at the next user defined interval.


Can you add this functionality? And i can do the web base stuff to pull the data from the database and plot it on google maps. People can install this web app and database on their own server and view their own tracking...what do you think? I dont know VB...
[H]Bugster is offline   Reply With Quote
Old 01-11-2008, 01:07 PM   #5
Newbie
 
alienmanfc6's Avatar
 
Join Date: Sep 2007
Location: Ashton
Vehicle: 2004 Mazda6
Posts: 26
My Photos: (0)
Quote: Originally Posted by [H]Bugster View Post
Hey alien, thanks for this! I've been looking for something like this...but a little different. Maybe we can work together and refine to work better.

My goal was to be able to have an application run in the background which will:
-automatically log current location from gps (like what you're doing) along with speed and timestamp, at user specified intervals.
-Look for a internet connection available.
-if connection exists, connect to it and upload the log file to a server and store the data in a database.
-else continue to log gps data and try connection again at the next user defined interval.


Can you add this functionality? And i can do the web base stuff to pull the data from the database and plot it on google maps. People can install this web app and database on their own server and view their own tracking...what do you think? I dont know VB...

I would like to be able to upload to a server insead of email becuase the email is a little messy but it works. Currently I am unsure of how to do this but i have not looked into it much. I did experiment with FTP but had lots of problems with that. As for adding speed and timestamp, well it already does the timestamp and adding speed would be easy. I could also add your bearing. The reason I did not was to keep the log file small so it would be quicker to email. But if you would like I could add that.
alienmanfc6 is offline   Reply With Quote
Old 01-11-2008, 02:47 PM   #6
Constant Bitrate
 
almera's Avatar
 
Join Date: Aug 2004
Vehicle: 2001 Nissan
Posts: 115
My Photos: (0)
Quote: Originally Posted by alienmanfc6 View Post
I dont know if anyone wants this but I going to post it for everyone to have if they want. It is a program I created to log you gps location and email it to you. I have it run all the time just in case my car gets stolen. I am also posting the sorce code, it is in vb .net for those of you who want it. I have created a read me file to explain how is works and how to set it up. If anyone has any idea on impovement to better suite your needs let me know. I will gladly add or change things for you.

Nice job, thanks for sharing!

Quote: Originally Posted by [H]Bugster View Post
Hey alien, thanks for this! I've been looking for something like this...but a little different. Maybe we can work together and refine to work better.

My goal was to be able to have an application run in the background which will:
-automatically log current location from gps (like what you're doing) along with speed and timestamp, at user specified intervals.
-Look for a internet connection available.
-if connection exists, connect to it and upload the log file to a server and store the data in a database.
-else continue to log gps data and try connection again at the next user defined interval.


Can you add this functionality? And i can do the web base stuff to pull the data from the database and plot it on google maps. People can install this web app and database on their own server and view their own tracking...what do you think? I dont know VB...

been done before;
http://www.mp3car.com/vbulletin/gps/...-internet.html
__________________
----------------------------------------------------------------------
almera is offline   Reply With Quote
Old 01-11-2008, 02:59 PM   #7
Variable Bitrate
 
Join Date: May 2003
Posts: 317
My Photos: (0)
Thanks. I've started coding yesterday and hopfully will have a desktop client to handle the logging soon. I will then create a web app to make use of the data from the database. I'll try and keep this post updated....or maybe i'll start my own thread.

I wanted to create my own solution so i can host it independantly on my own servers, and manage myself. The idea is to minimize the relianze from other services.
[H]Bugster is offline   Reply With Quote
Old 01-11-2008, 03:13 PM   #8
Newbie
 
murmur's Avatar
 
Join Date: Dec 2007
Location: St. Louis
Posts: 2
My Photos: (0)
6+ years between the first and second posts?

Not really a dead horse, just an old one.

Edit: Hmmm, he didn't join til 2007, so wtf is up with the post date?

Last edited by murmur : 01-11-2008 at 03:16 PM.
murmur is offline   Reply With Quote
Old 01-11-2008, 03:17 PM   #9
Confusion Master
Enforcer's CarPC Specs
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Vehicle: 1997 BMW E36 328I
Posts: 9,899
My Photos: (1)
I'm in the process of doing something similar with a web client.

The intention is to add GPS logging to FreeDrive and AccessControl.

I will also be making the website part available so that someone can add it to their own server rather than rely on someone else.

I have a alpha demo of the website side here :

http://www.en4cer.co.uk/tracking.php
www.en4cer.co.uk/
Enforcer is offline   Reply With Quote
Old 01-11-2008, 03:23 PM   #10
Raw Wave
 
Laidback's Avatar
 
Join Date: Oct 2003
Location: Madrid
Vehicle: Jeep GC
Posts: 1,979
My Photos: (0)
Quote: Originally Posted by murmur View Post
6+ years between the first and second posts?

Not really a dead horse, just an old one.

Edit: Hmmm, he didn't join til 2007, so wtf is up with the post date?

The servers crashed, dates got mixed up and/or lost, don't worry about it, you were asleep through the whole thing!
__________________
Laidback

Laidback Carputer
Laidback is offline   Reply With Quote
Sponsored Links
Old 01-11-2008, 04:06 PM   #11
Variable Bitrate
 
Join Date: May 2003
Posts: 317
My Photos: (0)
Quote: Originally Posted by Enforcer View Post
I'm in the process of doing something similar with a web client.

The intention is to add GPS logging to FreeDrive and AccessControl.

I will also be making the website part available so that someone can add it to their own server rather than rely on someone else.

I have a alpha demo of the website side here :

http://www.en4cer.co.uk/tracking.php
www.en4cer.co.uk/

Hey that looks good Enforcer!
[H]Bugster is offline   Reply With Quote
Old 01-21-2008, 01:53 PM   #12
Newbie
 
alienmanfc6's Avatar
 
Join Date: Sep 2007
Location: Ashton
Vehicle: 2004 Mazda6
Posts: 26
My Photos: (0)
Update: I have added a few new features. Nothing major just now it also logs speed and bearing. Also added a setup program to add ease of setup. So instead of haveing to change all the values in the .ini file manualy. You can just run the setup program and fill out the form and it does it for you.
Attached Files
File Type: zip GPS Log.zip (168.6 KB, 19 views)
alienmanfc6 is offline   Reply With Quote
Old 01-21-2008, 02:45 PM   #13
Variable Bitrate
 
Join Date: May 2003
Posts: 317
My Photos: (0)
awsome, i'm also working on a different app as well.
[H]Bugster is offline   Reply With Quote
Old 01-22-2008, 02:08 PM   #14
Newbie
 
Join Date: Dec 2007
Posts: 2
My Photos: (0)
Do you think, it's possible to make this app to log the whole thing to a textfile instead of a mail?
seng is offline   Reply With Quote
Old 01-22-2008, 02:21 PM   #15
Variable Bitrate
 
Join Date: May 2003
Posts: 317
My Photos: (0)
Quote: Originally Posted by seng View Post
Do you think, it's possible to make this app to log the whole thing to a textfile instead of a mail?

This is what I'm doing. I'll also be writing a webapp to interface with the app so you can have a map display your routes.
[H]Bugster is offline   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
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 01:24 PM
SD Navigation just does not work. rumy StreetDeck 54 03-10-2007 07:11 AM
My GPS scenario & Bluetooth quest. gizak GPS 13 04-12-2005 12:11 PM
few gps questions fuctup GPS 2 03-02-2005 01:40 AM


All times are GMT -5. The time now is 07:55 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics