Sponsored links

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


Reply
 
Share Thread Tools Display Modes
Old 07-19-2005, 05:25 AM   #1
FreeDrive Creator
 
CdRsKuLL's Avatar
 
Join Date: Feb 2004
Location: Manchester
Posts: 3,196
CdRsKuLL will become famous soon enough
FD 0.82 update

Fixed - ETA/ETR update (untested)

Added the following SDK commands
quickorshort - swaps between the quickest and shortest route (can swap whilst routing)
skin - opens skin menu
importcams - opens cam import box
setgps - opens the set gps screen
changeunits - swaps units from M to KM and back again

Added the following to the SDK.ini
FDMENU= This will display FDMENU.SKIN in a RR Skin folder (allows custom menus)

Added the following
Pressing the number of cams on the main screen will refresh the cam list
Pressing either the distance left or the speed will swap units from M to KM and back
Pressing the number of sats will reconnect the gps unit (handy when coming out of hibernation)

Sorry that its take ages to just add these few bits, just been that busy at home getting ready for the new baby.. which will be arriving I hope this week :-)

Grab the update from www.x-digital.addr.com/FreeDrive.exe just replace the original 0.80 or 0.81 .exe

let me know

cheers

CdRsKuLL

Last edited by CdRsKuLL; 07-27-2005 at 10:47 AM.
CdRsKuLL is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links

Old 07-19-2005, 05:39 AM   #2
Raw Wave
 
Join Date: Jun 2004
Location: On the beach
Posts: 2,225
Gobby is on a distinguished road
Cheers for the update m8. :-)
Gobby is offline   Reply With Quote
Old 07-19-2005, 05:45 AM   #3
Maximum Bitrate
 
techy101's Avatar
 
Join Date: Sep 2004
Location: Minneapolis, MN
Posts: 498
techy101 is on a distinguished road
I'll give it a try tomorrow
techy101 is offline   Reply With Quote
Old 07-19-2005, 05:51 AM   #4
FreeDrive Creator
 
CdRsKuLL's Avatar
 
Join Date: Feb 2004
Location: Manchester
Posts: 3,196
CdRsKuLL will become famous soon enough
The main reason I have added the extra sdk commands, is so you can now make your own menu's using RR.. for example

Create a button on the external_gps.skin so it does the following

B,0,560,75,42,"MENU;GPSMENU1.SKIN" (This loads the skin called GPSMENU1.SKIN)

now in this skin you can have as many buttons as you like, make it look how you like, and even have it call other menus like GPSMENU2.SKIN ... this skin floats ontop of freedrive (like the exit menu) you can even set its transparent if you wish (V,80)

Now in this GPSMENU1.SKIN you will need to add buttons that look like this..

B,045,045,160,060,"SENDMSG;FreeDrive;address||EXIT ",""
B,045,120,160,060,"SENDMSG;FreeDrive;favorites||EX IT",""
B,045,195,160,060,"SENDMSG;FreeDrive;view2d||EXIT" ,""
B,285,045,160,060,"SENDMSG;FreeDrive;home||EXIT"," "
B,285,120,160,060,"SENDMSG;FreeDrive;history||EXIT ",""
B,285,195,160,060,"SENDMSG;FreeDrive;view3d||EXIT" ,""

This sends sdk commands to FreeDrive, please look at the readme for more info on the commands used.. You will need to add the EXIT like above to close the menu also. If you want to add a second menu then you would do it in the same way as calling the first, but you would stick the EXIT at the end to close the 1st and open the second

I hope you understand :-)

cheers

CdR

O yeah.. nearly forgot to point out.. say your running a RR skin of 800 x 600.. then menugps skin doesnt have to be this, it can be 400 x 400.. and RR centers it on the screen, like the menu below :-) I will be adding another sdk.ini setting command, this will when set, disable FD's menu and send a command out instead.. this is so by tapping on FD's map screen you will be able to get a RR menu to open.
Attached Images
 

