m_thread
fc4766a25f
OP-1590 Fixed issues found in review.
2014-11-04 22:05:17 +01:00
m_thread
826d010119
OP-1590 Added implementation for PID Bank management.
...
Fixed a bug that prohibited fields not currently shown in gui ( in an
inactive pid bank ) to update from UAVO updates.
2014-11-04 00:51:47 +01:00
m_thread
0428cdfadc
OP-1590 Added TabBar Toolbuttons with menus to copy/reset/restore/swap settings.
...
Still needs actual implementation.
2014-11-03 01:33:45 +01:00
m_thread
2d17d64406
OP-1538 Fixed some runtime warnings and debug logging.
2014-10-15 00:41:17 +02:00
m_thread
bb4d271799
OP-1525 Made the Expo magic number a constant and changed it to 1.00695f.
...
Changed n the firmware code to match the GCS side.
2014-10-10 12:26:22 +02:00
m_thread
4a6c25720e
OP-1525 Fixed tab order and Uncrustified code.
2014-10-10 00:32:56 +02:00
Fredrik Arvidsson
0f8336a351
OP-1525 Changed some minor gui stuff.
2014-10-09 20:09:16 +02:00
Fredrik Arvidsson
b0374005af
OP-1525 Adding expo curves for all axis.
2014-10-09 08:30:41 +02:00
m_thread
63de0cd6ac
OP-1525 Uncrustify.
2014-10-08 00:57:57 +02:00
m_thread
3727de5de4
OP-1525 Added curve and slider for StickExpo.
...
Added Piro comp setting.
2014-10-08 00:55:35 +02:00
m_thread
7a00c7f905
OP-1222 Fixed false positive dirty indication for stabilization tab in configplugin.
...
Added tracking of TPS curve changes.
2014-09-28 02:00:54 +02:00
m_thread
7fb064cf22
OP-1474 Added thrust PID scale curve to stabilization configuration GUI.
2014-09-06 23:53:44 +02:00
m_thread
a632b4ad06
OP-1170 Got rid of all compiler warning in Config Plugin
2014-02-26 17:17:37 +01:00
Fredrik Arvidsson
3d8e3eb823
OP-984 Uncrustify.
2014-01-09 19:52:56 +01:00
m_thread
088197ac69
OP-984 Added backing store for values when switching between uavos.
2014-01-09 13:02:03 +01:00
Fredrik Arvidsson
a3c03b0244
OP-984 Minor changes.
2014-01-09 09:39:47 +01:00
Fredrik Arvidsson
958efa62e1
OP-984 Added code to allow switching between pid banks by selecting tabs
...
The tabs are now dynamically created from a constant.
2014-01-08 00:33:45 +01:00
Fredrik Arvidsson
99cfa5339d
OP-984 UI changes. Added TabBars to visually simulate PID bank change.
2014-01-07 23:04:32 +01:00
Philippe Renon
a2ba33f28a
[OP-835] Qt 5.1.0 - migrated GCS plugins
2013-09-15 23:37:20 +02:00
Corvus Corax
c18cd85cf5
uncrustification
2013-06-25 22:31:10 +02:00
Fredrik Arvidsson
bf573e6adc
OP-1020 Removes AltitudeHoldSettings object from list of objects to save if connected board does not support it.
2013-06-25 12:21:16 +02:00
Fredrik Arvidsson
02562902a9
OP-1000 Adds disabling of AH settings tab if board is not Revolution.
2013-06-15 13:00:54 +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
a334c49151
OP-935 Fixes the Instant Update functionality on the Stabilization settings pages in the configuration plugin.
2013-05-05 18:48:48 +02:00
Fredrik Arvidsson
176bd3c4f7
OP-935 Adds Responsiveness sliders to basic stabilization screen.
2013-05-05 12:45:35 +02: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
zedamota
c2d9af1e89
Finished framework and stab config showcase
2012-02-10 16:34:07 +00:00
zedamota
6d6111b9ac
Moved framework to its own plugin
2012-02-05 18:16:38 +00:00
zedamota
4c1e33b0b3
WIP configtaskwidget enhancements.
2012-02-02 16:22:40 +00:00
zedamota
98f84e472b
Trying to get out of merge hell
2011-08-15 14:12:54 +01:00
zedamota
1b34376797
Added "changes not saved" message warning to config gadget
2011-08-02 17:06:17 +01:00
elafargue
a7dccb6648
OP-502 If a board is not connected, the "Save" button is grayed out. The "Apply" button is still enable, which enables creating configurations purely offline.
2011-06-07 16:56:16 +02:00
David Carlson
614fd138e4
Change the help button setup from in-line help to one per page. Will no longer open an HTML window, but will open the relevant section on the wiki using the OS default browser.
2011-05-31 00:16:01 -07:00
David Carlson
b1ec27bd75
Add help buttons to the config gadget UI. Also connect all signals to its slot in configgadgetwidget.cpp. Also some very trivial .html help files.
2011-05-16 21:54:23 -07:00
elafargue
61e8df8b20
Implemented stabilization tuning UI improvements as per OP-429.
2011-04-29 22:39:24 +02:00
edouard
495445c3a5
OP-146 Stabilization configuration: can now update stab settings in real time on the airframe, and link roll/pitch for easier adjustment...
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2880 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-25 21:17:07 +00:00
edouard
3d26b4ec60
OP-146 Slow progress on the stabilization configuration UI. New approach, more efficient. Not functional yet but we'll get there eventually.
...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2867 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-23 23:06:35 +00:00
edouard
7d2b5ae744
OP-146 Stabilization config interface: this is a work in progress, and a pure mock-up of the UI, I would like feedback.
...
The idea is to use a 'vernier' dial analogy, whereby you can either of course edit the values by hand in the config dialog, but you can also select the outer dial and adjust it with either mouse or keyboard (up/down and pgUp/pgDn).
Eventually, there will be a tab for the P factor, a tab for the I factor, and a tab for the rest of the adjustments (rate limits etc).
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2847 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-02-22 22:03:32 +00:00