History log of /openwifi/driver/sdrctl_intf.c (Results 1 – 4 of 4)
Revision Date Author Comments
# db8c69b6 22-Feb-2024 robgar2001 <[email protected]>

Fixed errors during compilation of OpenWRT kernel modules


# 3d5de438 09-Feb-2023 Xianjun Jiao <[email protected]>

Let lbt sdrctl command show richer info for set_lbt_th.sh


# d6c1c3f7 30-Mar-2022 Xianjun Jiao <[email protected]>

Easier way to set arbitrary trx frequency via register rf 1 and 5:
Create helper function ad9361_tx_calibration() and openwifi_rf_rx_update_after_tuning() for frequency tuning. No matter it is from L

Easier way to set arbitrary trx frequency via register rf 1 and 5:
Create helper function ad9361_tx_calibration() and openwifi_rf_rx_update_after_tuning() for frequency tuning. No matter it is from Linux request or rf register 1 (Tx freq override MHz) and 5 (Rx freq override MHz)

show more ...


# 7d0af6df 28-Mar-2022 Xianjun Jiao <[email protected]>

Move sdrctl testmode cmd out to sdrctl_intf.c