Linux Foundation Collaborative Projects
index
:
agl-service-can-low-level
dab
eel
flounder
guppy
halibut
icefish
jellyfish
koi
lamprey
marlin
master
needlefish
next
octopus
pike
quillback
ricefish
sandbox/DDTLK/autobuild
sandbox/DDTLK/fix-tests
sandbox/claneys/SPEC-3204
sandbox/claneys/modular-low-can
sandbox/excale/wip
sandbox/walzert/agl-service-can-low-level
sandbox/walzert/can_build_icefish
sandbox/ydimitrov/revised_comments
sandbox/zheng_wenlong/als2019
Low level CAN service made to decode and write on CAN bus.
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-10
Merge pull request #29 from openxc/increase-payload
Christopher Peplin
4
-5
/
+10
2016-08-22
update changelog.
Zac Nelson
1
-0
/
+5
2016-08-04
make results
Eric Marsman
2
-4
/
+4
2016-08-04
increase payload size for diagnostic response. still need to generate the files.
Zac Nelson
1
-1
/
+1
2016-05-09
Merge pull request #28 from openxc/next
Eric
10
-204
/
+856
2016-04-21
add new C5 commands to JSON. Added ToC for this file.
Eric Marsman
1
-17
/
+55
2016-03-17
Merge pull request #27 from openxc/messagepackadditions
Eric
9
-188
/
+800
2016-03-17
added mp comments
Eric Marsman
1
-2
/
+8
2016-03-04
merged next & conflict resolved on version number
Eric Marsman
0
-0
/
+0
2016-03-04
Merge pull request #26 from openxc/origin/messagepackadditions
Eric
1
-7
/
+7
2016-03-04
whitespace fix
Eric Marsman
1
-7
/
+7
2016-02-29
re-compiled with libprotoc 2.4.1 - should be no changes
Eric Marsman
4
-6055
/
+2862
2016-02-29
updated documentation
Eric Marsman
2
-2
/
+12
2016-02-29
move nanopb submodule from code.google to github
Eric Marsman
1
-2
/
+1
2016-02-29
Merge branch 'messagepackadditions' of https://github.com/openxc/openxc-messa...
Eric Marsman
7
-2915
/
+6707
2015-12-11
added support for timestamp to vehicle messages
dsouzahansenfrancis
6
-3030
/
+6223
2015-11-26
Added SD_MOUNT_STATUS command
dsouzahansenfrancis
6
-107
/
+116
2015-11-19
Added RTC configuration command
dsouzahansenfrancis
6
-120
/
+694
2015-10-29
bump dev release
Eric Marsman
2
-1
/
+3
2015-10-29
and commit files for 0.5
Eric Marsman
3
-4
/
+6
2015-10-29
bump to 0.5 for release
Eric Marsman
1
-0
/
+1
2015-10-27
Added Message Pack to payload format
dsouzahansenfrancis
7
-84
/
+100
2015-09-15
Merge pull request #23 from mgiannikouris/crosschasm-c5
Eric
8
-4805
/
+5874
2015-09-15
link to web server project
Eric Marsman
1
-1
/
+1
2015-09-14
abs link json
mgiannikouris
1
-1
/
+1
2015-09-14
json
mgiannikouris
1
-1
/
+1
2015-09-14
More JSON.mkd
mgiannikouris
1
-2
/
+2
2015-09-14
More JSON.mkd
mgiannikouris
1
-1
/
+1
2015-09-14
All caps makes it look like I'm yelling...
mgiannikouris
1
-1
/
+1
2015-09-14
Updated JSON.mkd
mgiannikouris
1
-0
/
+22
2014-12-01
added uptime field to VehicleMessage
mgiannikouris
7
-4804
/
+5851
2014-11-15
Bump to next development release.
Christopher Peplin
2
-1
/
+3
2014-11-15
Bump to v0.4 for release.
Christopher Peplin
2
-2
/
+2
2014-11-15
Merge branch 'next'
Christopher Peplin
11
-1441
/
+5559
2014-11-07
Back off change to CAN message ID for backwards compatibility.
Christopher Peplin
8
-573
/
+539
2014-11-06
Update changelog.
Christopher Peplin
1
-3
/
+20
2014-10-28
Specify the response when no device ID is known.
Christopher Peplin
1
-0
/
+2
2014-10-14
Update protobuf options to use new field names.
Christopher Peplin
3
-12
/
+19
2014-10-06
Remove redundant 'type' field from binary SimpleVehicleMessage.
Christopher Peplin
6
-415
/
+131
2014-10-06
Use more specific 'message_id' in JSON, not just 'id'.
Christopher Peplin
1
-12
/
+12
2014-10-06
Give diagnostic request field a more specific name.
Christopher Peplin
1
-4
/
+4
2014-10-06
Mention 'status' field in all command response JSON examples.
Christopher Peplin
1
-3
/
+23
2014-10-06
Deprecate "translated" and "raw" names in binary format.
Christopher Peplin
6
-586
/
+578
2014-10-06
Merge remote-tracking branch 'origin/16-new-names' into next
Christopher Peplin
1
-6
/
+6
2014-10-06
Give frame format field a more specific name.
Christopher Peplin
6
-140
/
+140
2014-10-06
Add a field to CAN messages to explicitly set the frame format.
Christopher Peplin
7
-102
/
+329
2014-10-06
Move JSON spec to a separate file to keep the length down.
Christopher Peplin
2
-356
/
+364
2014-09-29
Add a command to enable/disable pre-defined OBD-II requests.
Christopher Peplin
7
-94
/
+805
2014-09-27
Standardize names for payload format.
Christopher Peplin
7
-305
/
+304
2014-09-27
Remove unnecessary 'bus' field from message format command.
Christopher Peplin
7
-185
/
+89
[next]