19 Commits (1ab193f548d7e3bd31756e473e816152fc483573)

Author SHA1 Message Date
TSC21 3db9307dfb microRTPS: transport: make seq_number non-atomic 5 years ago
TSC21 c01bcd41f7 microRTPS: minor adjustements so to improve the readings; add more baud rate options 5 years ago
TSC21 0124ca6e41 microRTPS: add debug verbose option '-v'; use while loop for reads; ease the RTTI check on timesync 5 years ago
TSC21 2f4eff4c38 microRTPS: add possibility to set HW or SW flow control; improve verbosity aesthetics 5 years ago
TSC21 b2845c60d3 microRTPS: move buffer size to transport 5 years ago
TSC21 407bd8860f microRTPS: transport: hotfix to skip data packets that that don't fit the buffer and continue the readings 5 years ago
TSC21 1cbb3ebd4f microRTPS bridge: clean build warnings; improve verbosity 5 years ago
TSC21 4c5e5acefe micro-CDR: bump submodule version and update CMake and src code 5 years ago
TSC21 d80da97ef5 micrortps_client: more cleanup 5 years ago
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Peter van der Perk 07eb3d301b Enabled UDP in NuttX microRTPS build 5 years ago
TSC21 b3435dd1f5 microRTPS_transport: use preprocessor declarations to setup different build contexts for client and agent code 6 years ago
TSC21 57f1f01319 microRTPS_transport: replace printf() with PX4_ERR() 6 years ago
Gabriel Moreno 6bb0046407 urtps: fix UART speed setting to work in Linux 6 years ago
TSC21 3c246ce170 microRTPS: improve verbosity with the usage of px4_log types 6 years ago
TSC21 adbec90018 microRTPS: replace usleep() by px4_usleep() 6 years ago
David Riseborough a32333994f The single line UART setup was replaced with a locked down configuration. 7 years ago
ritul jasuja 13a3791c47 Send RTPS header and payload in one stream 7 years ago
Mark Charlebois 049c769293 Converted cxx to cpp 8 years ago
Daniel Agar 319c1d2046 microRTPS_transport.cxx fix code style 8 years ago
Daniel Agar 5b1e3b3257 microRTPS readability braces 8 years ago
Daniel Agar 62fc3fb5ab microRTPS_transport use uint8_t for topic_ID 8 years ago
Vicente Monge c85039e413 Fixing rebase conflicts 8 years ago