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

7103 Commits

Author SHA1 Message Date
Laurent Lalanne
1e920ec67c LP-346 RFM22 tuning: Allow XtalCap value changes without reboot. 2016-12-23 14:39:09 +01:00
Laurent Lalanne
54fa56d421 LP-346 RFM22 tuning: Add Gui for tuning. 2016-12-23 14:39:09 +01:00
Laurent Lalanne
ab8e0400f0 LP-345 OPLink: Update GUI with RF Band dropdown 2016-12-23 14:38:59 +01:00
Philippe Renon
33188bd78e Merge remote-tracking branch 'upstream/master' into next
# Conflicts:
#	ground/gcs/src/plugins/coreplugin/connectionmanager.cpp
2016-12-13 00:56:32 +01:00
Laurent Lalanne
6947dd503b LP-425 About dialog fix 2016-12-12 23:13:32 +01:00
Alessio Morale
8d22c54948 Merged in f5soh/librepilot/LP-289_Velocity_Kp_simple_workaround (pull request #363)
LP-289 Simple workaround about VelocityKp
2016-12-12 11:42:22 +01:00
Laurent Lalanne
76c0f3f350 LP-444 Update SystemHealth for I2C alarms and more. 2016-12-11 18:15:02 +01:00
Laurent Lalanne
a44c6cb598 LP-289 Simple workaround about VelocityKp 2016-12-11 14:20:24 +01:00
Philippe Renon
327592777f Merged in f5soh/librepilot/LP-441_Windows_small_screens (pull request #351)
LP-441 windows small screens
2016-11-21 20:39:37 +00:00
Laurent Lalanne
d3491d6b04 LP-447 Simple calibration - Change min value for RapidEsc and display values according to the output - Remove ramp down 2016-11-08 23:49:50 +01:00
Laurent Lalanne
6092e6582a LP-441 Limit the size of usage feedback window 2016-10-30 13:40:51 +01:00
Laurent Lalanne
bc7d8b40e6 LP-441 Vehicle wizard - Resize window height 2016-10-26 18:16:27 +02:00
Laurent Lalanne
d06cc1e606 LP-441 Import/Export template - highlight mandatory fields 2016-10-26 18:14:29 +02:00
Laurent Lalanne
99b5f82291 LP-441 Reduce Export/Import template window height 2016-10-26 18:11:04 +02:00
Eric Price
105219e714 LP-438: fixed connection manager ugly side effects (triggered by LP-430 ) 2016-10-25 20:44:59 +02:00
Philippe Renon
4a6573db1e LP-430 show serial port description as tooltip in connection drop down 2016-10-20 00:27:30 +02:00
Philippe Renon
365f0ca3ad LP-430 add description to serial devices display name
will show in the Connections drop down
2016-10-10 23:20:41 +02:00
Philippe Renon
092079fb51 LP-404 make Makefile more vendor neutral 2016-10-10 23:20:38 +02:00
Laurent Lalanne
fc3da3f7ac LP-48 Update translation file after changes 2016-10-09 13:42:43 +02:00
Laurent Lalanne
774b023048 LP-48 Make some strings not translatable, second round. 2016-10-09 13:36:25 +02:00
Philippe Renon
84aba098ac LP-48 make some strings not translatable 2016-10-08 19:57:44 +02:00
Laurent Lalanne
8434bda1fe LP-48 Translation changes from review 2016-10-05 21:38:36 +02:00
Laurent Lalanne
4a73f8a9d4 LP-48 Update translations for rel-16.09 - Small change in scopegadgetoptionspage.ui 2016-10-05 21:38:29 +02:00
Laurent Lalanne
dd62790ebf Update Copyright: Splashscreen and About 2016-10-05 21:34:59 +02:00
Lalanne Laurent
8b656cfa2b Merged in filnet/librepilot/LP-425_add_credits_to_about_dialog (pull request #340)
LP-425 add credits to about dialog
2016-10-05 20:47:16 +02:00
Philippe Renon
5548b6f863 LP-425 gcs: fix copyright symbols not showing in about dialog 2016-10-04 09:11:29 +02:00
Philippe Renon
b5ab079aa9 LP-425 gcs: add credits to About dialog 2016-10-04 09:11:27 +02:00
Philippe Renon
e6abbb781b LP-245 config: fix osx compile error 2016-09-25 16:53:50 +02:00
Philippe Renon
5fdc75250f LP-245 config: review comments 2016-09-23 10:03:26 +02:00
Philippe Renon
4000303482 LP-245 config: minor logging cleanup 2016-09-23 10:03:26 +02:00
Philippe Renon
4e08553de7 LP-245 config: silence logs 2016-09-23 10:01:59 +02:00
Philippe Renon
8e3c83b7ba LP-245 config: don't report missing implementation for readonly components (QLable and QProgressBar) 2016-09-23 10:01:59 +02:00
Philippe Renon
cb11b0cfd7 LP-245 config: remove unused method saveccpmUpdate() from ccpm config panel 2016-09-23 10:01:59 +02:00
Philippe Renon
f14d8906be LP-245 config.pro: fix compilation flags for linux 2016-09-23 10:01:59 +02:00
Philippe Renon
80e2bd72e9 LP-245 config: simplify access to HWSettings 2016-09-23 10:01:59 +02:00
Philippe Renon
b32ec8b9e9 LP-245 config: don't save HWSettings twice 2016-09-23 10:01:59 +02:00
Philippe Renon
f930e85175 LP-245: config: all buttons (help, apply, save, ...) are now handled through autobinding 2016-09-23 10:01:59 +02:00
Philippe Renon
a9e3e91f92 LP-245 config: take care of review comments 2016-09-23 10:01:59 +02:00
Philippe Renon
c9f4440504 LP-245 config: cleanup connect/disconnect handling 2016-09-23 10:01:59 +02:00
Philippe Renon
841468519e LP-245 config: save/restore last selected panel 2016-09-23 10:01:59 +02:00
Philippe Renon
5b2fe8b350 LP-245 config: initially hide oplm ports combos 2016-09-23 10:01:59 +02:00
Philippe Renon
4cea9fec85 LP-245 config: use single place holder config panel for hw, attitude and oplm 2016-09-23 10:01:59 +02:00
Philippe Renon
3692cf5e0f LP-245 config: add sparky2 support in OPLinkManager 2016-09-23 10:01:59 +02:00
Philippe Renon
66ff3934ee LP-245 config: fix OPLinkManager infinite loop whith modem less boards 2016-09-23 10:01:59 +02:00
Philippe Renon
602a2e9811 LP-245 config: always show OPLM config panel 2016-09-23 10:01:59 +02:00
Philippe Renon
e8e31dff8c LP-245 config: fix minor layout issue in revo sensor UI 2016-09-23 10:01:59 +02:00
Philippe Renon
242be83b5c LP-245 config: put back OPLM LinkState string value 2016-09-23 10:01:59 +02:00
Philippe Renon
d21b5e3b42 LP-245 config: add exportMode() method to ConfigTaskPanel 2016-09-23 10:01:59 +02:00
Philippe Renon
27c9fa2372 LP-245 config: made binding more NULL safe 2016-09-23 10:01:59 +02:00
Philippe Renon
5c1e61979d LP-245 config: add missing space in unsaved popup message 2016-09-23 10:01:59 +02:00