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
path:
root
/
src
/
canutil
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
Standardize order of arguments - destination is always last.
Christopher Peplin
2
-9
/
+32
2014-01-06
DRY up the float parser.
Christopher Peplin
1
-6
/
+8
2014-01-04
Fix parse_bool tests.
Christopher Peplin
2
-2
/
+2
2014-01-04
Standardize names for functions.
Christopher Peplin
1
-1
/
+1
2014-01-04
Add a get_bitfield function for byte arrays.
Christopher Peplin
2
-9
/
+51
2014-01-03
Checkpoint commit renaming some functions for clarity.
Christopher Peplin
4
-18
/
+40
2014-01-03
Fix some implicitly defined functions - import proper headers.
Christopher Peplin
2
-1
/
+4
2013-12-29
Test all canutil functions and document in README.
Christopher Peplin
3
-13
/
+47
2013-12-29
Test parsing boolean.
Christopher Peplin
1
-0
/
+8
2013-12-29
Standardize on snake_case naming as this is a C library.
Christopher Peplin
4
-17
/
+17
2013-12-27
Add missing include for explicit import.
Christopher Peplin
1
-0
/
+1
2013-12-24
Add test cases from vi-firmware.
Christopher Peplin
3
-10
/
+34
2013-12-24
Initial commit, pulled from openxc/vi-firmware.
Christopher Peplin
4
-0
/
+58