Lorenz Meier
|
91d34fc1a3
|
Merge pull request #274 from Susurrus/moreVehicleConfig
More vehicle config
|
12 years ago |
dongfang
|
501f5124de
|
PFD changes
|
12 years ago |
dongfang
|
82c2f1ea2a
|
Merge remote-tracking branch 'lorenz/master'
|
12 years ago |
Lorenz Meier
|
2b2cc1bb81
|
Merge pull request #276 from diydrones/waypoint_and_compile_fix
Waypoint and compile fix
|
12 years ago |
Michael Carpenter
|
8344f1690e
|
Fix for static const float cannot be initialized within a class definition, and other windows compile errors.
|
12 years ago |
Michael Carpenter
|
69982e2856
|
Fix for bug where displaying WaypointList after adding offline waypoints resulted in an empty waypoint list, until the next waypoint was manually added
|
12 years ago |
dongfang
|
f10f2332e8
|
Merge Lorenz. Fixed wrong roll direction on PFD. PFD battery meter live. PFD pitch scale bars narrow towards +- 90 deg
|
12 years ago |
Bryant
|
81f01e17a1
|
Accidently disabled one of the config panes by default; restoring it.
|
12 years ago |
Bryant
|
ac79125159
|
Removed extraneous debug statement that just cluttered the console. Hard to debug anything else with this active.
|
12 years ago |
Bryant
|
853fee842c
|
Set most UI to disabled by default with it only enabled on the addition of an active UAS. Added all missing parameter control buttons to the Vehicle Config widget.
|
12 years ago |
Bryant
|
1268b94546
|
Fixed warning comparing ints of different signed-ness. Everything should just be unsigned here.
|
12 years ago |
Bryant
|
46a436ef53
|
Small code cleanup. If statement was removed because at this point 'mav' has already been assumed to be non-null for a while.
|
12 years ago |
Lorenz Meier
|
a23be949e0
|
Merge pull request #272 from Susurrus/vehicle_config
Fixed some display of parameters where no vehicle-specific config is specified
|
12 years ago |
Bryant
|
18a7f56e44
|
Fixed setting the slider position based on parameter values for variables that don't have a range specified.
|
12 years ago |
Bryant
|
34dc082243
|
Removed unused code causing compilation warnings.
|
12 years ago |
Bryant
|
a97cc28f53
|
Simplified switch statement.
|
12 years ago |
Lorenz Meier
|
a0a4efbd88
|
Fix initial acceptance radius, warn user about offline mode
|
12 years ago |
Lorenz Meier
|
3490be909c
|
Made vehicle config robust against unknown system types
|
12 years ago |
Lorenz Meier
|
80f8aac39e
|
Only loading port names which still are available, fixed more compile errors
|
12 years ago |
Lorenz Meier
|
b94f906c51
|
Fixed minor compile error
|
12 years ago |
Lorenz Meier
|
76cbb4c117
|
Cleaned up version number
|
12 years ago |
Lorenz Meier
|
d87add18f1
|
Compile fixes, added warning for log replay
|
12 years ago |
Lorenz Meier
|
259403bef2
|
Checkpoint WPs issue-free in operation
|
12 years ago |
Lorenz Meier
|
4f91c4afbe
|
Checkpoint: Cleaned up a lot withint the WP management infrastructure
|
12 years ago |
dongfang
|
d548045711
|
merge
|
12 years ago |
dongfang
|
45c48fa0d3
|
merge
|
12 years ago |
dongfang
|
d25d3be973
|
Merge remote-tracking branch 'diydrones/mp_merge_new'
Added triple layout PFD
|
12 years ago |
Lorenz Meier
|
a13508b3e6
|
Allowed offline editing of waypoints
|
12 years ago |
dongfang
|
767161453f
|
more PFD integration
|
12 years ago |
Lorenz Meier
|
42de6b7cb1
|
HIL config improvements, fixed confusion about which dock widget is part of which view, main window behaving now
|
12 years ago |
dongfang
|
7cedf391ef
|
more PFD integration
|
12 years ago |
Michael Carpenter
|
5843b6ac31
|
Change for new arduplane.pdef.xml, and some small visual fixes on the Configuration page
|
12 years ago |
Michael Carpenter
|
913c64179c
|
Fix for layout glitch when using HIL Configuration, and added checks to see if there is an active UAS before attempting to connect HSIDisplay signals
|
12 years ago |
Michael Carpenter
|
af3fc38cc9
|
Fix for HIL dock widget
|
12 years ago |
dongfang
|
ccd2ba2f24
|
merged
|
12 years ago |
Michael Carpenter
|
f5d89a62fd
|
Change to how configuration view operates, menu on the left side rather than top
|
12 years ago |
Michael Carpenter
|
0049997b69
|
Increment version number, since the new AHRS would break setting loading
|
12 years ago |
Michael Carpenter
|
d3c13e6570
|
Changes for compiling in windows and getting the AHRS working
|
12 years ago |
dongfang
|
44dc66196a
|
Undone the HUD_old renaming and fixed public slots in PrimaryFlightDisply that were not.
|
12 years ago |
dongfang
|
c6ab1f0594
|
First PrimaryFlightDisplay integration that will even compile. Non functionalgit status
|
12 years ago |
dongfang
|
d8b646be32
|
experiment
|
12 years ago |
Lorenz Meier
|
8432278f72
|
Fixed a bunch of instantiation-order issues
|
12 years ago |
Lorenz Meier
|
10d1c8280b
|
Fixed another init bug
|
12 years ago |
Lorenz Meier
|
e6e7600761
|
Hotfix: Fixed widget / UAS initialization order which led to text messages (and other updates) being ignored if the widget was not open when the UAS was created
|
12 years ago |
dongfang
|
1f500052f0
|
Undone the HUD_old renaming and fixed public slots in PrimaryFlightDisply that were not.
|
12 years ago |
Lorenz Meier
|
d3ad390c8f
|
Merge pull request #267 from Susurrus/widget_menu_sep
Added missing separater to Tool Widgets menu.
|
12 years ago |
Bryant
|
e380911b9f
|
Added missing separater to Tool Widgets menu.
|
12 years ago |
dongfang
|
84ed67cd65
|
First PrimaryFlightDisplay integration that will even compile. Non functionalgit status
|
12 years ago |
dongfang
|
1b5d29ba1d
|
Merge branch 'master' of https://github.com/dongfang/qgroundcontrol
|
12 years ago |
dongfang
|
ee9fdf6968
|
experiment
|
12 years ago |