bastibl / gr-ieee802-11

IEEE 802.11 a/g/p Transceiver
https://wime-project.net/
GNU General Public License v3.0
744 stars 290 forks source link

uhd.tune_request(freq, rf_freq = freq - lo_offset, rf_freq_policy=uhd.tune_request.POLICY_MANUAL) #381

Closed mbalalzade closed 1 year ago

mbalalzade commented 1 year ago

hello. i want to use this repository with osmosource(BladeRF). i want to know how set ch0(freq)?

bastibl commented 1 year ago

Just set it to freq.

mbalalzade commented 1 year ago

Thanks alot