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

5945 Commits

Author SHA1 Message Date
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
a4da83a1be OP-1685 - Add OneShot compatible configurations 2015-02-11 22:33:57 +01:00
Nuno Guedes
e4c431da49 New 3D model: Blackout Mini H Quad
New 3D model for the Modelview
Blackout Mini H Quad with lighter texture
2015-02-11 20:44:22 +00:00
Alessio Morale
544b0357c7 uncrustify 2015-02-10 23:51:19 +01:00
Alessio Morale
6ed06362a7 Merge branch 'master' into next 2015-02-10 23:50: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
abeck70
4f0ab4ae85 rel-15.01 Corrected whatsnew and new cloud configs 2015-02-08 14:56:44 +11: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
m_thread
aa891801f4 OP-1628 Removed obsolete slot declaration. 2015-02-05 11:35:22 +01:00
m_thread
f42afa61cd OP-1628 Fixed a bug introduced in refactoring. 2015-02-05 10:05:47 +01:00
m_thread
87bd6243b4 OP-1628 Uncrustify 2015-02-05 09:55:31 +01:00
m_thread
9a5dc36826 Merge remote-tracking branch 'origin/rel-15.01' into thread/OP-1628_AutoUpgrade_OPLM_Issues 2015-02-05 09:51:02 +01:00
m_thread
a24fd253b4 OP-1628 Fixed review comments. 2015-02-03 22:24:57 +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
James Duley
3d797914a3 OP-1701 Fix Linux Qt config: added a resource with qt.conf which has correct prefix set 2015-02-03 15:51:59 +13: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
m_thread
31a6a32fce OP-1628 Added special handling for OPLink boards and Upgrade/Reboot functionality. 2015-02-02 00:14:02 +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
Philippe Renon
0d317d1435 OP-1071 fixed merge issue 2015-01-31 15:49:22 +01:00
Philippe Renon
44f3821dc6 OP-1071 uncrustified 2015-01-31 15:36:59 +01:00
Philippe Renon
5bc17d7b87 Merge remote-tracking branch 'origin/thread/OP-1071_Map_Emergency_Line' into next
Conflicts:
	ground/openpilotgcs/src/libs/opmapcontrol/src/mapwidget/waypointcircle.cpp
	ground/openpilotgcs/src/libs/opmapcontrol/src/mapwidget/waypointline.cpp
