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.
|
03-10-2007, 12:54 PM
|
#16
|
|
Variable Bitrate
Join Date: Feb 2006
Vehicle: '94 Land Cruiser
Posts: 289
|
How is this going to work if I don't have a constant connection but I get a connection at random times. Like if I just have windows set to automaticaly connect to any unsecured network I come across? Will it handle that ok...like not send error when it is not connected but it will try and send as soon as it is connected to the internet?
|
|
|
03-10-2007, 04:41 PM
|
#17
|
|
FLAC
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Vehicle: 2004 4Runner SR5 V8 4WD
Posts: 1,265
|
Hey guys, I'm back now, had to go take care of some personal business  I'll see what I can do about the connection status bug. As far as offline logs, I'm going to be adding a piece that will allow you to upload the data once you finally have a connection.
For those that can't connect, if you haven't done so, please read the Readme.txt. There are a few additional steps you might have to take to get this working. One is registering the mscomm32.ocx file that is included, the other is loading the reg key that is included into your registry by double clicking on it.
I'll let you all know when I've uploaded the next version..
Quote: Originally Posted by thanatos106 
Where is my email?
Thanatos.
Did you register at DCCarPCs.com ? I don't see your username there yet. I can't assign a Tracking account until you've done so.
Quote: Originally Posted by EricE 
Edit: ok, its working for me. now...Ver 1.5
Server works for me now.
Glad it's working for you now... hit me up on IM if you can later...
Last edited by W3bMa5t3r; 03-10-2007 at 04:41 PM.
Reason: Automerged Doublepost
|
|
|
03-10-2007, 06:33 PM
|
#18
|
|
FLAC
Join Date: Nov 2004
Location: St Louis
Vehicle: Several
Posts: 1,336
|
Quote: Originally Posted by W3bMa5t3r 
Did you register at DCCarPCs.com ? I don't see your username there yet. I can't assign a Tracking account until you've done so. 
O.K. I'm registered, what next?
__________________
HARDWARE: Fujitsu Stylistic 4121w/ WiFi & mini dock, Sierra Wireless Aircard 550, EXP PCMCIA Portable DVD-RW, Silabs FM, WinTV USB w/-26dB diversity antenna, XM Commander w/Timetrax USB, Delorme GPS, Saitek X-52 USB joystick, BluSoleil USB Bluetooth
|
|
|
03-10-2007, 10:12 PM
|
#19
|
|
FLAC
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Vehicle: 2004 4Runner SR5 V8 4WD
Posts: 1,265
|
Quote: Originally Posted by GizmoQ 
O.K. I'm registered, what next?
I've sent you a PM here and on DCCarPCs with the info. Also an actual email through here, but it came back undeliverable. :-\
|
|
|
03-10-2007, 11:07 PM
|
#20
|
|
FLAC
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Vehicle: 2004 4Runner SR5 V8 4WD
Posts: 1,265
|
Upped a new version... 1.6. This should fix the accuracy of the connection indicator. What other issues are we having?
|
|
|
03-10-2007, 11:36 PM
|
#21
|
|
Laptop, Tablets, UMPC Moderator
Join Date: Oct 2004
Location: NY
Vehicle: 2002 pontiac montana
Posts: 5,956
|
well, I'm having an issue, I lost my gps antenna
I'm dying to try this, does it track you real time?... can I view the tracks as there created? can I have the vehicle conected to the server & then I connect to the server from a seperate location & view the track?
|
|
|
03-10-2007, 11:41 PM
|
#22
|
|
FLAC
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Vehicle: 2004 4Runner SR5 V8 4WD
Posts: 1,265
|
Quote: Originally Posted by turbocad6 
well, I'm having an issue, I lost my gps antenna
I'm dying to try this, does it track you real time?... can I view the tracks as there created? can I have the vehicle conected to the server & then I connect to the server from a seperate location & view the track?
lol uh oh...
Yes, this tracks you in real time, as you track, it uploads the data (provided you have a connection, and the 'real time' is dependent on your connection speed and upload frequency setting) and as soon as it's on the server, you can view it on the maps on the server's client side. I'm working on the upload function of saved data logs at the moment... for those doing offline tracking...
The web side is viewable from anywhere at anytime, and is separate from the client. It just pulls the data from the database.
|
|
|
03-11-2007, 12:14 AM
|
#23
|
|
FLAC
Join Date: Nov 2004
Location: St Louis
Vehicle: Several
Posts: 1,336
|
Quote: Originally Posted by W3bMa5t3r 
I've sent you a PM here and on DCCarPCs with the info. Also an actual email through here, but it came back undeliverable. :-\
Got it, Fixed it. Thanx
Just something to consider when you write the code for offline save and upload later - you might want to consider how that info is saved, verification of upload, and renaming uploaded file by date uploaded (just in case the upload failed after verification, so the user can rename it back to upload title and try again).
Renaming and saving on users computer is also good for archiving, i.e., so you don't have to do it on your server. If the user wants to review an archive they can close the active client, rename the archive to the upload filename, initiate the client upload command, close it and then logon to the website. Or better yet, have it as an option on the webpage view to upload and review a saved archive. Then we can easily switch back to the active feed. (GPSSeure had part of this)
__________________
HARDWARE: Fujitsu Stylistic 4121w/ WiFi & mini dock, Sierra Wireless Aircard 550, EXP PCMCIA Portable DVD-RW, Silabs FM, WinTV USB w/-26dB diversity antenna, XM Commander w/Timetrax USB, Delorme GPS, Saitek X-52 USB joystick, BluSoleil USB Bluetooth
|
|
|
03-11-2007, 01:31 AM
|
#24
|
|
FLAC
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Vehicle: 2004 4Runner SR5 V8 4WD
Posts: 1,265
|
Quote: Originally Posted by GizmoQ 
Got it, Fixed it. Thanx
Just something to consider when you write the code for offline save and upload later - you might want to consider how that info is saved, verification of upload, and renaming uploaded file by date uploaded (just in case the upload failed after verification, so the user can rename it back to upload title and try again).
Renaming and saving on users computer is also good for archiving, i.e., so you don't have to do it on your server. If the user wants to review an archive they can close the active client, rename the archive to the upload filename, initiate the client upload command, close it and then logon to the website. Or better yet, have it as an option on the webpage view to upload and review a saved archive. Then we can easily switch back to the active feed. (GPSSeure had part of this)
I've got the offline code piece built... but that's a good idea... off to code some more... lol back in a few 
|
|
|
03-11-2007, 03:10 AM
|
#25
|
|
FLAC
Join Date: Nov 2004
Location: St Louis
Vehicle: Several
Posts: 1,336
|
Quote: Originally Posted by W3bMa5t3r 
I've got the offline code piece built... but that's a good idea... off to code some more... lol back in a few 
Now if you really want to get fancy, Shawn Jones wrote a plugin for Map Monkey that stored daily logs in a laymans format which created files by date, created folders by month and year. (Actually, I'd love to see this ported over to FreeDrive). It was great for tax time - an automatic mileage log for the business.
Check out the .CSV in excel.
__________________
HARDWARE: Fujitsu Stylistic 4121w/ WiFi & mini dock, Sierra Wireless Aircard 550, EXP PCMCIA Portable DVD-RW, Silabs FM, WinTV USB w/-26dB diversity antenna, XM Commander w/Timetrax USB, Delorme GPS, Saitek X-52 USB joystick, BluSoleil USB Bluetooth
|
|
|
03-11-2007, 03:28 AM
|
#26
|
|
FLAC
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Vehicle: 2004 4Runner SR5 V8 4WD
Posts: 1,265
|
Ok uploaded a new version, this includes a second EXE for uploading the data from the offline data log file (GPSTrackingLog.txt) to the server, drop it in the same folder as your Tracker. It reads from the same track_config.ini file. I'm going to start on ANOTHER re-write of the program, to combine all these features into one... and organize the code a bit better
Let me know what other issues we're having.
|
|
|
03-11-2007, 07:34 AM
|
#27
|
|
FLAC
Join Date: Apr 2005
Location: Queens, New York
Vehicle: 2002 Mitsubishi Galant
Posts: 1,388
|
OK So i installed this in my car following step by step instructions. And for some reasons the prog cant connect to my GPS. It doesnt have # of sats and no gps info is runningthorugh the prog. I use Xport3 and have my com port splitted. All my other GPS utili are working just cant get it to work with this one.
__________________
2002 Mitsubishi Galant
Progress: 90% [-▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓- ->
Carputer Specs:
Via M10K
512mb Ram
60GB HDD
Souund Blaster Audigy2 NX
OPUS ITX PC Case
███
|
|
|
03-11-2007, 07:43 AM
|
#28
|
|
FLAC
Join Date: Apr 2006
Location: Washington, DC - Alexandria, VA N/W Area - NOVA
Vehicle: 2004 4Runner SR5 V8 4WD
Posts: 1,265
|
Out of curiosity, those that are having issues and have followed the instructions correctly  ... what speed do your other gps programs connect at? The norm is 4800...
|
|
|
03-11-2007, 01:34 PM
|
#29
|
|
Para Laura
Join Date: Nov 2004
Location: Miami Beach,FL U.S.A
Vehicle: Xterra SE supercharged
Posts: 3,478
|
Ok so I register and awaiting for you to set my Tracking account
Thanatos.
|
|
|
03-11-2007, 02:38 PM
|
#30
|
|
Variable Bitrate
Join Date: Dec 2005
Location: FL
Vehicle: 2006 Chevy Equinox
Posts: 412
|
Quote: Originally Posted by W3bMa5t3r 
Out of curiosity, those that are having issues and have followed the instructions correctly  ... what speed do your other gps programs connect at? The norm is 4800...
Have tried with a couple different gps units (bluetooth and serial, both with and without xport to split the incoming streams) and can't get it to work. Also went through the readme and followed those directions. After following those instructions the program now saves the com port setting (before it would show zero as the com assignment) but now I get an error saying "Not Receiving GPS Data" and no data comes in and I don't get the green connected graphic.
|
|
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 03:24 AM.
|
|