sm_io/*/acq/*: add independent trigger addresses
This fixes the issue where we want just to read the last channel acquisition. Before this patch, we would always read the trigger address from the last acquisition independent of the channel. This would result in wrong data, if the last channel was not the same as the current.
Showing
- src/sm_io/modules/acq/sm_io_acq_core.c 5 additions, 2 deletionssrc/sm_io/modules/acq/sm_io_acq_core.c
- src/sm_io/modules/acq/sm_io_acq_core.h 3 additions, 4 deletionssrc/sm_io/modules/acq/sm_io_acq_core.h
- src/sm_io/modules/acq/sm_io_acq_exp.c 15 additions, 7 deletionssrc/sm_io/modules/acq/sm_io_acq_exp.c
Please register or sign in to comment