Files
PX4-Autopilot/src/modules
Beat Küng deaf125c81 logger: check for newly published topics while not logging
If logger is started very early, orb_exists() will fail for a lot of
topics, they will be advertised within the next few seconds.
Logger already dynamically adds subscriptions during logging, but if we
do that before as well, we'll avoid any delays and having to subscribe
to a lot of topics all at once.
2017-10-18 08:40:32 +02:00
..
2017-10-09 08:58:01 +02:00
2017-09-07 10:27:36 +02:00
2017-10-15 15:34:59 +02:00
2017-09-16 21:29:52 +01:00
2017-10-05 11:28:10 -10:00
2017-10-18 08:40:32 +02:00