[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/pprzlink] c83fca: fix handling of fixed s
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/pprzlink] c83fca: fix handling of fixed size array for v1 and v2 |
Date: |
Fri, 24 Aug 2018 06:10:16 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/pprzlink
Commit: c83fcad0653cbbd8594945332f4c593c38e6cad1
https://github.com/paparazzi/pprzlink/commit/c83fcad0653cbbd8594945332f4c593c38e6cad1
Author: Gautier Hattenberger <address@hidden>
Date: 2018-08-24 (Fri, 24 Aug 2018)
Changed paths:
M lib/v1.0/ocaml/pprzLink.ml
M lib/v2.0/ocaml/pprzLink.ml
M tools/generator/gen_messages_v1_0_c.py
M tools/generator/gen_messages_v2_0_c.py
Log Message:
-----------
fix handling of fixed size array for v1 and v2
when using string (char[]) shorter than array size, padding bytes are
addded
**NOTE:** This service has been marked for deprecation:
https://developer.github.com/changes/2018-04-25-github-services-deprecation/
Functionality will be removed from GitHub.com on January 31st, 2019.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/pprzlink] c83fca: fix handling of fixed size array for v1 and v2,
GitHub <=