398 Commits (f0b5646b4ccc85dcdbca104230c1bf06626fd50e)

Author SHA1 Message Date
James Mare f0b5646b4c Rework Vehicle Joystick Handling 2 years ago
Don Gagne 72c0f4e60b Add support for mavlink FENCE_STATUS 2 years ago
davidsastresas d420961f49 DO_SET_HOME command support: 2 years ago
Don Gagne d8ff5522dc
Remove AirMap support (#10726) 2 years ago
DieBorr f83156560f Add BackEnd logic for GripperAction Feature 2 years ago
Philipp Borgers 3f32dd414d Add Vehicle fact timeToHome 2 years ago
davidsastresas 6e73397e7b Vehicle: Add RAW_IMU to displayable telemetry 2 years ago
Harsh Mittal 569e36e755 Used NO_ARDUPILOT_DIALECT for RangeFinder Message Callback 2 years ago
Don Gagne 732f849a3d Add ability to reset only Error level vehicle messages 2 years ago
Christopher Vo 434e76a747 Enable joystick automatically on the active vehicle when the active vehicle is changed 2 years ago
Beat Küng 74bccfdb72 ComponentInformation: add metadata translation support 2 years ago
Beat Küng dd72f8a93e Vehicle: remove unused _joystickChanged 2 years ago
davidsastresas 63ead31728 Remote ID: implement in vehicle 2 years ago
davidsastresas 518730e39e Vehicle.h: public getter for vehicle compid 2 years ago
Julian Oes 4d6685785e Vehicle: use double precision for COMMAND_INT 2 years ago
AndKe 3f9b60f65f Display Rangefinder Distance 2 years ago
Oleg Ziakun f4f7426b8c Joystick: Add Gripper Open/Close action 3 years ago
Beat Küng 5e6b77db85 UI: add health and arming check reporting UI 3 years ago
Willian Galvani 47c291f050 Vehicle: create '_commandCanBeDuplicated()', use for MOTOR_TEST 3 years ago
RomanBapst 2c19a68eeb only show speed change action if speed limits are known 3 years ago
RomanBapst e51a859b49 support speed changes from the flyview 3 years ago
julled ac97ce43c2
add option to update home position (#10085) 3 years ago
Willian Galvani 9e16c6c26c
Implement SimpleAccelCal for Ardupilot Vehicles (#10111) 3 years ago
Beat Küng ace2b7cc8e px4: add actuators config page 3 years ago
honglang bdae920d59 fixed bugs 3 years ago
honglang 32bf236014 FactGroup: Add HygrometerFactGround 3 years ago
Don Gagne a083c668a2 Send radio cal start to Vehicle in all cases 4 years ago
Atanas Batinkov 17cb9f48df
PID tuning: add Autotune UI for rate & attitude controllers 4 years ago
batinkov 931ee2dfdc AMC-2537 - A command ack progress indication added to QGC 4 years ago
batinkov 377293f0c0 Simple factory calibration button implemented in QGC. 4 years ago
Keith Bennett da3b9df1b0 `Vehicle` permits users to query if a command would be duplicated; also record firmware board vendor/product id 4 years ago
DonLakeFlyer 83ead0ff42 No Sensor cal for HIL 4 years ago
AndKe 5e55b7f365 Added xTrackError fact 4 years ago
DonLakeFlyer d3dbf5230b Rewrite Mavlink image protocol supportt and fix bugs 4 years ago
Beat Küng de44dba05d mavlink: add events interface protocol 4 years ago
DonLakeFlyer 8a1deef673 Hardening of inital connect sequence to boundary conditions 4 years ago
Beat Küng 3c8dae0b5c load progress bar: include component information & mission, geofence & rally points 4 years ago
Tzuriel Lampner c1b7b3e35f Gimbal yaw typo 4 years ago
DonLakeFlyer d3c9bf720a Add Vehicle::vehicleClass method 4 years ago
Patrick José Pereira b21020a332 Vehicle: Add missing const in member functions 4 years ago
Beat Küng 3d568b342f Vehicle: add facts for TECS tuninig (alt+airspeed setpoints) 4 years ago
Beat Küng 98507f78be mc pid tuning: add tab for velocity controller 4 years ago
Beat Küng a282a08b01 Vehicle: add POSITION_TARGET_LOCAL_NED and LOCAL_POSITION_NED mavlink streams 4 years ago
Beat Küng 13fce52f25 refactor Vehicle: move MAVLink stream rate overrides into separate class 4 years ago
DonLakeFlyer 7f05a23803 Fix pause and change alt command sequencing 4 years ago
david sastre 2a1de00211 Vehicle: don't update _coordinate from GPS2 4 years ago
Willian Galvani 6f8311b89f Vehicle: hide 'No GPS Lock' message if GPS is not present 4 years ago
david sastre b3f8b40d8a Support for mavlink GPS2_RAW message 4 years ago
Beat Küng a51f13971f PX4 MC PID tuning page: minimal working version 4 years ago
Beat Küng d7c2034b53
Fix Segfault on vehicle reboot (#9267) 4 years ago