mirror of
https://github.com/hb9fxq/gr-digitalhf
synced 2025-01-24 18:29:56 +00:00
changes for gnuradio > 3.8
This commit is contained in:
parent
2192527212
commit
af5fee8707
File diff suppressed because it is too large
Load diff
File diff suppressed because it is too large
Load diff
|
@ -14,15 +14,12 @@ parameters:
|
|||
- id: sps
|
||||
label: SPS
|
||||
dtype: int
|
||||
hide: ${ 'part' if vlen == 1 else 'none' }
|
||||
- id: nB
|
||||
label: nB
|
||||
dtype: int
|
||||
hide: ${ 'part' if vlen == 1 else 'none' }
|
||||
- id: nF
|
||||
label: nF
|
||||
dtype: int
|
||||
hide: ${ 'part' if vlen == 1 else 'none' }
|
||||
- id: nW
|
||||
label: nW
|
||||
dtype: int
|
||||
|
|
Loading…
Reference in a new issue