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