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

295 Commits

Author SHA1 Message Date
m_thread
48ef30850f OP-1763 Moved and consolidated template folder code. 2015-03-18 08:36:56 +01:00
m_thread
8eedfcec49 OP-1763 Added import functionality to the template dialog.
Added new tab and gui with template selector widget to the export
template dialog.
Renamed dialog menu to export/import vehicle wizard settings.
Added code to upload and save template data to board.
2015-03-18 00:32:42 +01:00
m_thread
2b0d357df3 OP-1763 Extracted template selector functionality as a widget for reuse. 2015-03-17 23:13:29 +01:00
abeck70
ad44b313fc Release 15.02 Merge branch 'master' into next
Conflicts:
	ground/openpilotgcs/src/plugins/setupwizard/pages/outputcalibrationpage.h
2015-03-12 21:45:00 +11:00
abeck70
d4c4c68131 Release 15.02
Update whatsnew and uncrustify.
2015-03-12 21:33:30 +11:00
Laurent Lalanne
12a81827f8 Merge remote-tracking branch 'origin/rel-15.02' into next
Conflicts:
	ground/openpilotgcs/src/plugins/setupwizard/pages/outputcalibrationpage.h
2015-03-09 22:21:55 +01:00
m_thread
efd66c375e Merge branch 'thread/OP-1747_Max_Output_Rates' into rel-15.02 2015-03-08 09:22:12 +01:00
Laurent Lalanne
b0a7a19a94 Uncrustify 2015-03-07 12:52:06 +01:00
Laurent Lalanne
fba3281a8c Merge remote-tracking branch 'origin/laurent/OP-1734_Wizard_show_servo_movement' into next
Conflicts:
	ground/openpilotgcs/src/plugins/setupwizard/pages/outputcalibrationpage.cpp
2015-03-07 12:43:03 +01:00
abeck70
8c31f96dd7 Merge branch 'rel-15.02' RC4 into next
Conflicts:
	ground/openpilotgcs/src/plugins/config/input.ui
	ground/openpilotgcs/src/plugins/setupwizard/connectiondiagram.cpp
2015-03-07 16:47:46 +11:00
m_thread
840cc86a8d Uncrustify 2015-03-06 00:37:36 +01:00
m_thread
1a21b8fce6 OP-1761 Fixing a type 2015-03-06 00:10:21 +01:00
m_thread
25c52d6430 OP-1761 Changed code to not allow PWMSync to be configured if CC or CC3D and > Hexa 2015-03-06 00:05:38 +01:00
m_thread
d4c562eb11 OP-1747 Updated code in SetupWizard to use different max rate outputs for pwm and OneShot125. 2015-03-05 21:45:08 +01:00
m_thread
7d62152a98 OP-1756 Removed obsolete concect 2015-03-01 23:09:56 +01:00
m_thread
1c4a861211 OP-1756 Uncrustify 2015-03-01 22:50:14 +01:00
m_thread
4046439433 OP-1756 Added code to set the actuator command for multiple channels at the same time from calibration. 2015-03-01 22:48:35 +01:00
m_thread
f2c80d7d06 OP-1756 Added code to properly handle next and back when calibrating all motors at the same time. 2015-03-01 17:45:19 +01:00
m_thread
8d6070d674 OP-1756 Added information of the types of the svg elements to be able to enable correctly. 2015-03-01 12:31:57 +01:00
m_thread
662f1fb3f3 OP-1756 Added handling for svg item highlight when calibrating all motors. 2015-03-01 12:12:50 +01:00
m_thread
c2c5d41311 Merge remote-tracking branch 'origin/next' into thread/OP-1756_Multi_Motor_Calibration 2015-02-28 23:35:16 +01:00
m_thread
ed6b9a4e9c Goto final/end page automatically after successfull save in wizard. 2015-02-28 14:46:38 +01:00
m_thread
3cb1357069 OP-1756 Added checkbox to ui file. 2015-02-28 14:07:47 +01:00
m_thread
c358f975c4 Uncrustify 2015-02-28 09:47:23 +01:00
m_thread
a8b6e1f959 OP-1755 Added additional location for cloudconfigs. 2015-02-28 00:14:51 +01:00
m_thread
ae0e79172f Uncrustify 2015-02-23 00:00:11 +01:00
m_thread
423191eae1 Merge remote-tracking branch 'origin/next' into thread/OP-1685_cc_oneshot_support
Conflicts:
	ground/openpilotgcs/src/plugins/config/configoutputwidget.cpp
	ground/openpilotgcs/src/plugins/config/output.ui
