BCNP 3.2.1
Batched Command Network Protocol
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  bcnp
 message_types.h
  bcnp
  transport
 adapter.h
 controller_driver.cpp
 controller_driver.h
 tcp_posix.cppTCP transport adapter implementation for POSIX systems
 tcp_posix.h
 udp_posix.cppUDP transport adapter implementation for POSIX systems
 udp_posix.h
 command_queue.h
 controller.h
 dispatcher.cppImplementation of the BCNP packet dispatcher
 dispatcher.h
 message_queue.hTimed message queue for executing duration-based commands
 packet.cppImplementation of BCNP packet encoding and decoding functions
 packet.hBCNP packet structures, encoding, and decoding utilities
 packet_storage.h
 spi_adapter.cppImplementation of the deprecated SPI transport adapter
 spi_adapter.hSPI transport adapter for BCNP (deprecated)
 static_vector.hFixed-capacity vector with stack allocation (no heap)
 stream_parser.cppImplementation of the BCNP stream parser
 stream_parser.h
 telemetry_accumulator.h
 bcnp_codegen.py