I am using F4Glass, but instead of using F4 as the information source, I take lomac information (via LUA), create a shared memory file which looks like the file created by F4, and F4Glass does the rest. I am using the BMS 2.0 memory format, so you need to get the BMS 2.0 patch Erwin put out earlier this year. (http://www.eagle9.nl/redirtest.asp?lokatie=/main/Downloads/default.asp)
More than happy to give it to anyone who wants it. Install and source code can be found here
http://users.tpg.com.au/adsljvly/setup.zip
Unzip the zip file and then run setup.
Once you've installed it you'll also find export.lua, this needs to be copied to the machine running lomac. (replacing the existing export.lua).
You'll need to modify this line
local host = "10.1.1.15"
And set the IP address to that of the machine running F4 Glass.
To get it all running:
1. start Lomac2F4Glass (on the second computer)
2. Start F4 Lgass (on the second computer) (you don't need the Data Mirror server as my code creates the shared memory file from lomac data.
3. Start Lomac on the second computer.
There is a test mode you can use
1. start Lomac2F4Glass (on the second computer)
2. Start F4 Lgass (on the second computer)
3. Click Send Test Data, you should see the guages start moving.
Send me a PM if you have any questions.
Cheers
Peter