summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-09-14Merge pull request #33 from openxc/addingPlatformCommandRyan Oberholzer7-107/+118
2016-09-14Update CHANGELOG.mdRyan Oberholzer1-4/+1
2016-09-14Added platform to message formatrwoberholzer7-106/+120
2016-09-10Merge pull request #29 from openxc/increase-payloadChristopher Peplin4-5/+10
2016-08-22update changelog.Zac Nelson1-0/+5
2016-08-04make resultsEric Marsman2-4/+4
2016-08-04increase payload size for diagnostic response. still need to generate the files.Zac Nelson1-1/+1
2016-05-09Merge pull request #28 from openxc/nextEric10-204/+856
2016-04-21add new C5 commands to JSON. Added ToC for this file.Eric Marsman1-17/+55
2016-03-17Merge pull request #27 from openxc/messagepackadditionsEric9-188/+800
2016-03-17added mp commentsEric Marsman1-2/+8
2016-03-04merged next & conflict resolved on version numberEric Marsman0-0/+0
2016-03-04Merge pull request #26 from openxc/origin/messagepackadditionsEric1-7/+7
2016-03-04whitespace fixEric Marsman1-7/+7
2016-02-29re-compiled with libprotoc 2.4.1 - should be no changesEric Marsman4-6055/+2862
2016-02-29updated documentationEric Marsman2-2/+12
2016-02-29move nanopb submodule from code.google to githubEric Marsman1-2/+1
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-29bump dev releaseEric Marsman2-1/+3
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