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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-02
Publishing nanopb-0.2.0
Petteri Aimonen
1
-1
/
+1
2013-02-20
Separate PB_HTYPE to PB_ATYPE and PB_HTYPE.
Petteri Aimonen
1
-23
/
+18
2013-02-20
Rename PB_HTYPE_ARRAY -> PB_HTYPE_REPEATED.
Petteri Aimonen
1
-2
/
+2
2013-02-17
Reformat generated .pb.c files using macros.
Petteri Aimonen
1
-1
/
+76
2013-02-11
Replace pb_type_t enum with #defines.
Petteri Aimonen
1
-54
/
+54
2013-02-11
Set version to 0.2.0-dev
Petteri Aimonen
1
-1
/
+1
2013-01-21
Fix misleading comment (current generator sets LTYPE always).
Petteri Aimonen
1
-2
/
+2
2012-12-13
Setting version to 0.1.9-dev
Petteri Aimonen
1
-1
/
+1
2012-12-13
Publishing nanopb-0.1.8
Petteri Aimonen
1
-1
/
+1
2012-11-16
Rename test_compiles.c to test_multiple_files.c
Petteri Aimonen
1
-1
/
+3
2012-11-16
Fix STATIC_ASSERT macro when using multiple .proto files.
Steffen Siering
1
-1
/
+3
2012-11-11
Setting version to 0.1.8-dev
Petteri Aimonen
1
-1
/
+1
2012-11-11
Publishing nanopb-0.1.7
Petteri Aimonen
1
-1
/
+1
2012-10-29
Add nanopb version number to generated files.
Petteri Aimonen
1
-0
/
+2
2012-10-29
Give names to generated structures to allow forward declaration.
Petteri Aimonen
1
-2
/
+4
2012-09-03
Enable -Wconversion for core and fix the warnings.
Petteri Aimonen
1
-3
/
+6
2012-09-02
Fix -Wextra warning in generated .pb.c files.
Petteri Aimonen
1
-1
/
+1
2012-08-24
Implement error messages in the decoder side.
Petteri Aimonen
1
-0
/
+18
2012-07-05
Replace #warning with the standard #error.
Petteri Aimonen
1
-2
/
+1
2012-07-05
Cast enum vaules to integers and cast them back where appropraite
Stan Hu
1
-1
/
+1
2012-07-01
Replace PB_MANY_FIELDS with PB_FIELD_16BIT and PB_FIELD_32BIT.
Petteri Aimonen
1
-3
/
+16
2012-06-30
Add PB_MANY_FIELDS option for supporting fields > 255.
Petteri Aimonen
1
-0
/
+15
2012-06-30
Improve the detection of missing required fields.
Petteri Aimonen
1
-0
/
+6
2012-04-18
Fixing compiler warnings, mostly related to unused parameters.
Petteri Aimonen
1
-0
/
+5
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
-6
/
+7
2011-08-17
Example
Petteri Aimonen
1
-0
/
+2
2011-08-14
More documentation, small improvements
Petteri Aimonen
1
-9
/
+15
2011-08-10
Started writing documentation
Petteri Aimonen
1
-1
/
+1
2011-08-04
Encoder
Petteri Aimonen
1
-25
/
+18
2011-07-31
First version of header generator
Petteri Aimonen
1
-1
/
+1
2011-07-30
unittests (some)
Petteri Aimonen
1
-2
/
+7
2011-07-28
git-svn-id: https://svn.kapsi.fi/jpa/nanopb@947 e3a754e5-d11d-0410-8d38-ebb78...
Petteri Aimonen
1
-21
/
+14
2011-07-27
Making code ansi-compatible
Petteri Aimonen
1
-72
/
+55
2011-07-27
Improvements, array support
Petteri Aimonen
1
-45
/
+117
2011-07-25
First version of decoding
Petteri Aimonen
1
-0
/
+107