- Aug 14, 2018
-
-
Beat Küng authored
This also removes the HIGHRES_IMU mavlink stream to the GCS. I don't see why it's needed and it adds noticeable CPU load.
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
RC input is now handled via rc_input module
-
Beat Küng authored
Use 'if ! <cmd>' instead.
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
-
Beat Küng authored
The command is now: 'make posix none_shell' which means: don't start a simulator and run a minimal shell only.
-
Beat Küng authored
-
- Aug 13, 2018
-
-
Daniel Agar authored
-
Beat Küng authored
The FIFO was created in the server thread, and the PX4 main thread could already have continued and started to execute the bash script. In that case the client tried to open the FIFO but it did not exist yet. Client error: ERROR [px4_daemon] pipe open fail ERROR [px4_daemon] Could not send commands
-
Beat Küng authored
-
- Aug 12, 2018
-
-
Daniel Agar authored
-
Daniel Agar authored
-
Daniel Agar authored
- exclude DriverFramework, parameters, libuavcan
-
Daniel Agar authored
-
Alexis Paques authored
- Allow to use the 4 groups from Mavlink - Allow an Offboard control of the Gimball, Gripper or servoes. - Fixes issue #7440 Signed-off-by:
Alexis Paques <alexis.paques@gmail.com>
-
ChristophTobler authored
-
ChristophTobler authored
-
- Aug 10, 2018
-
-
Dennis Mannhart authored
-
Beat Küng authored
This is needed for companions with high baudrate and high data rate. Tested with 1500000 Baudrate and mavlink TX rate of ~120KB/s: no drops. I did not test the exact limit, something like 2500 might be enough. But we (still) have enough free RAM on FMU-v5.
-
Beat Küng authored
-
- Aug 09, 2018
-
-
Martina authored
-
Martina authored
ones for obstacle avoidance. Otherwise the vehicle is continuolsy in the offtrack state. Use already comnputed yaw and yaw speed setpoints instead of subscription
-
Martina authored
-
Martina authored
-
Martina authored
-
Martina authored
-
Martina authored
active
-
Martina authored
isn't duplicated
-
Martina authored
mc_pos_control
-
Martina authored
structure (flight task refactor)
-
Martina authored
-
Martina authored
interface
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-
TSC21 authored
-