David Ankers
|
19b101bc4b
|
Make a start on the new layout
|
2012-07-29 21:28:32 +10:00 |
|
Dmytro Poplavskiy
|
9d884ca12c
|
PFD terrain view: switch between GPS and predefined positions.
|
2012-07-29 16:05:59 +10:00 |
|
Dmytro Poplavskiy
|
ec3919d2b7
|
Enabled osgEarth caching
|
2012-07-29 12:17:10 +10:00 |
|
PT_Dreamer
|
6b84b58bfe
|
GCS-Moved the wizard and calibration widgets to the stacked widget
so that they disapear during the wizard
|
2012-07-29 00:53:05 +01:00 |
|
PT_Dreamer
|
14b7666c1b
|
GCS-disabled the reload board data button while it is doing its work.
minimized uavo transactions when button is pressed.
|
2012-07-29 00:44:08 +01:00 |
|
PT_Dreamer
|
4530a13f93
|
Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release
|
2012-07-28 19:08:28 +01:00 |
|
David Ankers
|
27fca079d8
|
Change language used per David J's suggestion
|
2012-07-29 04:07:55 +10:00 |
|
PT_Dreamer
|
5f8c6dc7af
|
Remove unwanted file
|
2012-07-28 19:06:54 +01:00 |
|
David Ankers
|
9395df6d2d
|
Make size of labels consistant
|
2012-07-29 03:27:51 +10:00 |
|
David Ankers
|
1fca385fc4
|
Change RPY to Roll,Pitch and Yaw for the mixer on the aircraft screen, as
per mikes suggestion
|
2012-07-29 03:00:17 +10:00 |
|
PT_Dreamer
|
c8e94ed874
|
Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into CC3D_Release
|
2012-07-28 15:06:26 +01:00 |
|
PT_Dreamer
|
dc4254d7d8
|
GCS-Several UI fixes according to beta testers reports.
|
2012-07-28 15:04:55 +01:00 |
|
Dmytro Poplavskiy
|
999e5e9cc5
|
Fixed uninitialized terrainEnabled property
|
2012-07-28 21:00:02 +10:00 |
|
David Ankers
|
83ae672533
|
Gonfig gadget now gets the whole of the screen.
|
2012-07-28 17:26:43 +10:00 |
|
James Cotton
|
eae94b2188
|
Use setField instead of setData in SetConfigData because that doesn't trigger a
transaction immediately before the smartSaveButton tries to trigger one.
|
2012-07-28 00:00:50 -05:00 |
|
James Cotton
|
bd3ebe5b61
|
Undo the previous patch to abort transactions if one is pending, but throw a
warning still
|
2012-07-27 21:09:58 -05:00 |
|
James Cotton
|
cddabf76cf
|
Remove some debugging output that was a bit verbose
|
2012-07-27 21:09:58 -05:00 |
|
James Cotton
|
542483beec
|
Rephrase "SUCCESS: Mixer saved ok" to Configuration OK since it does not
reflect if the save succeeded and the button does.
|
2012-07-27 21:09:58 -05:00 |
|
James Cotton
|
12192ae0cd
|
Remove commented and debugging code
|
2012-07-27 21:09:57 -05:00 |
|
James Cotton
|
150139b711
|
Don't need to call updated() in the SetConfigData because the ConfigTaskWidget
architecture will call that
|
2012-07-27 20:38:50 -05:00 |
|
James Cotton
|
a75ed21012
|
Fix tab indentation to be consistent with QT Creator
|
2012-07-27 20:15:00 -05:00 |
|
James Cotton
|
9f1a8416f5
|
Treat the tricopter yaw channel like the other motor channels
|
2012-07-27 20:14:19 -05:00 |
|
James Cotton
|
9d82538a09
|
If we set FirmwareIAPObj to update on change then initial object retrieval will
force it to be fetched before emitting the autopilotConnected signal.
|
2012-07-27 16:16:16 -05:00 |
|
James Cotton
|
6ba8f3ca9e
|
Fix from hyper to catch when multiple object requests stack up
|
2012-07-27 16:16:12 -05:00 |
|
PT_Dreamer
|
bf6790f554
|
GCS-Made the changes to vehicleconfig final and reenabled the
system settings update call.
|
2012-07-27 16:12:15 -05:00 |
|
PT_Dreamer
|
1955e8b842
|
GCS-Comment out the updated statements on vehicleconfig.cpp
TODO check if this brings other problems. REVERT commit if it does
|
2012-07-27 16:12:12 -05:00 |
|
James Cotton
|
330fd26f4a
|
If we set FirmwareIAPObj to update on change then initial object retrieval will
force it to be fetched before emitting the autopilotConnected signal.
|
2012-07-27 20:57:23 +01:00 |
|
James Cotton
|
1803f26e9a
|
Fix from hyper to catch when multiple object requests stack up
|
2012-07-27 20:55:45 +01:00 |
|
PT_Dreamer
|
c375d2e79d
|
GCS-Made the changes to vehicleconfig final and reenabled the
system settings update call.
|
2012-07-27 18:42:20 +01:00 |
|
PT_Dreamer
|
4003cd70a8
|
GCS-Made rate Kd roll and pitch link when checkbox is checked.
|
2012-07-27 09:13:53 -05:00 |
|
PT_Dreamer
|
ddb144ebb5
|
GCS-Made rate Kd roll and pitch link when checkbox is checked.
|
2012-07-27 11:55:01 +01:00 |
|
PT_Dreamer
|
9d76c32cf5
|
GCS-Comment out the updated statements on vehicleconfig.cpp
TODO check if this brings other problems. REVERT commit if it does
|
2012-07-27 11:45:58 +01:00 |
|
PT_Dreamer
|
0f86432224
|
GCS-Added missing resources to the UAVO browser
|
2012-07-27 11:19:41 +01:00 |
|
PT_Dreamer
|
30c1596129
|
Merge branch 'pt/CC3D_Release' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release
|
2012-07-26 15:22:59 +01:00 |
|
PT_Dreamer
|
3cb9d70298
|
GCS-Made the UAVO browser view options persistent.
|
2012-07-26 15:22:12 +01:00 |
|
PT_Dreamer
|
95fb9255cc
|
GCS-Made the buttons on the object browser smaller.
|
2012-07-26 14:09:33 +01:00 |
|
zedamota
|
4e96c743ba
|
GCS-Make UAVO saving code more verbose.
|
2012-07-26 13:03:27 +01:00 |
|
zedamota
|
7a9835d3cf
|
GCS-Fix compile under win.
|
2012-07-26 12:51:44 +01:00 |
|
James Cotton
|
0ed5b84ee9
|
Move the try catch when parsing overo files
|
2012-07-25 14:41:10 -05:00 |
|
James Cotton
|
41f80eb34f
|
Disable offset nulling while performing GCS mag calibration.
|
2012-07-25 11:26:37 -05:00 |
|
James Cotton
|
d1e6dcc2f0
|
First pass implementation of William Premerlani's magnetometer bias correction
|
2012-07-25 11:07:40 -05:00 |
|
Chris Pember
|
48b3cf7101
|
fixed the airframe form so it scrolls AND has the shiny new popups
|
2012-07-24 23:46:21 -07:00 |
|
Laura Sebesta
|
44a3dad912
|
Fixed incorrect UAVO field in PFD.
Made scope gadget widget non-existent field message more helpful.
|
2012-07-25 01:34:38 +02:00 |
|
PT_Dreamer
|
8c4806fa14
|
Revert "OP-39 Start and End pages added. Placeholder text added."
This reverts commit 559be15142c5d6ef425b855aeee673a181ad023f.
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/setupwizard.cpp
ground/openpilotgcs/src/plugins/setupwizard/setupwizard.h
ground/openpilotgcs/src/plugins/setupwizard/setupwizard.pro
ground/openpilotgcs/src/plugins/setupwizard/setupwizardplugin.cpp
ground/openpilotgcs/src/plugins/setupwizard/setupwizardplugin.h
|
2012-07-24 22:32:54 +01:00 |
|
PT_Dreamer
|
82dc7e5957
|
Revert "OP-39 Initial commit. Created new sub project to plugins project."
This reverts commit 532fc3071a9fb850bdb97f0b030937f835f38d34.
Conflicts:
ground/openpilotgcs/src/plugins/setupwizard/setupwizard.cpp
ground/openpilotgcs/src/plugins/setupwizard/setupwizard.h
ground/openpilotgcs/src/plugins/setupwizard/setupwizard.pro
ground/openpilotgcs/src/plugins/setupwizard/setupwizardplugin.cpp
ground/openpilotgcs/src/plugins/setupwizard/setupwizardplugin.h
|
2012-07-24 22:32:08 +01:00 |
|
PT_Dreamer
|
717b0d4561
|
Revert "OP-39 Added some pages and some functionality to the OP SetupWizard."
This reverts commit ebe76e4ae65f7b4b94f705e7a418699936186494.
|
2012-07-24 22:10:17 +01:00 |
|
PT_Dreamer
|
76773cd1c5
|
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release
Conflicts:
ground/openpilotgcs/src/plugins/uavobjectbrowser/uavobjectbrowser.ui
ground/openpilotgcs/src/plugins/uavobjectbrowser/uavobjectbrowserwidget.cpp
ground/openpilotgcs/src/plugins/uavobjectbrowser/uavobjectbrowserwidget.h
ground/openpilotgcs/src/plugins/uavobjectbrowser/uavobjecttreemodel.cpp
ground/openpilotgcs/src/plugins/uavobjectbrowser/uavobjecttreemodel.h
|
2012-07-24 21:53:58 +01:00 |
|
PT_Dreamer
|
667276cd61
|
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release
|
2012-07-24 20:29:59 +01:00 |
|
James Cotton
|
82219d2511
|
Make matlab log processing support overo UAVtalk packets now
|
2012-07-24 14:08:14 -05:00 |
|
PT_Dreamer
|
c8fdfb5dab
|
Merge branch 'MikeL_MixerCurve' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release
Conflicts:
ground/openpilotgcs/src/plugins/config/pipxtreme.ui
|
2012-07-24 16:04:03 +01:00 |
|