Commit Graph
100 Commits
Author SHA1 Message Date
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 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 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
Logan Cusano 56ee57e96a Merge remote-tracking branch 'origin/master' 2022-03-16 01:15:47 -04:00
Logan Cusano 5cc8a8c118 Changed to sync sleep 2022-03-16 01:15:22 -04:00
Logan Cusano 78d9b9e307 Cleanup 2022-02-27 21:43:28 -05:00
Logan Cusano ba237d2d53 Working on bug in leaving 2022-02-27 19:09:48 -05:00
Logan Cusano 6ad489183f Working on bug in leaving 2022-02-27 19:01:52 -05:00
Logan Cusano b721fa3df4 Working on bug in leaving 2022-02-27 19:00:55 -05:00
Logan Cusano 7682d8c72c Working on bug in leaving 2022-02-27 18:44:02 -05:00
Logan Cusano 706f4a31df Working on bug in leaving 2022-02-27 18:40:36 -05:00
Logan Cusano 7fa11a4abe Working on bug in leaving 2022-02-27 18:36:18 -05:00
Logan Cusano 17c528c153 Working on bug in leaving 2022-02-27 17:29:08 -05:00
Logan Cusano f9594e2afe Error catching
- PCMStream.clean_up
- PCMStream.read
2022-02-27 17:25:10 -05:00
Logan Cusano 167c06f331 Error catching
- PCMStream.clean_up
- PCMStream.read
2022-02-27 17:21:53 -05:00
Logan Cusano 137d0ae097 Error catching for cleaning up 2022-02-27 17:17:23 -05:00
Logan Cusano 002288d632 Error catching for cleaning up 2022-02-27 17:14:31 -05:00
Logan Cusano 59a3ca22ea Debug output for leaving 2022-02-27 17:11:59 -05:00
Logan Cusano fdb9bb519c Grammar fix
Comma in `Ok <member>*,*\n<message>`
2022-02-27 17:09:06 -05:00
Logan Cusano a5f0a4b193 BUGFIX appending to dict, fixed 2022-02-27 16:30:38 -05:00
Logan Cusano 62968654d2 v2.0.1
- Args
- Better configs
- Other shit too, idr
2022-02-27 13:40:21 -05:00
Logan Cusano c68cdf9d7b Started work on argparse 2022-02-18 23:45:18 -05:00
Logan Cusano 4d742886b5 Updated TODO 2022-02-18 23:45:03 -05:00
Logan Cusano f00afa307a Moved the 'Bot Started!' to where the bot is finished loading 2022-02-18 23:36:41 -05:00
Logan Cusano a67b5f845e BUGFIX OP25
- Handler would stay in the OP25 directory, causing profiles to get saved there
2022-02-18 23:34:51 -05:00
Logan Cusano d16ccc49fb Added a command to display the current settings 2022-02-18 23:24:33 -05:00
Logan Cusano 174d3bcb57 BUGFIX - Working on the startup check 2022-02-18 23:12:22 -05:00
Logan Cusano e36c77a7a5 BUGFIX - Working on the startup check 2022-02-18 23:08:01 -05:00
Logan Cusano eaaeee7109 Trying an on_message function that gets disabled after the bot is fully loaded 2022-02-18 22:51:51 -05:00
Logan Cusano 57225413fc Trying an on_message function that gets disabled after the bot is fully loaded 2022-02-18 22:43:15 -05:00
Logan Cusano 54c2eeedbf Trying an on_message function that gets disabled after the bot is fully loaded 2022-02-18 22:34:47 -05:00
Logan Cusano 04f3d25fd9 Add the initial revision of 'check for other bots' 2022-02-18 22:19:36 -05:00
Logan Cusano 90ad6f89cd Check the main variable for bot IDs 2022-02-18 22:18:13 -05:00
Logan Cusano 15cfa5bf94 Added check to see if the user sending ping is itself
- This will be important to figure out who is a bot
2022-02-18 20:54:17 -05:00
Logan Cusano eb6d09bed9 Improved help messages 2022-02-18 20:44:36 -05:00
Logan Cusano 0fa0018b66 Improved the loading of handlers 2022-02-18 20:35:21 -05:00
Logan Cusano fc30c6a183 Implemented a global variable for acceptable handlers 2022-02-18 20:32:57 -05:00
Logan Cusano 0ff0289997 BUGFIG bot
- async sleep is in milliseconds
2022-02-18 20:07:03 -05:00
Logan Cusano 44e6deef3d Removed noisegate remnants 2022-02-18 20:03:29 -05:00
Logan Cusano 28149abaff Removed noisegate remnants 2022-02-18 01:59:47 -05:00
Logan Cusano 34b8fe2c02 BUGFIG bot
- Doesn't leave properly
2022-02-18 01:56:11 -05:00
Logan Cusano 2d6deeb212 BUGFIG bot
- Doesn't close properly
2022-02-18 01:51:53 -05:00
Logan Cusano 4a9cdefa4a BUGFIG bot
- Doesn't close properly
2022-02-18 01:48:19 -05:00
Logan Cusano d288d067fe BUGFIG bot
- Doesn't close properly
2022-02-18 01:33:56 -05:00
Logan Cusano 570d09fe45 BUGFIG bot
- Doesn't close properly
2022-02-18 01:31:51 -05:00
Logan Cusano 15a592ad35 BUGFIG bot
- Missing activity
2022-02-18 01:29:41 -05:00
Logan Cusano dcfa2301b8 BUGFIG bot
- Missing activity
2022-02-18 01:28:53 -05:00
Logan Cusano 9ebdb49d37 BUGFIG op25 2022-02-18 01:26:17 -05:00
Logan Cusano b8ad42f66e BUGFIG op25 2022-02-18 01:25:17 -05:00
Logan Cusano 00d8204fdd BUGFIG op25 2022-02-18 01:23:05 -05:00
Logan Cusano ff048ac8f4 BUGFIG op25 2022-02-18 01:21:52 -05:00
Logan Cusano 0ca2552567 BUGFIG op25 2022-02-18 01:20:18 -05:00
Logan Cusano 4a996f468f BUGFIG op25 2022-02-18 01:18:54 -05:00
Logan Cusano 364748c3d4 BUGFIG op25 2022-02-18 01:16:44 -05:00
Logan Cusano 300524d4af BUGFIG op25 2022-02-18 01:15:30 -05:00
Logan Cusano 71fd0133a1 BUGFIG op25 2022-02-18 01:14:03 -05:00
Logan Cusano 3c844e71fa BUGFIG op25 2022-02-18 01:10:52 -05:00
Logan Cusano 1e060bcdba BUGFIG op25 2022-02-18 01:08:50 -05:00
Logan Cusano 8a765ad58e BUGFIG op25 2022-02-18 01:00:33 -05:00
Logan Cusano 15ce6a7aea BUGFIG op25 2022-02-18 00:58:59 -05:00
Logan Cusano 4dd7539c5b BUGFIG never started OP25 2022-02-18 00:50:21 -05:00
Logan Cusano 65363e8238 Added debug http server to ensure the app is running 2022-02-18 00:46:44 -05:00
Logan Cusano c4edfae8ee BUGFIX op25Handler.py
- Padded error and out pipes
2022-02-18 00:42:43 -05:00
Logan Cusano cf756e32e6 BUGFIX op25Handler.py
- Possible shell issue
2022-02-17 01:37:07 -05:00
Logan Cusano 882fc59400 Added Support for OP25 2022-02-17 01:29:53 -05:00
Logan Cusano 6fcf0dcc64 update .gitignore 2022-02-17 00:51:59 -05:00
Logan Cusano ae92057986 Added third key for Brent 2022-02-17 00:50:39 -05:00
Logan Cusano 1997d5ca5d Remove Noise Gate from master (moved to its own branch) 2022-02-17 00:50:12 -05:00
Logan Cusano a3a592d854 New Noisegate attempt 2022-02-14 20:13:23 -05:00
Logan Cusano 6b9e48d722 Added activity if there is no handler selected 2022-02-13 15:25:50 -05:00
Logan Cusano 720ff6b5c2 Update readme 2022-02-12 20:11:59 -05:00
Logan Cusano ea205749e5 Update NoiseGate 2022-02-12 20:05:44 -05:00