69 Commits (a4c4f356b3ea0d6d71246cfa66058ca8b3c68888)

Author SHA1 Message Date
TSC21 31b110c2ac rtps: fix and minor cleanup of scripts and templates 6 years ago
TSC21 a7580b14ba update IDL template so it can process builtin types 6 years ago
TSC21 1cc3d95ff7 msg: templates: add 'ids' to the Context documentation 6 years ago
TSC21 0227ea3835 msg: RTPS: pass RTPS ID msg definition file as an EmPy global var 6 years ago
TSC21 bb835382dd use a yaml file description instead of json; minor improvements and cleanup 6 years ago
TSC21 a323073456 load RTPS msg IDs from a JSON file and remove uorb_rtps_message_ids.py 6 years ago
Daniel Agar af6098b9ea uORB print_message add device_id pretty print 7 years ago
TSC21 a1ac34d3e7 reformat how the passed time is printed 7 years ago
TSC21 8a8cc26b13 uorb templates: remove redundant timestamp field 7 years ago
TSC21 e932030d88 add timestamp field to uORB msgs; sync timestamp whenever possible 7 years ago
Beat Küng f1dc8f8f48 listener: use PX4_INFO_RAW instead of printf 7 years ago
Nuno Marques 83fd5a5fd1 Update micro-CDR to latest and fix API usage (#9651) 7 years ago
TSC21 518daa4a8d fastrtps: clean up and fix template for client/agent code 7 years ago
Daniel Agar a6883c3a0d uORB generated header use full name in C define 7 years ago
David Riseborough a32333994f The single line UART setup was replaced with a locked down configuration. 7 years ago
Beat Küng 0038a5e755 uorb: fix constness for _uorb_topics_list 7 years ago
Daniel Agar 416feea9e4 uORB print_message cleanup 7 years ago
Daniel Agar a98c7cf5c8 generate uorb topic helper rename px4_printf to print_field 7 years ago
Daniel Agar 0a0044fc29 uORB print message add timestamp elapsed 7 years ago
Daniel Agar 3db17a04fc uORB generate message print functions 7 years ago
Vicente Monge a272cbbd08 Included field timestamp for micrortps bridge messages. 7 years ago
Avinash Reddy Palleti 12c343317c Add aerofc baudrate to list 7 years ago
Beat Küng 89b2fa2ba0 microRTPS_transport.h: add clarifying comment for Transport_node::write() 7 years ago
ritul jasuja 13a3791c47 Send RTPS header and payload in one stream 7 years ago
David Riseborough 83133b1bca This commit fixes the way baud rate is generated from the program argument in 7 years ago
Daniel Agar 9b5ae1ef7a NuttX upgrade default compiler to GCC 7 7 years ago
Daniel Agar 651df03f76 RTPS and micro-CDR build system cleanup (#8084) 7 years ago
Daniel Agar 48f1e3ed1c uORB generation move to msg/ 7 years ago
Beat Küng 77785c01ef micrortps_client.cpp.template: avoid 0-init & check result of orb_copy 8 years ago
Beat Küng 55f65b4aff Tools/message_id.py: rename to uorb_rtps_message_ids.py for clarity 8 years ago
José Roberto de Souza 1a3315e397 msg: Fix build in python3 8 years ago
Vicente Monge c5e2745a19 Fixes for manual bridge generation 8 years ago
Mark Charlebois d24503242e Extracted non-template code from template 8 years ago
Mark Charlebois 049c769293 Converted cxx to cpp 8 years ago
Mark Charlebois fc3d49240e Added missing "%" 8 years ago
Daniel Agar 1e3fa64eff microRTPS_client printf PRIu64 8 years ago
Daniel Agar 30f8e5751d Makefile simplify colorecho for CI 8 years ago
Mark Charlebois fd86ab7f69 Fixed clock_gettime to be portable to OSX 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 2151890e50 urtps microRTPS_transport.h code style 8 years ago
Daniel Agar 62fc3fb5ab microRTPS_transport use uint8_t for topic_ID 8 years ago
Daniel Agar e6633da832 microRTPS_client printf format fix 8 years ago
Vicente Monge c85039e413 Fixing rebase conflicts 8 years ago
Daniel Agar b4e2360070 uORB generation use constexpr (#7348) 8 years ago
Daniel Agar 3721fb9d52 cmake cleanup nuttx dependency handling (#7007) 8 years ago
Beat Küng 89a7e0cf87 uorb topics generator: add multi-topics to the list of all topics 9 years ago
Beat Küng 623fe7ca2c logger + uorb msg template: rm msg name from o_fields to save space 9 years ago
Beat Küng 5cf8081a98 uorb template: add timestamp to the format string 9 years ago
Beat Küng 093eece29b orb message templates: move common code into px_generate_uorb_topic_helper.py 9 years ago