- May 23, 2016
-
-
Mark Charlebois authored
See required DriverFramework change: https://github.com/PX4/DriverFramework/pull/83 Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
-
Mark Charlebois authored
The following cflags must be set for the eagle builds that compile the generated IDL stubs: -Wno-missing-prototypes -Wno-missing-declarations Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
-
Mark Charlebois authored
Signed-off-by:
Mark Charlebois <charlebm@gmail.com>
-
- May 22, 2016
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Beat Küng authored
It's still used in sdlog2, but once we'll depricate/remove sdlog2, we will not remove this parameter as well.
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
Instead we use o_name to get the topic name. Now the topic names are not upper case anymore in the log format. This makes it more consistent, eg. if used as a nested topic
-
Beat Küng authored
-
Beat Küng authored
this is needed for nested topics.
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
We explicitly include the timestamp. This makes it possible to change it's type later on. This breaks the current ULog logging format.
-
Andrew Tridgell authored
if override is enabled then it should apply even if RAW_PWM is being supplied by the FMU
-
Andrew Tridgell authored
this is needed to prevent inadvertent camera trigger when setting up a port
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Lorenz Meier authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
under NuttX the argc in task_main_trampoline contains two arguments, but on linux only one.
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Sebastian Verling authored
-
Sebastian Verling authored
-
Sebastian Verling authored
-
Sebastian Verling authored
-
Sebastian Verling authored
-