m_thread
9e6d71120b
Merge remote-tracking branch 'origin/next' into thread/OP-1685_GUI_Fixes
2015-02-23 00:00:39 +01:00
m_thread
e5d8255c7a
OP-1685 Re-factored some code.
2015-02-22 14:46:08 +01:00
abeck70
dc23a5bb43
Merge branch 'next' of ssh://git.openpilot.org/OpenPilot into thread/OP-1685_GUI_Fixes
2015-02-19 08:30:41 +11:00
Laurent Lalanne
54b8e7a2ab
Merge branch 'laurent/OP-1728_Output_tab_servo_ignore_set_neutral' into next
2015-02-18 22:18:09 +01:00
Laurent Lalanne
a9c442916f
OP-1728 Remove keyboard focus on Spin/Checkboxes - Typo - Uncrustify
2015-02-18 12:37:23 +01:00
m_thread
c93c25e657
OP-1685 Made warning message even more informational.
2015-02-18 10:56:31 +01:00
m_thread
6c33fb8185
OP-1685 Simplifying the warning label code and layout.
2015-02-18 10:26:59 +01:00
m_thread
1b842ec322
OP-1685 Fixed Output config layout, fixed HW config layout for CC.
...
Conflicts:
ground/openpilotgcs/src/plugins/config/output.ui
2015-02-18 08:44:57 +01:00
Laurent Lalanne
f44a663e27
OP-1728 Add message dialog if something to save
2015-02-18 02:46:53 +01:00
Alessio Morale
d9216d72fe
OP-1685 - Fixes for review comments
2015-02-14 17:23:27 +01:00
Alessio Morale
ed56d39ccc
OP-1685 - fix warning text in GCS
2015-02-12 00:00:07 +01:00
Alessio Morale
7177e77d23
OP-1685 - Show a warning in output tab if config issues are found
2015-02-11 22:33:57 +01:00
Alessio Morale
544b0357c7
uncrustify
2015-02-10 23:51:19 +01:00
Alessio Morale
09319c3805
OP-1683 - fix casing and cleanup of gcs code
2015-02-02 20:35:39 +01:00
Alessio Morale
a7caee7bc4
OP-1683 - update tooltips, small UI changes
2015-02-01 21:27:25 +01:00
Alessio Morale
6f3f7b9972
OP-1683 - fix limits handling and definitions
2015-01-30 21:43:59 +01:00
Alessio Morale
26fcec09e3
OP-1683 - Show bank number and color beside output number
2015-01-27 19:39:45 +01:00
Alessio Morale
97bf9f74b6
OP-1683 - Enables only available output bank mode Combos
2015-01-26 12:24:10 +01:00
Alessio Morale
73dc04b436
OP-1683 - Fix save for BankMode.
2015-01-24 21:12:31 +01:00
Alessio Morale
5901dbda35
OP-1683 - Add bank mode selection UI
2015-01-24 15:40:21 +01:00
Alessio Morale
d0629926f0
OP-1683 - fixes for GCS
2015-01-23 23:57:12 +01:00
Corvus Corax
b01eb1d3e4
uncrustification
2014-10-03 23:14:38 +02:00
m_thread
a7a7d32ec8
OP-1517 Small adjustments.
2014-10-02 21:25:38 +02:00
m_thread
9f8e0c0f05
OP-1512 Added ESC calibration implementation.
...
Fixed some minor issues.
2014-09-30 00:39:51 +02:00
Stefan Karlsson
f81effa7ea
OP-1455 Send the current slider values when enabling Test outputs
2014-08-23 15:45:16 +02:00
Laurent Lalanne
2f3cca7478
Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates
2014-05-17 10:50:47 +02:00
Philippe Renon
6804e5fe8e
OP-1331 factored common code between InputChannelForm and OutputChannelForm into new abstract class ChannelForm
2014-05-12 22:30:50 +02:00
Philippe Renon
274c6aadad
OP-1331 trying new approach to address input/output channel configuration grid alignment issues.
...
New approach is to move the individual widgets to the parent grid layout in order to have them all under the same constraints.
This wip to have feedback on other OSes.
2014-05-10 20:40:14 +02:00
Laurent Lalanne
048ac1e383
OP-1337 French translations updates
...
Add tr() for Wiki links and allow FR pages from wiki
2014-05-10 11:56:24 +02:00
Philippe Renon
e0115a25b0
OP-1122 OP-1125 cleaned up GCS side uavtalk includes
2013-12-11 22:22:28 +01:00
Philippe Renon
a2ba33f28a
[OP-835] Qt 5.1.0 - migrated GCS plugins
2013-09-15 23:37:20 +02:00
Philippe Renon
2ece9ef3da
OP-1007 fixed issue in output config gadget where the unsaved changes warning was displayed although no changes were made
2013-06-21 09:39:06 +02:00
Sexy Pony
900f643bbd
Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES
2013-05-19 17:37:30 +03:00
Fredrik Arvidsson
4c0e5a39ca
OP-935 Disables controls when no board is connected. Re-Factored the MixerCurve widget.
2013-05-04 00:13:15 +02:00
Fredrik Arvidsson
5dc467bda4
Fixed a copy&paste bug in configoutputwidget.cpp resulting in output rate for bank 5 & 6 not showing correctly in gui.
2013-04-07 11:15:24 +02:00
Fredrik Arvidsson
b21517cd87
OP-867 Code cleanup. Added missing combo boxes to 'dirty pool'.
2013-03-12 07:35:20 +01:00
Fredrik Arvidsson
f27a69802d
OP-867 Added output rate settings for revolution.
2013-03-11 23:22:10 +01:00
PT_Dreamer
9ab86f7c7e
GCS-Changed "wiki" help buttons to the standard ones.
...
Updated the links to tiny links.
2012-07-29 23:29:39 +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
Chris Pember
1d1ef0dfce
removed all the pushbutton stylesheets, hid all the apply buttons
2012-07-21 10:58:05 -07: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
Mike LaBranche
8088f7aee9
MixerCurve: wire new curve into all airframes except heli;
...
ConfigMultiRotor: Bugfix boundary condition on channel descriptions;
prune unused mixercurvewidget resets,values etc from vehicle specific configs
2012-07-02 10:46:21 -07:00
James Cotton
dba47a7d41
Remove the connection to refreshWidgetValues() in output widget. Mike was
...
right and it's not needed since hte configTaskWidget takes care of this
connection.
2012-06-11 13:22:37 -05:00
James Cotton
6f09b6d087
Fix misnamed slot in the output widget
2012-06-11 11:31:28 -05:00
James Cotton
5e01617cbd
Merge branch 'next' into MikeL
...
Conflicts:
ground/openpilotgcs/src/plugins/config/airframe.ui
ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
ground/openpilotgcs/src/plugins/config/configoutputwidget.h
ground/openpilotgcs/src/plugins/config/configvehicletypewidget.cpp
ground/openpilotgcs/src/plugins/config/configvehicletypewidget.h
2012-06-06 11:58:06 -05:00
Mike LaBranche
01820904a2
Merge conflict resolution: alter configvehicle,configoutput refreshWidgetsValues
...
signatures to conform to virtual in ConfigTaskWidget;
add multirotor mixer sliders to apply/save dirty monitor, fix slider signals;
2012-06-06 08:58:18 -07:00
Mike LaBranche
bf591ebe45
Merge branch 'next' into MikeL
...
Conflicts:
flight/Bootloaders/Revolution/inc/pios_config.h
flight/Modules/OveroSync/inc/overosync.h
flight/Modules/Sensors/inc/sensors.h
flight/PiOS/Boards/STM32F4xx_Revolution.h
flight/PiOS/STM32F4xx/pios_iap.c
flight/Revolution/System/inc/pios_config.h
ground/openpilotgcs/src/plugins/config/config.pro
ground/openpilotgcs/src/plugins/config/configccattitudewidget.cpp
ground/openpilotgcs/src/plugins/config/configvehicletypewidget.cpp
2012-06-04 15:38:57 -07:00
James Cotton
52a3d0079e
Clean up the output widget a bit with whole it interfaces to the
...
configTaskWidget. Uses more of the parent functionality.
2012-05-28 14:11:25 -05:00
James Cotton
ea03f8f220
Remove the specific function for the setSpinningArmed flag. This is now done
...
differently with the configTaskWidget style.
2012-05-28 11:23:43 -05:00
James Cotton
a24375ca71
Fix bug introduced with PiPX merge where the refreshWidgetsValues(UAVObject *)
...
gained the parameter. However, objects that had overriden that method were now
creating a new method and not getting called at the right time. This fixes the
Output and Aircraft type panels
2012-05-26 03:07:36 -05:00