1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-09 20:46:07 +01:00
Commit Graph

1577 Commits

Author SHA1 Message Date
m_thread
970dedb93c OP-1628 Fixed a disconnect warning 2015-02-23 09:32:22 +01:00
m_thread
14d4156d1f Uncrustify 2015-02-23 00:01:22 +01:00
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
Fredrik Larsson
2cc7064552 Merge remote-tracking branch 'origin/dmytro/OP-969' into next 2015-02-22 21:31:16 +11:00
m_thread
d3a4977947 OP-1685 Fixed group box caption 2015-02-21 09:27:45 +01:00
Dmytro Poplavskiy
d7bf842899 OP-969 - Fixed unnecessary resizing of input config wizard
Instead of dynamicly adding/removing widgets to the
single wizard page, created all the widgets ahead
and added them to QStackedWidget.

QStackedWidget keeps the size of the biggest child,
so re-layouting is not necessary.

Moved wizard UI to the separate .ui form
as original input.ui and/or implementation
file would be to overloaded otherwise.
2015-02-19 22:44:45 +10: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
0947ab6433 Merge branch 'laurent/OP-1723_Allow_RcCar_reverse' into next 2015-02-18 22:17:40 +01:00
Laurent Lalanne
cb188ed317 Merge branch 'laurent/OP-1718_Fixed_wing_servo_setup+RcInput_calibration' into next 2015-02-18 22:17:14 +01:00
m_thread
1b805610ef OP-1685 Fixed some more tooltip texts. 2015-02-18 13:49:27 +01:00
m_thread
8c6da7e7ee OP-1685 Fixed some tooltip texts. 2015-02-18 13:33:15 +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
25c8d43db3 Merge remote-tracking branch 'origin/laurent/OP-1635_Remove_QuadH_config_tab' into next 2015-02-18 02:56:23 +01:00
Laurent Lalanne
f44a663e27 OP-1728 Add message dialog if something to save 2015-02-18 02:46:53 +01:00
Laurent Lalanne
ee3efc535e OP-1728 Fix output value 2015-02-18 01:50:38 +01:00
Laurent Lalanne
4b24707f82 OP-1728 Remove unused code 2015-02-18 00:51:42 +01:00
Laurent Lalanne
745ada0781 OP-1728 First commit - Maybe better behavior - Display motors with red handle 2015-02-18 00:34:38 +01:00
Alessio Morale
99ab3719c4 Merge remote-tracking branch 'origin/amorale/OP-1685_cc_oneshot_support' into next 2015-02-17 23:46:57 +01:00
Laurent Lalanne
fdc80fd595 Merge remote-tracking branch 'origin/laurent/OP-1706_Output_tab' into next
Conflicts:
	ground/openpilotgcs/src/plugins/config/outputchannelform.cpp
2015-02-17 14:09:29 +01:00
Alessio Morale
75b3e2f1dc OP-1685 - Bank mode Combo content was truncated for OneShot/OneShot125 items 2015-02-16 23:12:35 +01:00
Laurent Lalanne
f1f8e285e9 OP-1723 Ground config tab : Allow reverse/brake in RcCar 2015-02-14 19:52:47 +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
Laurent Lalanne
88dc843f4e OP-1718 RcInput calibration : Set output to 1000 for motor, 1500 for all others (servos, reversedMotor, accessory...) 2015-02-11 23:38:01 +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
Laurent Lalanne
6da3c99af2 OP-1635 Remove QuadH in config tab - AirframeType 2015-02-10 22:48:43 +01:00
Laurent Lalanne
bf3866d12e OP-1706 Output range from 500 to 2500 2015-02-08 19:10:56 +01:00
Alessio Morale
46521f1c2d Merge remote-tracking branch 'origin/amorale/OP-1683_syncupdate_oneshot' into next 2015-02-08 17:59:59 +01:00
Laurent Lalanne
105b01680d Merge branch 'laurent/OP-1644_Wrong_wizard_neutral' into next 2015-02-07 19:03:36 +01:00
Laurent Lalanne
21fe64eec0 Merge branch 'laurent/OP-1698_Easy_setup_channel_passtrough' into next 2015-02-07 19:02:19 +01:00
Laurent Lalanne
7c4dfc9608 OP-1706 Uncrustify 2015-02-07 13:19:46 +01:00
Laurent Lalanne
9c31d2fcb5 OP-1706 Disable checkboxes if no range - Enable only channels already set in mixer - Add limits 2015-02-07 13:04:42 +01:00
Laurent Lalanne
2454ac6d6c OP-1644 Reuse the same function for special neutrals 2015-02-03 22:13:30 +01:00
Laurent Lalanne
23865ed0b0 OP-1644 Really set FlightMode neutral centered + some minor fixes in code 2015-02-03 21:50:45 +01:00
Karl Knutsson
137c183ec2 OP-1522 Remove unused channel set cfg
Remove unused channel set configuration option.
With the new channel allocation the old channel set
configuration isn't needed.
2015-02-02 21:25:38 +01:00
m_thread
d72504d20f OP-1576 Removed TxResent from GUI. Renamed some files. 2015-02-02 21:25:38 +01:00
Alessio Morale
09319c3805 OP-1683 - fix casing and cleanup of gcs code 2015-02-02 20:35:39 +01:00
Laurent Lalanne
d567d88216 OP-1698 Changes from review 2015-02-01 23:19:04 +01:00
Alessio Morale
a7caee7bc4 OP-1683 - update tooltips, small UI changes 2015-02-01 21:27:25 +01:00
Laurent Lalanne
4ca715bddf OP-1698 Removed empty lines 2015-02-01 18:30:39 +01:00
Laurent Lalanne
4423fa9d0c OP-1698 Added channel allocation checking - Little HexaH bug - Uncrustify 2015-02-01 18:02:19 +01:00
Laurent Lalanne
f18aa3d2cb OP-1698 Add curve choice for all accessory outputs 2015-02-01 14:59:18 +01:00
Laurent Lalanne
8c0a33cd6f OP-1698 First commit : Add Accessory0,1,2 to Output 2015-02-01 06:22:38 +01:00
Alessio Morale
6f3f7b9972 OP-1683 - fix limits handling and definitions 2015-01-30 21:43:59 +01:00