|
![]() |
|
|||||||
| Plug-In Downloads Download plug-ins in here. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|
#1 (permalink) |
|
10 Farad - Flux Capacity
|
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
Last edited by Zorro; June 19th, 2008 at 06:36 AM. |
|
|
|
| The Following User Says Thank You to Zorro For This Useful Post: |
|
|
#2 (permalink) |
|
5 Farad - High Capacity
Join Date: Mar 2008
Location: england
Vehicle: Land Rover Discovery
Posts: 91
![]() |
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
|
|
|
|
|
|
#5 (permalink) |
|
10 Farad - Flux Capacity
|
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 |
|
|
|
|
|
#6 (permalink) |
|
7 Farad - Super Capacity
Join Date: Jan 2008
Location: Ontario, Canada
Vehicle: 04 Chevrolet Colorado ext-cab 3.5l
Posts: 180
![]() |
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? |
|
|
|
|
|
#7 (permalink) |
|
10 Farad - Flux Capacity
|
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 |
|
|
|
|
|
#8 (permalink) |
|
5 Farad - High Capacity
Join Date: Mar 2008
Location: england
Vehicle: Land Rover Discovery
Posts: 91
![]() |
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
|
|
|
|
|
|
#9 (permalink) |
|
10 Farad - Flux Capacity
|
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 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 |
|
|
|
|
|
#10 (permalink) |
|
10 Farad - Flux Capacity
|
LogoDashboard has been updated!
|
|
|
|
![]() |
| Bookmarks |
| Tags |
| added, file, logodashboard |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| New File Added: Scribble | Zorro | Plug-In Downloads | 3 | October 14th, 2008 12:17 PM |
| New File Added: Contacts | Zorro | Plug-In Downloads | 1 | October 14th, 2008 11:38 AM |
| New File Added: CFSkype | Zorro | Plug-In Downloads | 4 | October 14th, 2008 11:37 AM |
| New File Added: SkinBrowser | Zorro | Skin Downloads | 10 | October 14th, 2008 11:37 AM |
| XM / Sirius Worklog | Scott | Plugin Development | 79 | August 20th, 2008 01:39 PM |