summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-02-29Merge branch 'messagepackadditions' of https://github.com/openxc/openxc-messa...Eric Marsman7-2915/+6707
2015-12-11added support for timestamp to vehicle messagesdsouzahansenfrancis6-3030/+6223
2015-11-26Added SD_MOUNT_STATUS commanddsouzahansenfrancis6-107/+116
2015-11-19Added RTC configuration commanddsouzahansenfrancis6-120/+694
2015-10-29and commit files for 0.5Eric Marsman3-4/+6
2015-10-29bump to 0.5 for releaseEric Marsman1-0/+1
2015-10-27Added Message Pack to payload formatdsouzahansenfrancis7-84/+100
2015-09-15Merge pull request #23 from mgiannikouris/crosschasm-c5Eric8-4805/+5874
2015-09-15link to web server projectEric Marsman1-1/+1
2015-09-14abs link jsonmgiannikouris1-1/+1
2015-09-14jsonmgiannikouris1-1/+1
2015-09-14More JSON.mkdmgiannikouris1-2/+2
2015-09-14More JSON.mkdmgiannikouris1-1/+1
2015-09-14All caps makes it look like I'm yelling...mgiannikouris1-1/+1
2015-09-14Updated JSON.mkdmgiannikouris1-0/+22
2014-12-01added uptime field to VehicleMessagemgiannikouris7-4804/+5851
2014-11-15Bump to next development release.Christopher Peplin2-1/+3
2014-11-15Bump to v0.4 for release.Christopher Peplin2-2/+2
2014-11-15Merge branch 'next'Christopher Peplin11-1441/+5559
2014-11-07Back off change to CAN message ID for backwards compatibility.Christopher Peplin8-573/+539
2014-11-06Update changelog.Christopher Peplin1-3/+20
2014-10-28Specify the response when no device ID is known.Christopher Peplin1-0/+2
2014-10-14Update protobuf options to use new field names.Christopher Peplin3-12/+19
2014-10-06Remove redundant 'type' field from binary SimpleVehicleMessage.Christopher Peplin6-415/+131
2014-10-06Use more specific 'message_id' in JSON, not just 'id'.Christopher Peplin1-12/+12
2014-10-06Give diagnostic request field a more specific name.Christopher Peplin1-4/+4
2014-10-06Mention 'status' field in all command response JSON examples.Christopher Peplin1-3/+23
2014-10-06Deprecate "translated" and "raw" names in binary format.Christopher Peplin6-586/+578
2014-10-06Merge remote-tracking branch 'origin/16-new-names' into nextChristopher Peplin1-6/+6
2014-10-06Give frame format field a more specific name.Christopher Peplin6-140/+140
2014-10-06Add a field to CAN messages to explicitly set the frame format.Christopher Peplin7-102/+329
2014-10-06Move JSON spec to a separate file to keep the length down.Christopher Peplin2-356/+364
2014-09-29Add a command to enable/disable pre-defined OBD-II requests.Christopher Peplin7-94/+805
2014-09-27Standardize names for payload format.Christopher Peplin7-305/+304
2014-09-27Remove unnecessary 'bus' field from message format command.Christopher Peplin7-185/+89
2014-09-27Return response to set message format command in original format.Christopher Peplin1-1/+2
2014-09-27Add a command to change message format while running.Christopher Peplin7-85/+1021
2014-09-27Update compiled files.Christopher Peplin2-2/+2
2014-09-27Add a control command to control AF bypass status.Christopher Peplin7-83/+892
2014-09-21Add missing comma in example.Christopher Peplin1-1/+1
2014-09-21Deprecate "translated" and "raw" verbiage.Christopher Peplin1-5/+5
2014-09-20Simplify passthrough command to just a boolean.Christopher Peplin7-260/+108
2014-09-20Merge remote-tracking branch 'origin/latest-nanopb' into passthrough-commandChristopher Peplin3-70/+106
2014-09-20Add passthrough command and refactor commands in binary format.Christopher Peplin7-267/+1803
2014-09-16Re-build with nanopb v0.3.1.Christopher Peplin3-66/+98
2014-09-05Move a TODO to issue #14.Christopher Peplin1-3/+0
2014-09-04Note that 0x prefix on hex strings is optional.Christopher Peplin1-3/+5
2014-08-11Move action field to ControlCommand in binary format.Christopher Peplin6-276/+275
2014-08-10Add a 'status' field to command responses.Christopher Peplin6-54/+148
2014-08-10Remove 'update' feature of diag request commands.Christopher Peplin7-100/+65