[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] c330c9: [papgets] start workin
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] c330c9: [papgets] start working on multi AC papgets |
Date: |
Thu, 22 Jan 2015 12:59:50 -0800 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: c330c9515aff1fccf5ab08910c0f783fe03f8a90
https://github.com/paparazzi/paparazzi/commit/c330c9515aff1fccf5ab08910c0f783fe03f8a90
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/cockpit/papgets.ml
M sw/lib/ocaml/papget.ml
M sw/lib/ocaml/papget.mli
Log Message:
-----------
[papgets] start working on multi AC papgets
Commit: 15e1da01f0b6c3ba160895ea9f83a6856fcf340f
https://github.com/paparazzi/paparazzi/commit/15e1da01f0b6c3ba160895ea9f83a6856fcf340f
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/cockpit/page_settings.ml
M sw/ground_segment/cockpit/page_settings.mli
M sw/ground_segment/cockpit/papgets.ml
M sw/ground_segment/tmtc/settings.ml
Log Message:
-----------
[papgets] variable settings bind to a single A/C
Commit: 2d07633b6c01b36be8a15e8d9ea436b99e713f91
https://github.com/paparazzi/paparazzi/commit/2d07633b6c01b36be8a15e8d9ea436b99e713f91
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/papgets.ml
M sw/lib/ocaml/papget.ml
Log Message:
-----------
[papgets] handle the case when target A/C is unknown
usually the case of GCS layout
Commit: 58418be01369d4d28b0821915e8f7a628f7ce342
https://github.com/paparazzi/paparazzi/commit/58418be01369d4d28b0821915e8f7a628f7ce342
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-15 (Thu, 15 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/cockpit/page_settings.ml
M sw/ground_segment/cockpit/papgets.ml
Log Message:
-----------
[papgets] change property name to "ac_id"
Commit: 2d6f3994f219891fd0478422bdea39ee626eca51
https://github.com/paparazzi/paparazzi/commit/2d6f3994f219891fd0478422bdea39ee626eca51
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-17 (Sat, 17 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/papgets.ml
M sw/lib/ocaml/papget.ml
Log Message:
-----------
[papgets] save ac_id in layout if needed
Commit: 5bd0e0a725c83c16f6c276c7b55009cb7996bc99
https://github.com/paparazzi/paparazzi/commit/5bd0e0a725c83c16f6c276c7b55009cb7996bc99
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/papgets.ml
M sw/lib/ocaml/papget.ml
Log Message:
-----------
[papgets] improve readability
Commit: ea6bc1d901be119cd9c35796de45828ee8f625a3
https://github.com/paparazzi/paparazzi/commit/ea6bc1d901be119cd9c35796de45828ee8f625a3
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M sw/lib/ocaml/papget_renderer.ml
Log Message:
-----------
[papgets] use WIDTH_PIXELS to avoid rescaling
Commit: ccf695a9b60f4be0c51709495c5d1aa1db7880fb
https://github.com/paparazzi/paparazzi/commit/ccf695a9b60f4be0c51709495c5d1aa1db7880fb
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-19 (Mon, 19 Jan 2015)
Changed paths:
M sw/lib/ocaml/papget.ml
M sw/lib/ocaml/widgets.glade
Log Message:
-----------
[papgets] display A/C id in Papget Editor's box title
Commit: f230470a536666883f8b8e7f161eb38f427609f3
https://github.com/paparazzi/paparazzi/commit/f230470a536666883f8b8e7f161eb38f427609f3
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/gcs.ml
M sw/ground_segment/cockpit/papgets.ml
M sw/ground_segment/cockpit/papgets.mli
Log Message:
-----------
[papgets] ask if ac_id should be saved
Commit: 8fff787ee6f0530e3b90896fa99b905334ccbfb2
https://github.com/paparazzi/paparazzi/commit/8fff787ee6f0530e3b90896fa99b905334ccbfb2
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/gcs.ml
M sw/ground_segment/cockpit/papgets.ml
M sw/ground_segment/cockpit/papgets.mli
Log Message:
-----------
[papgets] open question box only if the GCS has papgets
Commit: e72bcd0ae96cf0fcaeb62214aae65b1271730815
https://github.com/paparazzi/paparazzi/commit/e72bcd0ae96cf0fcaeb62214aae65b1271730815
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/gcs.ml
Log Message:
-----------
[papgets] save layout DTD header
Commit: 70d09527b443f81b572798f21511530c9c88c190
https://github.com/paparazzi/paparazzi/commit/70d09527b443f81b572798f21511530c9c88c190
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-21 (Wed, 21 Jan 2015)
Changed paths:
M sw/lib/ocaml/papget.ml
Log Message:
-----------
[papgets] delete a papget if placed out of the window on left or top side
Commit: 3c2cfce3912d1132c41ecb5477d7f8acd50ac97e
https://github.com/paparazzi/paparazzi/commit/3c2cfce3912d1132c41ecb5477d7f8acd50ac97e
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M sw/lib/ocaml/papget.ml
Log Message:
-----------
[papgets] finaly found the window size
Papgets are (really) destroyed when placed outside the window
Commit: 9a0472d8d2857a3c42c4c03005d005f0f67a5f89
https://github.com/paparazzi/paparazzi/commit/9a0472d8d2857a3c42c4c03005d005f0f67a5f89
Author: Gautier Hattenberger <address@hidden>
Date: 2015-01-22 (Thu, 22 Jan 2015)
Changed paths:
M sw/ground_segment/cockpit/gcs.ml
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/cockpit/page_settings.ml
M sw/ground_segment/cockpit/page_settings.mli
M sw/ground_segment/cockpit/papgets.ml
M sw/ground_segment/cockpit/papgets.mli
M sw/ground_segment/tmtc/settings.ml
M sw/lib/ocaml/papget.ml
M sw/lib/ocaml/papget.mli
M sw/lib/ocaml/papget_renderer.ml
M sw/lib/ocaml/widgets.glade
Log Message:
-----------
Merge pull request #1068 from paparazzi/papgets
improve Papgets with multi aircraft support
close #181
Compare:
https://github.com/paparazzi/paparazzi/compare/5582ee7fab71...9a0472d8d285