diff --git a/autostart_mobile_measurement.sh b/autostart_mobile_measurement.sh index 71e13ee..cd6f9f8 100755 --- a/autostart_mobile_measurement.sh +++ b/autostart_mobile_measurement.sh @@ -14,7 +14,7 @@ pipenv run pipenv run ./measurement_main.py -c 130.75.73.69 \ --set time=30 \ --gps /dev/serial/by-id/usb-u-blox_AG_-_www.u-blox.com_u-blox_5_-_GPS_Receiver-if00 \ --serial /dev/ttyUSB2 \ - -n 10 \ + -n 600 \ --folder $NEW_DIR \ --prefix automated_$DATE \ - -i wwan0 + -i wwan0 \ No newline at end of file