apps/low-level-can-service.git
2014-01-17 Christopher... Update nanopb to 0.2.5 and fix max string length options.
2014-01-07 Christopher... Draft an idea of what the diagnostic request/response...
2014-01-07 Christopher... Minimize the number of separate protobuf types.
2014-01-07 Christopher... Revert "Switch back to many subtypes for binary messages."
2014-01-07 Christopher... Revert "Restore accidentally deleted data field from...
2014-01-07 Christopher... Restore accidentally deleted data field from raw message.
2014-01-07 Christopher... Switch back to many subtypes for binary messages.
2014-01-07 Christopher... Fix package name of generated protobuf objects.
2014-01-07 Christopher... Switch raw data field to uint64 to fit all values and...
2014-01-07 Christopher... Remove timestamp from trace JSON before benchmarking...
2014-01-07 Christopher... Update benchmark tool for latest protobuf format.
2014-01-07 Christopher... Merge all sub-types into a single TranslatedMessage...
2014-01-07 Christopher... Add generated protobuf implementations.
2014-01-07 Christopher... Add a bus field to RawMessage and make data an 64-bit...
2014-01-07 Christopher... Add an options file to enable static memory with nanopb.
2014-01-07 Christopher... Move proto definition to top level.
2014-01-07 Christopher... Use a container type to be able to stream protobufs.
2014-01-07 Christopher... Benchmark how much overhead each encoding adds vs raw...
2014-01-07 Christopher... Benchmark encoding translated messages as binary, too.
2014-01-07 Christopher... Add benchmarking tests for binary encoding (moved from...
2013-11-22 Christopher... Document trace file format.
2013-11-05 Christopher... Add frequency to gear_lever_position
2013-10-09 Christopher... Move frequencies here from the OpenXC site.
2013-09-26 Christopher... Document the RAW message format, including the bus...
2013-08-08 Christopher... Add a gear_lever_position signal to official set.
2013-05-03 Christopher... Add license and official signal list.
2013-05-03 Christopher... Don't use pygments highlighting in README.
2013-05-03 Christopher... Initial commit, moved from openxcplatform.com.