Ignore dirty submodules (generated files in nanopb).
[apps/low-level-can-service.git] / openxc.proto
2014-01-07 Christopher PeplinMinimize the number of separate protobuf types.
2014-01-07 Christopher PeplinRevert "Switch back to many subtypes for binary messages."
2014-01-07 Christopher PeplinRevert "Restore accidentally deleted data field from...
2014-01-07 Christopher PeplinRestore accidentally deleted data field from raw message.
2014-01-07 Christopher PeplinSwitch back to many subtypes for binary messages.
2014-01-07 Christopher PeplinFix package name of generated protobuf objects.
2014-01-07 Christopher PeplinSwitch raw data field to uint64 to fit all values and...
2014-01-07 Christopher PeplinMerge all sub-types into a single TranslatedMessage...
2014-01-07 Christopher PeplinAdd a bus field to RawMessage and make data an 64-bit...
2014-01-07 Christopher PeplinMove proto definition to top level.