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
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
bitfield
/
bitfield.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-06
Standardize order of arguments - destination is always last.
Christopher Peplin
1
-4
/
+20
2014-01-04
Fix parse_bool tests.
Christopher Peplin
1
-0
/
+1
2014-01-04
Use more portable endinaness macros to check architecture.
Christopher Peplin
1
-2
/
+5
2014-01-04
Add a get_bitfield function for byte arrays.
Christopher Peplin
1
-0
/
+18
2014-01-03
Fix some implicitly defined functions - import proper headers.
Christopher Peplin
1
-0
/
+4
2013-12-29
Add a function to set a single nibble in a bitarray.
Christopher Peplin
1
-0
/
+6
2013-12-29
Add get_byte and get_nibble to 8byte function set.
Christopher Peplin
1
-2
/
+0
2013-12-29
Standardize function names to snake_case.
Christopher Peplin
1
-3
/
+3
2013-12-29
Split up 8 byte wrappers from generic bit array functions.
Christopher Peplin
1
-50
/
+0
2013-12-29
Standardize argument ordering for bitfield functions.
Christopher Peplin
1
-12
/
+9
2013-12-29
Clean up bitfield API a bit.
Christopher Peplin
1
-144
/
+23
2013-12-28
Hack together a legacy getBitField backed by new bit copying function.
Christopher Peplin
1
-40
/
+50
2013-12-28
Draft work making the bitfield functions more generic.
Christopher Peplin
1
-28
/
+157
2013-12-24
Initial commit, pulled from openxc/vi-firmware.
Christopher Peplin
1
-0
/
+60