e556af35 | 26-Sep-2023 |
Xianjun Jiao <[email protected]> |
Update side_ch scripts for this discussion: https://github.com/open-sdr/openwifi/discussions/344 |
8cfbbc8e | 12-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 ...
|
061ce120 | 12-Sep-2023 |
Xianjun Jiao <[email protected]> |
add missing break in inject_80211.c |
33366f7c | 12-Sep-2023 |
Xianjun Jiao <[email protected]> |
Align the comment to code in inject_80211.c |
a47b55e6 | 08-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 ...
|
77071055 | 07-Apr-2023 |
Jiao Xianjun <[email protected]> |
Remove password from hostapd-openwifi.conf |
d316ed13 | 07-Apr-2023 |
Jiao Xianjun <[email protected]> |
Remove password from hostapd-openwifi-11ag.conf |
c288129e | 14-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 |
2bde151a | 14-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 |
914bc0b9 | 14-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 |
bed4d108 | 14-Mar-2023 |
Xianjun Jiao <[email protected]> |
add sudo into update_sdcard.sh |
6efb6064 | 07-Mar-2023 |
Jiao Xianjun <[email protected]> |
Download onboard www server video file from github |
69b9cfdb | 07-Mar-2023 |
Xianjun Jiao <[email protected]> |
Add password into hostapd conf |
b0203895 | 03-Mar-2023 |
Xianjun Jiao <[email protected]> |
Change the default AP ch 44-->36: Lower frequency, better RF performance |
afbf0d64 | 27-Feb-2023 |
Xianjun Jiao <[email protected]> |
Add disable script to support eifs trigger config |
51e498af | 14-Feb-2023 |
Xianjun Jiao <[email protected]> |
inject_80211 uses notter/kuiper kernel files: prepare for 802.11ax |
441850b1 | 09-Feb-2023 |
Xianjun Jiao <[email protected]> |
NO code change. Formating |
daf7040c | 09-Feb-2023 |
Xianjun Jiao <[email protected]> |
Add sub-us fast register reading example |
ce08dfae | 09-Feb-2023 |
Xianjun Jiao <[email protected]> |
Add author info into single_carrier_gen.m |
6faed2c4 | 09-Feb-2023 |
Xianjun Jiao <[email protected]> |
Make set_lbt_th.sh output more human friendly: While no argument is given (for checking) |
3d0e9e61 | 09-Feb-2023 |
Xianjun Jiao <[email protected]> |
Add hidden option to specify board to udpate_sdcard.sh: Save some time while doing experiment |
2349a783 | 09-Feb-2023 |
Xianjun Jiao <[email protected]> |
DO NOT reconnect ad9361 while not loading FPGA: Cause mess behavior on adrv9364z7020 |
ce4469b3 | 03-Feb-2023 |
Xianjun Jiao <[email protected]> |
Add devicetree to PC-board transfer scripts |
d684d4e9 | 30-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). |
b72abc17 | 27-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 ...
|