DonLakeFlyer
d7bb6d853e
Better retries on arming, flight mode change and APM guided
8 years ago
Don Gagne
120781ae2e
Validation handled by ui
8 years ago
Don Gagne
b70e1880cf
Correctly place firmware plugin instance data with Vehicle
8 years ago
DonLakeFlyer
469a560425
Add support for SET_CAMERA_MODE command
8 years ago
DonLakeFlyer
9cb1ee6e27
Stop trying to pull from vehicle
...
Just use settings defaults
8 years ago
DonLakeFlyer
b49760afed
New sequence for PX4 Takeoff
8 years ago
DonLakeFlyer
dc848cebdf
Show/Hide Heading in waypoint item based on yaw to next wpt setting
8 years ago
Don Gagne
bc135e96a9
Unit testing around gimbal visuals
...
Fixed found bugs
8 years ago
DonLakeFlyer
6cbba176bd
Support for flight speed change in Waypoint item
8 years ago
DonLakeFlyer
8f9befd860
Support for flight speed change in Waypoint item
8 years ago
DonLakeFlyer
0e96ae12f7
Shows values for unknown flight mode
8 years ago
Donald Gagne
cc51c1d3a5
Yet another guide bar rewrite
8 years ago
Donald Gagne
6c4e1c0c8c
Pile of bugs fixes around map positioning
...
Plus low battery announce changes
8 years ago
DonLakeFlyer
774fad4ef6
Major cleanup to Guided Bar
8 years ago
DonLakeFlyer
e5a4fef1ff
Hover and Capture support
8 years ago
DonLakeFlyer
04a00aeff9
New Takeoff, Start Mission, Resume Mission
8 years ago
DonLakeFlyer
b0a54951b5
Only show gimbal yaw if vehicle points to next waypoint
8 years ago
DonLakeFlyer
319cf9c53b
New MissionSettingsComplexItem
8 years ago
DonLakeFlyer
48ffa75927
Rework flight mode override mechanism
...
Previous version would require plugin to override all the
isFooFlightMode methods to work correctly. Now just change mode name
and regular plugin code works correctly.
8 years ago
Don Gagne
9e29a3b943
All third-party flight mode overrides
8 years ago
Don Gagne
98fde8d017
Add Simple flight mode for multi-rotor
8 years ago
Daniel Agar
0242d39ccb
PX4 FW enable acro and rattitude
8 years ago
Don Gagne
12fdb09724
Fix typo
8 years ago
Daniel Agar
e4e525363d
PX4 hide FOLLOW and OFFBOARD ( #4529 )
8 years ago
Don Gagne
088c2d94f4
Starting point for new MultiVehicle view
9 years ago
Don Gagne
d84dd7e42d
New Vehicle::sendMavCommand - Queued MAV_CMD with retry
9 years ago
Don Gagne
0ce6d773bb
Allows QGC plugins to be optional or custom
9 years ago
Don Gagne
cba2a722fe
Correct altitude usage for Change Altitude
9 years ago
Don Gagne
e7979fd93f
Must use pack_chan and encode_chan due to mav 2.0 problem
...
_finalize methods need information which is not available if all you
have is a mavlink_message_t
9 years ago
Beat Küng
4165c09fcb
px4firmwareplugin: fix minimum required version comparison
...
before, with a version of eg. 1.5.0, the user was wrongly notified.
9 years ago
Don Gagne
bc80917f42
Fixes for offline editing Vehicle
9 years ago
Don Gagne
0cecf13fcd
Major rewrite of Mission Item json editor support
9 years ago
Rustom Jehangir
479ca5622d
Make supportsManualControl a plugin option
9 years ago
dogmaphobic
ed8e2df7b3
Show Orbit button only if supported.
9 years ago
dogmaphobic
b7e6281a7e
Adding Orbit Mode to Guided Bar
9 years ago
Don Gagne
e8f14283c9
Change to match mavlink spec
9 years ago
Daniel Agar
b334b2897d
PX4 LOITER_TO_ALT and metadata update
9 years ago
Don Gagne
563189ba4d
Warn user on requiring 1.4.1 or above version
9 years ago
Daniel Agar
3808a1f9b5
PX4 mode cleanup
9 years ago
Don Gagne
b10e690067
Fix priority link and default component id usage
9 years ago
Lorenz Meier
78550907fe
Adjust license terms in all headers to reflect new dual-license
9 years ago
Leon
c2ce78bbf6
Enable ROI and MOUNT support for PX4
9 years ago
Daniel Agar
6043cf9515
PX4 only show FW/MC modes
9 years ago
Lorenz Meier
99b77f19d8
Fix takeoff logic
9 years ago
Lorenz Meier
a6420f4ad6
PX4: Fix guided mode interaction
9 years ago
Lorenz Meier
064a34c667
Firmware plugin: Sequence guided mode correctly, widen modes in which guided support should be available
9 years ago
Jimmy Johnson
ad6cb92904
adding position manager
9 years ago
Lorenz Meier
0138c03961
PX4: Compile fixes
9 years ago
Lorenz Meier
3e6a3218d9
Implement proper Pause at current position
9 years ago
Lorenz Meier
3a415a88e4
Teach QGC to detect the PX4 guided mode.
9 years ago