Commit Graph
100 Commits
Author SHA1 Message Date
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 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
Logan Cusano dda6b64e14 Added 'lock' when bot joins to avoid double join or leave when not joined error 2022-02-12 20:02:24 -05:00
Logan Cusano e1ca0bfd99 Updated variable names to be more accurate 2022-02-12 20:01:08 -05:00
Logan Cusano 18ceb0074e Improve noise gate 2022-02-12 19:59:38 -05:00
Logan Cusano f4cf8715e9 update requirements 2022-02-12 19:58:47 -05:00
Logan Cusano 73f532ec02 update .gitignore 2022-02-12 19:58:25 -05:00
Logan Cusano 60530baeab Add PyNaCl to requirements.txt 2022-02-06 18:47:33 -05:00
Logan Cusano 8525f79878 BUGFIX noisegate
- Froze when leaving and joining
- Add aarch64 option for opus
2022-02-06 18:45:25 -05:00
Logan Cusano 181cbd9180 update .gitignore 2022-02-06 18:36:24 -05:00
Logan Cusano 042808951e rm __pycache__ 2022-02-06 23:34:53 +00:00
Logan Cusano c56ba77dd0 Adding AARCH64 libopus 2022-02-06 23:33:11 +00:00
Logan Cusano 0cac9c8f81 Implement Noisegate function to start and stop playing the audio stream 2022-02-04 12:35:00 -05:00
Logan Cusano 329dc8fff8 Added Handler config option 2022-02-04 12:34:21 -05:00
Logan Cusano 82fd2d3f76 BUGFIX bot
Fixed bug where activity didn't update when saving a profile
2022-02-02 05:00:15 -05:00
Logan Cusano b46defa94a BUGFIX LinkCop
Blocked commands
2022-01-29 20:48:02 -05:00
Logan Cusano 263ca89481 Improved LinkCop
Now checks if the message was from a blocked channel first
2022-01-29 20:42:21 -05:00
Logan Cusano 7951c09765 Disabled discord2digital 2022-01-29 20:30:50 -05:00
Logan Cusano afacce854f LinkCop prep for live usage 2022-01-29 20:29:44 -05:00
Logan Cusano 2dfe119bf1 bugfixes for LinkCop 2022-01-29 20:26:09 -05:00
Logan Cusano 621390d380 New Module: LyricCop
It will monitor selected channels for links and move them to the 'links' channel
2022-01-29 18:10:43 -05:00
Logan Cusano dafc4b729b Introduced logging level (output) 2022-01-22 23:56:23 -05:00
Logan Cusano de5e7574c8 Ignore more filetypes 2022-01-22 23:30:58 -05:00
Logan Cusano 73176b35b4 Converted lyrics generator to a class 2022-01-22 23:27:39 -05:00
Logan Cusano 410924c5cc Bugfix: Squelch is now a float 2022-01-16 16:29:51 -05:00
Logan Cusano 2e3f25cb4c Bugfix: Working on SDR RX 2022-01-04 00:48:48 -05:00
Logan Cusano b2fca67428 Bugfix: Working on SDR RX 2022-01-04 00:45:10 -05:00
Logan Cusano 2210616315 Bugfix: Working on SDR RX 2022-01-04 00:41:29 -05:00
Logan Cusano 9eee7d8b42 Bugfix: Working on SDR RX 2022-01-04 00:37:45 -05:00
Logan Cusano 769da28223 Bugfix: Working on SDR RX 2022-01-04 00:35:28 -05:00
Logan Cusano 521ab15448 Bugfix: Working on SDR RX 2022-01-04 00:32:19 -05:00
Logan Cusano b7fca9d506 Bugfix: Working on SDR RX 2022-01-04 00:30:31 -05:00
Logan Cusano a0e05d0360 Bugfix: Working on SDR RX 2022-01-04 00:24:09 -05:00
Logan Cusano 3fb2ba34a2 Bugfix: Working on SDR RX 2022-01-04 00:15:11 -05:00
Logan Cusano d050ee877a Bugfix: Working on SDR RX 2022-01-04 00:12:48 -05:00
Logan Cusano f2709cdb47 Bugfix: Working on SDR RX 2022-01-04 00:11:18 -05:00
Logan Cusano 0ecca373c6 Bugfix: Working on SDR RX 2022-01-04 00:07:02 -05:00
Logan Cusano d30d6bb1f7 Bugfix: Working on SDR RX 2022-01-04 00:02:37 -05:00
Logan Cusano 189d384c57 Bugfix: Working on SDR RX 2022-01-04 00:00:19 -05:00
Logan Cusano eac3fc4e39 Update: Working on SDR RX
- Switched to using GQRX
- Created a handler to connect over Telnet to local GQRS

