| Plug-In Downloads Download plug-ins in here. |
 |
|
June 19th, 2008, 05:31 AM
|
#1 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Nov 2004
Location: Munich, Germany
Vehicle: Audi A3
Posts: 1,024
|
New File Added: LogoDashboard
Downloads: A new file has been added by Zorro:
LogoDashboard
This plug-in allows you to display various information where usually the Logo takes place.
Features- Configure as many pages as you like
- Display Logo, GPS, MEDIA, System, TPMS, OBDII, Phidgets or Calendar items
- Display information from any other plugin that supports LogoDashboard
- Let LogoDashboard auto-switch pages
Note: This version supports only Centrafuse 2.0
Last edited by Zorro; June 19th, 2008 at 05:36 AM.
|
|
|
|
The Following 4 Users Say Thank You to Zorro For This Useful Post:
|
|
June 22nd, 2008, 11:23 AM
|
#2 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Mar 2008
Location: england
Vehicle: Land Rover Discovery
Posts: 323
|
This rock zorro is "The Man" just downloaded it when i upgraded to rc4 so if it all goes pete tong i can start afresh when my new mobo arrives next week fed up with slow performance and jerky dvd play pack. Just a few questions
1 where can i find the instruction
2 managed to get into the advanced setting but i cant configure the gps to read the speed in mph all my pc settings are set to uk and all my nav programes run in mph
but other than these minor niggles it works well
|
|
|
June 22nd, 2008, 02:43 PM
|
#3 (permalink)
|
|
7 Farad - Super Capacity
Join Date: Jun 2006
Posts: 134
|
Under Gerneral setup you should find untis: metrics or imperial
|
|
|
June 22nd, 2008, 07:05 PM
|
#4 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Feb 2008
Posts: 936
|
Does it support decimals instead of coma's?
|
|
|
June 23rd, 2008, 02:41 AM
|
#5 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Nov 2004
Location: Munich, Germany
Vehicle: Audi A3
Posts: 1,024
|
Quote:
Originally Posted by WuNgUn
Does it support decimals instead of coma's?

|
Not sure what you mean. Under which condition?
__________________
Skinning to go... VD2
My Plugins: BluetoothControl, Contacts, Scribble, MWConn, Phidgets, Skype, PluginBrowser, LogoDashboard, SkinBrowser
My Tools: CFInjector
My Skins: Street WS, Gizmo, Cyclone, Drive
|
|
|
June 29th, 2008, 02:34 PM
|
#6 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Jan 2008
Location: Ontario, Canada
Vehicle: 04 Chevrolet Colorado ext-cab 3.5l
Posts: 640
|
Zorro,
I installed this plugin and had it display my TPMS. Great job.
The Problem is that I cannot make heads of tails of the numbers it displays. I prefer PSI and Celsius, I assume its displaying Fahrenheit and bar?
Can this be changed in any way?
|
|
|
June 29th, 2008, 02:52 PM
|
#7 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Nov 2004
Location: Munich, Germany
Vehicle: Audi A3
Posts: 1,024
|
LD doesn't format/translate anything because it doesn't know anything about the data that comes from plugins (in fact, they're all strings - means: they're displayed as delivered).
I'm not sure what data the TPMS returns. I don't have a working TMPS, so I can't check it but you may ask Wolfgang. Maybe he intended to deliver the raw values for some reason. If that's the case, you have to ask him to add commands for formated values, then use the new commands to query and display the TPMS data.
__________________
Skinning to go... VD2
My Plugins: BluetoothControl, Contacts, Scribble, MWConn, Phidgets, Skype, PluginBrowser, LogoDashboard, SkinBrowser
My Tools: CFInjector
My Skins: Street WS, Gizmo, Cyclone, Drive
|
|
|
July 8th, 2008, 02:37 PM
|
#8 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Mar 2008
Location: england
Vehicle: Land Rover Discovery
Posts: 323
|
I have set cf and windows to display imperial but it looks like it will only display in metric But it Still rocks. How do you get the voltage to display im thinking its via the obd but my aginig Landie is a bit to old for that or can it be gleamed from elsewhere
|
|
|
July 8th, 2008, 03:30 PM
|
#9 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Nov 2004
Location: Munich, Germany
Vehicle: Audi A3
Posts: 1,024
|
I'm pretty sure you're talking about the GPS. If so, you would have to change the Content.xml for the skin(s) you're using and replace the km/h, m... with the units of your choice (or even remove them completely).
Code:
<Page description="Navigation" show="True">
<Content type="Image" position="2;1" size="100;100" dataSource="GPS" alignment="Center">{DIRECTION}</Content>
<Content type="Text" position="113;8" size="352;24" dataSource="GPS" style="Text3">{STREET}</Content>
<Content type="Text" position="112;72" size="350;32" dataSource="GPS" style="ETA">{ETA} ({ETR}) Sats: {SATS} Elev.: {ALT}m</Content>
<Content type="Text" position="112;32" size="200;40" dataSource="GPS" style="Text1">{SPEED} km/h</Content>
</Page>
The values will be taken from the CF-GPS, so they're supposed to be correct.
The voltage you see in LD (and temperatures) are coming from the Phidgets-Plugin. You can attach the Phidgets sensors where ever needed, you just have to wire them up accordingly.
__________________
Skinning to go... VD2
My Plugins: BluetoothControl, Contacts, Scribble, MWConn, Phidgets, Skype, PluginBrowser, LogoDashboard, SkinBrowser
My Tools: CFInjector
My Skins: Street WS, Gizmo, Cyclone, Drive
|
|
|
October 14th, 2008, 10:39 AM
|
#10 (permalink)
|
|
10 Farad - Flux Capacity
Join Date: Nov 2004
Location: Munich, Germany
Vehicle: Audi A3
Posts: 1,024
|
LogoDashboard has been updated!
|
|
|
| Thread Tools |
|
|
| 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
|
|
|
|
|