paparazzi-commits
[Top][All Lists]
Advanced

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

[paparazzi-commits] [paparazzi/paparazzi] 2bfe56: [generators][telemetry


From: GitHub
Subject: [paparazzi-commits] [paparazzi/paparazzi] 2bfe56: [generators][telemetry] remove module attribute (#...
Date: Sat, 21 May 2016 15:30:59 -0700

  Branch: refs/heads/master
  Home:   https://github.com/paparazzi/paparazzi
  Commit: 2bfe5604028883516f7e9f5f3417745a7c87fdae
      
https://github.com/paparazzi/paparazzi/commit/2bfe5604028883516f7e9f5f3417745a7c87fdae
  Author: Felix Ruess <address@hidden>
  Date:   2016-05-22 (Sun, 22 May 2016)

  Changed paths:
    M Makefile.ac
    M conf/telemetry/telemetry.dtd
    M sw/tools/generators/gen_periodic.ml

  Log Message:
  -----------
  [generators][telemetry] remove module attribute (#1678)

The module attribute for a message was used to only include that message in the 
generated periodic telemetry if that module was loaded.
This is not needed anymore with the register_periodic_telemetry() funtions as 
unregistered messages are simply not sent.

see #1674



reply via email to

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