|
@@ -1,5 +1,5 @@
|
|
|
# DO NOT EDIT THIS FILE - edit the master and reinstall.
|
|
|
-# (/tmp/crontab.a5oJCV/crontab installed on Mon Sep 11 22:13:56 2023)
|
|
|
+# (/tmp/crontab.IC6prj/crontab installed on Mon Sep 25 14:39:00 2023)
|
|
|
# (Cron version -- $Id: crontab.c,v 2.13 1994/01/17 03:20:37 vixie Exp $)
|
|
|
# Edit this file to introduce tasks to be run by cron.
|
|
|
#
|
|
@@ -27,10 +27,10 @@
|
|
|
|
|
|
@reboot ~/BallonSonde/active_nmea.py
|
|
|
|
|
|
-@reboot ~/BallonSonde/tx_process/0_txmire
|
|
|
+@reboot sleep 5; ~/BallonSonde/tx_process/0_txmire
|
|
|
|
|
|
-@reboot sleep 90; while true; do ~/BallonSonde/tx_process/3_transmit; done
|
|
|
-@reboot sleep 10; while true; do ~/BallonSonde/acquisition_process/1_capture; done
|
|
|
-@reboot sleep 60; while true; do ~/BallonSonde/convert_process/2_convert; done
|
|
|
+@reboot sleep 10; while true; do ~/BallonSonde/tx_process/3_transmit; done
|
|
|
+@reboot sleep 20; while true; do ~/BallonSonde/acquisition_process/1_capture; done
|
|
|
+@reboot sleep 30; while true; do ~/BallonSonde/convert_process/2_convert; done
|
|
|
|
|
|
-#done
|
|
|
+##done
|