History log of /openwifi/user_space/ (Results 51 – 75 of 162)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e60c3d1516-May-2022 Xianjun Jiao <[email protected]>

120316e70c704a006b8991b121336e145da34303

55a868b016-May-2022 Xianjun Jiao <[email protected]>

Remove unnecessary sync/sleep in rf_init_11n.sh

94847d8013-May-2022 Xianjun Jiao <[email protected]>

Add dynamic reloading driver and FPGA
Rebooting/power-cycle is not needed anymore!

628c5d7430-Mar-2022 Xianjun Jiao <[email protected]>

inject_80211 make location needs to be changed in post_config.sh

152dcbfb30-Mar-2022 Xianjun Jiao <[email protected]>

Add inject_80211 make into post_config.sh

6bb9ef7129-Mar-2022 Xianjun Jiao <[email protected]>

Example of how to add debug channel via sysfs and access it via script --> driver

9fde3bff28-Mar-2022 thavinga <[email protected]>

Displaying side channel plots with interactive mode to avoid jumping to foreground on update
Plus small fix for file closing

7d36128828-Mar-2022 Xianjun Jiao <[email protected]>

Add testmode argument (1 for AMPDU) to fosdem.sh

d572f3b028-Mar-2022 Xianjun Jiao <[email protected]>

Remove the short GI capability from hostapd conf:
This brings us more stable (a bit less throughput in extreme case) system

bf351a8628-Mar-2022 Xianjun Jiao <[email protected]>

Improve the post_config.sh after the 1st time power on with new SD card:
1. chmod +x for all onboard .sh files
2. install the package for bridge functionalities by default

7d48624528-Mar-2022 Xianjun Jiao <[email protected]>

New rf/ad9361 initialization script with new ad9361 filter file:
1. Wider bandwidth for 11n (4 extra subcarriers than 11a/g)
2. No offset tuning anymore

a5bde87728-Mar-2022 Xianjun Jiao <[email protected]>

Update rf_init.sh -- less use for now:
We mainly use rf_init_11n.sh

0c346c2028-Mar-2022 Xianjun Jiao <[email protected]>

Script to set lbt (listen before talk) threshold

7efd154228-Mar-2022 Xianjun Jiao <[email protected]>

Userspace script for arbitrary IQ tx via tx_intf

10cc847f28-Mar-2022 Xianjun Jiao <[email protected]>

Script to enable/disable/show driver level tx/rx statistics

efb7b60628-Mar-2022 Xianjun Jiao <[email protected]>

Add script to limit statistics for packets from target/peer MAC address only

8c9b1b4728-Mar-2022 Xianjun Jiao <[email protected]>

Add script to enable all rx packet collecting for:
rx statistics.
For example, the received ACK normally will not be reported to the rx driver statistics. After this script, we collect all packet (in

Add script to enable all rx packet collecting for:
rx statistics.
For example, the received ACK normally will not be reported to the rx driver statistics. After this script, we collect all packet (including ACK, all control/management packet) for statistics

show more ...

b1a9fd0728-Mar-2022 Xianjun Jiao <[email protected]>

Add scripts to ease rx gain setting

a918498728-Mar-2022 Xianjun Jiao <[email protected]>

Add script to restrict openwifi only use a fixed frequency:
to avoid extra tuning/scanning operation/procedure bringing ad9361 calibration and Linux channenl setting activities

0cfbe31c28-Mar-2022 Xianjun Jiao <[email protected]>

Add scripts to ease cw/max/min/difs/eifs/nav disable/enable

4eaae4b828-Mar-2022 Xianjun Jiao <[email protected]>

add on board helper script cd_adi_iio_dir.sh:
to find out the correct adi iio sysfs directory

dce2bea928-Mar-2022 thavinga <[email protected]>

Make check_calib_inf.sh work for all boards
Search for direct_reg_access location.

b375844f28-Mar-2022 Xianjun Jiao <[email protected]>

improve the matlab script of iq capture:

1. more flexible
2. align the rx iq to the new hardware: natural order: lsb 16bit for I; msb 16bit for Q

8a2eaff328-Mar-2022 thavinga <[email protected]>

Add useful files to user_space
- Continuously checking whether Tx Quadrature Calibration did not reach maximum convergence count, otherwise print warning. Started and killed by wgd.sh.
- set_tx_lo.sh

Add useful files to user_space
- Continuously checking whether Tx Quadrature Calibration did not reach maximum convergence count, otherwise print warning. Started and killed by wgd.sh.
- set_tx_lo.sh to set or get Tx LO status
- set_tx_port.sh to set or get Tx RF Port A or B

show more ...

4a12fa0428-Mar-2022 Xianjun Jiao <[email protected]>

Improve the wgd.sh according to the new design

1234567