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 |
|
PT_Dreamer
|
76f45b5218
|
Merge branch 'MikeL_MixerCurve' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release
Conflicts:
ground/openpilotgcs/src/plugins/config/airframe.ui
ground/openpilotgcs/src/plugins/config/config_cc_hw_widget.cpp
ground/openpilotgcs/src/plugins/uploader/runningdevicewidget.cpp
|
2012-07-24 16:02:07 +01:00 |
|
PT_Dreamer
|
54ffe04e6d
|
Merge branch 'MikeL_MixerCurve' of ssh://git.openpilot.org/OpenPilot into pt/CC3D_Release
|
2012-07-24 15:23:21 +01:00 |
|
Kenz Dale
|
aa5e5a9b01
|
Removed "airspeed" field from Airspeed UAVO. Now everything is done either with true airspeed or calibrated airspeed
|
2012-07-24 15:15:21 +02:00 |
|
Dmytro Poplavskiy
|
f95bd8bc1b
|
Initial implementation of QML based PFD widget
It uses the same pfd.svg file as original PFD widget;
depends on osgearth for terrain rendering
|
2012-07-23 17:19:24 +10:00 |
|
Dmytro Poplavskiy
|
69eb685d7b
|
Moved svgimageprovider from qmlview plugin to utils lib
To be reused by other qml based plugins.
|
2012-07-23 15:36:53 +10:00 |
|
Stacey Sheldon
|
f5db83bd20
|
Merge remote-tracking branch 'op-public/next' into revo-next
Conflicts:
flight/Libraries/inc/NMEA.h
flight/Modules/GPS/GPS.c
flight/Modules/GPS/NMEA.c
flight/Modules/GPS/UBX.c
flight/Modules/GPS/inc/NMEA.h
flight/Modules/GPS/inc/UBX.h
flight/Modules/PathPlanner/inc/pathplanner.h
flight/PiOS/STM32F10x/link_STM32103CB_PIPXTREME_sections.ld
flight/Revolution/System/inc/pios_config.h
flight/Revolution/UAVObjects.inc
flight/SimPosix/UAVObjects.inc
ground/openpilotgcs/src/plugins/hitlv2/aerosimrc/src/qdebughandler.h
ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
shared/uavobjectdefinition/gpsvelocity.xml
|
2012-07-22 23:39:37 -04:00 |
|
Dmytro Poplavskiy
|
6ee34931ac
|
Expose SVG elements geometry to QML side
This allows to reuse the existing svg file like pfd.svg
without manually positioning individual svg element.
|
2012-07-23 12:21:34 +10:00 |
|
Oleg Semyonov
|
0c092970ca
|
Merge remote-tracking branch 'origin/os/aerosimrc-update' into next
|
2012-07-22 14:35:11 +03:00 |
|
James Cotton
|
93faf131b0
|
Merge branch 'next' into revo
Conflicts:
flight/Modules/GPS/GPS.c
flight/Modules/GPS/NMEA.c
flight/Modules/GPS/UBX.c
flight/Modules/GPS/inc/NMEA.h
flight/Modules/GPS/inc/UBX.h
flight/Revolution/System/inc/pios_config.h
flight/Revolution/UAVObjects.inc
ground/openpilotgcs/src/plugins/uavobjects/uavobjects.pro
ground/openpilotgcs/src/plugins/waypointeditor/waypointeditorplugin.h
shared/uavobjectdefinition/gpsvelocity.xml
|
2012-07-22 00:43:19 -05:00 |
|
James Cotton
|
e239424ddd
|
Fix some typos in the GCS calibration
|
2012-07-21 15:12:45 -05:00 |
|
Chris Pember
|
54dae87017
|
fixed the hw settings apply button autofill, removed commented lines from the config_cc_hw_widget.cpp file
|
2012-07-21 12:28:55 -07:00 |
|
Oleg Semyonov
|
c3791532b8
|
AeroSimRC: fix spelling in imported sources (thanks Jose)
|
2012-07-21 21:32:59 +03:00 |
|
Chris Pember
|
a53158bec1
|
removed all the pushbutton stylesheets, hid all the apply buttons, applied same design ideas to the HW and the attitude forms
|
2012-07-21 11:26:37 -07:00 |
|
Stacey Sheldon
|
eafd525323
|
Merge remote-tracking branch 'origin/D-Lite/ubx-parser-next' into next
|
2012-07-21 14:22:10 -04:00 |
|
Chris Pember
|
1d1ef0dfce
|
removed all the pushbutton stylesheets, hid all the apply buttons
|
2012-07-21 10:58:05 -07:00 |
|
James Cotton
|
6eb0fd2b3b
|
Validate the mag and accel calibration before setting to prevent block NAN on
the FC side.
|
2012-07-21 12:13:20 -05:00 |
|
Chris Pember
|
06e9fe0a28
|
removed all the pushbutton stylesheets, fixed the scrollbar area colors, compacted UI a bit more for smaller screens, misc text changes
|
2012-07-21 10:07:47 -07:00 |
|
Oleg Semyonov
|
c80e5a2bc9
|
AeroSimRC: (bugfix) replace non-standard _copysign() by copysign()
|
2012-07-20 23:13:41 +03:00 |
|
Oleg Semyonov
|
fc18749d1a
|
AeroSimRC: resemble the AeroSIM-RC directory in build/ground
... to make easier to copy plugin files into AeroSimRC folder.
|
2012-07-20 17:53:21 +03:00 |
|
PT_Dreamer
|
ece35e7025
|
GCS-Added missing PipX PNG.
|
2012-07-20 12:55:37 +01:00 |
|
PT_Dreamer
|
2464fe9a2e
|
GCS-Make flight mode switch and accessory channels move acording
to user command.
|
2012-07-20 12:47:03 +01:00 |
|
Kenz Dale
|
1d976b3095
|
dded support for multiple airspeed sources. Added GPS airspeed estimation. Extended BaroAirspeed UAVO. Added new AirspeedSettings UAVO.
|
2012-07-20 13:08:54 +02:00 |
|
James Cotton
|
7492d34d25
|
Merge branch 'overo_control' into revo
|
2012-07-19 08:35:39 -05:00 |
|
James Cotton
|
5ebd368b18
|
Merge branch 'next' into revo
Conflicts:
flight/PiOS/STM32F10x/link_STM32103CB_PIPXTREME_sections.ld
|
2012-07-19 08:35:30 -05:00 |
|
PT_Dreamer
|
74183db46e
|
Merge branch 'cp_gui_fixes' of ssh://git.openpilot.org/OpenPilot into cp_gui_fixes
|
2012-07-19 13:23:24 +01:00 |
|
PT_Dreamer
|
41c0736b9b
|
GCS- Added Expert mode setting. To make it visible go to
tools->options->general_settings and click one of the checkboxes
to give focus to the form, then just press F7 and you will see
hidden settings.
|
2012-07-19 13:22:36 +01:00 |
|
PT_Dreamer
|
bc5a1dd43b
|
GCS - added an UDP UAVTalk mirror.
|
2012-07-19 11:55:24 +01:00 |
|
Oleg Semyonov
|
58de9dbd47
|
AeroSimRC: import the simulator plugin (proxy) source into the GCS tree
Original location is:
git@github.com:hhrhhr/Aerosim-plugin-for-CopterControl.git
|
2012-07-19 12:47:03 +03:00 |
|
Oleg Semyonov
|
9e33751df3
|
AeroSimRC: add copyright and license comments to HITLv2 plugin
|
2012-07-19 12:40:28 +03:00 |
|
David
|
86d6724739
|
Change the wording to be less harsh
|
2012-07-19 07:04:09 +10:00 |
|
David
|
707f63b884
|
Change the wording to be less harsh
|
2012-07-19 07:02:49 +10:00 |
|
James Cotton
|
be892e236d
|
Merge remote-tracking branch 'origin/rghunter/udp_control' into next
|
2012-07-18 12:43:17 -05:00 |
|
PT_Dreamer
|
205e71e06e
|
GCS- Allow stylesheets to be loaded from files acording to OS.
Use "linux.qss", "macos.qss" and "windows.qss" filenames and
place them on the app directory.
|
2012-07-18 12:41:13 +01:00 |
|
PT_Dreamer
|
ad260e98bb
|
GCS - Added PNGs, should have been part of previous commit.
|
2012-07-18 12:10:54 +01:00 |
|
Chris Pember
|
719a556b78
|
fixed the colos for all the forms so its not a topographic map greyscale look now, still converting the buttons all back to non style sheet
|
2012-07-17 21:54:38 -07:00 |
|
Fredrik Arvidsson
|
ebe76e4ae6
|
OP-39 Added some pages and some functionality to the OP SetupWizard.
|
2012-07-17 01:24:22 +02:00 |
|
Mike LaBranche
|
9507a79c6d
|
MultiRotor Config, Bugfix: include TriYaw channel in getChannelDescriptions
|
2012-07-16 17:01:51 -05:00 |
|
Mike LaBranche
|
9f67e24ee5
|
MultiRotor Config, Bugfix: include TriYaw channel in getChannelDescriptions
|
2012-07-16 17:01:39 -05:00 |
|
Mike LaBranche
|
d8e685a226
|
MixerCurve, Tweek: adjust positive node text location.
|
2012-07-16 13:30:36 -07:00 |
|
Mike LaBranche
|
faa7fafcbd
|
MultiRotor Config, Bugfix: include TriYaw channel in getChannelDescriptions
|
2012-07-16 13:08:12 -07:00 |
|
James Cotton
|
719772c98a
|
Merge remote-tracking branch 'origin/Brian-PipXtreme-V2' into next
|
2012-07-16 11:42:29 -05:00 |
|
James Cotton
|
de2cee1b7f
|
Merge remote-tracking branch 'origin/pt/haltfixes'
|
2012-07-16 11:27:46 -05:00 |
|