228 Commits (master)

Author SHA1 Message Date
TSC21 eedb80f76d remove unnecessary 'nargs=1' from argparse 6 years ago
TSC21 bb835382dd use a yaml file description instead of json; minor improvements and cleanup 6 years ago
TSC21 7d40c4f97e fix templates dir 6 years ago
TSC21 a323073456 load RTPS msg IDs from a JSON file and remove uorb_rtps_message_ids.py 6 years ago
TSC21 943bfbf93f generalize scripts for usage outside the PX4 Firmware dir and with other templates/packages 6 years ago
Daniel Agar 55abaaf6ab uORB printf map extend floating point decimal places 7 years ago
Daniel Agar af6098b9ea uORB print_message add device_id pretty print 7 years ago
PX4 Build Bot e421c254e2 Update submodule genmsg to latest Fri Aug 31 21:30:44 UTC 2018 7 years ago
TSC21 7c7602873e assert over the type of the 'timestamp' field 7 years ago
TSC21 c10e851251 replace printf with PX4_INFO_RAW 7 years ago
TSC21 c53c035ec6 px_generate_uorb_topic_files: add check and throw error if no timestamp field exists 7 years ago
TSC21 a1ac34d3e7 reformat how the passed time is printed 7 years ago
TSC21 cac84e1424 px_generate_uorb_topic_helper: do not account with the timestamp, so the struct size matches 7 years ago
Beat Küng f1dc8f8f48 listener: use PX4_INFO_RAW instead of printf 7 years ago
TSC21 ca42483794 update msgs fields from camelCase to snake_case so rosidl_generate_interfaces() is able to generate code for ROS IDL files 7 years ago
Daniel Agar c199ca5193 msg generated print support boolean 7 years ago
Nuno Marques 83fd5a5fd1 Update micro-CDR to latest and fix API usage (#9651) 7 years ago
Daniel Agar 1b5396436e
Update submodule genmsg to latest Fri May 4 20:26:30 CDT 2018 (#9416) 7 years ago
Daniel Agar 06466cc125 gencpp and genmsg update to tracking branch latest 7 years ago
Daniel Agar 416feea9e4 uORB print_message cleanup 7 years ago
Daniel Agar e76a7e48c8 generate uorb topic helper ignore _padding properly 7 years ago
Daniel Agar a98c7cf5c8 generate uorb topic helper rename px4_printf to print_field 7 years ago
Daniel Agar 3db17a04fc uORB generate message print functions 7 years ago
Daniel Agar b8e24b5d2f uORB delete unused vehicle_force_setpoint 7 years ago
Daniel Agar d3c87c77d2 uORB delete unused pwm_output 7 years ago
Daniel Agar 6ca86c3608 uORB delete unused filtered_bottom_flow 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