Commit Graph

248 Commits

Author SHA1 Message Date
Logan Cusano 4ab14d2e5d idk 2022-03-27 14:08:53 -04:00
Logan Cusano 9635e11434 idk 2022-03-27 14:06:36 -04:00
Logan Cusano 8fa42d819a idk 2022-03-27 14:03:40 -04:00
Logan Cusano 5a8efa8884 idk 2022-03-27 14:01:49 -04:00
Logan Cusano e0dba3be4e idk 2022-03-27 13:52:37 -04:00
Logan Cusano 4e839eecb4 idk 2022-03-27 13:50:24 -04:00
Logan Cusano 81dc305197 idk 2022-03-27 13:49:02 -04:00
Logan Cusano 203bee0734 idk 2022-03-27 13:48:07 -04:00
Logan Cusano 7e2cf932dc idk 2022-03-27 13:46:44 -04:00
Logan Cusano 102e0ae473 idk 2022-03-27 13:43:52 -04:00
Logan Cusano 33ea596ab4 idk 2022-03-27 13:40:00 -04:00
Logan Cusano f965c5de05 Trying to use pipe 2022-03-27 13:32:49 -04:00
Logan Cusano 0bc0d8e031 Trying to use stdin, executable and shell 2022-03-27 13:29:15 -04:00
Logan Cusano 92ab4992cb Trying to use stdout/stderr 2022-03-27 13:19:29 -04:00
Logan Cusano da29c0eaaa Using a list with extend instead of append 2022-03-27 13:12:25 -04:00
Logan Cusano 30d539312e Using a list with extend instead of append 2022-03-27 13:03:00 -04:00
Logan Cusano 9a225010be Using a list with extend instead of append 2022-03-27 13:00:31 -04:00
Logan Cusano 92bd4ffb1f Using a list with extend instead of append 2022-03-27 12:49:08 -04:00
Logan Cusano bf8adda80b idk 2022-03-27 05:20:00 -04:00
Logan Cusano f239e87b0a no space in debug emendation 2022-03-27 05:18:23 -04:00
Logan Cusano 136009c07e popen needs string? 2022-03-27 05:17:03 -04:00
Logan Cusano 5efb44164a popen needs string? 2022-03-27 05:11:49 -04:00
Logan Cusano 6fd30b9609 Updated p25 opening 2022-03-27 04:37:29 -04:00
Logan Cusano 126ba907af Testing OP25 Improvements
- New system of handling thread
2022-03-19 01:18:45 -04:00
Logan Cusano 4f230f8d33 Testing OP25 Improvements
- Introduced threading (again..)
2022-03-19 00:46:13 -04:00
Logan Cusano 1257b713fc Testing OP25 Improvements
- Disabled shell
2022-03-19 00:39:10 -04:00
Logan Cusano 4f7ec14807 Testing OP25 Improvements
- Changed output to be ignored
2022-03-19 00:32:03 -04:00
Logan Cusano ec7880ed1e Testing OP25 Improvements 2022-03-19 00:27:55 -04:00
Logan Cusano e4cb8647ee Replaced arbitrary sleep with a wait until response on all functions 2022-03-19 00:19:02 -04:00
Logan Cusano a205bd2d8a BUG; Used string, not byte string 2022-03-19 00:17:36 -04:00
Logan Cusano 8355b98da5 Replaced arbitrary sleep with a wait until response 2022-03-19 00:16:24 -04:00
Logan Cusano c3fb20f12e Increased sleep time 2022-03-19 00:07:06 -04:00
Logan Cusano 5ebbaca54b GQRX bug; Never created connection 2022-03-17 23:30:40 -04:00
Logan Cusano efe8eda66f Improved GQRX handler speed 2022-03-17 23:28:59 -04:00
Logan Cusano 9f4473ffcc Improved the display of profiles 2022-03-17 23:21:29 -04:00
Logan Cusano 759f05eb0c Improved the display of profiles 2022-03-17 23:18:17 -04:00
Logan Cusano 0d51b47146 BUGFIX in display all profiles 2022-03-17 23:15:02 -04:00
Logan Cusano ff26cbc0b1 Removed ping in favor of 'ModuleProbe' module 2022-03-17 23:13:07 -04:00
Logan Cusano 9456b91d09 Added WYA command to display where the bot is 2022-03-17 23:10:13 -04:00
logan fdeb337ca5 Merge branch 'NoiseGateV2' into master 2022-03-17 16:52:12 -04:00
Logan Cusano 56a3bdd0ea Default the OP25 HTTP server to enabled, caused issues with the shell with it disabled.
Need to look into perhaps using the `shell=True` parameter
2022-03-17 00:12:15 -04:00
Logan Cusano 830d299a01 Update gitignore to ignore all pycache folders 2022-03-17 00:09:39 -04:00
logan 676969a8fe Merge pull request 'Moved the startup ping response to a module, so it will only reply if the modules are enabled' (#6) from ModuleProbe into master
Reviewed-on: http://git.vpn.cusano.net/Discord_Bot_Gang/Discord-Radio-Bot/pulls/6
2022-03-17 00:00:46 -04:00
Logan Cusano 760ebd7e43 Added a call to set squelch to 0 as all settings are being changed, so there is no sudden burst of noise 2022-03-16 23:59:42 -04:00
Logan Cusano c564a145b5 Moved the startup ping response to a module, so it will only reply if the modules are enabled 2022-03-16 23:52:17 -04:00
Logan Cusano db0922bf68 Updated TODO 2022-03-16 02:20:47 -04:00
Logan Cusano 897e53d4c0 Changed the order of operations on boot so squelch is changed first 2022-03-16 02:20:35 -04:00
Logan Cusano a1f9869e8e Undo revert 2022-03-16 01:34:02 -04:00
Logan Cusano 73fa560040 Removed noisegate (again) 2022-03-16 01:29:09 -04:00
Logan Cusano 1f30e05e46 Revert "Cleanup"
This reverts commit 78d9b9e307.
2022-03-16 01:26:24 -04:00