- Jun 23, 2016
-
-
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>
-
sirPerna authored
* Update default parameters for TBS Caipirinha * reverse channel 0 doesn't exist
-
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>
-
tumbili authored
Signed-off-by:
tumbili <roman@px4.io>
-
sander authored
-
sander authored
-
sander authored
-
sander authored
-
sander authored
-
Roman authored
Signed-off-by:
Roman <bapstr@ethz.ch>
-
Roman authored
Signed-off-by:
Roman <bapstr@ethz.ch>
-
sander authored
-
sander authored
-
tumbili authored
-
tumbili authored
control state airspeed
-
tumbili authored
this will enable small planes flying without an airspeed sensor
-
Daniel Agar authored
* the OSX builds were spending the majority of the time just updating homebrew and installing a couple packages
-
Daniel Agar authored
-
- Jun 22, 2016
-
-
Daniel Agar authored
* move gcc 4.9 build to circleci * travis-ci update to xcode 7.3 * travis-ci limit git fetching for OSX * Makefile split firmware targets for CI * OSX ccache
-
Lorenz Meier authored
-
Beat Küng authored
- priority field uses only the lower 8 bits, so we can merge with the update_reported flag - orb_set_interval is not used often, so make the necessary data an optional pointer and alloc only when needed. Memory savings: - pixracer (w. ekf2): 7.3kB - pixhawk: 5.3kB
-
Julian Oes authored
This brings some makefile and script fixes, as well as an updated dspal.
-
Roman Bapst authored
in altitude control mode for fixed wings the roll setpoint was not logged because the position controller publishes the attitude setpoint but the desired roll setpoint is calculated in the attitude control module. Now the position controller calculates the roll setpoint as well for the sake of logging. Signed-off-by:
tumbili <roman@px4.io>
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-limited to 16 chars
-
Daniel Agar authored
-
Daniel Agar authored
-
jwilson authored
-
jwilson authored
Unfortunately, lot's of whitespace changes, required to satisfy unspecified code style format errors.
-
jwilson authored
-
jwilson authored
-
jwilson authored
-