mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-28 01:53:48 +08:00
Papgets are coming ...
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE layout SYSTEM "layout.dtd">
|
||||
|
||||
<layout width="1024" height="768">
|
||||
<rows>
|
||||
<widget size="500" name="map2d">
|
||||
<papget field="ESTIMATOR:z" x="10" y="150" format="Alt:%.0fm"/>
|
||||
<papget field="ESTIMATOR:z_dot" x="10" y="200" format="Climb:%.1fm/s"/>
|
||||
</widget>
|
||||
<columns>
|
||||
<rows size="375">
|
||||
<widget size="200" name="strips"/>
|
||||
</rows>
|
||||
<widget size="400" name="aircraft"/>
|
||||
<widget name="alarms"/>
|
||||
</columns>
|
||||
</rows>
|
||||
</layout>
|
||||
Reference in New Issue
Block a user