Contributing

Please see our Contributing Guide.

Mailing list

For discussions about the usage, development, and future of OpenXC, please join the OpenXC mailing list.

Bug tracker

If you have any suggestions, bug reports or annoyances please report them to our issue tracker at http://github.com/openxc/vi-firmware/issues/

Authors and Contributors

A complete list of all authors is stored in the repository - thanks to everyone for the great contributions.

Python Library

The OpenXC Python library, in particular the openxc-dashboard tool, is useful for testing the VI with a regular computer, to verify the data received from a vehicle before introducing an Android device. Documentation for this tool (and the list of required dependencies) is available on the OpenXC vehicle interface testing page.

Android Library

The OpenXC Android library is the primary entry point for new OpenXC developers. More information on this library is available at in the applications section of the OpenXC website.