[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[paparazzi-commits] [paparazzi/paparazzi] 1b8089: [ocaml] remove myGtkIn
From: |
GitHub |
Subject: |
[paparazzi-commits] [paparazzi/paparazzi] 1b8089: [ocaml] remove myGtkInit.ml, call Main.init direct... |
Date: |
Thu, 19 Mar 2015 05:53:39 -0700 |
Branch: refs/heads/master
Home: https://github.com/paparazzi/paparazzi
Commit: 1b8089daeee0594e74d8617ddd4e7f6866e19efa
https://github.com/paparazzi/paparazzi/commit/1b8089daeee0594e74d8617ddd4e7f6866e19efa
Author: Felix Ruess <address@hidden>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M sw/ground_segment/cockpit/Makefile
M sw/ground_segment/cockpit/gcs.ml
M sw/lib/ocaml/Makefile
R sw/lib/ocaml/myGtkInit.ml
Log Message:
-----------
[ocaml] remove myGtkInit.ml, call Main.init directly in gcs.ml
Commit: 3987170152c3299083743d9e2a32b69420391a90
https://github.com/paparazzi/paparazzi/commit/3987170152c3299083743d9e2a32b69420391a90
Author: Felix Ruess <address@hidden>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M conf/Makefile.sim
M sw/simulator/simsitl.ml
Log Message:
-----------
[ocaml][simulator] remove myGtkInit by calling init directly in simsitl.ml
Commit: 43469b8e965961bffde535343d39818c65c319de
https://github.com/paparazzi/paparazzi/commit/43469b8e965961bffde535343d39818c65c319de
Author: Gautier Hattenberger <address@hidden>
Date: 2015-03-19 (Thu, 19 Mar 2015)
Changed paths:
M sw/ground_segment/cockpit/gcs.ml
M sw/ground_segment/cockpit/live.ml
M sw/ground_segment/cockpit/live.mli
M sw/ground_segment/cockpit/strip.ml
M sw/ground_segment/cockpit/strip.mli
Log Message:
-----------
[gcs] don't call Gtk element before GtkInit
Compare:
https://github.com/paparazzi/paparazzi/compare/48f7dcef943e...43469b8e9659
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [paparazzi-commits] [paparazzi/paparazzi] 1b8089: [ocaml] remove myGtkInit.ml, call Main.init direct...,
GitHub <=