History log of /openwifi/user_space/update_sdcard.sh (Results 1 – 25 of 27)
Revision Date Author Comments
# 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 ...


# 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


# 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


# 3d0e9e61 09-Feb-2023 Xianjun Jiao <[email protected]>

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


# 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 ...


# a0b49e8a 26-Jan-2023 Xianjun Jiao <[email protected]>

Add Update the sd card build script for ADI kuiper


# 6ed2a22b 17-Jan-2023 Xianjun Jiao <[email protected]>

Add neptunesdr to related scripts


# 0dc81d98 25-Oct-2022 MicroPhase <[email protected]>

add support for antsdr_e200 (#237)

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


# 38e452ce 03-Sep-2022 Xianjun Jiao <[email protected]>

Rename rootfs/root/openwifi/system_top.bit.bin to other while building sd card img, in case afterwards the wgd.sh load the wrong fpga img onboard


# a066622e 02-Sep-2022 Wei.Li <[email protected]>

Sdrpi (#211)

Add sdrpi support


# 7e3e6749 26-Mar-2022 weiliu <[email protected]>

change xilinx dma and ad9361 drv location to avoid booting problem


# abdb610f 20-Oct-2021 Jiao Xianjun <[email protected]>

Scripts are adapted for SW HW decouple

To avoid openwifi-hw github submodule in openwifi. More flexible now.


# ad0b112a 13-Aug-2021 black-pigeon <[email protected]>

change openwifi-hw submodule url, add new sdr hardware antsdr-e310, add necessary modifications


# 21e7ff91 05-May-2021 Xianjun Jiao <[email protected]>

udpate_sdcard.sh: backup BOOT.BIN devicetree and kernel in SD card openwifi directory to collabrate with sdcard_boot_udpate.sh


# 56fcab20 05-May-2021 Xianjun Jiao <[email protected]>

udpate ad9361 driver related stuffs:
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.


# 1196ed1f 05-Apr-2021 Xianjun Jiao <[email protected]>

remove our customized xilinx_dma.c. the original xilinx_dma.c in kernel can be used now


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

Update update_sdcard.sh


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

adding license and copyright headers


# 9634f24e 16-Dec-2020 Xianjun Jiao <[email protected]>

improve the kernel build procedure


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

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


# f80c9b32 05-Sep-2020 weiliu1011 <[email protected]>

Update update_sdcard.sh

typo fix


# 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 ...


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

prepare upgrade


# 2b6dbfb2 29-Mar-2020 Xianjun Jiao <[email protected]>

update SD card board_name directory structure to avoid ambiguity from analog device native board directory. track latest openwifi-hw


12