projecthorus / radiosonde_auto_rx

Automatically Track Radiosonde Launches using RTLSDR
GNU General Public License v3.0
491 stars 124 forks source link

feature request. allow for frequency time out in Advanced Controls menu #841

Closed lelun closed 9 months ago

lelun commented 9 months ago

as stated requesting that a frequency time out button is added to the advanced controls menu. main idea is that if that button is used it will stop decoding and time out that frequency for a predetermined amount of time.

i know there is a automatic feature that times out frequencies but some times its useful to stop decoding and restart it. so i dont have that enabled due to how rearly its usefull

but some rear times its useful to stop decoding of a certain sonde (like if its a fualty unit) and get autorx ready to recive any follow up sondes. its not a critical feature but a nice to have for those rear occasions the automatic launcher mangles one on the way out.

it would be nice to have the option to do a temperary time out. without going in to the settings to configure it for a single sonde.

also merry Christmas happy New year. and good luck with your hunts in to the new year :)

darksidelemm commented 9 months ago

How about a second button near the 'stop decoder' button called 'Temp Lockout', which stops and locks out the selected frequency? The lockout time would still be based off what's set in the temporary_block_time setting in station.cfg - https://github.com/projecthorus/radiosonde_auto_rx/blob/master/auto_rx/station.cfg.example#L546

darksidelemm commented 9 months ago

I've added this function in the testing branch:

Screen Shot 2024-01-01 at 10 32 36
lelun commented 9 months ago

I've added this function in the testing branch: Screen Shot 2024-01-01 at 10 32 36

yes somthing like this would be perfect.

Station has been updated and i will test it today. thanks for the quick implementation.

lelun commented 9 months ago

tested and it works. Thanks for this feature happy new year :)