Commit b4e8d55
authored
hackrf_transfer: align rate limits with MIN/MAX_MCU_RATE
now that we have hardware-enforced sample rate limits, I think it'd be nice to align the checks done in hackrf_transfer with those. if worried about expanding these limits breaking older firmware, I can add an USB API check for >= 1.11.
related to greatscottgadgets#1787 but seems to have no conflicts, feel free to close if you want to add that patch there :)1 parent 8dbb347 commit b4e8d55
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments