2.6 Averaging Mode¶
Instead of streaming each recorded trigger event as packets, it is possible to average over multiple trigger events.
By initializing the Ndigo6G-12 board with NDIGO6G12_APP_TYPE_AVRG
,
Averaging Mode is enabled. Then, a number of
ndigo6g12_averager_configuration::iterations
are averaged
before output is written.
Averaging Mode can be used only with ADC modes A and D (see Section 2.1).
Attention
Be aware that in averaging mode, the first two 64-bit words in
data
are an extended header. See
Section 4.5 for more information.