Hi,
After having successfully recorded ADC raw data with RxSat and SigImgMon I was wondering about allocating both sets.
My config is as follows:
32 chirps/frame, 20 frames, 4 ADC channels; RxSat 123 Primary + Secondary slices, 5*0.16us each; SigImgMonitor 63 slices, 8 samples/slice
@5Msps that gives 51.2us active ADC time which resolves to 64 pri slices (0.8us each) and 8*32=256samples.
Each slice is represented as a 8bit number (Interface Control Document Figure 8.6./9.)
My recorded raw file contains 8*16byte = 128byte for SigImg but also 128byte for RxSat at the end of each frame - this only sums up to 2 chirps!
Also: With double the amount of slices for RxSat I had expected 2 times the report size.
The recorded .bin has 4*20frames CQ reports - does each Rx channel have a report?
The goal is to match recorded slices with samples for each chirp and frame.
Regards,
Robert