Last edited by CdRsKuLL; 07-19-2005 at 06:00 AM.
CdRsKuLL is offline   Reply With Quote
Old 07-19-2005, 06:12 AM   #5
Confusion Master
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,937
Enforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant futureEnforcer has a brilliant future
Cool, looking good.

DL'ding
Enforcer is offline   Reply With Quote
Old 07-19-2005, 06:15 AM   #6
FreeDrive Creator
 
CdRsKuLL's Avatar
 
Join Date: Feb 2004
Location: Manchester
Posts: 3,196
CdRsKuLL will become famous soon enough
ok.. just uploaded another .exe to the same address.. so if you grabbed the 0.82 update after I posted this, then you will have the latest version..

I have added another SDK.ini command..

FDMENU=

so if you were to set FDMENU=RoadRunner then on tapping the map FreeDrive would try to open a menu skin called FDMENU.SKIN So you will need to create a skin called this in your RR skin folder... but you should be aware when FD is running by itself, then no menu will appear if this setting is left in the SDK.ini file of Freedrive.

cheers

CdR
CdRsKuLL is offline   Reply With Quote
Old 07-19-2005, 08:12 AM   #7
FLAC
 
NiN^_^NiN's Avatar
 
Join Date: Aug 2004
Location: Australia, Melbourne
Posts: 1,230
NiN^_^NiN is on a distinguished road
looks cool will ahve to test soon

What about showing the sat aquiring dialog?

to see whats actually happening with the gps?
__________________
CarPC Status:
GPS: 99%
Hardware: 99%
Software: 92%
Case Install: 99.9%
Dash Install: 100%
Car Install: 72%
NiN^_^NiN is offline   Reply With Quote
Old 07-19-2005, 11:15 AM   #8
Constant Bitrate
 
Join Date: Nov 2004
Location: France
Posts: 189
grave is on a distinguished road
Good news, i must test but another Idea :

When you define route, it is saved in map directory in previous.dat.

If you quit freedrive, you can recover this route with Destinator or mapmonkey or Mediacruiser.

Freedrive don't use this previous.dat when it starts
grave is offline   Reply With Quote
Sponsored links
Advertisement
 
Advertisement
Old 07-19-2005, 11:23 AM   #9
FreeDrive Creator
 
CdRsKuLL's Avatar
 
Join Date: Feb 2004
Location: Manchester
Posts: 3,196
CdRsKuLL will become famous soon enough
Quote: Originally Posted by grave
Good news, i must test but another Idea :

When you define route, it is saved in map directory in previous.dat.

If you quit freedrive, you can recover this route with Destinator or mapmonkey or Mediacruiser.

Freedrive don't use this previous.dat when it starts

Hi m8, no freedrive stores all past points in the history folder, I use the previous.dat folder for eta/etr routing updates. If your halfway through I route I can code in so it remembers on re-start.. this uses another .dat file

CdR
CdRsKuLL is offline   Reply With Quote
Old 07-19-2005, 12:08 PM   #10
Constant Bitrate
 
Join Date: Nov 2004
Location: France
Posts: 189
grave is on a distinguished road
my English is very bad but i don't think so :

when you define a route, previous.dat get it's time instantly changed. if you close freedrive then openDestinator (C_Client.exe in destinator directory ) you recover your route.

close destinator, open freedrive : no route then if you reclose freedrice and reopen destinator, no route.
grave is offline   Reply With Quote
Old 07-19-2005, 01:28 PM   #11
FreeDrive Creator
 
CdRsKuLL's Avatar
 
Join Date: Feb 2004
Location: Manchester
Posts: 3,196
CdRsKuLL will become famous soon enough
previous.dat holds all the previous destination points. I kill this file and use this for eta/etr calc's. If you close FD with a route then D3 creates a file called Path.dat, this is only created when there is a route, not when you simple close FD. The difference between FD and MM, is that MM uses the previous.dat file as its history, where FD creates its own dat file and stores them in there.

CdR
CdRsKuLL is offline   Reply With Quote
Old 07-19-2005, 04:53 PM   #12
Constant Bitrate
 
