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
/
pb_encode.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-18
Rename poorly named identifier to avoid name conflicts.
Petteri Aimonen
1
-3
/
+3
2014-04-05
Add a convenience function pb_get_encoded_size()
Petteri Aimonen
1
-0
/
+4
2013-10-29
Remove the NANOPB_INTERNALS functions from public API.
Petteri Aimonen
1
-18
/
+0
2013-09-09
Move the declarations of _pb_ostream_t and _pb_istream_t before first use.
Petteri Aimonen
1
-34
/
+34
2013-07-06
Add pb_decode_delimited and pb_encode_delimited wrapper functions.
Petteri Aimonen
1
-0
/
+4
2013-07-06
Clean up the comments in pb_encode.h and pb_decode.h
Petteri Aimonen
1
-48
/
+82
2013-04-08
No need to include stdbool.h separately
dch
1
-1
/
+0
2013-03-09
Implement error message support for the encoder side.
Petteri Aimonen
1
-0
/
+11
2013-02-06
Add compile-time option PB_BUFFER_ONLY.
Petteri Aimonen
1
-0
/
+10
2012-10-29
Add extern "C" to header files.
Petteri Aimonen
1
-0
/
+7
2012-09-03
Enable -Wconversion for core and fix the warnings.
Petteri Aimonen
1
-1
/
+1
2012-03-01
Refactoring the field encoder interface.
Petteri Aimonen
1
-8
/
+39
2011-11-30
Merged 0004-Added-missing-trailing-newlines.patch by Matt Kern.
Petteri Aimonen
1
-1
/
+1
2011-09-13
Fixed a bunch of bugs related to callback fields.
Petteri Aimonen
1
-1
/
+2
2011-08-11
Documenting and improving stream behaviour
Petteri Aimonen
1
-3
/
+3
2011-08-10
Unittests for encode
Petteri Aimonen
1
-2
/
+4
2011-08-04
Encoder
Petteri Aimonen
1
-0
/
+69