paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/paparazzi] 449a9e: [messages] only genera


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 449a9e: [messages] only generate get macros for datalink m...
Date: Wed, 04 Nov 2015 08:43:20 -0800

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 449a9e3992759403974309c2d5369575995f0e26
      
https://github.com/paparazzi/paparazzi/commit/449a9e3992759403974309c2d5369575995f0e26
  Author: Felix Ruess <address@hidden>
  Date:   2015-11-04 (Wed, 04 Nov 2015)

  Changed paths:
    M sw/tools/generators/gen_messages.ml

  Log Message:
  -----------
  [messages] only generate get macros for datalink messages

The DL_<MESSAGE>_<field> get macros should only be needed for receiving 
datalink messages on the airborne side.

This part currently can't handle multiple variable length arrays per message.
In principle it should not be a problem to have multiple variable length arrays 
in telemetry messages though...


  Commit: 776fb863d7b533de047a7f7a005142e032d91a74
      
https://github.com/paparazzi/paparazzi/commit/776fb863d7b533de047a7f7a005142e032d91a74
  Author: Felix Ruess <address@hidden>
  Date:   2015-11-04 (Wed, 04 Nov 2015)

  Changed paths:
    M sw/lib/python/ivy_msg_interface.py

  Log Message:
  -----------
  [python] ivy_msg_interface: fix for multiple char arrays in msg


Compare: 
https://github.com/paparazzi/paparazzi/compare/6329e03a3e60...776fb863d7b5

reply via email to

[Prev in Thread] Current Thread [Next in Thread]