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
/
generator
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-12
Add packed_enum option to generator.
Petteri Aimonen
2
-1
/
+10
2015-04-28
Fix for previous (issue #155)
Petteri Aimonen
1
-1
/
+1
2015-04-28
Prefer python2 in generator/protoc-gen-nanopb.
Petteri Aimonen
1
-0
/
+1
2015-04-10
Setting version to 0.3.4-dev
Petteri Aimonen
1
-1
/
+1
2015-04-10
Publishing nanopb-0.3.3
Petteri Aimonen
1
-1
/
+1
2015-04-08
Fix problem with plugin options on Python 2.7.2 and older.
Petteri Aimonen
1
-1
/
+8
2015-04-03
Improve comment support in .options files.
Petteri Aimonen
1
-2
/
+7
2015-04-03
Always define enum long names so that cross-file references work.
Petteri Aimonen
1
-0
/
+7
2015-04-03
Generate #defines for plain message ids
Petteri Aimonen
1
-3
/
+7
2015-03-22
Use make_identifier() to create the name for FOO_MESSAGES define.
Petteri Aimonen
1
-3
/
+4
2015-03-22
nanopb_generator.py: emit macros for msgid message type id use
Michael Haberler
1
-4
/
+30
2015-03-22
nanopb.proto: add msgid message-level option
Michael Haberler
1
-0
/
+3
2015-02-26
Better error messages for syntax errors in .options file
Petteri Aimonen
1
-2
/
+16
2015-02-26
Fix generator error when long_names:false is combined with Oneofs.
Petteri Aimonen
1
-0
/
+3
2015-01-27
Fix generator bug when oneof is first field in a message.
Petteri Aimonen
1
-1
/
+0
2015-01-24
Setting version to nanopb-0.3.3-dev
Petteri Aimonen
1
-1
/
+1
2015-01-24
Publishing nanopb-0.3.2
Petteri Aimonen
1
-1
/
+1
2015-01-23
Fix encoded_size #defines for oneof messages.
Petteri Aimonen
1
-1
/
+11
2015-01-11
New generator options for oneofs: allow skipping or generating as normal 'opt...
Petteri Aimonen
2
-10
/
+23
2015-01-07
Fix generator error with OneOfs
Petteri Aimonen
1
-2
/
+3
2015-01-05
Allow using 8/16/32/64 as values in int_size setting
Petteri Aimonen
1
-4
/
+4
2015-01-04
Fix build failure
Petteri Aimonen
1
-1
/
+1
2015-01-04
Implement support for oneofs (C unions).
Petteri Aimonen
1
-72
/
+192
2015-01-04
Add int_size option for generator.
Petteri Aimonen
2
-15
/
+41
2014-12-26
Include the field type in a comment for extension fields
Petteri Aimonen
1
-1
/
+2
2014-12-22
Verify build with protobuf-3.0.0, fix problems.
Petteri Aimonen
3
-26
/
+124
2014-09-16
Set version to nanopb-0.3.2-dev
Petteri Aimonen
1
-1
/
+1
2014-09-11
Publishing nanopb-0.3.1
Petteri Aimonen
1
-1
/
+1
2014-09-07
Fix compilation error with generated initializers for repeated pointer fields
Petteri Aimonen
1
-0
/
+2
2014-08-28
Fix cyclic messages support in generator. Beginnings of test.
Petteri Aimonen
1
-1
/
+1
2014-08-26
Setting version to 0.3.1-dev
Petteri Aimonen
1
-1
/
+1
2014-08-26
Publishing nanopb-0.3.0
Petteri Aimonen
1
-1
/
+1
2014-08-19
Add #if guard for .pb.h version.
Petteri Aimonen
1
-1
/
+11
2014-08-18
Rename poorly named identifier to avoid name conflicts.
Petteri Aimonen
1
-2
/
+2
2014-08-18
Rename UNUSED() and STATIC_ASSERT() macros with PB_ prefix.
Petteri Aimonen
1
-3
/
+3
2014-08-18
Change the _count fields to use pb_size_t datatype.
Petteri Aimonen
1
-6
/
+3
2014-08-09
Setting version to 0.3.0-dev
Petteri Aimonen
1
-1
/
+1
2014-08-09
Publishing nanopb-0.2.9
Petteri Aimonen
1
-1
/
+1
2014-08-04
Generate #defines for initializing message structures.
Petteri Aimonen
1
-16
/
+79
2014-07-20
Add skip_message option to generator.
Petteri Aimonen
2
-0
/
+7
2014-07-20
Do not automatically add a dot with generator -e option.
Petteri Aimonen
1
-6
/
+6
2014-07-20
Give better messages about the .options file path.
Petteri Aimonen
1
-1
/
+10
2014-07-20
Fix problem with .options file and extension fields.
Petteri Aimonen
1
-1
/
+1
2014-05-20
Setting version to 0.2.9-dev
Petteri Aimonen
1
-1
/
+1
2014-05-20
Publishing nanopb-0.2.8
Petteri Aimonen
1
-1
/
+1
2014-04-18
Add option to not add timestamps to .pb.h and .pb.c preambles.
Petteri Aimonen
1
-2
/
+10
2014-04-07
Setting version to 0.2.8-dev
Petteri Aimonen
1
-1
/
+1
2014-04-07
Publishing nanopb-0.2.7
Petteri Aimonen
1
-1
/
+1
2014-04-01
Fix compile error when default value given for extension field.
Petteri Aimonen
1
-0
/
+2
2014-03-15
Get rid of pb_bytes_ptr_t, just allocate pb_bytes_array_t dynamically.
Petteri Aimonen
1
-3
/
+3
[next]