mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 17:06:31 +08:00
[logalizer] launch logplotter via plot with warning for backwards compat
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
echo "Warning: plot has been renamed to logplotter, please update your conf/control_panel.xml"
|
||||||
|
|
||||||
|
exec $PAPARAZZI_SRC/sw/logalizer/logplotter
|
||||||
Reference in New Issue
Block a user