Gus Grubba
|
21c6252978
|
Update copyright date
|
5 years ago |
DonLakeFlyer
|
2baf67ae56
|
Change decimal futzing to bias towards specifically set decimal places value
|
5 years ago |
DonLakeFlyer
|
d0652c3528
|
Warn about Above Terrain usage
|
5 years ago |
olliw42
|
55c1c67db4
|
3 comments by DonLakeFlyer adopted, compiled and tested
|
6 years ago |
olliw42
|
4d02fe4e05
|
change categroy name, adopting DonLakeFlyers comment
|
6 years ago |
olliw42
|
5bbb26e542
|
use MAV_COMP_ID_GIMBALX thx to latest mavlink update
|
6 years ago |
DonLakeFlyer
|
d9bbe9bd67
|
Separate progress bar handling for initial load, write and read batching
|
6 years ago |
olliw42
|
0ac171d9c3
|
move parameter category&group handling for components up to ParameterManager class
|
6 years ago |
DonLakeFlyer
|
06f400b068
|
Allow for no default value
|
6 years ago |
Don Gagne
|
7ef2f1dc4a
|
Translate to actual component id
|
6 years ago |
DonLakeFlyer
|
b912322e0e
|
ArduPIlot Follow Me setup
|
6 years ago |
Don Gagne
|
a8f3a8141c
|
Fix binding from external Fact changes
|
6 years ago |
Tomaz Canabrava
|
560fe6a151
|
CMake: new target FactControls / FactControlsQml
Create a new Target FactControls, and add a custom target for the
Qml in the folder.
|
6 years ago |
murata
|
f6658d4a17
|
FactSystem: Change NULL or 0 to nullptr
|
6 years ago |
Gus Grubba
|
edf814c1a8
|
First experiment
|
6 years ago |
Tomaz Canabrava
|
29bbce0d5a
|
Use qMin and qMax instead of rolling our own
|
6 years ago |
Don Gagne
|
19e2c07422
|
Fix crash caused by NULL vehicle
|
6 years ago |
Gus Grubba
|
e55403e53e
|
Disambiguate showComponentDialog
|
6 years ago |
Gus Grubba
|
e3a4b9ec16
|
Fix several issues with APM using the new UI model.
|
6 years ago |
Don Gagne
|
056f0bfb92
|
Fix up vehicle type usage when getting firmware plugin
|
6 years ago |
Gus Grubba
|
6e11fae8f2
|
Re-enable a subset of unittesting
|
6 years ago |
Don Gagne
|
0378568d2b
|
Add support for tuning on/off live updating
|
6 years ago |
Gus Grubba
|
059bb4c6b1
|
QML sanitizing
|
6 years ago |
DonLakeFlyer
|
e675a324a7
|
Rover support for FRAME_CLASS/FRAME_TYPE
|
6 years ago |
Gus Grubba
|
abe955a518
|
Expose toolbar to plugin (replaceable)
Restore QGC to its normal UI layout (buttons on toolbar)
|
6 years ago |
Don Gagne
|
b0a1524dd1
|
Use new extraUnitField
|
6 years ago |
Gus Grubba
|
d1828fe576
|
Reset Parameters to Vehicle's Default
|
6 years ago |
Gus Grubba
|
e55deea4d3
|
Get rid of QGCView, QGCViewPanel and FactPanel. All messages and dialogs are now handled in the root window.
|
6 years ago |
Don Gagne
|
5fb168e1f2
|
Add support for DEFINE replacement in FactMetaData enumString/Value json loading
|
6 years ago |
Don Gagne
|
efd5f65229
|
Support for new AltitudeFactTextField
|
6 years ago |
Don Gagne
|
c440d29b98
|
Merge remote-tracking branch 'origin/FWLanding' into FWLanding
Remove incorrect comment
|
6 years ago |
DonLakeFlyer
|
00ea831b14
|
Fix startup crash on initial font change signalling qgc reboot required
|
6 years ago |
Gus Grubba
|
78ff045e4b
|
Fix annoying c++ warnings
|
6 years ago |
Gus Grubba
|
f30e3c9495
|
Fix crash on exit as "Fact" was calling a nullified qgcApp().
|
6 years ago |
Gus Grubba
|
c6a366bf33
|
Completed settings.
|
6 years ago |
Don Gagne
|
338100b04a
|
Fix cases of _logVehiclePrefix usage with missing componentId
|
6 years ago |
Don Gagne
|
6f6a526f66
|
Initialization of Fact prior to Qt init causes crash.
|
6 years ago |
Jacob Walser
|
c94199731d
|
Add FactTextFieldSlider control
|
7 years ago |
Gus Grubba
|
5bbb207d01
|
CP - Cleanup warnings
|
7 years ago |
Daniel Agar
|
7e11e615f6
|
cmake cleanup dependency handling
|
7 years ago |
Daniel Agar
|
f212a5bb29
|
cmake create FactSystem library in src/FactSystem
|
7 years ago |
Don Gagne
|
0e6902e352
|
Clarify category map usage
|
7 years ago |
Don Gagne
|
721c6d564e
|
Fix multi-component handling.
|
7 years ago |
Patrick José Pereira
|
df569bcf2c
|
FactSystem: Change from foreach to c++11 for
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Patrick José Pereira
|
1863cded13
|
ParameterManager: Use 3rd parameter in connect
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
|
7 years ago |
Don Gagne
|
4afd9baa5a
|
Added support for qgcRebootRequired Fact meta data value.
|
7 years ago |
Don Gagne
|
71f74f3fef
|
Add error offset
|
7 years ago |
Don Gagne
|
e70b4b0f99
|
Fix bool type value strings
|
7 years ago |
Don Gagne
|
97c80463eb
|
Work around android Qt bug where wrong virtual keyboard is displayed
|
7 years ago |
Don Gagne
|
1f68cdcfcb
|
Fix initial value calculations
|
7 years ago |