27050 Commits (7bdfac786d093abe87b8b9c99d10cabb1147c9f2)
 

Author SHA1 Message Date
Kurt Kiefer 7a5a135739 PX4IO Firmware: promote rssi to static storage 7 years ago
Daniel Agar b1d3bb0403
stop ignoring Wmissing-field-initializers and fix (#9912) 7 years ago
Paul Riseborough fc65939f0e ekf2: Add support for use of multiple GPS receivers (#9765) 7 years ago
Daniel Agar afe82ffb31
Update submodule mavlink v2.0 to latest Sat Jul 21 21:26:19 EDT 2018 7 years ago
Paul Riseborough a37580ceac mc_pos_control: remove un-used parameter 7 years ago
Paul Riseborough 73a7aa75a8 FlightTasks: update terrain hold transition logic. 7 years ago
Paul Riseborough dd3fb84db8 mc_pos_control: Fix parameter description error 7 years ago
Paul Riseborough c9ca27e7c2 ekf2: Update documentation for EKF2_RNG_AID parameter 7 years ago
Paul Riseborough 7ff23f7859 posix-configs: Update optical flow SITL test parameter defaults 7 years ago
Paul Riseborough 2baa6caacb FlightTasks: Fix transition between use of local and ground height (+2 squashed commits) 7 years ago
Paul Riseborough 82780e33b9 mc_pos_control: Add parameter support for terrain hold function 7 years ago
mcsauder 14a8afb61d Formatted whitespace and comments, standardized comment block styles and single line comments, and added capitalization and full stops to comments wherever appropriate. 7 years ago
Kurt Kiefer a114450f51 spektrum_rssi: clear PX4IO_P_SETUP_FEATURES_ADC_RSSI when valid 7 years ago
Kurt Kiefer fc16dce8f1 spektrum_rssi: initialize rssi lookup as constexpr 7 years ago
Kurt Kiefer 597372bec9 Gather RSSI data from Spektrum Telemetry receivers 7 years ago
Daniel Agar 8feac97399 docker update all to 2018-07-19 tagged image 7 years ago
mcsauder ec16a4d063 Migrate LOGGER_BUF argument to rc.logging, group OUTPUT_MODE instances closer together by relocating UAVCAN logic block in rcS, and alphabetize hardware specific logic in rc.sensors. 7 years ago
David Sidrane 5ae39229b8 manifest:Clean up using synbolic constants 7 years ago
David Sidrane 45f210e544 fmu:Use Compile time & run time Safety switch control 7 years ago
David Sidrane 3ea3c1f537 px4fmu-v5:Runtime Safety LED support. 7 years ago
David Sidrane 3136521493 px4fmu-v5:Fix led toggle. 7 years ago
David Sidrane 1db1155697 px4fmu-v5:Comment and define SAFETY LED and Button so FMU can use 7 years ago
David Sidrane c9cf17c432 px4fmu-v5:define BOARD_HAS_CONTROL_STATUS_LEDS 7 years ago
David Sidrane 0b60df5fe0 px4fmu-v2:Added HW manifest (only support PX4IO) for now 7 years ago
David Sidrane 08e04e3c5c px4fmu-v4pro:Comment GPIO_BTN_SAFETY_FMU is inited and not used 7 years ago
David Sidrane 4330d6dad5 px4fmu-v4pro::Define BOARD_HAS_STATIC_MANIFEST as 1 7 years ago
David Sidrane 3b0427c2a5 auav-x21:Define BOARD_HAS_STATIC_MANIFEST as 1 7 years ago
David Sidrane 68aa5664b0 px4io:Use manifest query mechanism 7 years ago
David Sidrane 840b3ae985 px4fmu-v5:manifest add initial query mechanism 7 years ago
David Sidrane a0cc4dc345 Fix typo 7 years ago
David Sidrane f2cb7b0ade board_common:Add underpinning for board manifest query 7 years ago
David Sidrane 5b4da90d60 fmuv2:Added State information for FMUv2 questionable hardware 7 years ago
David Sidrane 7524a318cc px4fmuv5:Fix display order to ver rev 7 years ago
David Sidrane 7a4ac739f1 Fix Stack warning 7 years ago
Daniel Agar 345f6367a5 av-x remove mc_pos_control_tests 7 years ago
Dennis Mannhart 18a3c08659 mc_pos_control: idle to armed state delay controlled by parameter MPC_IDLE_TKF 7 years ago
Dennis Mannhart ab1ae1fb4e mc_pos_control_main: trigger failsafe if no setpoint along D-direction is valid 7 years ago
ChristophTobler 9362f844f4 position control: fix failsafe thrust 7 years ago
ChristophTobler 7cc85885a4 position control: set _skip_controller before calling _interfaceMapping() 7 years ago
ChristophTobler 80867343ab mc_pos_control: trigger failsafe if no pos, vel or thrust pair is valid 7 years ago
Dennis Mannhart 260284571d mc_pos_control: move failsafe logic into method 7 years ago
Dennis Mannhart ac2c49218d mc_pos_control: remove mavlink_log_info 7 years ago
Dennis Mannhart f11a65a74f mc_pos_control: fix overwrite for state velocity 7 years ago
Dennis Mannhart f2d559a4c2 mc_pos_control: minor refactor 7 years ago
Matthias Grob cc0bc05156 mc_att_control: remove useless parameter MC_YAW_FF 7 years ago
Dennis Mannhart b5731e0ccd FlightTaskOffboard: only start task if control mode flags are met 7 years ago
Dennis Mannhart bf4ac7a9d6 mc_pos_control: for terrain following use range sensor climbrate for velocity estimate 7 years ago
Dennis Mannhart eb7139bc56 FlightTaskManualAltitude: respect maximum altitude if there is a valid distance sensor 7 years ago
Dennis Mannhart c907e7a9dc FlighttaskManualAlititude: replace SENS_FLOW_MINRNG with hagl_min 7 years ago
Dennis Mannhart 4af9d79986 FlighttaskManualPosition: check if estimator velocity maximum is finite 7 years ago