2006 May

LFSLib 0.11b

Two bug fixes.

  • OutSim was broken.. missing the Roll member
  • OutGauge and OutSim would not work right if there was no ID defined in the LFS config, since the packets would be 4 bytes smaller each.

Also added an OutSim form to the Tester app.

As usual, docs, sources, etc. can be found here

By arne on | .net, geek | A comment?
Tags:

New LiveForSpeed Lib v0.10b, refactored

Ok, 0.10b of my lib for Live For Speed is out, but it was refactored quite a bit, so it’s not a drop-in replacement.

The refactoring was done in order to let the InSim library receive and handle OutSim and OutGauge events. InSim, OutSim and OutGauge are now all part of one library. The OutSim and OutGauge protocols can be used either via their own standalone handlers or received directly via the InSimHandler.

Here are the breaking changes when switching to this revsion:

  • Renamed namespace LiveForSpeed.* to FullMotion.LiveForSpeed.* so as to not monopolize the LiveForSpeed root namespace.
  • Moved LibVersion to FullMotion.LiveForSpeed.LibVersion
  • Renamed LibVersion.SERIAL to LibVersion.INSIM_SERIAL

As usual, docs, sources, etc. can be found here

By arne on | .net, geek | A comment?
Tags:

New Company: Full Motion Racing

After over a year of working silently on this, finally my new company is coming out of stealth mode.

Introducing: Full Motion Racing

Video Hosting courtesy of vMix

Full Motion Racing is building a Racing Simulations Center in San Diego, CA. Our facility will offer guests networked racing on 3DOF motion platforms. We’re still a bit out from the official opening, so check out one of our upcoming public exhibitions

By arne on | geek | A comment?

New LFS libs

Just updated my InSim Lib to match the 0.5U release of Live For Speed and also created a new lib to handle the OutGauge protocol.

Find the details here

By arne on | .net, geek | A comment?
Tags: