Commit Graph

103 Commits

Author SHA1 Message Date
Patrick McGuire 7d2093aef7 removed tmux from gotty logs but kept on birdstats page
(tmux prevents scrolling, which essential when reviewing the logs)
2021-10-04 13:52:21 -04:00
Patrick McGuire 55f3c12302 setting up installation on-liner for alpha 2021-10-04 13:42:05 -04:00
Patrick McGuire 3e2f696919 added tmux to gotty logs 2021-10-04 13:34:40 -04:00
Patrick McGuire a3324e6b49 trying to add a precompiled tmux 2021-10-04 13:31:01 -04:00
Patrick McGuire 39676bd33e Merge branch 'rpialpha' of github.com:mcguirepr89/BirdNET-Lite into rpialpha 2021-10-04 12:25:01 -04:00
Patrick McGuire 47a5c64430 added "Clear all data" button and "Shutdown BirdNET-Lite" button 2021-10-04 12:21:36 -04:00
Patrick McGuire 101eba09eb added multithreading 2021-10-04 11:12:58 -04:00
Patrick McGuire 70fd020eb4 fixed issue with 60-second RECORDING_LENGTH integer check 2021-10-04 10:52:27 -04:00
Patrick McGuire b51e1f5ce1 added new shutdown button 2021-10-04 08:06:52 -04:00
Patrick McGuire 38e8c0f999 increated tflite interpreter's num_threads=2 2021-10-04 08:06:09 -04:00
Patrick McGuire b899e7975c renaming restart_birdnet.sh to restart_services.sh 2021-10-03 20:46:24 -04:00
mcguirepr89 1c4015c507 Update analyze.py 2021-10-03 19:59:53 -04:00
mcguirepr89 e30f2a1eff Merge pull request #4 from mcguirepr89/rpialpha
Rpialpha
2021-10-03 19:39:59 -04:00
mcguirepr89 f08fdead7d Update Birders_Guide_Installer.sh 2021-10-03 19:35:14 -04:00
mcguirepr89 3afccdef26 Update index.html 2021-10-03 19:33:18 -04:00
mcguirepr89 b5d55e6a99 Update index.html 2021-10-03 19:32:02 -04:00
Patrick McGuire cc0361c389 added an index.html removal after /usr/local/bin copy 2021-10-03 18:15:27 -04:00
Patrick McGuire cadf8b90b8 added new scripts to uninstall 2021-10-03 18:14:46 -04:00
Patrick McGuire 214dce6c44 added php installation, configuration, and sudo rule for caddy
added php line to Caddyfile
2021-10-03 18:13:04 -04:00
Patrick McGuire 0433b3a5df fixed an issue with extraction service 2021-10-03 17:45:21 -04:00
Patrick McGuire fe6561374c adding new php scripts 2021-10-03 17:43:43 -04:00
Patrick McGuire 6faa1db7bd fixed rebooting issue -- now deletes truncated audio files
adding new index.html to support php buttons
adding restart_services.php as first button
2021-10-03 15:29:38 -04:00
Patrick McGuire 7f02419cee removed some comments I made for myself 2021-10-03 13:30:01 -04:00
Patrick McGuire c3211887c1 better logging -- needs the African Penguin's csv output 2021-10-03 13:22:47 -04:00
mcguirepr89 fd1c17844c Update Birders_Guide_Installer.sh 2021-10-03 13:22:26 -04:00
mcguirepr89 6302bf62a1 Update README.md 2021-10-03 12:56:07 -04:00
Patrick McGuire 9dbedd7799 slowing down the analysis service to prevent unneeded restarts 2021-10-03 12:53:46 -04:00
mcguirepr89 e41c4deb4e added birdnet_recording.service handling 2021-10-03 11:07:37 -04:00
mcguirepr89 06bb53c811 Update extract_new_birdsounds.sh 2021-10-03 09:09:41 -04:00
Patrick McGuire 9940bd9901 added new script to uninstall.sh 2021-10-02 19:02:25 -04:00
Patrick McGuire 9477fb1e55 made it executable 2021-10-02 18:59:16 -04:00
Patrick McGuire 7a0280654d adding new script for birdnet.conf check 2021-10-02 18:58:26 -04:00
Patrick McGuire 88e4553b94 added birdnet.conf changes check -- needs more testing, but seems
to work well
2021-10-02 18:07:15 -04:00
Patrick McGuire c8ab077835 new WEEK calculation 2021-10-02 12:32:30 -04:00
Patrick McGuire db9ce11df5 testing new WEEK calculator 2021-10-02 12:11:58 -04:00
Patrick McGuire 4109fde761 Merge branch 'rpi4' of github.com:mcguirepr89/BirdNET-Lite into rpi4
merges
2021-10-02 10:53:52 -04:00
Patrick McGuire 256063fea8 fixed 60-second checker 2021-10-02 10:53:34 -04:00
mcguirepr89 087abd2a95 Update install_config.sh 2021-10-02 10:46:44 -04:00
mcguirepr89 bbf77ab737 removed debugging 2021-10-02 10:45:58 -04:00
mcguirepr89 526e56903d Update Birders_Guide_Installer_Configuration.txt 2021-10-02 10:19:01 -04:00
mcguirepr89 25de123893 Update Birders_Guide_Installer.sh 2021-10-02 10:15:37 -04:00
mcguirepr89 e07c744a30 Update Birders_Guide_Installer.sh 2021-10-02 10:09:45 -04:00
mcguirepr89 bd6c4e6a22 Update install_config.sh 2021-10-02 10:08:10 -04:00
Patrick McGuire 71f3a65498 fixes 2021-10-02 10:04:24 -04:00
Patrick McGuire b4cc1c6c7c added some RECORDING_LENGTH testing documentation in birdnet.conf 2021-10-02 09:57:32 -04:00
Patrick McGuire 41d4644606 fixed defaults for RECORDING_LENGTH
removed unneeded quotation marks
2021-10-02 09:51:26 -04:00
Patrick McGuire 9ff77526a4 removed debugging 2021-10-01 20:10:40 -04:00
Patrick McGuire be4e387193 fixed default time 2021-10-01 19:49:43 -04:00
Patrick McGuire cb102044e6 adding RECORDING_LENGTH and EXTRACTION_LENGTH 2021-10-01 19:35:11 -04:00
Patrick McGuire 9ede00566c added EXTRACTION_LENGTH for testing 2021-10-01 18:44:00 -04:00