1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-08 19:46:06 +01:00
Commit Graph

3934 Commits

Author SHA1 Message Date
m_thread
f1e1507b06 OP-1777 Added more settings information.
Re-factored field access code.
Added hash for integrity checks.
2015-03-15 12:18:14 +01:00
m_thread
0a87b30572 OP-1777 Fixed a compiler error. 2015-03-13 07:21:27 +01:00
m_thread
daad175c52 OP-1777 Added some board specific settings information. 2015-03-13 00:15:33 +01:00
m_thread
6c8f5a35ed Merge remote-tracking branch 'origin/next' into thread/OP-1777_Usage_statistics 2015-03-12 23:04:14 +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
m_thread
779a1823e2 OP-1777 Changed some encoding. Changed parameter names to be meaningful. 2015-03-11 21:03:32 +01:00
m_thread
a3f9d42146 OP-1777 Adding some text to disclaimer 2015-03-11 14:14:54 +01:00
m_thread
c186a55243 OP-1777 Updated some text. 2015-03-11 13:53:59 +01:00
m_thread
4d780b0ffd OP-1777 Adding disclaimer dialog and setting to hide it. 2015-03-11 13:36:28 +01:00
m_thread
3653457b28 OP-1777 Adding some more info and checking if we should send any usage data at all. 2015-03-11 10:19:28 +01:00
m_thread
867742d102 OP-1777 Adding usage tracker plugin and basic functionality. 2015-03-11 01:09:19 +01:00
m_thread
f5811e7747 OP-1777 Adding settings to general settings panel. 2015-03-10 22:20:08 +01:00
Laurent Lalanne
56fbf1b5ca Typo s/us/µs/ 2015-03-09 22:23:58 +01: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
Laurent Lalanne
0e2fb2231e OP-1764 Add missing files and changes from review 2015-03-09 13:08:56 +01:00
abeck70
d94b015ed1 OP-1764 spelling mistake 2015-03-09 22:36:54 +11:00
abeck70
2b12b18167 OP-1764 Add explanation html for the new throttle/collective input channel min/max range check 2015-03-09 22:27:25 +11:00
abeck70
d22cb21022 Merge branch 'laurent/OP-1764_Rc_input_ranges' into abeck/OP-1764 2015-03-09 21:26:20 +11:00
m_thread
54b00dd3e6 OP-1768 Added PWMSync to warning text 2015-03-08 09:26:59 +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
4b640c5d1d OP-1764 Add Throttle range check 2015-03-08 02:20:57 +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
6fb19b99cb Merge branch 'thread/OP-1756_Multi_Motor_Calibration' into next 2015-03-06 00:22:31 +01:00
m_thread
9aaf1d6984 OP-1761 Fixes to summary page and connection diagram. 2015-03-06 00:18:00 +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
a253884edb Merge branch 'rel-15.02' of ssh://git.openpilot.org/OpenPilot into rel-15.02 2015-03-03 23:23:49 +01:00
m_thread
779415c384 OP-1759 Added limits to field. Changed attached attribute in .ui file to enable limits. 2015-03-03 23:00:52 +01:00
Laurent Lalanne
843325d44e GUI input / helicopter tab : Define first tab as default 2015-03-03 00:40:50 +01:00
Laurent Lalanne
a61891cd2e Fixed Flight Mode layout 2015-03-03 00:09:50 +01:00
Laurent Lalanne
bce05a2312 Fixed Stab layout 2015-03-02 23:32:04 +01:00
m_thread
f1b213834a OP-1758 Backed out Windows changes due to issues with board detection in certain situations. 2015-03-02 22:26:52 +01:00
m_thread
f3ee2f4845 Fixed layout 2015-03-02 22:22:41 +01:00
abeck70
109b8cd551 OP-1758 usb hidapi upgrade 2015-03-02 22:06:23 +11: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
Laurent Lalanne
1102243eae Merge remote-tracking branch 'origin/laurent/OP-1752_SystemHealth_sub_alarms' into rel-15.02 2015-02-28 15:08:51 +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
f11c03d34a OP-1754 Fixing PWMSync PPM connection diagram setup. 2015-02-28 14:38:26 +01:00
Laurent Lalanne
190590e1a1 Merge branch 'thread/15.02-RC1_fixes' of ssh://git.openpilot.org/OpenPilot into thread/15.02-RC1_fixes 2015-02-28 14:16:49 +01:00