openwifi/driver
Xianjun Jiao b60e485eb5 Fix the possible wrong last_auto_fpga_lbt_th saving:
1. Remove the last_auto_fpga_lbt_th saving from sdrctl set reg command. Otherwise, repeated sdrctl set reg will save wrong value into last_auto_fpga_lbt_th
2. The last_auto_fpga_lbt_th is only set in ad9361_rf_set_channel, which is called at least once by Linux after NIC is up
2021-10-04 09:59:43 +02:00
..
ad9361 udpate ad9361 driver related stuffs: 2021-05-05 16:44:39 +02:00
openofdm_rx turn on soft decoding by default in openofdm_rx.c driver 2021-04-05 21:41:31 +02:00
openofdm_tx Update openofdm_tx.c 2021-02-03 15:38:47 +01:00
rx_intf Fix various typos 2021-02-04 20:41:51 +01:00
side_ch Update side_ch.h 2021-02-03 15:42:17 +01:00
tx_intf CSI fuzzer feature -- document to be finished 2021-05-13 17:45:39 +02:00
xilinx_dma minor update on xilinx dma driver related stuffs 2021-05-05 16:46:28 +02:00
xpu add ack disable register in xpu in case ack needs to be disabled in monitor mode 2021-04-05 21:51:47 +02:00
hw_def.h CSI fuzzer feature -- document to be finished 2021-05-13 17:45:39 +02:00
make_all.sh udpate ad9361 driver related stuffs: 2021-05-05 16:44:39 +02:00
Makefile prepare upgrade 2020-04-27 09:37:04 +02:00
sdr.c Fix the possible wrong last_auto_fpga_lbt_th saving: 2021-10-04 09:59:43 +02:00
sdr.h Use drv_xpu register 0 for LBT threshold setting. 0 will enable FPGA threshold auto setting by ad9361_rf_set_channel() in sdr.c. Other value will set static threshold (that value) to FPGA 2021-09-28 21:52:31 +02:00