History log of /openwifi/user_space/ (Results 1 – 25 of 162)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e556af3526-Sep-2023 Xianjun Jiao <[email protected]>

Update side_ch scripts for this discussion:
https://github.com/open-sdr/openwifi/discussions/344

8cfbbc8e12-Sep-2023 Xianjun Jiao <[email protected]>

Add waterfall to side_info_display.py:
1. While want to show waterfall, it must be added as the 3rd argument which means the 2nd argument num_eq (by default 8) has to be input!
2. Change the waterfal

Add waterfall to side_info_display.py:
1. While want to show waterfall, it must be added as the 3rd argument which means the 2nd argument num_eq (by default 8) has to be input!
2. Change the waterfall colormap: from fixed to dynamic in side_info_display.py
3. Remove periodical print for performance consideration.

show more ...

061ce12012-Sep-2023 Xianjun Jiao <[email protected]>

add missing break in inject_80211.c

33366f7c12-Sep-2023 Xianjun Jiao <[email protected]>

Align the comment to code in inject_80211.c

a47b55e608-May-2023 Jiao Xianjun <[email protected]>

Add antsdr E310v2 support (#310)

* add support for antsdr e310v2

---------

Co-authored-by: black_pigeon <[email protected]>
Co-authored-by: MicroPhase <[email protected]

Add antsdr E310v2 support (#310)

* add support for antsdr e310v2

---------

Co-authored-by: black_pigeon <[email protected]>
Co-authored-by: MicroPhase <[email protected]>

show more ...

7707105507-Apr-2023 Jiao Xianjun <[email protected]>

Remove password from hostapd-openwifi.conf

d316ed1307-Apr-2023 Jiao Xianjun <[email protected]>

Remove password from hostapd-openwifi-11ag.conf

c288129e14-Mar-2023 Xianjun Jiao <[email protected]>

Add system_top.bit.bin generation to setup_once.sh:
For onboard auto loading FPGA by wgd.sh wo directory/.tar.gz, because some boards (like adrv9364z7020) need this to avoid no rx interrupt

2bde151a14-Mar-2023 Xianjun Jiao <[email protected]>

Add system_top.bit.bin generation to update_sdcard.sh:
For onboard auto loading FPGA by wgd.sh wo directory/.tar.gz, because some boards (like adrv9364z7020) need this to avoid no rx interrupt

914bc0b914-Mar-2023 Xianjun Jiao <[email protected]>

Add system_top.bit.bin generation to boot_bin_gen.sh:
For onboard auto loading FPGA by wgd.sh wo directory/.tar.gz, because some boards (like adrv9364z7020) need this to avoid no rx interrupt

bed4d10814-Mar-2023 Xianjun Jiao <[email protected]>

add sudo into update_sdcard.sh

6efb606407-Mar-2023 Jiao Xianjun <[email protected]>

Download onboard www server video file from github

69b9cfdb07-Mar-2023 Xianjun Jiao <[email protected]>

Add password into hostapd conf

b020389503-Mar-2023 Xianjun Jiao <[email protected]>

Change the default AP ch 44-->36:
Lower frequency, better RF performance

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

Add disable script to support eifs trigger config

51e498af14-Feb-2023 Xianjun Jiao <[email protected]>

inject_80211 uses notter/kuiper kernel files:
prepare for 802.11ax

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

NO code change. Formating

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

Add sub-us fast register reading example

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

Add author info into single_carrier_gen.m

6faed2c409-Feb-2023 Xianjun Jiao <[email protected]>

Make set_lbt_th.sh output more human friendly:
While no argument is given (for checking)

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

Add hidden option to specify board to udpate_sdcard.sh:
Save some time while doing experiment

2349a78309-Feb-2023 Xianjun Jiao <[email protected]>

DO NOT reconnect ad9361 while not loading FPGA:
Cause mess behavior on adrv9364z7020

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

Add devicetree to PC-board transfer scripts

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

Let populate_kernel_image_module_reboot continue:

Even if some files not existing (for some boards, they are supposed non existing).

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

Resolve the potential re-booting issue:
1. issue: booting halt at Found device /dev/ttyPS0. Found device /dev/disk/by-partuuid/f7eeebee-01.
2. solution action 1. BOOT partition is full, more spac

Resolve the potential re-booting issue:
1. issue: booting halt at Found device /dev/ttyPS0. Found device /dev/disk/by-partuuid/f7eeebee-01.
2. solution action 1. BOOT partition is full, more space needs to be released
3. solution action 2. move ad9361_drv/adi_axi_hdmi/axidmatest/lcd/xilinx_dma.ko outside kernel_modules (<-- lib/modules/...)

show more ...

1234567