Files
paparazzi/conf/telemetry
Felix Ruess 2bfe560402 [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
2016-05-22 00:30:57 +02:00
..