summaryrefslogtreecommitdiffstats
path: root/openxc.options
AgeCommit message (Expand)AuthorFilesLines
2014-03-15Add 'name' and 'multiple_responses' fields to diag requests.Christopher Peplin1-0/+1
2014-03-06Add CommandResponse type to VehicleMessage (from VI to host).Christopher Peplin1-0/+1
2014-03-04Condense string/number/bool trio into a field.Christopher Peplin1-2/+1
2014-03-03Add a draft protobuf format for diagnostic requests.Christopher Peplin1-1/+2
2014-01-17Store raw CAN payload in bytes instead of uint64_t.Christopher Peplin1-0/+1
2014-01-17Store diagnostic response payload as a byte array in protobuf.Christopher Peplin1-0/+1
2014-01-17Update nanopb to 0.2.5 and fix max string length options.Christopher Peplin1-2/+3
2014-01-07Merge all sub-types into a single TranslatedMessage type.Christopher Peplin1-1/+1
2014-01-07Add an options file to enable static memory with nanopb.Christopher Peplin1-0/+2