determine hd audio rate and send it to the server

This commit is contained in:
Jakob Ketterl
2020-08-08 20:45:03 +02:00
parent ef2ec1e1c5
commit da3f59fb9b
3 changed files with 41 additions and 14 deletions

View File

@ -30,6 +30,7 @@ class DspManager(csdr.output):
# local demodulator properties not forwarded to the sdr
self.props.addLayer(0, PropertyLayer().filter(
"output_rate",
"hd_output_rate",
"squelch_level",
"secondary_mod",
"low_cut",