- Jun 28, 2016
-
-
Beat Küng authored
It seems these files are leftovers.
-
Beat Küng authored
GCC output: implicit conversion from ‘float’ to ‘double’ to match other operand of binary expression [-Werror=double-promotion] It seems gcc 6.1.1 uses the float variant of fabs, whereas older gcc's use the double version. This makes it compile for both.
-
- Jun 27, 2016
-
-
Roman Bapst authored
mixer limit topic was not filled correctly Signed-off-by:
tumbili <roman@px4.io>
-
Daniel Agar authored
* mavlink publish WIND_COV -closes #4678 * px4fmu-v2_default disable logger and sync configs
-
James Goppert authored
-
- Jun 26, 2016
-
-
Daniel Agar authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Daniel Agar authored
-
- Jun 25, 2016
-
-
Julian Oes authored
-
Julian Oes authored
-
Hidenori authored
-
Miguel Arroyo authored
-
Miguel Arroyo authored
-
Henry Zhang authored
-
Andreas Daniel Antener authored
-
- Jun 24, 2016
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
ecmnet authored
-
Roman authored
Signed-off-by:
Roman <bapstr@ethz.ch>
-
Roman authored
Signed-off-by:
Roman <bapstr@ethz.ch>
-
Lorenz Meier authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
We need to make this timestamp relative to the main timestamp. Necessary for replay, and saves some space.
-
Beat Küng authored
-
Beat Küng authored
timestamp was unused. This allows to remove timestamp_position.
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Jun 23, 2016
-
-
Mark Whitehorn authored
-
Lorenz Meier authored
-
Roman Bapst authored
* mavlink receiver: added handling of battery status handle incoming battery status messages in order to support external battery monitoring Signed-off-by:
Roman <bapstr@ethz.ch> * sensor params: added parameter for battery monitoring source Signed-off-by:
Roman <bapstr@ethz.ch> * sensors: only publish battery status if we don't have external battery monitoring activated Signed-off-by:
Roman <bapstr@ethz.ch>
-
tumbili authored
fixed logic such that parameters are saved when vehicle just landed. only save parameters once when state changed from in_air to landed. Signed-off-by:
tumbili <roman@px4.io> and bkueng <beat-kueng@gmx.net>
-
tumbili authored
Signed-off-by:
tumbili <roman@px4.io> and bkueng <beat-kueng@gmx.net>
-
Nate Weibley authored
The flow control state is improperly reflected as enabled if the arch/HAL rejects an IOCTL to turn it on. Mavlink::enable_flow_control updates _flow_control_enabled only if the IOCTL call does not fail.
-
Roman authored
Signed-off-by:
Roman <bapstr@ethz.ch>
-
Roman authored
Signed-off-by:
Roman <bapstr@ethz.ch>
-