2015-01-31 15:35:07 +01:00
Alessio Morale
6f3f7b9972 OP-1683 - fix limits handling and definitions 2015-01-30 21:43:59 +01:00
Laurent Lalanne
be342b7ad3 OP-1337 French updates : Autoupdate firmware 2015-01-30 20:29:14 +01:00
m_thread
f61a013e0b Merge branch 'thread/OP-1628_Reboot_Board_In_Wizard' into next 2015-01-30 16:43:21 +01:00
m_thread
e88aa12d78 OP-1628 Adjusting some form labels. 2015-01-30 16:40:36 +01:00
m_thread
5027875655 OP-1628 Forms cleanup. 2015-01-29 22:28:05 +01:00
m_thread
292bfccd29 OP-1628 Changed text on some buttons. 2015-01-29 21:25:28 +01:00
Philippe Renon
faacd3e34b OP-1651 uncrustified 2015-01-29 21:18:35 +01:00
Philippe Renon
c69d8841f4 Merge branch 'origin/filnet/OP-1651_add_gcs_command_line_option_to_log_to_file' into next 2015-01-29 21:15:20 +01:00
m_thread
d378ecb3b6 OP-1668 Adjusting layout. 2015-01-28 00:41:11 +01:00
Alessio Morale
26fcec09e3 OP-1683 - Show bank number and color beside output number 2015-01-27 19:39:45 +01:00
m_thread
73954dadea OP-1668 Fixed widget updates. 2015-01-27 15:05:59 +01:00
m_thread
4f7344121e Merge remote-tracking branch 'origin/next' into thread/OP-1668_Mixer_Curve_2_Source 2015-01-27 13:31:09 +01:00
m_thread
8ffc77f537 OP-1628 Fixed some review issues. Updated some text. 2015-01-27 08:43:06 +01:00
m_thread
205a2d7b7a OP-1628 Uncrustify 2015-01-26 23:03:39 +01:00
m_thread
373ed5df36 Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard 2015-01-26 23:00:33 +01:00
m_thread
d8ab9e6175 OP-1628 Added better timeouts and failure mode descriptions. 2015-01-26 22:59:41 +01:00
Alessio Morale
97bf9f74b6 OP-1683 - Enables only available output bank mode Combos 2015-01-26 12:24:10 +01:00
Philippe Renon
e7214588d4 OP-1651 added GCS log command line option to log to file 2015-01-25 18:04:23 +01:00
Corvus Corax
7e421b99a4 uncrustificationization 2015-01-25 15:48:45 +01:00
Alessio Morale
73dc04b436 OP-1683 - Fix save for BankMode. 2015-01-24 21:12:31 +01:00
Alessio Morale
5901dbda35 OP-1683 - Add bank mode selection UI 2015-01-24 15:40:21 +01:00
Laurent Lalanne
7a24fc62a6 Merge branch 'laurent/OP-1674_GUI_display_oplm_frequency' into next 2015-01-24 01:28:28 +01:00
Alessio Morale
d0629926f0 OP-1683 - fixes for GCS 2015-01-23 23:57:12 +01:00
m_thread
b24f154ad4 OP-1628 Added handling of autoupdate when board connection is in progress. 2015-01-23 00:44:50 +01:00
Laurent Lalanne
8f0c0407fb OP-1674 Changes from review : added constants and set limits - UI changes, Freq close to channel number. 2015-01-22 23:56:20 +01:00
Laurent Lalanne
fa7159686b OP-1337 Gps assist translation 2015-01-21 22:26:16 +01:00
m_thread
1cd46f049f OP-1628 Adding more fine grained connection states to TelemetryManager. 2015-01-21 10:01:10 +01:00
Laurent Lalanne
ded27c6f46 OP-1337 Wiki links English only 2015-01-20 23:18:20 +01:00
Laurent Lalanne
ce9244fb75 OP-1337 Translation update for 15.01 2015-01-20 22:43:55 +01:00
m_thread
e313d1ec67 OP-1628 Uncrustify 2015-01-20 00:01:03 +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
bd1f40da1f Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard 2015-01-19 21:18:13 +01:00
Richard von Lehe
4ac6aea23e OP-1681 Fix Qwt library debug build naming
+review OPReview
2015-01-18 22:12:44 -06:00
m_thread
85fb2b41b6 OP-1628 Some smaller changes tryingto addressthe modal dialog issues in Qt... 2015-01-15 09:42:58 +01:00
James Duley
a35fc57b29 Merge branch 'parched/OP-1666_deb_tidy' into next
Conflicts:
	package/linux/deb_common/openpilot.dirs
