33 Commits (a95da715d5b5b2217fba44f4af92455fd6160d57)

Author SHA1 Message Date
Beat Küng 00d939995b fix micrortps_transport: set poll fd when baudrate is 0 4 years ago
TSC21 21953daa3b microRTPS: transport: fix UART configuration 4 years ago
TSC21 4b6646c5f3 microRTPS: transport: normalize configs with mavlink/mavlink-router 4 years ago
TSC21 8762dce762 microRTPS: transport: small format fix 4 years ago
TSC21 fae1627d92 microRTPS: client: cleanup and make arguments consistent 4 years ago
TSC21 ba3dbbd38d microRTPS: send the system ID with the RTPS packet header and remove the need for extra id fields in uORB 4 years ago
Julian Oes 0c9fefce32 urtps: rectify comment 4 years ago
Oleg 8fbbf56c4d microRTPS: fix setting UART communication flags 4 years ago
TSC21 0c5f2d3b8c microRTPS: add missing header for PRIu32 and PRIu16 macros 4 years ago
TSC21 d3a23cee40 microRTPS: agent: fix double free memory problem on SIGINT 4 years ago
TSC21 63571b3e3f microRTPS: agent: match the code style from the PX4 Firmware 4 years ago
David Sidrane 026d36dee8 microRTPS:Use inttypes 4 years ago
TSC21 603a4d8955 microRTPS: transport: fix parsing 5 years ago
TSC21 398f104918 microRTPS: transport: do not discard message from rx_buffer if a CRC error occurs 5 years ago
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