77shell / vi-firmware

OpenXC-compatible firmware for PIC32 and LPC1768

Home Page:http://vi-firmware.openxcplatform.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenXC Vehicle Interface Firmware

/docs/_static/logo.png

Version:7.0.1-dev
Web:http://openxcplatform.com
Documentation:http://vi-firmware.openxcplatform.com
Source:http://github.com/openxc/vi-firmware
Keywords:vehicle, openxc, embedded
https://travis-ci.org/openxc/vi-firmware.svg?branch=master https://coveralls.io/repos/openxc/vi-firmware/badge.png?branch=master Documentation Status

The OpenXC vehicle interface (VI) firmware runs on an microcontroller connected to one or more CAN buses. It receives either all CAN messages or a filtered subset, performs any unit conversion or factoring required and outputs a generic version to a USB interface.

For more documentation, see the vehicle interface section on the OpenXC website or the vehicle interface documentation.

Installation

For the full build instructions, see the documentation.

License

Copyright (c) 2012-2014 Ford Motor Company

Licensed under the BSD license.

This repository includes links to other source code repositories (as git submodules) that may be distributed under different licenses. See those individual repositories for more details.

About

OpenXC-compatible firmware for PIC32 and LPC1768

http://vi-firmware.openxcplatform.com

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:C++ 83.4%Language:Python 5.5%Language:C 3.9%Language:Shell 3.7%Language:Makefile 3.2%Language:Batchfile 0.2%Language:Assembly 0.0%