2015-01-13 11:25:27 +13:00
m_thread
fb9bcde440 Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard 2015-01-11 23:47:12 +01:00
Laurent Lalanne
ada09a8aaa OP-1674 Add frequency display and limiting values - Allow channel 250. 2015-01-11 19:39:53 +01:00
James Duley
d1229adc37 OP-1666 deb tidy and OP-1663: move Qt inside OP
lib dir to avoid conflict and match Qt dir structure so their rpath is correct. part 2 (fix part 1)
2015-01-10 11:41:24 +13:00
James Duley
95fe38143f OP-1666 deb tidy and OP-1663: move Qt inside OP
lib dir to avoid conflict and match Qt dir structure so their rpath is correct
2015-01-10 10:53:22 +13:00
Fredrik Arvidsson
7c3cecea8f Merge remote-tracking branch 'origin/abeck/gpsassist' into next 2015-01-09 21:44:23 +01:00
Alessio Morale
b9566545ed OP-1660 - HotFix: Force min to 1000 to prevent dangerous behaviours (motors spinning) during calibration 2015-01-09 16:25:34 +01:00
James Duley
240f862196 OP-1666 deb tidy: Removed FORCE_COPY_QT
It does not really make sense because it is designed for OP Qt
which is copied by default if it exists.
2015-01-10 00:19:40 +13: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
abeck70
2b6d79467c gpsassist:code review comments
1. Defines
2. Name of adjustments changed to vtolSelfTuningStats
2015-01-09 07:51:37 +11:00
abeck70
b1c94e83d0 gpsassist: One commit new branch
Collapsed into one branch for a new code review.  Some unnecssary committed files removed.
2015-01-08 13:20:47 +11:00
Laurent Lalanne
a7677843e6 Merge remote-tracking branch 'origin/laurent/OP-1648_PFD_flight_mode_update' into next 2015-01-07 14:09:45 +01:00
Laurent Lalanne
4df1ae9911 Merge remote-tracking branch 'origin/laurent/OP-1662_SystemHealth_verbose' into next 2015-01-07 14:09:21 +01:00
m_thread
bd5171d442 Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard 2015-01-06 23:18:32 +01:00
Laurent Lalanne
0b5188c9c3 OP-1654 Bracket missing 2015-01-06 22:24:01 +01:00
James Duley
1c680084f9 OP-1656 qt 5.4 upgrade: update python dir for qt creator 2015-01-07 07:47:22 +13:00
Fredrik Arvidsson
f70eb1f6ee OP-1668 Adding control and some init code. 2015-01-06 19:03:35 +01:00
m_thread
3be7b06ae9 Merge remote-tracking branch 'origin/next' into thread/OP-1628_Reboot_Board_In_Wizard 2015-01-06 10:50:01 +01:00
James Duley
3f3012d837 OP-1656 upgrade qt 5.4: make 5.2 the minimum compatible version 2015-01-06 22:28:43 +13:00
Laurent Lalanne
df2e1497f4 OP-1662 Add info for Stack alarm 2015-01-05 20:49:04 +01:00
Laurent Lalanne
f4b5c2c7dd OP-1662 French translations, file encoding issue (bad display with some characters) 2015-01-04 20:08:16 +01:00
Laurent Lalanne
c1286eb56e OP-1648 Only use one font for all PFD stuff 2015-01-04 13:29:58 +01:00
Philippe Renon
88ce627e2b Merge remote-tracking branch 'origin/shared/OP-1656_upgrade_to_qt_5_4_0' into next 2015-01-04 12:28:46 +01:00
James Duley
0841141bc3 Merge branch 'parched/OP-1657_Remove_linux_bin_wrapper' into next 2015-01-04 09:49:21 +13:00
Laurent Lalanne
5ddc70e2f0 Merge branch 'laurent/OP-1660_RCInput_Manual_Calibration' into next 2015-01-03 13:22:16 +01:00
Laurent Lalanne
4edc97291c OP-1660 Little pixel issue on groove (margin left on blue, margin right on white) and margin not needed (not active, typo) 2015-01-03 13:01:25 +01:00
James Duley
927c55291c Merge branch 'parched/OP-1654_Fix_linux_rpath' into next 2015-01-03 11:39:49 +13:00
Philippe Renon
822e7e6f73 OP-1656 upgraded to Qt 5.4.0 - check that version 5.4.0 is used 2015-01-02 22:23:32 +01:00
Philippe Renon
5b2eac268a OP-1656 upgraded to Qt 5.4.0 (linux) - code compiles - GCS not tested... 2015-01-02 22:22:31 +01:00
Laurent Lalanne
df7201857c OP-1662 Changed filenames for some alarms not displayed : CPU, memory, stack 2014-12-30 20:25:49 +01:00