Skip to content

OScar 7.0

Choose a tag to compare

@francescoraves483 francescoraves483 released this 07 Mar 18:21
03ba3d7

First official release of OScar (previous versions are available by going directly to the respective commits).

This release includes the first fully revised serial parser and Vehicle Data Provider (VDP) facility.
This version currently supports CAMs, VAMs and CPMs, and includes an LDM that can be queried on-demand with a JSON-over-TCP interface.

All the available options can be listed by running OScar with the --help option.

This release includes two pre-compiled versions of OScar for the x86_64 architecture: one using glibc (for operating systems such as Ubuntu) and one using musl (for operating systems such as OpenWrt).