|
BCNP 3.2.1
Batched Command Network Protocol
|
Directories | |
| transport | |
Files | |
| command_queue.h | |
| controller.h | |
| dispatcher.cpp | |
| Implementation of the BCNP packet dispatcher. | |
| dispatcher.h | |
| message_queue.h | |
| packet.cpp | |
| Implementation of BCNP packet encoding and decoding functions. | |
| packet.h | |
| BCNP packet structures, encoding, and decoding utilities. | |
| packet_storage.h | |
| spi_adapter.cpp | |
| Implementation of the deprecated SPI transport adapter. | |
| spi_adapter.h | |
| SPI transport adapter for BCNP (deprecated). | |
| static_vector.h | |
| Fixed-capacity vector with stack allocation (no heap). | |
| stream_parser.cpp | |
| Implementation of the BCNP stream parser. | |
| stream_parser.h | |
| telemetry_accumulator.h | |