- Nov 23, 2016
-
-
Julian Oes authored
I could not figure out how to make sense out of the binary git data. Therefore, I replaced the px4_git_version_binary with the first 8 bytes of px4_git_version (char[]) and this is easily readable when it arrives on the other side.
-
- Nov 22, 2016
-
-
Roman authored
- we interface over the base class pointer so we don't need any pointers to the derived classes of VtolType Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
- Nov 21, 2016
-
-
Julian Oes authored
If the Python versions are specified, this breaks the build on Ubuntu systems where Python3 is also installed but the extensions such as python-empy are not installed. One could, of course, install python3-empy to fix this but that's not in the instructions or error messages and therefore not straightforward. It is therefore probably better to just use the system default which ends up being 2.7 on Ubuntu.
-
devbharat authored
Disable resetting alt/pos setpoint flags if switching to position control from auto when very close to takeoff setpoint
-
devbharat authored
-
devbharat authored
Always check reset flags in auto. Only set reset flags to true when required. Do not limit hor/vert setpoint acceleration when setpoints are reset.
-
Julian Oes authored
This brings support for Distros that use Python3 by default such as Arch Linux.
-
Felix Hu authored
-
Roman authored
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
- do not try to shift the target waypoints when a reset occurs in position control mode. Just make it lock into the current heading. Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
delta reset Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
Roman authored
Signed-off-by:
Roman <bapstroman@gmail.com>
-
tumbili authored
-
tumbili authored
-
tumbili authored
-
tumbili authored
Conflicts: msg/vehicle_local_position.msg
-
tumbili authored
-
- Nov 19, 2016
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
-
Anton Matosov authored
-
Anton Matosov authored
-
Anton Matosov authored
-
Anton Matosov authored
-
Anton Matosov authored
-
Paul Riseborough authored
-
Beat Küng authored
-