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

630 Commits

Author SHA1 Message Date
Laurent Lalanne
76c0f3f350 LP-444 Update SystemHealth for I2C alarms and more. 2016-12-11 18:15:02 +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
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
Philippe Renon
0e7010e67e LP-245 config: fix initial display issues when no board is connected
also centralize the initialization code of all condig widgets
2016-09-23 10:01:59 +02:00
Philippe Renon
167154c6a4 LP-245 config: add missing binding for a default button in stabilization panel 2016-09-23 10:01:59 +02:00
Philippe Renon
939b9c98d1 LP-245 config: switching vehicle type would not raise the dirty flag 2016-09-23 10:01:59 +02:00
Philippe Renon
07c2020507 LP-245 config: simplify config plugin 2016-09-23 10:01:59 +02:00
Philippe Renon
be75f28b33 LP-245 config: silence Eigen compilation warnings 2016-09-23 10:01:59 +02:00
Philippe Renon
a2082f449b LP-245 config: refactor and cleanup ConfigTaskWidget and co
most ConfigTaskWidget derived classes have minor changes (removal of unnecessary framework calls in constructor)

ConfigOPLinkWidget was heavily reworked to comply with ConfigTaskWidget requirements
ConfigOPLinkWidget doesn't trigger spurious unsaved popups anymore.

ConfigGadgetWidget now uses the OPLinkManager to listen to modem events
2016-09-23 10:01:59 +02:00
Philippe Renon
99e7d711eb LP-245 config: remove obsolete files 2016-09-23 10:01:59 +02:00
Philippe Renon
bbd166045e LP-245 config: properly display hex in QLabel too 2016-09-23 10:01:59 +02:00
Philippe Renon
7fd393bb79 LP-245 config: display hex zero as an empty string
this is needed to see placeholder text
2016-09-23 10:01:59 +02:00
Philippe Renon
7eeb381fd3 LP-245 config: clean up variant to widget handling code 2016-09-23 10:01:59 +02:00
Philippe Renon
ce4b74824c LP-245 fix spelling mistake in uploader (impacts translation) 2016-09-23 10:01:59 +02:00