--------------------------------------------------------------------------------  
Live for G15 V0.7 (Gauge only)
Test Release - 16. Dezember 2007
--------------------------------------------------------------------------------  

Requirements:
 - Live for Speed S2 Alpha 0.5X or above
 - Logitech G15 Gaming Keyboard
 - .NET Framework 2.0
 - LCDFonts installed

Features:
-  Gauge-Display
   o RPM of engine (analog + digital)
   o Speed (digital)
   o Pit speed limiter indicator
   o Selected gear
   o Shiftlight indicator

- Note: The Insim car speed is a floating number and is always rounded to the largest integer less than 
        or equal to its floating value (math: floor function, same as it is done in LFS). I.e. a speed 
        of 49.999mph is displayed as 49mph.
        Therefore: Consider this when pitting, :-)
        
Installation:
 - Install ".NET Framework 2.0"
 - Extract "LCDFonts.zip" into temp. directory and install them via Control panel/Fonts 
   (Install New Fonts from the File menu)
 - Extract "LiveForG15.zip" into any folder
 - Update insim port (default is 29999) in "configuration.txt"
 - Update installation directory of LFS (default is "D:\Spiele\LiveForSpeed") in "configuration.txt"
 
Usage:
 - Start LFS with the commandline option /insim=<port> (where <port> in the port number specified
   in the "configuration.txt")
   
   Example: LFS.exe /insim=29999

   Alternative: Within LFS type T and enter "/insim 29999"     
   
 - Run 'Live for G15.exe'
 - Press LCD-Key 3 on the keyboard to connect to LFS

Errormessages:
 - log4j messages can be found in file "LFS.log" and should be provided when reporting issues
 
LCD Keys:
Key 1: Disabled (for v0.7 release)
Key 2: Disabled (for v0.7 release)
Key 3: Connects/Disconnects the application from LFS
Key 4: Closes "Live for G15"

--------------------------------------------------------------------------------  
Links:
--------------------------------------------------------------------------------  
LFSLib 0.16b by sdether (http://www.claassen.net/geek/lfs/)
DotNetLCD by "Is mise le meas" (http://www.g15mods.com/tools.html)
.NET Framework 2.0 by Microsoft (http://www.microsoft.com/downloads/details.aspx?FamilyID=0856eacb-4362-4b0d-8edd-aab15c5e04f5&DisplayLang=de)

--------------------------------------------------------------------------------  
Change history:
--------------------------------------------------------------------------------  
v0.7 161207 by Wulle (based on orignal version of Kamel)
- disabled all screens but the gauge display
- switched to LFSLib 0.16b supporting LFS 0.5X or above

