From 71f3a65498ac119d028bcbb554194bf4adf90017 Mon Sep 17 00:00:00 2001 From: Patrick McGuire Date: Sat, 2 Oct 2021 10:04:24 -0400 Subject: [PATCH] fixes --- Birders_Guide_Installer.sh | 9 --------- Birders_Guide_Installer_Configuration.txt | 8 ++++---- scripts/install_config.sh | 9 --------- 3 files changed, 4 insertions(+), 22 deletions(-) diff --git a/Birders_Guide_Installer.sh b/Birders_Guide_Installer.sh index e383393..d9d9ddb 100755 --- a/Birders_Guide_Installer.sh +++ b/Birders_Guide_Installer.sh @@ -411,15 +411,6 @@ VENV=${my_dir}/miniforge/envs/birdnet #_____________These variables are for testing. Please don't touch______________# #_______________them if you are not testing these features.____________________# -# To test different values for RECORDING_LENGTH, first: -# 1) stop the birdnet_recording.service: -#### run: \`sudo systemctl stop birdnet_recording.service` -# 2) remove any remaining audio files in the day's recording directory: -#### Example: to remove recordings for Saturday, October 2nd, 2021, you would -#### run: \`rm -rf /home/pi/BirdSongs/October-2021/02-Saturday/*` -# 3) restart the birdnet_recording.service: -#### run: \`sudo systemctl restart birdnet_recording.service` - RECORDING_LENGTH= EXTRACTION_LENGTH= diff --git a/Birders_Guide_Installer_Configuration.txt b/Birders_Guide_Installer_Configuration.txt index ad5e960..3521e13 100644 --- a/Birders_Guide_Installer_Configuration.txt +++ b/Birders_Guide_Installer_Configuration.txt @@ -24,10 +24,10 @@ # Example: these coordinates would indicate the Eiffel Tower in Paris, France. #LATITUDE=48.858 #LONGITUDE=2.294 -LATITUDE= -LONGITUDE= -CADDY_PWD= -ICE_PWD= +LATITUDE=35.311 +LONGITUDE=-80.749 +CADDY_PWD=caddypaddy +ICE_PWD=icepaddy # This section can be left alone. If you setup a Pushed.co # mobile application, you can enter the App secret and secret diff --git a/scripts/install_config.sh b/scripts/install_config.sh index adaa9c1..eb24fe7 100755 --- a/scripts/install_config.sh +++ b/scripts/install_config.sh @@ -432,15 +432,6 @@ VENV=$(dirname ${my_dir})/miniforge/envs/birdnet #_____________These variables are for testing. Please don't touch______________# #_______________them if you are not testing these features.____________________# -# To test different values for RECORDING_LENGTH, first: -# 1) stop the birdnet_recording.service: -#### run: \`sudo systemctl stop birdnet_recording.service` -# 2) remove any remaining audio files in the day's recording directory: -#### Example: to remove recordings for Saturday, October 2nd, 2021, you would -#### run: \`rm -rf /home/pi/BirdSongs/October-2021/02-Saturday/*` -# 3) restart the birdnet_recording.service: -#### run: \`sudo systemctl restart birdnet_recording.service` - RECORDING_LENGTH=