awgtpman: changed to ignore type of first adc. Will work on other than 16 bit...
awgtpman: changed to ignore type of first adc. Will work on other than 16 bit adc. Now gets sample rate from IOP via mbuf. Uses sample rate to meter the gds heartbeat instead of fixed 65536 rate. awg data buffers now can handle 2^20 samples per second. IO mem data moved partially to new shared memory definition style, but still needs an offset. What is in the first section of this mbuf?
parent
47ffc7bd
No related branches found
No related tags found
Showing
- src/drv/mbuf/mbuf_probe/analyze_awg_data.cc 9 additions, 3 deletionssrc/drv/mbuf/mbuf_probe/analyze_awg_data.cc
- src/gds/awgtpman/CMakeLists.txt 2 additions, 1 deletionsrc/gds/awgtpman/CMakeLists.txt
- src/gds/awgtpman/awg.c 6 additions, 57 deletionssrc/gds/awgtpman/awg.c
- src/gds/awgtpman/awgtpman.c 18 additions, 16 deletionssrc/gds/awgtpman/awgtpman.c
- src/gds/awgtpman/big_buffers.c 8 additions, 0 deletionssrc/gds/awgtpman/big_buffers.c
- src/gds/awgtpman/big_buffers.h 77 additions, 0 deletionssrc/gds/awgtpman/big_buffers.h
- src/gds/awgtpman/gdsheartbeat.c 9 additions, 15 deletionssrc/gds/awgtpman/gdsheartbeat.c
- src/gds/awgtpman/rmapi.c 2 additions, 2 deletionssrc/gds/awgtpman/rmapi.c
- src/gds/awgtpman/shared_memory.c 22 additions, 1 deletionsrc/gds/awgtpman/shared_memory.c
- src/gds/awgtpman/shared_memory.h 32 additions, 0 deletionssrc/gds/awgtpman/shared_memory.h
- src/gds/awgtpman/tconv.c 7 additions, 4 deletionssrc/gds/awgtpman/tconv.c
- src/nds/CMakeLists.txt 1 addition, 1 deletionsrc/nds/CMakeLists.txt
- src/shmem/awg_data.h 6 additions, 7 deletionssrc/shmem/awg_data.h
- src/shmem/shmem_all.h 1 addition, 0 deletionssrc/shmem/shmem_all.h
- src/shmem/shmem_iomem.h 14 additions, 0 deletionssrc/shmem/shmem_iomem.h
Loading
Please register or sign in to comment