1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-04 12:24:11 +01:00
Commit Graph

11756 Commits

Author SHA1 Message Date
Fredrik Larson
9cb5c21f23 test on summary page, inform users to not coneect battery yet 2014-09-28 13:01:36 +10:00
Fredrik Larson
6a9f6253c7 Merge remote-tracking branch 'origin/thread/OP-1222_FW_Wizard' into hayvosh/OP-1512_ESC_Calib_Wizard 2014-09-28 12:30:12 +10: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
Laurent Lalanne
f3f28fc876 Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard 2014-09-28 01:08:56 +02:00
m_thread
012c1ae940 OP-1222 Fixed a merge accident.
Some cleanup.
2014-09-28 01:04:47 +02:00
Alessio Morale
4c76620402 OP-1507 - Reduce memory usage for CopterControl 2014-09-27 22:40:17 +02:00
Fredrik Arvidsson
3d20e201af OP-1222 Fixed 'default' values for TPS curve when no board is connected. 2014-09-27 15:49:53 +02:00
Fredrik Arvidsson
11822fa0a9 OP-1222 Fixed stab layout. 2014-09-27 14:26:01 +02:00
Fredrik Larson
6f0c109fcd Merge branch 'shared/qt_5.3.2_upgrade' into next 2014-09-27 22:20:12 +10:00
Fredrik Larson
18b35e858f Mac stuff 2014-09-27 21:39:25 +10:00
Alessio Morale
005b0feec1 Change Revo Main port default to disabled as telemetry causes issues with OPlink 2014-09-27 11:11:51 +02:00
Fredrik Larson
6cb6d32f79 More tinkering, m_thread what do you think? 2014-09-27 18:08:20 +10:00
Fredrik Larson
5da07fecea Testing layout 2014-09-27 17:16:30 +10:00
Alessio Morale
93cf6b457f OP-1507 - optimize com fifo usage when RX callback receives a single byte 2014-09-27 00:20:15 +02:00
Alessio Morale
d0b37bab28 OP-1507 - Handles GPS data a chunk at time instead of a single byte at time. 2014-09-27 00:17:00 +02:00
Laurent Lalanne
6f74ffdc8d Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard 2014-09-26 18:22:55 +02:00
Fredrik Larsson
a01f446cae Merge remote-tracking branch 'origin/next' into fw_wiz 2014-09-26 09:58:57 +10:00
Fredrik Larsson
045757a6bb Back to 2K 2014-09-26 08:47:42 +10:00
m_thread
8d76e6f671 OP-1222 Uncrustified code. 2014-09-25 23:19:50 +02:00
m_thread
b0e337c540 OP-1222 Added UUID to template file for identification.
Implemented the code to apply the template settings.
Fixed tab order in template export dialog.
Extended support for parsing and applying json data in uavobjectmanager.
2014-09-25 23:16:13 +02:00
m_thread
ee6317af8b Merge remote-tracking branch 'origin/laurent/OP-1508_Sbus_diagram_Wizard' into thread/OP-1222_FW_Wizard 2014-09-25 21:39:28 +02:00
Alessio Morale
be747138e1 OP-1275 - Optimize fifo for single char operations 2014-09-25 20:26:35 +02:00
Laurent Lalanne
20300b7beb Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-09-25 19:06:42 +02:00
Laurent Lalanne
59ae41d89c Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into laurent/OP-1222_FW_Wizard 2014-09-25 18:31:46 +02:00
Laurent Lalanne
b68236fd72 OP-1508 Sbus fixes, new artwork from OP-1222 2014-09-25 07:30:35 +02:00
m_thread
552d2dd727 Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard 2014-09-25 06:59:46 +02:00
Alessio Morale
7e789ccc69 OP-1379 - Clear output pin at the end of dma cycle 2014-09-25 00:59:39 +02:00
Laurent Lalanne
565c86060f OP-1506 Remove Svg gradient, now draw in qml (linear from middle). Remove Vsi scale background. 2014-09-24 20:54:54 +02:00
Laurent Lalanne
95db735063 OP-1506 Speed, altitude and vertical speed units in cyan 2014-09-24 19:49:06 +02:00
Laurent Lalanne
ca3b74bdf4 OP-1506 Auto-select Vsi unit and scale from altitude unit : m/s or ft/s 2014-09-24 19:19:21 +02:00
Laurent Lalanne
27f0e06780 OP-1506 Wrong_display_alt_speed : Fix wrong scale display for speed and altitude. Hide scales (because do nothing) if no units defined in options km/h, m/s, knots, miles/h (speed) or meter / ft (altitude) 2014-09-24 17:49:22 +02:00
m_thread
7ab2839b6e OP-1222 Implemented scanning for and reading of optmpl files (json vehicle template files )
and implemented selection gui for the templates.
2014-09-24 15:48:28 +02:00
Fredrik Larsson
0db0c1cc03 Save AuxMag settings 2014-09-24 19:17:20 +10:00
m_thread
9c0c489e94 OP-1222 Added some constants instead of hard coded values. 2014-09-24 08:26:31 +02:00
Alessio Morale
78756f6873 OP-1499 - Failed Autoconfig will raise an Error Alarm. When AC does start it will reset any previous ack. Force update to Autoconfig Status in GPSPositionSensor UAVO. Add a small pause between each config step 2014-09-24 06:12:48 +02:00
Alessio Morale
adc9821cd3 uncrustify 2014-09-24 01:06:55 +02:00
Alessio Morale
5b968389a0 OP-1476 - AutoUpload description from OPFW firmwares 2014-09-24 01:06:55 +02:00
Alessio Morale
8712a1dfdc OP-1477 - Board support for updated SYS message 2014-09-24 01:06:49 +02:00
Alessio Morale
c772442723 OP-1477 - remove debug infos and add send some relevant informations using SYS message (firmware and board revision/info) 2014-09-24 01:06:41 +02:00
m_thread
0d6aabe37b OP-1222 Added generated file name and export to a specific directory.
Added scaling of image to save file size.
Added sanity check of input data to not be empty fields.
2014-09-24 01:06:16 +02:00
Laurent Lalanne
e320e9782d OP-1337 Pid Scaling translation 2014-09-23 23:41:33 +02:00
Laurent Lalanne
762c24ed7e Merge remote-tracking branch 'origin/next' into laurent/OP-1337_French_translations_updates 2014-09-23 22:56:55 +02:00
m_thread
7bcdff9f2f Merge remote-tracking branch 'origin/next' into thread/OP-1222_FW_Wizard
Conflicts:
	ground/openpilotgcs/src/plugins/setupwizard/setupwizard.cpp
	ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationhelper.cpp
	ground/openpilotgcs/src/plugins/setupwizard/vehicleconfigurationsource.h
2014-09-23 22:30:49 +02:00
Alessio Morale
7e78194e12 OP-1477 - change led rate so that's less annoying 2014-09-23 20:27:10 +02:00
Corvus Corax
bbb1c9ae81 Merge branch 'corvuscorax/OP-1483_leaky-integrals-and-post-filtering' into next 2014-09-23 13:56:31 +02:00
Corvus Corax
ca7a3e4333 Merge branch 'next' into corvuscorax/OP-1483_leaky-integrals-and-post-filtering 2014-09-23 13:54:33 +02:00
Werner Backes
b621df59f2 Merge remote-tracking branch 'origin/D-Lite/OP-1483-PathFollower-DisablePosKi' into next 2014-09-23 13:33:32 +02:00
Fredrik Larsson
5bbd6724d6 Merge remote-tracking branch 'origin/skarlsso/OP-1493_discoveryf4bare_support_in_gcs' into next 2014-09-23 21:11:15 +10:00
Fredrik Larsson
5e5928105c Merge remote-tracking branch 'origin/laurent/OP-1435_Add_more_info_PFD' into next 2014-09-23 15:46:19 +10:00
Laurent Lalanne
46dbf46f05 OP-1435 System Tab : Font size issue 2014-09-23 01:02:34 +02:00