Skip to content

alxwk/leds4sim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

leds4sim

This is a quite simple daemon for sending car sim telemetry into a MOZA device (for now, TSW wheel specifically). Existing software like monocoque, while being great overall, is not quite fit for use with "civilian", not racing, cars. So this piece takes telemetry info from a memory-mapped file containing info from SDK (in my case, SCS Truck sim SDK) and sends it to the wheel via its interface directly, not using a midlayer like simapi. (But, as the telemetry info is specified in the config file by its memory-mapped locaions, this software can be used with simapi too.)

Disclaimer: it's still pretty raw work-in-progress, so expect changes in logic and configuration.

Configuration

See libconfig documentation for general structure of the configuration file, and comments in conf\leds4sim.conf.

About

A daemon for sending a car sim telemetry to a Moza steering wheel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published