History log of /openwifi/driver/sdr.h (Results 26 – 37 of 37)
Revision Date Author Comments
# 8598d294 28-Sep-2021 Xianjun Jiao <[email protected]>

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


# b1dd94e3 04-Feb-2021 luz paz <[email protected]>

Fix various typos

Found via codespell v2.1.dev0
`codespell -q 3 -L ans,filp,fils,hsi`


# 55c2866f 03-Feb-2021 Jiao Xianjun <[email protected]>

Merge pull request #54 from lnceballosz/master

NGI0 - Updating licensing aspects according REUSE


# d8d76f88 03-Feb-2021 Jiao Xianjun <[email protected]>

Update sdr.h


# a6085186 20-Jan-2021 Lina Ceballos <[email protected]>

adding license and copyright headers


# 6e3730c0 29-Dec-2020 mmehari <[email protected]>

Linux queue waking/sleeping decision update: LARGE FPGA models were using small MAX_NUM_DMA_SYMBOL but now is based on /proc/device-tree/model information


# b6d71713 05-Nov-2020 mmehari <[email protected]>

sdr driver update for 80211n


# 22dd0cc4 08-Oct-2020 Xianjun Jiao <[email protected]>

the side channel (timestamp, frequency offset, CSI, equalizer) feature


# 0a92505d 04-Sep-2020 Xianjun Jiao <[email protected]>

add recent update:
1. add git revision software register 7 to DRV_XPU module (not FPGA XPU module)
2. fix the print of hdr->seq_ctrl in sdr.c
3. add ht_flag display to sdr.c
4. remove the sysid from

add recent update:
1. add git revision software register 7 to DRV_XPU module (not FPGA XPU module)
2. fix the print of hdr->seq_ctrl in sdr.c
3. add ht_flag display to sdr.c
4. remove the sysid from devicetree because new we have our own git revision read back solution in FPGA (XPU register 63) and driver (the sotware register 7 of drv_xpu)
5. add sudo to update_sdcard.sh to make the image generation without SD card in the test-bed easier

show more ...


# 838a9007 12-Jun-2020 Xianjun Jiao <[email protected]>

update source coed of: 4 fpga queues and better driver/fpga flow control to avoid crash. improved slice cfg and printing


# febc5adf 27-Apr-2020 Xianjun Jiao <[email protected]>

prepare upgrade


# 2ee67178 10-Dec-2019 Xianjun Jiao <[email protected]>

initial commit


12