minipix_uart_interface
A library and examples for the MiniPIX UART interface
gatherer.h File Reference
#include <llcp.h>
#include <llcp_minipix_messages.h>
#include <mutex>
#include <chrono>
#include <thread>
#include <atomic>
#include <math.h>
#include <serial_port.h>
#include <pixel_decoder.h>
+ Include dependency graph for gatherer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  Gatherer
 

Macros

#define LLCP_DEBUG_PRINT   0
 
#define SERIAL_BUFFER_SIZE   2048
 
#define MUI_USER_HANDSHAKES   0
 
#define GUI   0
 

Macro Definition Documentation

◆ GUI

#define GUI   0

◆ LLCP_DEBUG_PRINT

#define LLCP_DEBUG_PRINT   0

◆ MUI_USER_HANDSHAKES

#define MUI_USER_HANDSHAKES   0

◆ SERIAL_BUFFER_SIZE

#define SERIAL_BUFFER_SIZE   2048