History log of /openwifi/driver/ (Results 1 – 25 of 177)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
de9f07c122-Feb-2024 robgar2001 <[email protected]>

Fixed typo in sdr.c

db8c69b622-Feb-2024 robgar2001 <[email protected]>

Fixed errors during compilation of OpenWRT kernel modules

1e61d26120-Nov-2023 Xianjun Jiao <[email protected]>

Avoid rfkill turn off wifi after manual tx attenuation setting

f0a95ef612-Sep-2023 Xianjun Jiao <[email protected]>

Remove unused lines

849c3b5e12-Sep-2023 Xianjun Jiao <[email protected]>

Fix typo of printing in tx_intf.c

3696c5e212-Sep-2023 Xianjun Jiao <[email protected]>

Too many dmesg while running side_ch:
Remove them

c998997027-Feb-2023 Xianjun Jiao <[email protected]>

Disable eifs_trigger_by_last_tx_fail by default:
Standard does not ask so

aaceb80727-Feb-2023 Xianjun Jiao <[email protected]>

Add sysfs to support xpu reg 6 bit27 26:
bit27 to disable eifs triggered by last rx fail
bit26 to disable eifs triggered by last tx fail

441850b109-Feb-2023 Xianjun Jiao <[email protected]>

NO code change. Formating

3d5de43809-Feb-2023 Xianjun Jiao <[email protected]>

Let lbt sdrctl command show richer info for set_lbt_th.sh

a097294403-Feb-2023 Xianjun Jiao <[email protected]>

Change the initial sensitivity th from -95 to -85:
-85 is a good tradeoff between sensitivity and false alarm
-95 will result in lots of non necessary decoding action (false alarm), and sometimes it

Change the initial sensitivity th from -95 to -85:
-85 is a good tradeoff between sensitivity and false alarm
-95 will result in lots of non necessary decoding action (false alarm), and sometimes it leads to abnormal receiver state (stuck, etc)
-95 should be set manually while doing conductive test with wifi tester

show more ...

2a5da37c03-Feb-2023 Xianjun Jiao <[email protected]>

Add driver support for euqalizer monitor:
When the equalizer out is too small (48 out of 52/56) for SIGNAL decoding, watchdoc will reset the receiver

456a795726-Jan-2023 Xianjun Jiao <[email protected]>

Add side_ch driver build into make_all.sh

eb63471717-Jan-2023 Xianjun Jiao <[email protected]>

Adapt the side channel support for kuiper


/openwifi/README.md
/openwifi/doc/README.md
/openwifi/doc/app_notes/frequent_trick.md
/openwifi/doc/img_build_instruction/kuiper.md
side_ch/make_driver.sh
side_ch/side_ch.c
/openwifi/kernel_boot/10-network-device.rules
/openwifi/kernel_boot/ad9361.patch
/openwifi/kernel_boot/ad9361_conv.patch
/openwifi/kernel_boot/axi_hdmi_crtc.patch
/openwifi/kernel_boot/boards/adrv9361z7035/u-boot.elf
/openwifi/kernel_boot/boards/adrv9361z7035_fmc/u-boot.elf
/openwifi/kernel_boot/boards/adrv9364z7020/u-boot.elf
/openwifi/kernel_boot/boards/zc706_fmcs2/u-boot.elf
/openwifi/kernel_boot/boards/zcu102_fmcs2/bl31.elf
/openwifi/kernel_boot/boards/zcu102_fmcs2/system.dtb
/openwifi/kernel_boot/boards/zcu102_fmcs2/system.dts
/openwifi/kernel_boot/boards/zcu102_fmcs2/u-boot_xilinx_zynqmp_zcu102_revA.elf
/openwifi/kernel_boot/boards/zed_fmcs2/u-boot.elf
/openwifi/kernel_boot/build_boot_bin.sh
/openwifi/kernel_boot/build_zynqmp_boot_bin.sh
/openwifi/kernel_boot/kernel_config
/openwifi/kernel_boot/kernel_config_zynqmp
/openwifi/kernel_boot/kernel_patch_readme.md
/openwifi/user_space/boot_bin_gen.sh
/openwifi/user_space/dhcpd.conf
/openwifi/user_space/drv_and_fpga_package_gen.sh
/openwifi/user_space/fosdem-11ag.sh
/openwifi/user_space/fosdem.sh
/openwifi/user_space/inject_80211/ieee80211_radiotap.h
/openwifi/user_space/inject_80211/inject_80211.c
/openwifi/user_space/populate_kernel_image_module_reboot.sh
/openwifi/user_space/post_config.sh
/openwifi/user_space/prepare_kernel.sh
/openwifi/user_space/rssi_ad9361_show.sh
/openwifi/user_space/rssi_openwifi_show.sh
/openwifi/user_space/transfer_driver_userspace_to_board.sh
/openwifi/user_space/transfer_kernel_image_module_to_board.sh
/openwifi/user_space/wgd.sh
0dff973617-Jan-2023 Xianjun Jiao <[email protected]>

Necessary change for scripts of driver building

01da46b517-Jan-2023 Xianjun Jiao <[email protected]>

Necessary sdr.c change for ADI kuiper release

2382984217-Jan-2023 Xianjun Jiao <[email protected]>

We do not maintain our own (modified) ad9361 driver anymore! The original ad9361 driver in the Linux kernel tree can be used with some extra EXPORT_SYMBOL.

e273351b17-Jan-2023 Xianjun Jiao <[email protected]>

Add/Set the default fft_win_shift of new openofdm_rx to 1, which gives better throughput while receiving udp traffic

75d924e017-Jan-2023 Xianjun Jiao <[email protected]>

Remove unnecessary reg code in tx_intf.c

1265742e17-Jan-2023 Xianjun Jiao <[email protected]>

Refactor initial all open slice setup in xpu.c

ec5a505317-Jan-2023 Xianjun Jiao <[email protected]>

Remove unnecessary code in xpu.c

1fa7cac017-Jan-2023 Xianjun Jiao <[email protected]>

Format sdr.h

342bd25a17-Jan-2023 Xianjun Jiao <[email protected]>

Refactor a bit RING_ROOM_THRESHOLD/MAX_NUM_HW_QUEUE/MAX_NUM_SW_QUEUE

6c6cf95117-Jan-2023 Xianjun Jiao <[email protected]>

Refactor according to ...
Some xpu registers are removed

d4c3d81017-Jan-2023 Xianjun Jiao <[email protected]>

Though the SIFS definition in 2.4GHz is 10us, the actual gap is still 16us:
1. Confirmed by CMW270 in OFDM mode (10us is for 11b where viterbi decoder is not needed)
2. See Signal Extension in 18.3.2

Though the SIFS definition in 2.4GHz is 10us, the actual gap is still 16us:
1. Confirmed by CMW270 in OFDM mode (10us is for 11b where viterbi decoder is not needed)
2. See Signal Extension in 18.3.2.4 ERP-OFDM PPDU format of 802.11-2020

show more ...

12345678