1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-02-07 22:54:14 +01:00

103 Commits

Author SHA1 Message Date
Laurent Lalanne
c1286eb56e OP-1648 Only use one font for all PFD stuff 2015-01-04 13:29:58 +01:00
Laurent Lalanne
57b8014fa8 OP-1648 System panel : Detect CC/CC3D (don't display CpuTemp), "Basic (No Nav)" or "Gps Nav (INS13)" display for attitude estimation 2014-12-16 19:14:24 +01:00
Laurent Lalanne
eeddcc902d OP-1648 Embed PT-Sans fonts as Arial font replacement, should give same rendering in all systems 2014-12-14 17:21:17 +01:00
Laurent Lalanne
5dc739ec66 OP-1648 Update with new flight modes 2014-12-14 15:04:11 +01:00
Laurent Lalanne
34dfac8c0a OP-1564 Fix regression introduced with relaytuning removed 2014-11-08 16:16:17 +01:00
Laurent Lalanne
73687222d4 OP-1438 Added Red (bad) / Orange (warning) / Green (OK) zones for Link Meter 2014-10-29 21:54:28 +01:00
Laurent Lalanne
11dbaedd7a OP-1572 Regression introduced with QuadH frame added 2014-10-25 13:19:14 +02:00
Laurent Lalanne
afd1173ea8 OP-1572 Fix regression, missed QuadH added 2014-10-25 13:09:03 +02:00
Laurent Lalanne
518106564c OP-1564 Missed total count after Acro+ add ! 2014-10-24 21:21:17 +02:00
Laurent Lalanne
38a74431bf OP-1564 Fix regression introduced with Acro+ 2014-10-23 10:31:11 +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
Laurent Lalanne
46dbf46f05 OP-1435 System Tab : Font size issue 2014-09-23 01:02:34 +02:00
Laurent Lalanne
9c18917297 OP-1435 Small fixes. Common background color for Volt/Amp, display Lipo alarm if NbCells is defined. 2014-09-20 02:01:05 +02:00
Laurent Lalanne
d31c8bff9c OP-1435 V/A/Consumed displayed on top if Battery module enabled and no PathPlan 2014-09-19 22:45:53 +02:00
Laurent Lalanne
0742eb6b77 OP-1435 System tab : Right aligned text 2014-09-19 00:00:37 +02:00
Laurent Lalanne
7d110d7122 OP-1435 System tab update : FusionAlgorithm, Mag used and Gpstype 2014-09-18 23:25:47 +02:00
Laurent Lalanne
956e5ad9d0 OP-1435 Add_more_info_PFD : Smeter jitter free when OPLink is really connected 2014-09-09 22:32:28 +02:00
Laurent Lalanne
ac16c2722c OP-1435 Add_more_info_PFD : Increase timer value, remove jitter. Tx/rx rates should be updated every 500ms. 2014-09-09 20:47:36 +02:00
Laurent Lalanne
b7a348e7c3 OP-1435 Add_more_info_PFD : Total distance counter always visible. Check telemetry activity for link status (Smeter real or log replay) 2014-09-09 20:27:01 +02:00
Laurent Lalanne
20218a0788 OP-1435 Add_more_info_PFD : Add FrameType, Cpuload/temp, MemFree to SystemTab 2014-09-07 20:29:31 +02:00
Laurent Lalanne
fd9700b578 OP-1435 Add_more_info_PFD Changes in panel functions + removed spaces 2014-09-02 01:28:27 +02:00
Laurent Lalanne
81999ced23 OP-1435 Add_more_info_PFD Follow up to previous review. Added Panels.qml, System tab panel, new behavior for panels with close icon. 2014-09-02 00:21:38 +02:00
Laurent Lalanne
c4e1400355 OP-1438 VSI_Arc_PFD+Status Info.qml cleanup, added comments. 2014-08-24 23:43:13 +02: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
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
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
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
Laurent Lalanne
8eab7400b7 OP-1438 VSI_Arc_PFD+Status : DemiBold font weight on top 2014-08-22 13:57:03 +02:00
Laurent Lalanne
3e92a26f87 OP-1438 VSI_Arc_PFD+Status Bottom alarms a little bigger 2014-08-21 23:12:44 +02:00
Laurent Lalanne
c8cd749692 OP-1438 VSI_Arc_PFD+Status Refactored PFD for best viewing on small devices / laptops. Battery panel added on left 2014-08-21 14:28:17 +02:00
Laurent Lalanne
501a59fcdc OP-1438 VSI_Arc_PFD+Status : Display Vsi waypoint with guided flymodes only. Check AirframeType for FW/VTOL pathfollower use. 2014-08-20 15:18:54 +02:00
Laurent Lalanne
a00de4aaae OP-1438 VSI_Arc_PFD+Status : Bigger Rcinput panel for best viewing 2014-08-20 13:36:05 +02:00
Laurent Lalanne
8447f474fd OP-1438 VSI_Arc_PFD+Status : Typo (CruiseCtrl), little cleanup 2014-08-20 13:32:19 +02:00
Laurent Lalanne
8d0f4e71ea OP-1438 VSI_Arc_PFD+Status : Added RcInput panel, work in progress 2014-08-20 02:10:31 +02:00
Laurent Lalanne
2c25d2d875 OP-1438 VSI_Arc_PFD+Status : Added Thrust mode info close to Flightmode 2014-08-19 20:47:21 +02:00
Laurent Lalanne
47aadd25cd OP-1438 VSI_Arc_PFD+Status : Vertical velocity display looks ugly due to telemetry updates, add some filtering. 2014-08-19 16:26:05 +02:00
Laurent Lalanne
5cda39d271 OP-1438 VSI_Arc_PFD+Status : Added FlightTime, ArmStatus, Stab info 2014-08-19 14:16:48 +02:00
Laurent Lalanne
a365c5c6df OP-1438 VSI_Arc_PFD+Status : First commit, modified Vsi with arc, added foreground layer with gradient 2014-08-19 03:14:11 +02:00
Laurent Lalanne
fc1b49fe01 OP-1354 PFD fixes for telemetry rates display / Telemetry status. Sumdist only displayed if connected via OPLM 2014-07-06 14:53:43 +02:00
Laurent Lalanne
c6245260ec OP-1354 Removed commented code 2014-06-22 20:37:22 +02:00
Laurent Lalanne
f02f12631d OP-1354 Sumdist reset 2014-06-22 17:06:09 +02:00
Laurent Lalanne
6bdb2fe0b3 OP-1354 Waypoint heading/distance info, basic distance counter. 2014-06-21 21:19:21 +02:00
Laurent Lalanne
7e62aa4161 OP-1354 Added waypoint info : wp# / wp count and mode 2014-06-21 13:09:23 +02:00
Laurent Lalanne
ae0e92b9a0 OP-1354 Compass-waypoint visibility, Home info animation. 2014-06-21 01:31:50 +02:00
Laurent Lalanne
21fcbf024d OP-1354 ETA for home based on current velocity and distance, time conversions/formating 2014-06-20 20:33:43 +02:00
Laurent Lalanne
1921f929f3 OP-1354 Fixed pitch0 line, some centering. Added Home info : distance/bearing to home 2014-06-20 18:26:31 +02:00