Lorenz Meier
04af7edf58
Update power component to allow to configure UAVCAN
10 years ago
Lorenz Meier
b05aa3fb36
Update the PX4 airframe meta copy
10 years ago
dogmaphobic
c069252d9e
Started preferences panel
10 years ago
dogmaphobic
0fedd4fa6c
Token change to force new build.
10 years ago
dogmaphobic
7800404210
Airframe Panel tweaks.
10 years ago
dogmaphobic
f970a839b3
UI Tweaks
10 years ago
Don Gagne
fb43c44204
More works towards removing UAS completely
10 years ago
Don Gagne
3433b5417d
Remove as many Singletons as possible
...
Instead us a Toolbox concept which hangs off of QGCApplication
10 years ago
Don Gagne
d24d0a054b
Empty APM Airframe vehicle component
10 years ago
Don Gagne
f132b11025
ParameterLoader to Vehicle, ParameterMetaData to FirmwarePlugin
10 years ago
Don Gagne
4069ab9eca
Fix binding loop
10 years ago
Don Gagne
ba4acf82e9
Decimal place support from meta data
10 years ago
Don Gagne
f1070496e0
Move ParameterLoader override to FirmwarePlugin
10 years ago
Don Gagne
2740e63562
Fix channel index reordering notification
10 years ago
Don Gagne
96f845d3a7
Better light palette for mobile
...
Plus lots of other tweaks to ui for visuals
10 years ago
Don Gagne
a0e0350188
Reset internal state correctly
...
This fixes rotate images showing up at the wrong time
10 years ago
Don Gagne
9f211eca4f
More UI changes for tablet
10 years ago
Don Gagne
57c34c1cd0
Convert all ui to a single Qml container
10 years ago
Don Gagne
85f971f2da
Use Flickable to allow scroll on Tablet
10 years ago
Don Gagne
9010541154
More header fixes for Mobile build
10 years ago
Don Gagne
8f8d55698d
Update parameter meta data
10 years ago
Lorenz Meier
40d8fa8e41
PX4 Power component: Add UAVCAN end enum button
10 years ago
Don Gagne
8b9ee774d1
Allow param edit with missing parameters
10 years ago
Don Gagne
1ad7da2c48
Allow param edit with missing parameters
10 years ago
Don Gagne
2b206c0024
New toolbar dropdown support
...
- select active vehicle
- arm/disarm
- select flight mode
10 years ago
Don Gagne
87865088ec
Parameter search support
10 years ago
Don Gagne
b30d4eb174
Font size based sizing and relative positioning fixes
10 years ago
Don Gagne
d0d6cc420b
More MissionEditor work
...
- New MissionManager
- Plumb MissionManager through MissionEditor
- Mission Editor supports get/set
10 years ago
Daniel Agar
8daee549ba
travis-ci add CONFIG+=WarningsAsErrorsOn
10 years ago
Don Gagne
3190f0b9b2
Correcting joystick implementation
10 years ago
Don Gagne
c09f32d31c
Correcting joystick implementation
10 years ago
Don Gagne
1888a8dc54
New Joystick config, new Joystick control classes
10 years ago
Don Gagne
943d47a451
New MultiVehicleManager, Vehicle objects
...
- MultiVehicleManager is a Qml friendly replacement for UASManager
- Vehicle is a replacement for both UAS and AutoPilotPlugin
10 years ago
Don Gagne
a298165f62
New FirmwarePlugin support
...
- FirmwarePlugin is the new place for code which is specific to
firmware flight stack
- FirmwarePlugin currently supports flight mode apis
- Modify code to use new FirmwarePlugin support
10 years ago
Don Gagne
0f34818081
Clean up logging
10 years ago
Don Gagne
d9c2a2aa45
Add resetAllParameterToDefaults api
10 years ago
Don Gagne
6919af35a7
Use new warningText QGCPalette entry
10 years ago
Lorenz Meier
69d38e4004
Add support for new bus config message
10 years ago
Don Gagne
eb69c87a6f
Respect COM_RC_IN_MODE setting
10 years ago
Don Gagne
825187e504
Moved comments to re-trigger TeamCity
10 years ago
Don Gagne
b6394af0a7
Remove MIN/MAX/TRIM as cal trigger
10 years ago
Lorenz Meier
76905ae6d3
Increase timeout for param apply, make app wait run in a shorter loop to avoid having the OS concluding things do not work.
10 years ago
Lorenz Meier
d2ddc80013
Fix QML corner cases, simplify instructions, add need to manually re-connect
10 years ago
Lorenz Meier
632341801b
Airframe QML: Fix order-dependency of config. Highlight selected airframe more clearly. Allow combo box action to select the airframe as well. Allow single click on icon to select airframe.
10 years ago
Don Gagne
279dafd777
Wait for params before reboot
10 years ago
Lorenz Meier
c6e64bcd92
Autopilot airframe plugin: Always offer a valid image
10 years ago
Lorenz Meier
bf1dbe6c40
AutoPilotPlugins: Fix case use
10 years ago
Lorenz Meier
0ebbfda752
Provide default airframe meta data file
10 years ago
Lorenz Meier
58ef2f91e9
Finish airframe loader
10 years ago
Lorenz Meier
d542a9f1be
Update airframe meta handler
10 years ago