Age | Commit message (Expand) | Author | Files | Lines |
2014-12-01 | added uptime field to VehicleMessage |  mgiannikouris | 1 | -0/+3 |
2014-10-14 | Update protobuf options to use new field names. |  Christopher Peplin | 1 | -2/+2 |
2014-03-15 | Add 'name' and 'multiple_responses' fields to diag requests. |  Christopher Peplin | 1 | -0/+1 |
2014-03-06 | Add CommandResponse type to VehicleMessage (from VI to host). |  Christopher Peplin | 1 | -0/+1 |
2014-03-04 | Condense string/number/bool trio into a field. |  Christopher Peplin | 1 | -2/+1 |
2014-03-03 | Add a draft protobuf format for diagnostic requests. |  Christopher Peplin | 1 | -1/+2 |
2014-01-17 | Store raw CAN payload in bytes instead of uint64_t. |  Christopher Peplin | 1 | -0/+1 |
2014-01-17 | Store diagnostic response payload as a byte array in protobuf. |  Christopher Peplin | 1 | -0/+1 |
2014-01-17 | Update nanopb to 0.2.5 and fix max string length options. |  Christopher Peplin | 1 | -2/+3 |
2014-01-07 | Merge all sub-types into a single TranslatedMessage type. |  Christopher Peplin | 1 | -1/+1 |
2014-01-07 | Add an options file to enable static memory with nanopb. |  Christopher Peplin | 1 | -0/+2 |