Merge remote-tracking branch 'origin/latest-nanopb' into passthrough-command
[apps/low-level-can-service.git] / openxc.options
2014-04-29 Christopher PeplinMerge remote-tracking branch 'origin/master' into diagn...
2014-03-15 Christopher PeplinAdd 'name' and 'multiple_responses' fields to diag...
2014-03-06 Christopher PeplinAdd CommandResponse type to VehicleMessage (from VI...
2014-03-04 Christopher PeplinCondense string/number/bool trio into a field.
2014-03-03 Christopher PeplinAdd a draft protobuf format for diagnostic requests.
2014-01-17 Christopher PeplinStore raw CAN payload in bytes instead of uint64_t.
2014-01-17 Christopher PeplinMerge branch 'master' into diagnostic
2014-01-17 Christopher PeplinStore diagnostic response payload as a byte array in...
2014-01-17 Christopher PeplinUpdate nanopb to 0.2.5 and fix max string length options.
2014-01-07 Christopher PeplinMerge all sub-types into a single TranslatedMessage...
2014-01-07 Christopher PeplinAdd an options file to enable static memory with nanopb.