Join Date: Dec 2003
Location: Germany
Posts: 207
Jeeve5 is on a distinguished road
Great work m8. Wasn't able to test it while driving but I have one thing to ask:
I display some FD data in RR like next turn and next street. It all works really nice but once I arrived at my destination and continue driving or I cancel the route the FD does not update this data any more. So I still have something like "Turn left" and "Abbey Road" on my screen. Can you make FD update those variables or whatever you wanna call them so nothing is displayed?
__________________
Lilliput 7" TS TFT, ASRock K7VM2, Duron 1,3 GHz, 512 MB DDR RAM, 30 GB Seagate HDD @ 5.400 rpm, WLAN w/ 500mW booster, Toshiba Slimline DVD-ROM Drive, D-Link USB Radio

Download the German Voicepack 1.0 for FreeDrive now!
Jeeve5 is offline   Reply With Quote
Old 07-19-2005, 08:07 PM   #13
Newbie
 
Join Date: Jun 2005
Posts: 38
bo96 is on a distinguished road
quick question: how do i get (part of the menu) to be transparent --(you can even set its transparent if you wish (V,80))--
bo96 is offline   Reply With Quote
Old 07-20-2005, 03:32 AM   #14
FreeDrive Creator
 
CdRsKuLL's Avatar
 
Join Date: Feb 2004
Location: Manchester
Posts: 3,196
CdRsKuLL will become famous soon enough
Quote: Originally Posted by bo96
quick question: how do i get (part of the menu) to be transparent --(you can even set its transparent if you wish (V,80))--

This was when you are using a roadrunner menu, not a freedrive one. If you want a roadrunner menu to be transparent then just add V,80 to the.skin file. I have played with transparent menus before, they work fine until roadrunner embedded FD, then things just go tits up, so i'm sticknig with solid menus at the mo.

You can mind u do 95% of FD menus in RR now :-)

CdR
CdRsKuLL is offline   Reply With Quote
Old 07-20-2005, 09:57 AM   #15
Constant Bitrate
 
Join Date: Nov 2004
Location: France
Posts: 189
grave is on a distinguished road
Hi, CDRSkull,

Tried 0.82. Sorry but for me i'ts not your best version.

Eta and Etr :
I saw your trick: Route recalculation every km or mn with your splash screen : "Please Wait" ==> new origine at your current position but this give strange results. Example : If you go the wrong way, you can hear up to 6 "route recalculation" before freedrive recovers head ; Very irritating. Tried same route and same mistake with vers 0.81 : new route is faster calculated and only one "route recalculation" when find. (same new route but you are not lost in a center town)

History :
you were in the right !

In Map directory, Previous.dat stores History. You can alter or restore this file and this delete or recover "Destinator history". Freedrive use also History.dat in Favorites directory.

With C_Client or Mapmonkey, Previous.dat is only changed when you define new route. No matter with route recalculation. With Freedrive Previous.dat changes when opening Freedrive then at every Route recalculation.

Route :
If you define route, (but you said it yesterday) a new file Path.dat is created when exiting any destinator program (C_Client.exe or FreeDrive). This file is erased after you reopen any destinator frontend.

Experience with C_Client : you delete Path.dat : no route when reopening. You restore Path.dat and then recover your define route when beginning Destinator.

This file is not used by Freedrive ?

Hibernation :
Manual reconnecting works fine and avoid to close and reopen freedrive when your GPS is lost. Result, your current route is not canceled. Good job.

For me, best use for the moment should be : Vers 0.81 + manual reconnecting of 0.82 + Skin with touchmenu = 0" ==> allows manual route recalculate for ETA and ETR.
grave 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
XM update song rjoek Road Runner 6 08-06-2005 02:01 AM
FD 0.81 update CdRsKuLL FreeDrive 24 07-16-2005 01:47 AM
Auto load FD when RR starts up tolisn Road Runner 2 07-08-2005 05:30 PM
GPS Update fequency and Dead Reckoning Scouse Monkey GPS 31 05-12-2005 06:46 AM
Cooperation between RR and FD skin tolisn Road Runner 7 04-24-2005 04:26 PM



All times are GMT -5. The time now is 10:55 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