Fix name to fit rename of git repository.
[apps/low-level-can-service.git] / openxc.options
2017-05-02 Romain ForlotAdd 'CAN-binder/libs/openxc-message-format/' from commi...
2016-09-10 Christopher PeplinMerge pull request #29 from openxc/increase-payload
2016-08-04 Zac Nelsonincrease payload size for diagnostic response. still...
2015-09-15 EricMerge pull request #23 from mgiannikouris/crosschasm-c5
2014-12-02 mgiannikourisadded uptime field to VehicleMessage
2014-11-15 Christopher PeplinMerge branch 'next'
2014-10-14 Christopher PeplinUpdate protobuf options to use new field names.
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.