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
/
generator
Age
Commit message (
Expand
)
Author
Files
Lines
2012-06-30
Warn if PB_MAX_REQUIRED_FIELDS is not large enough.
Petteri Aimonen
1
-0
/
+10
2012-06-20
Fix error when .proto contains no Messages (e.g. just enums).
Petteri Aimonen
1
-1
/
+1
2012-06-12
Add descriptor.proto into the #include exclusion list
Petteri Aimonen
1
-1
/
+1
2012-05-19
Add better error messages in the generator when libraries cannot be imported.
Petteri Aimonen
1
-2
/
+22
2012-02-15
Modified nanopb_generator.py to generate includes for other .proto files.
Petteri Aimonen
1
-2
/
+12
2012-01-30
Fixed nanopb_generator.py to read the input file in binary mode.
Petteri Aimonen
1
-1
/
+1
2012-01-12
Fixed issue 1 reported by Erik Rosen:
Petteri Aimonen
1
-3
/
+0
2012-01-12
Fixed a bug in the generator that caused a compiler error on sfixed32 and sfi...
Petteri Aimonen
1
-2
/
+2
2011-11-30
Added Makefile for generating nanopb_pb2.py.
Petteri Aimonen
1
-0
/
+2
2011-09-13
Fixed a bunch of bugs related to callback fields.
Petteri Aimonen
1
-4
/
+4
2011-09-01
Python 2.6 compatibility for the generator
Petteri Aimonen
1
-4
/
+4
2011-08-24
Generator bugfixes
Petteri Aimonen
1
-24
/
+46
2011-08-23
Changed autogenerated file naming from foo.c to foo.pb.c
Petteri Aimonen
1
-3
/
+3
2011-08-23
Allocated extension number
Petteri Aimonen
2
-4
/
+12
2011-08-22
unittests, change to PB_LTYPE_BYTES data size
Petteri Aimonen
1
-0
/
+3
2011-08-17
Example
Petteri Aimonen
1
-4
/
+4
2011-08-14
More documentation, small improvements
Petteri Aimonen
1
-4
/
+4
2011-08-04
Encoder
Petteri Aimonen
1
-29
/
+89
2011-07-31
First version of header generator
Petteri Aimonen
3
-0
/
+433
[prev]