[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 961323: [types] add support fo
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 961323: [types] add support for new telemetry types |
Date: |
Tue, 19 Nov 2013 01:26:52 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 9613239e8109a23b77817bda87a6de2812c097f3
https://github.com/paparazzi/paparazzi/commit/9613239e8109a23b77817bda87a6de2812c097f3
Author: Gautier Hattenberger <address@hidden>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M sw/ground_segment/tmtc/link.ml
M sw/lib/ocaml/convert.c
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
M sw/logalizer/plot.ml
M sw/logalizer/plotter.ml
Log Message:
-----------
[types] add support for new telemetry types
Comming from the old 'messages' branch:
- support for char and 64 bytes
- support for fixed length arrays
Commit: a50180a23f26d9dcb1d0b4633d70f4cc95a378c4
https://github.com/paparazzi/paparazzi/commit/a50180a23f26d9dcb1d0b4633d70f4cc95a378c4
Author: Gautier Hattenberger <address@hidden>
Date: 2013-11-14 (Thu, 14 Nov 2013)
Changed paths:
M sw/lib/ocaml/convert.c
Log Message:
-----------
[convert] support for ARCH_ALIGN_INT64
Commit: 73a801c3d3d6d551a12722ee750dfbcdaff77b61
https://github.com/paparazzi/paparazzi/commit/73a801c3d3d6d551a12722ee750dfbcdaff77b61
Author: Gautier Hattenberger <address@hidden>
Date: 2013-11-18 (Mon, 18 Nov 2013)
Changed paths:
M Makefile
M sw/airborne/arch/sim/ivy_transport.h
M sw/airborne/subsystems/datalink/downlink.h
M sw/airborne/subsystems/datalink/pprz_transport.h
M sw/airborne/subsystems/datalink/w5100.h
M sw/airborne/subsystems/datalink/xbee.h
M sw/tools/Makefile
M sw/tools/gen_messages.ml
Log Message:
-----------
[messages] add char, fixed size array and int64 support to transports and
gen_messages.ml
Commit: 74bb27abc54c5edf627ccc40cba2a4017285d9f1
https://github.com/paparazzi/paparazzi/commit/74bb27abc54c5edf627ccc40cba2a4017285d9f1
Author: Gautier Hattenberger <address@hidden>
Date: 2013-11-19 (Tue, 19 Nov 2013)
Changed paths:
M Makefile
M sw/airborne/arch/sim/ivy_transport.h
M sw/airborne/subsystems/datalink/downlink.h
M sw/airborne/subsystems/datalink/pprz_transport.h
M sw/airborne/subsystems/datalink/w5100.h
M sw/airborne/subsystems/datalink/xbee.h
M sw/ground_segment/tmtc/link.ml
M sw/lib/ocaml/convert.c
M sw/lib/ocaml/pprz.ml
M sw/lib/ocaml/pprz.mli
M sw/logalizer/plot.ml
M sw/logalizer/plotter.ml
M sw/tools/Makefile
M sw/tools/gen_messages.ml
Log Message:
-----------
Merge pull request #589 from gautierhattenberger/pprz_type
[types] add support for new telemetry types
Compare:
https://github.com/paparazzi/paparazzi/compare/d5dd82b6ca9b...74bb27abc54c
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 961323: [types] add support for new telemetry types,
GitHub <=