1001 Commits (727b0cf530f84be8a74aa89725e9a151d6823b2f)

Author SHA1 Message Date
TSC21 d17d5d52bf move parse_yaml_msg_id_file() to uorb_rtps_classifier.py 7 years ago
TSC21 a8b0663cfe add __init__.py to msg/tools 7 years ago
TSC21 71d1b77bbe parse output from python script into readable cmake list to use; refactor RTPS scripts 7 years ago
TSC21 a9771f13d1 rtps: add uorb_rtps_classifier.py iot classify RTPS topics as "send", "receive" or "ignore" 7 years ago
Julien Lecoeur cb3d86a609 Add support for mavlink message DEBUG_FLOAT_ARRAY 7 years ago
TSC21 2250946eaa add verification for the ID uniqueness; give list of available ID's 7 years ago
TSC21 fc980493d7 px_generate_uorb_topic_helper: add a check for the existence of the RTPS ID for each uORB topic 7 years ago
TSC21 6f4ef80389 update RTPS msg ID's 7 years ago
TSC21 28521ea77c move parse_yaml_msg_id_file() definition to generate_microRTPS_bridge.py 7 years ago
TSC21 a50fed1bf9 generate_microRTPS_bridge: state that RTPS msg IDs definition file path is relative to the msg_dir 7 years ago
TSC21 1cc3d95ff7 msg: templates: add 'ids' to the Context documentation 7 years ago
TSC21 0227ea3835 msg: RTPS: pass RTPS ID msg definition file as an EmPy global var 7 years ago
Martina 5b8ae9fb29 rename position_controller_status field from altitude_acceptance_radius 7 years ago
Martina b8e46d3323 position_controller_status: add altitude acceptance radius 7 years ago
TSC21 5c386a737c make generation of micro-RTPS agent CMakeLists.txt optional 7 years ago
TSC21 93daec43d3 generate_microRTPS_bridge: add option to set preprocessor include paths of fastrtpsgen 7 years ago
TSC21 d708c965ec px_generate_uorb_topic_helper.py: beautify 7 years ago
TSC21 4137517d12 px_generate_uorb_topic_files.py: beautify 7 years ago
TSC21 cafc2f5e61 add Copyright notice 7 years ago
TSC21 9b028e4f6d update copyright notice 7 years ago
TSC21 0bee156e8f remove unneeded condition verfication for the package 7 years ago
TSC21 57f5bb6290 generate_microRTPS_bridge.py: beautify 7 years ago
TSC21 6eda4feb20 use os.path.join() when possible 7 years ago
TSC21 8efb2bbe10 improve ImportError verbosity for yaml 7 years ago
TSC21 43f78705ab add option to set the msg IDL dir 7 years ago
TSC21 e3560795a1 make 'build' dir creation optional 7 years ago
TSC21 f43c581a8c add errno import for fixing script running over python 3 or above 7 years ago
TSC21 2cc6c03a08 change argparse logic for idl generation 7 years ago
TSC21 eedb80f76d remove unnecessary 'nargs=1' from argparse 7 years ago
TSC21 bb835382dd use a yaml file description instead of json; minor improvements and cleanup 7 years ago
TSC21 7d40c4f97e fix templates dir 7 years ago
TSC21 a323073456 load RTPS msg IDs from a JSON file and remove uorb_rtps_message_ids.py 7 years ago
TSC21 943bfbf93f generalize scripts for usage outside the PX4 Firmware dir and with other templates/packages 7 years ago
Roman 96f3feb088 weathervane: get rid of passive strategy 7 years ago
TSC21 095cdeb4b0 add a local frame of reference field to vehicle_odometry 7 years ago
TSC21 cc73f214d1 add covariance matrices index aliases 7 years ago
TSC21 1d10c5f740 vehicle_odometry: add timestamp field 7 years ago
TSC21 8325724079 general fixes on VIO data access 7 years ago
TSC21 440ebfde02 remove att_pos_mocap uORB topics 7 years ago
TSC21 183a63cce9 purge vehicle_vision_position alias 7 years ago
TSC21 8f23a073a4 ekf2: add vehicle_odometry usage and data validation check; update replay as well 7 years ago
TSC21 939216d6ff add vehicle_odometry msg 7 years ago
Roman e17f0802cc tecs msg: changed flight_path_angle to height rate as clearly we are 7 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
Daniel Agar 930ac8d4fe Mavlink set telemetry_status type properly for Sik radios 7 years ago
PX4 Build Bot e421c254e2 Update submodule genmsg to latest Fri Aug 31 21:30:44 UTC 2018 7 years ago
Daniel Agar 5207c420c3 generic position controller status/feedback message 7 years ago
Julian Oes f3e576b6f4 commander: remove set but unused HITL flag 7 years ago
bresch 9be0c97346 Failure Detector - use bitmask field instead of boolean in vehicle_status msg (failure_detector_status) and instead of struct in class 7 years ago