REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches
daq.cpp File Reference
#include <Arduino.h>
#include <DMAChannel.h>
#include <algorithm>
#include <bitset>
#include <carrier/carrier.h>
#include <daq/teensy/daq.h>
#include <utils/logging.h>
#include <utils/running_avg.h>
Include dependency graph for daq.cpp:

Go to the source code of this file.

Namespaces

namespace  daq
 Routines for data acquisition (DAQ) using the internal analog-to-digital converters (ADC).
 
namespace  daq::stream