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 |
Lorenz Meier
|
a13508b3e6
|
Allowed offline editing of waypoints
|
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 |
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 |
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 |
Lorenz Meier
|
4c9ba5c735
|
Bumped version number to safeguard against settings
|
12 years ago |
Michael Carpenter
|
d99bc2d290
|
Change so dock widget preferences are saved depending on which autopilot is currently active
|
12 years ago |
Michael Carpenter
|
65f16374df
|
Changes for new calibration in APM 3.0 (Re: https://github.com/diydrones/MissionPlanner/issues/38), and change in some of the serial timeouts
|
12 years ago |
Michael Carpenter
|
9c2701510e
|
Change in how APM requests data updates on connect
|
12 years ago |
Michael Carpenter
|
7f4cb98799
|
On no serial data, now attempts both a "reboot" reset, and then a DTR reset of the autopilot
|
12 years ago |
Michael Carpenter
|
7588d14098
|
Addition of requesting status updates from APM, if APM is in a state with no status updates, this will request them
|
12 years ago |
Michael Carpenter
|
5f05214dd6
|
New XML file for arduparams
|
12 years ago |
Michael Carpenter
|
3cf694dda3
|
Slight changes to the HUD per Craig, to make it a bit friendlier
|
12 years ago |
Michael Carpenter
|
b8d7252ffe
|
Change so MAV specific DockWidgets don't appear on connection, but show up in the main menu
|
12 years ago |
Michael Carpenter
|
28c1322428
|
Fix for initial "View" toolbar item not being checked as active
|
12 years ago |
Lorenz Meier
|
44d148df77
|
Main widget menu redundancy removed
|
12 years ago |
Lorenz Meier
|
036c883d1b
|
Fixed tool widget instantiation
|
12 years ago |
Lorenz Meier
|
d67300d05b
|
WIP on mp_merge integration
|
12 years ago |
Lorenz Meier
|
7c57e2e575
|
Fixed visual bug on status bar
|
12 years ago |
Lorenz Meier
|
3325c27475
|
Fixed visual state, fixed check state indication of main menu
|
12 years ago |
Lorenz Meier
|
bdf736fc34
|
Minor visual style fixes
|
12 years ago |
Lorenz Meier
|
aa2a971426
|
Rearranged action bar, saved screen state
|
12 years ago |
Lorenz Meier
|
898eddc8de
|
Merge branch 'master' of github.com:mavlink/qgroundcontrol
|
12 years ago |
Michael Carpenter
|
5131983db1
|
Tabified horizontal indication behind QuickView in the Pilot View
|
12 years ago |
Michael Carpenter
|
1413557255
|
Change so Waypoints are the same across maps, and offline waypoints get appeneded to the end of the MAV's waypoint list on connect
|
12 years ago |
Michael Carpenter
|
7dc2b119ca
|
Started adding numbers to QGC_APPLICATION_VERSION for development builds, since dev builds need the config file wiped out for UI changes to be visible
|
12 years ago |
Michael Carpenter
|
c201b3668b
|
Change of the "look" of the pilot screen for ease of use
|
12 years ago |
Michael Carpenter
|
adf1124f7e
|
Change so Pilot view is default when opening QGC
|
12 years ago |
Michael Carpenter
|
aef36099e7
|
Fix for crash when removing item from QuickView, and addition of more generic signal/slot combonation for property updates
|
12 years ago |
Michael Carpenter
|
73a9b95ce2
|
Fix for bad file name extensions. Should stick to the standard cc, not cpp
|
12 years ago |
Michael Carpenter
|
0d1656d899
|
Added support for MAVLINK_MSG_ID_NAV_CONTROLLER_OUTPUT for Distance to waypoint property
|
12 years ago |
Michael Carpenter
|
fefba511d8
|
Added satelliteCount to the QuickView, and made quickview a default display on the mission planner view.
|
12 years ago |
Michael Carpenter
|
9021991d01
|
Addition of more Q_PROPERTIES to UAS.cc, including visible GPS satellite count
|
12 years ago |
Michael Carpenter
|
76ca1553d4
|
Temp commit of new UAS properties and UASQuickView for viewing UAS Properties
|
12 years ago |
Michael Carpenter
|
56d6bc66ee
|
Fix for stock tool dockwidget locations not being saved properly after fix for custom dockwidgets
|
12 years ago |
Lorenz Meier
|
f8c199468a
|
Usability fixes on status bar
|
12 years ago |