36 #include "microRTPS_transport.h" 44 #include <ucdr/microcdr.h> 45 #include <px4_platform_common/px4_config.h> 46 #include <px4_platform_common/getopt.h> 47 #include <px4_platform_common/posix.h> 48 #include <px4_platform_common/tasks.h> 49 #include <px4_platform_common/time.h> 52 #define BUFFER_SIZE 1024 55 #define BAUDRATE 460800 56 #define DEVICE "/dev/ttyACM0" 58 #define IP "127.0.0.1" 59 #define DEFAULT_RECV_PORT 2019 60 #define DEFAULT_SEND_PORT 2020
API for the uORB lightweight object broker.
#define DEFAULT_SEND_PORT
void micrortps_start_topics(struct timespec &begin, uint64_t &total_read, uint64_t &received, int &loop)
Namespace encapsulating all device framework classes, functions and data.
#define DEFAULT_RECV_PORT
Transport_node * transport_node