2015-02-22 23:59:01 +01:00
m_thread
d8ef4c3044 OP-1685 Added code to disable oneshot as an alternative in certain conditions. 2015-02-22 17:30:49 +01:00
Laurent Lalanne
89f4bf56a8 OP-1734 Review changes 2015-02-20 16:54:16 +01:00
Laurent Lalanne
518059a6b1 OP-1734 replace double with qreal 2015-02-20 16:39:19 +01:00
Laurent Lalanne
1792991012 OP-1734 Display min/max servo values 2015-02-20 12:16:59 +01:00
Laurent Lalanne
3c93738404 OP-1734 Add opacity fading - Remove debug code - Uncrustify 2015-02-20 03:17:18 +01:00
Laurent Lalanne
5cf14c9c73 OP-1734 Ground vehicle and FixedWing Wizard : Add arrows Up/Down and Left/Right, tell user for servo movement 2015-02-20 01:26:06 +01:00
Laurent Lalanne
3d10d33ac3 OP-1734 Rename elements for FW single servo to 'aileronsingle' 2015-02-19 17:44:55 +01:00
Laurent Lalanne
0947ab6433 Merge branch 'laurent/OP-1723_Allow_RcCar_reverse' into next 2015-02-18 22:17:40 +01:00
m_thread
899cf3aa1d OP-1685 Added more OneShot code to wizard. 2015-02-18 12:03:43 +01:00
Laurent Lalanne
6ba3aa0424 OP-1723 Changes for review - Fix for FW dual aileron (output6 not set to 1500) 2015-02-17 13:35:47 +01:00
m_thread
821573144a OP-1685 Adding new artwork for oneshot esc. Adding more configuration logic. 2015-02-17 01:08:23 +01:00
Laurent Lalanne
d76affcae3 OP-1723 English typo 2015-02-16 01:22:04 +01:00
Laurent Lalanne
60f9e96571 OP-1723 keep only tr() 2015-02-16 00:11:29 +01:00
Laurent Lalanne
f4e11fa6ef OP-1723 Missing tr() - removed debug code 2015-02-15 21:35:39 +01:00
Laurent Lalanne
b6937764aa OP-1718 Set all servos outputs to 1500 before plug battery for Esc calibration (Tricopter) 2015-02-15 20:51:49 +01:00
Laurent Lalanne
c645738bc5 OP-1723 Ground wizard, reversable motor support - Fixes default outputs levels issue (OP-1718) 2015-02-15 18:32:01 +01:00
m_thread
a17553ce30 OP-1685 Adding support for synched and oneshot in Vehicle Setup Wizard. 2015-02-12 23:55:44 +01:00
Alessio Morale
a4da83a1be OP-1685 - Add OneShot compatible configurations 2015-02-11 22:33:57 +01:00
m_thread
8ffc77f537 OP-1628 Fixed some review issues. Updated some text. 2015-01-27 08:43:06 +01:00
m_thread
514d38216b OP-1628 Handling dialog 'modality' and z-order in a less bad but still bad way. 2015-01-19 23:14:54 +01:00
m_thread
230d7eaef5 OP-1628 Removed reboot page in wizard and replaced it with reboot dialog. Still some quirks to fix. 2015-01-09 00:42:43 +01:00
m_thread
61b2b0f07a OP-1628 Fixed button enablement glitch. Added style sheet to reboot page progress bar. 2014-12-29 18:03:20 +01:00
m_thread
9614397694 OP-1628 Uncrustify 2014-12-29 14:51:12 +01:00