|
minipix_uart_interface
A library and examples for the MiniPIX UART interface
|
#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 |
| #define GUI 0 |
| #define LLCP_DEBUG_PRINT 0 |
| #define MUI_USER_HANDSHAKES 0 |
| #define SERIAL_BUFFER_SIZE 2048 |