TODO
- Need to find a way to close GQRX without closing the application; Can't start the app with the radio listening, so it must be opened manually
2022-01-03 22:54:18 -05:00
Logan Cusano 1c08bc6919 Update: Working on SDR RX 2022-01-02 22:31:28 -05:00
Logan Cusano f89c3dc1cb Update: WillieTimer 2021-12-31 02:31:35 -05:00
Logan Cusano 6d47a570f8 Update: Working on SDR RX 2021-12-31 02:27:18 -05:00
Logan Cusano 7602469962 Update: Working on SDR RX 2021-12-31 02:21:08 -05:00
Logan Cusano 0a8af22087 Update: Working on SDR RX 2021-12-31 02:18:23 -05:00
Logan Cusano 2d07ba04c3 Update: WillieTimer; Proper disposal of variable during each loop 2021-12-30 00:23:35 -05:00
Logan Cusano 1e674ee75b Update: WillieTimer; Proper disposal of variable during each loop 2021-12-30 00:16:52 -05:00
Logan Cusano 51b7768854 Update: WillieTimer 2021-12-30 00:14:47 -05:00
Logan Cusano e122acbf37 Bugfix: WillieTimer 2021-12-30 00:05:27 -05:00
Logan Cusano 80f117d635 Bugfix: WillieTimer 2021-12-30 00:00:09 -05:00
Logan Cusano 2521fbc3b2 Bugfix: WillieTimer 2021-12-29 23:56:13 -05:00
Logan Cusano 3d8b53f699 Bugfix: WillieTimer 2021-12-29 23:53:54 -05:00
Logan Cusano 01aa82757f Bugfix: WillieTimer 2021-12-29 23:49:28 -05:00
Logan Cusano d9fcb7d0f8 Bugfix: WillieTimer 2021-12-29 23:48:35 -05:00
Logan Cusano 0cc199de83 Bugfix: WillieTimer 2021-12-29 23:47:02 -05:00
Logan Cusano 39df84d7a5 Bugfix: WillieTimer 2021-12-29 23:38:07 -05:00
Logan Cusano 40c925f301 Bugfix: WillieTimer 2021-12-29 23:32:18 -05:00
Logan Cusano 99f38e175b Bugfix: WillieTimer, no id of nonetype 2021-12-29 23:22:28 -05:00
Logan Cusano d5beff52b1 Removed weights file to save space, AI non functional on RPi 2021-12-29 22:13:01 -05:00
Logan Cusano 366cb05c39 Update: Removed AI reference, RPi doesn't have required libraries 2021-12-29 22:11:03 -05:00
Logan Cusano 87e34f1be7 Update: Updated location of phraseGenerator.py 2021-12-29 21:00:05 -05:00
Logan Cusano b45746a09a Update: Add previously hidden weights file for generating text 2021-12-29 20:55:53 -05:00
Logan Cusano 4cde5e2e93 Update: WillieTimer RNN textgen function and better behavior with generating text 2021-12-29 20:54:56 -05:00
Logan Cusano 5d03e7bc0f Bugfix: Profile update low bw would have high-pitched voice 2021-12-29 16:18:54 -05:00
Logan Cusano e4aba8fba7 Cleanup 2021-12-29 01:08:57 -05:00
Logan Cusano e08c3239e7 Bugfix: Profile update 2021-12-29 00:54:57 -05:00
Logan Cusano 66c822d352 Bugfix: Profile update 2021-12-29 00:52:02 -05:00
Logan Cusano 49841a04a3 Update: Profile update 2021-12-29 00:50:37 -05:00
Logan Cusano 1229d60d87 Update: Profile update 2021-12-29 00:47:34 -05:00
Logan Cusano 0ab787ef5f Bugfix: Profile update profile name didn't show as the status 2021-12-28 20:53:15 -05:00
Logan Cusano 69f6127cb4 Bugfix: Profile update async problems 2021-12-28 20:51:11 -05:00
Logan Cusano 108a0b5999 Update: TODO 2021-12-28 20:46:19 -05:00
Logan Cusano ea17c70f93 Update: Added activity change when loading profile 2021-12-28 20:46:00 -05:00
Logan Cusano 9b3f67b2a1 Bugfix: Profile update didn't save to proper file 2021-12-28 20:32:19 -05:00
Logan Cusano e66c28abbe Update: Profile update 2021-12-28 20:23:01 -05:00
Logan Cusano ed1abc3020 Update: TODO 2021-12-28 02:39:47 -05:00
Logan Cusano a3329e3c11 Update: Removed unused import 2021-12-28 02:39:40 -05:00
Logan Cusano c438cb4141 Update: Spacing 2021-12-28 02:37:34 -05:00
Logan Cusano a028cad70c Update: TODO 2021-12-28 02:36:53 -05:00
Logan Cusano fd580e4ad4 Update: Spacing 2021-12-28 02:36:38 -05:00
Logan Cusano eb9ba7f576 Update: Updated the activity whenever the freq changes 2021-12-28 02:27:25 -05:00
Logan Cusano 8391df4209 Update: Added SDR stop command and stopped SDR when the bot leaves 2021-12-28 02:21:59 -05:00
Logan Cusano f64d562c5e Update: Updated activity with current frequency 2021-12-28 02:12:41 -05:00
Logan Cusano 2f1ce157c6 Bugfix: No audio on low sample rates
Update: Added grammar to responses
2021-12-28 02:06:14 -05:00
Logan Cusano 4bab5aae5b Bugfix: Init no sample rate 2021-12-28 01:53:55 -05:00
Logan Cusano 1a930594b3 Added commands to change radio parameters while running 2021-12-28 01:49:43 -05:00
Logan Cusano 08d1863a4b Resolved command conflict with core bot 2021-12-28 01:18:52 -05:00
Logan Cusano 695f5dc2c9 Updated start_sdr function 2021-12-28 01:16:41 -05:00
Logan Cusano 7895fd772b Update: bot.py 2021-12-28 00:25:10 -05:00
Logan Cusano c18c686b91 Updates 2021-12-28 00:10:52 -05:00
Logan Cusano a97403de98 Bugfix: bot.py 2021-12-27 18:38:21 -05:00