[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/pprzlink] e19012: add a parameter (long i
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/pprzlink] e19012: add a parameter (long int) to the transport and de... |
Date: |
Fri, 25 Mar 2016 03:30:21 -0700 |
Branch: refs/heads/descriptor_api
Home: https://github.com/paparazzi/pprzlink
Commit: e190128bd3bcd0c1e08cfd76031c16fa2b4311b1
https://github.com/paparazzi/pprzlink/commit/e190128bd3bcd0c1e08cfd76031c16fa2b4311b1
Author: Gautier Hattenberger <address@hidden>
Date: 2016-03-25 (Fri, 25 Mar 2016)
Changed paths:
M lib/v1.0/C/ivy_transport.c
M lib/v1.0/C/pprz_transport.c
M lib/v1.0/C/pprzlog_transport.c
M lib/v1.0/C/print_utils.h
M lib/v1.0/C/xbee_transport.c
M tools/generator/C/include_v1.0/pprzlink_device.h
M tools/generator/C/include_v1.0/pprzlink_transport.h
M tools/generator/gen_messages_c.py
Log Message:
-----------
add a parameter (long int) to the transport and device API
this can be used to pass an address, an index or some file descriptor in
order to handle message queues
a put_buffer function is also added to the device for more efficient
sending
- [paparazzi-commits] [paparazzi/pprzlink] e19012: add a parameter (long int) to the transport and de...,
GitHub <=