mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 22:49:53 +08:00
fc383fd34a
* master: (76 commits) [ocaml] [sim] Switched to dynamic linking on OS X. [ocaml] remove leftover file [ocaml] clean up sed invocation remove more sim_uart remove unused sim_uart fix typo in ivy_transport remove max3100 module and update gsm module [device] rename transmit with put_byte [device] rename get_char with get_byte Fixing sed invocation on OS X. [fix][ocaml] fix formatting of MOVE_WP and ACINFO [fix][ocaml] uint32 are actually stored in Int64 remove obsolete link macros [ins] start considering BODY_TO_GPS translation [gcs] don't call Gtk element before GtkInit [ocaml][simulator] remove myGtkInit by calling init directly in simsitl.ml [ocaml] remove myGtkInit.ml, call Main.init directly in gcs.ml [ocaml] replace LABLGTK2GNOMECANVAS in META.pprz [ocaml] remove dysfunct caml_from_c_example [ocaml] remove old unused gtk files ...