diff --git a/sw/tools/parrot/bebop/wifi_tools/pprz.conf b/sw/tools/parrot/bebop/wifi_tools/pprz.conf deleted file mode 100644 index 6860f14e3c..0000000000 --- a/sw/tools/parrot/bebop/wifi_tools/pprz.conf +++ /dev/null @@ -1,5 +0,0 @@ -# Config file for PPRZ init script -START_PPRZ=0 -START_TELNET=1 -START_ADB=1 -JOIN_WIFI=0 diff --git a/sw/tools/parrot/bebop/wifi_tools/remove4press.sh b/sw/tools/parrot/bebop/wifi_tools/remove4press.sh index 62fc33c83b..6e4afe8134 100755 --- a/sw/tools/parrot/bebop/wifi_tools/remove4press.sh +++ b/sw/tools/parrot/bebop/wifi_tools/remove4press.sh @@ -9,7 +9,7 @@ IP="$1" echo "Drone ID specified, using ($IP)" fi -wput -u ./pprz.conf ftp://$IP/internal_000/scripts/pprz.conf +wput -u ./pprz_swarmhub.conf ftp://$IP/internal_000/scripts/pprz.conf wput -u ./scripts/config_network.script ftp://$IP/internal_000/scripts/config_network.script wput -u ./scripts/connect2hub ftp://$IP/internal_000/scripts/connect2hub { echo "mount -o remount,rw /"; echo "sed -i 's|^exit 0|/data/ftp/internal_000/scripts/connect2hub \& exit 0|' /etc/init.d/rcS"; echo "chmod a+x /etc/init.d/rcS"; echo "chmod a+x /data/ftp/internal_000/scripts/connect2hub"; echo "chmod a+x /data/ftp/internal_000/scripts/config_network.script"; echo "dos2unix /data/ftp/internal_000/scripts/pprz.conf"; echo "/sbin/reboot"; sleep 10; } | telnet $IP diff --git a/sw/tools/parrot/bebop/wifi_tools/scripts/pprz.conf b/sw/tools/parrot/bebop/wifi_tools/scripts/pprz.conf deleted file mode 100644 index 7fdfa5c29f..0000000000 --- a/sw/tools/parrot/bebop/wifi_tools/scripts/pprz.conf +++ /dev/null @@ -1,8 +0,0 @@ -# Config file for PPRZ init script -START_PPRZ=0 -START_TELNET=1 -START_ADB=0 -JOIN_WIFI=1 -WIFI_SSID=huphub -WIFI_AMODE=none -WIFI_KEY=