V3_GQRX_Improvements #11

Merged
logan merged 36 commits from V3_GQRX_Improvements into master 2022-04-16 20:52:44 -04:00
Owner
No description provided.
logan added 36 commits 2022-04-16 20:52:28 -04:00
Handling the delay in GQRX opening and being 'usable'
- Checks for GQRX config file
    - If one exists, reset the 'crashed' option
    - If one does not, create one from the template
- New templates package
    - Useful for storing large files to be called on later
Default Radio Settings Update
- One location for default radio settings

GQRX Changes
- Default settings
- Simpler check to see if GQRX is started
- Working process handler
GQRX Changes
- Resetting tel_conn when closing GQRX
Bot Changes
- Improved handlers
- Added new function to use the newly set or loaded settings
- Any change to frequency, squelch, mode, or noisegate threshold will show no profile
    - The user is responsible for saving their changes

Readme Changes
- Update with notes on the bot change above
Bot Changes
- Awaiting new async 'use_current_radio_config' function
Bot Changes
- Never used new radio config function when loading config
Bot Changes
- Increased loop delay when waiting for GQRX to start
Noisegate Change
- Display whether the noisegate is active or not in the logs
GQRX Changes
- Changed repeating log entry to debug
GQRX Changes
- Sending output to devnull, except for error
Update todo
Clear Messages Changes
- New approach
Clear Messages Changes
- Better logging
- Better output
Clear Messages Changes
- Mentioning user ID not name
Clear Messages Changes
- No "#0000" in username output
Clear Messages Changes
- Default clear to 2 messages (instantiation and the previous message)
Clear Messages Changes
- Added help message
Clear Messages Changes
- Check for negative numbers... Gino
Clear Messages Changes
- Bug
Clear Messages Changes
- Bug
- More error checking
- Limit the user to 100 messages
- More help text
GQRX Config Template
- Added switch to allow AGC
GQRX Changes
- Ensure AGC is enabled whenever the bot starts
GQRX Changes
- Better error handling; GQRX config dupes some options for an unknown reason
logan merged commit b2a73726a0 into master 2022-04-16 20:52:44 -04:00
logan deleted branch V3_GQRX_Improvements 2022-04-16 20:52:44 -04:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Discord_Bot_Gang/Discord-Radio-Bot#11
No description provided.