[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] ea4bee: [GCS] Added outlines t
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] ea4bee: [GCS] Added outlines to labels on the 2dmap. |
Date: |
Fri, 01 Nov 2013 12:42:50 -0700 |
Branch: refs/heads/gcs_label
Home: https://github.com/paparazzi/paparazzi
Commit: ea4bee618f0715eec037edb444b956aef720ed2b
https://github.com/paparazzi/paparazzi/commit/ea4bee618f0715eec037edb444b956aef720ed2b
Author: Piotr Esden-Tempski <address@hidden>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M sw/lib/ocaml/mapTrack.ml
M sw/lib/ocaml/mapWaypoints.ml
Log Message:
-----------
[GCS] Added outlines to labels on the 2dmap.
Commit: 1906b82c14da54d3bd3f25560d7b05b14b67641e
https://github.com/paparazzi/paparazzi/commit/1906b82c14da54d3bd3f25560d7b05b14b67641e
Author: Piotr Esden-Tempski <address@hidden>
Date: 2013-10-31 (Thu, 31 Oct 2013)
Changed paths:
M sw/lib/ocaml/Makefile
A sw/lib/ocaml/contrastLabel.ml
A sw/lib/ocaml/contrastLabel.mli
M sw/lib/ocaml/mapTrack.ml
M sw/lib/ocaml/mapWaypoints.ml
M sw/lib/ocaml/mapWaypoints.mli
Log Message:
-----------
[GCS] Made the contrast label it's own class.
The outlines should now also be less jagged as I am covering all pixel
directions.
Commit: 8e5f8867a64a6b86d6f112e9314ab5328efebe35
https://github.com/paparazzi/paparazzi/commit/8e5f8867a64a6b86d6f112e9314ab5328efebe35
Author: Piotr Esden-Tempski <address@hidden>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M sw/lib/ocaml/Makefile
A sw/lib/ocaml/acIcon.ml
A sw/lib/ocaml/acIcon.mli
M sw/lib/ocaml/mapTrack.ml
Log Message:
-----------
[GCS] Added outline to the aircraft icon.
Also extracted the aircraft icon into it's own class for future
expansion.
Commit: a24b4df2e3976c4a85969db826e6bf29b44ea5d8
https://github.com/paparazzi/paparazzi/commit/a24b4df2e3976c4a85969db826e6bf29b44ea5d8
Author: Gautier Hattenberger <address@hidden>
Date: 2013-11-01 (Fri, 01 Nov 2013)
Changed paths:
M sw/ground_segment/cockpit/Makefile
M sw/ground_segment/cockpit/live.ml
M sw/lib/ocaml/acIcon.ml
M sw/lib/ocaml/acIcon.mli
M sw/lib/ocaml/contrastLabel.ml
M sw/lib/ocaml/contrastLabel.mli
M sw/lib/ocaml/mapTrack.ml
M sw/lib/ocaml/mapTrack.mli
Log Message:
-----------
[GCS] improve icon handling
add new icon for rotorcraft and home
can be set from airframe file
using firmware name as possible default
Compare:
https://github.com/paparazzi/paparazzi/compare/ea4bee618f07^...a24b4df2e397
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] ea4bee: [GCS] Added outlines to labels on the 2dmap.,
GitHub <=