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
/
pb_encode.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-13
Fix non-constant initializer errors with some compilers.
Petteri Aimonen
1
-3
/
+14
2012-04-18
Fixing compiler warnings, mostly related to unused parameters.
Petteri Aimonen
1
-2
/
+6
2012-03-01
Refactoring the field encoder interface.
Petteri Aimonen
1
-77
/
+93
2011-12-30
Fixed a bug related to submessage encoding into memory buffer.
Petteri Aimonen
1
-0
/
+1
2011-11-10
Fix some compiler warnings in strict C89 mode
Petteri Aimonen
1
-3
/
+2
2011-09-13
Fixed a bunch of bugs related to callback fields.
Petteri Aimonen
1
-14
/
+30
2011-08-23
More unittests
Petteri Aimonen
1
-1
/
+1
2011-08-23
Changed autogenerated file naming from foo.c to foo.pb.c
Petteri Aimonen
1
-0
/
+7
2011-08-23
check return values
Petteri Aimonen
1
-16
/
+25
2011-08-17
Example
Petteri Aimonen
1
-2
/
+5
2011-08-14
More documentation, small improvements
Petteri Aimonen
1
-1
/
+3
2011-08-11
Documenting and improving stream behaviour
Petteri Aimonen
1
-4
/
+22
2011-08-10
Unittests for encode
Petteri Aimonen
1
-14
/
+19
2011-08-04
Encoder
Petteri Aimonen
1
-0
/
+326