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

11564 Commits

Author SHA1 Message Date
Fredrik Larson
9e93c7ded5 Rename wizard svg file, avoids confusion. TODO: Other duplicate files like
this that are shared with config and wizards
2014-08-25 03:21:20 +10:00
Fredrik Larson
c38242f627 Missed a damn space, OCD won't let me leave it as is. 2014-08-25 02:55:19 +10:00
Fredrik Larson
4874bdc120 Mac path fix for Python 2014-08-25 02:49:00 +10:00
Corvus Corax
551392d6bf OP-1456 fixed macro for uav object field to array casting and added compile time asserts to assure its working 2014-08-24 16:19:15 +02:00
dwillis
efeeb705b5 OP-1453 - Add mouse area to new version text that will launch the
software download page when clicked.
Strip CR from end of version read from website.
2014-08-24 01:29:33 +01:00
Fredrik Larson
a0fda9a60f Merge branch 'txpid_typo' into rel-14.06.01 2014-08-24 10:24:24 +10:00
Fredrik Larson
35a6807e63 Merge branch 'txpid_typo' into next 2014-08-24 10:23:14 +10:00
James Duley
7b10fbc5c4 OP-1451 udev change plugdev to uaccess : update in deb too 2014-08-24 12:22:28 +12:00
Laurent Lalanne
ccb97f014c OP-1241 TxPID_Bank3 : Similar bug while GET data from bank 2014-08-24 02:15:24 +02:00
dwillis
b1b086e09a OP-1453 - Fix relative alignment of version text and upgrade text. 2014-08-24 00:35:56 +01:00
Fredrik Larson
8133606453 disable Mixer by default 2014-08-24 09:18:49 +10:00
Fredrik Larson
57ef5625db Add connections 2014-08-24 08:52:42 +10:00
Laurent Lalanne
72c3d3e9c1 OP-1438 VSI_Arc_PFD+Status : Display OPLinkID as hex value, all uppercase. 2014-08-24 00:23:39 +02:00
Corvus Corax
6faf1a73ac OP-1456 get rid of cast_struct_to_array because it is error prone! 2014-08-24 00:16:34 +02:00
Laurent Lalanne
f1989ad468 OP-1438 VSI_Arc_PFD+Status : Renamed System tab as OPLM tab panel, added buttons and OplmId 2014-08-24 00:08:48 +02:00
Fredrik Larson
1776802ebd Minor clean up 2014-08-24 07:57:59 +10:00
Fredrik Larson
030736f89c First draft of totally reworked FixedWing layout for the config plugin 2014-08-24 07:37:59 +10:00
Fredrik Larson
5561221b9f Merge branch 'thread/OP-1222_FW_Wizard' of ssh://git.openpilot.org/OpenPilot into fw_wiz 2014-08-24 01:53:39 +10:00
Fredrik Larson
86f8997e88 Start basics of config plugin page for FW clean up, add support for single
servo aileron fixedwings
2014-08-24 01:52:41 +10:00
m_thread
f494c326de OP-1222 Fixed some groups in svg.
Removed translation node in svg by regrouping childs.
Fixed fit in view issue in fixedwingpage and some channel setup in outputcalibrationpage.
2014-08-23 17:50:50 +02:00
Fredrik Larson
b119f7ee5f Update grouping to show servos 2014-08-24 00:40:24 +10:00
Fredrik Larson
6c79b5554f Add single servo artwork 2014-08-24 00:34:07 +10:00
Laurent Lalanne
8daffcc624 OP-1432 Reverse_all_motors_gui_fix : Fixes all Hexacopters error when Gcs load "Reverse all motors" parameter. 2014-08-24 00:02:34 +10:00
Stefan Karlsson
f81effa7ea OP-1455 Send the current slider values when enabling Test outputs 2014-08-23 15:45:16 +02:00
Stefan Karlsson
26f98b7732 OP-1450 Turn on high resolution support for OSX 2014-08-23 23:40:31 +10:00
Fredrik Larson
337ab6a436 Add servos to image as we will support single servo 2014-08-23 23:36:06 +10:00
Corvus Corax
41e1b719a9 Merge remote-tracking branch 'origin/corvuscorax/OP-1454_weakleveling-hotfix' into rel-14-06.01 2014-08-23 15:27:20 +02:00
Corvus Corax
e7aa12be94 Merge remote-tracking branch 'origin/corvuscorax/OP-1454_weakleveling-hotfix' into next 2014-08-23 15:25:24 +02:00
Laurent Lalanne
ed9f0fcf86 OP-1438 VSI_Arc_PFD+Status : Add system / info panel, work in progress. Currently only Smeter on first Oplm. 2014-08-23 09:41:59 +02:00
Laurent Lalanne
00b8fea565 OP-1438_VSI Arc_PFD+Status : Master Caution alarm, white font 2014-08-23 09:40:33 +02:00
James Duley
3dca248938 OP-1324 fixed regex 2014-08-23 15:51:56 +12:00
James Duley
3e8de2e362 OP-1324 removed use of env variable in python.pri 2014-08-23 14:53:22 +12:00
dwillis
139f9c5276 OP-1453 - Add code to query latest version from web and set up
properties that can be used by the main form to display an 'update
available' notification if latest version doesn't match the current one.
2014-08-23 02:05:12 +01:00
Fredrik Larson
23ba253cba Not sure if this is needed but updated the Python pri file to reflect the
correct version
2014-08-23 09:49:35 +10:00
Fredrik Larson
3dc74c8c59 Not sure if this is needed but updated the Python pri file to reflect the
correct version
2014-08-23 09:43:30 +10:00
dwillis
657ec00d72 OP-1453 - Fix alignment of version text 2014-08-22 23:58:17 +01:00
dwillis
7a4964eb74 OP-1453 - First pass at this: get version text on bottom of welcome
screen
2014-08-22 23:49:27 +01:00
Alessio Morale
1d3f9399c3 OP-1370 - Fix sensortype not shown for non PVT GPSs 2014-08-22 23:35:13 +02:00
Alessio Morale
5a3ea5fde0 OP-1370 - Add an option to store the configuration onto GPS 2014-08-22 23:16:38 +02:00
Corvus Corax
c5e0e58e6a OP-1454 - fix weak leveling bug 2014-08-22 22:42:12 +02:00
Alessio Morale
5bf866c96e OP-1370 - Remove autoconfig from CC (removing sat info to spare some ram and adding autoconfig does not make much sense), fixed compilation for all other targets 2014-08-22 22:34:52 +02:00
Alessio Morale
c4d5234ee6 OP-1370 - Show AutoConfig status in GPSPositionSensor 2014-08-22 22:32:57 +02:00
Alessio Morale
69b76b665c OP-1370 - Add automatic sentence rate configuration based on HW version (llh+velned etc. vs PVT) 2014-08-22 21:27:50 +02:00
Fredrik Larson
cda94b3319 Rename Legacy to Standard, while Legacy for Multis, not so for Fwings an
Helis.
2014-08-23 04:30:32 +10:00
Fredrik Larson
169b95fb4d Move FWing ESC setting to use the setter. 2014-08-23 04:12:25 +10:00
Alessio Morale
f430af83c5 OP-1370 - Add configuration support for nav rate and dynamic model.
Added stub for sentence rate configuration (enable_sentences(...))
2014-08-22 19:00:46 +02:00
Fredrik Larson
e4a4f35178 Summary to not show unknown ESC type fpr FWs, remane legacy ESC to
standard ESC, summary shows "legacy" still for Multis.

Remaining problems appear to be SVG ID related.
2014-08-23 02:00:11 +10:00
Fredrik Larson
18c3f8147a Start basics of single Aileron type support, here be dragons and some SVG
known issues
2014-08-23 01:01:01 +10:00
Laurent Lalanne
8b6b64512f OP-1438 VSI_Arc_PFD+Status : Bugfix, MouseArea was active on hidden background panel. 2014-08-22 16:19:07 +02:00
Fredrik Larson
9dbd2044c8 Group FW images correctly 2014-08-23 00:17:57 +10:00