eclispe / rydeplayer

Ryde Player provides a on screen interface and video player for Longmynd compatible tuners.
GNU General Public License v3.0
4 stars 6 forks source link

Set Pluto tx to match rx signal config - Enhancement #50

Closed timdf911 closed 3 years ago

timdf911 commented 3 years ago

When using Ryde as a RX in a repeater more distant stations might have to use a lower SR / FEC to access but may not be able to rx the repeater output as it is running at a higher SR / FEC. As Ryde already knows what is being received it could be used to re-configure the Pluto to match. After a period of no activity the Pluto would be reset to its normal tx parameters and at no time would the tx be set to any higher SR or FEC. This feature could be turned on / off by means of a GPIO

eclispe commented 3 years ago

This isn't in the scope of this project as it would stray a bit too far into being a repeater controller. The closest we would likely get is adding a status output which could then be used by some separate controller software to achieve what you are asking.