mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-21 11:55:41 +08:00
c158c856f3
Gtk3 doesn't support all features of gtk2 (or have a different interface), so if only gtk3 is found, GUI tools are not compiled, only CLI tools based only on glib. If no gtk found, tools based on glib/gtk are not compiled. Remove two old tools not used and not supported by gtk3.
davis2ivy: A wrapper to communicate with a Davis VantagePro/VantagePro2 weather station and integrate weather data into the telemetry link. kestrel2ivy: A wrapper to communicate with a Kestrel 4500 bluetooth weather station and integrate weather data into the telemetry link.