2702 Commits (eb9daf097e10f434e729581b3ffce6c1b322b927)

Author SHA1 Message Date
Lorenz Meier 5c08a1aeac Untangled local pos and distance messages, now sending distance messages only for actual distance measuring devices 11 years ago
Lorenz Meier f846690395 Added rangefinder message to MAVLink app 11 years ago
Lorenz Meier 80cd2e6c9b Added fields to range finder clarifying sensor properties 11 years ago
Lorenz Meier 88357c58bd mavlink: Change to size optimization 11 years ago
Helen Oleynikova a39382dc17 VICON -> VICN really this time. 11 years ago
Helen Oleynikova 5b090a7095 VICON -> VICN 11 years ago
Helen Oleynikova 284218174c Tabs tabs tabs 11 years ago
Helen Oleynikova 863cd2e838 Added VICON logging, finally. 11 years ago
Lorenz Meier 27884e49be Revert "Merge pull request #816 from PX4/mavlink_commandlongstream" 11 years ago
Anton Babushkin d55e64d1e5 mavlink: minor comments and formatting fixes 11 years ago
Anton Babushkin 09093b17da mavlink: commands stream implemented 11 years ago
Anton Babushkin 523606668f position_estimator_inav: make land detector more sensitive to LANDED -> IN AIR transitions 11 years ago
Thomas Gubler bccdbde45e commander: handle_command: do not filter command if componentid == 0 11 years ago
Thomas Gubler f0d043c068 mavlink: COMMAND_LONG stream: listen to vehicle_command uorb topic and send mavlink_msg_command_long 11 years ago
Thomas Gubler a6215b7bda commander: handle_command: filter commands by sysid and componentid 11 years ago
Thomas Gubler 134633c7f0 mavlink: accessor for _mavlink_fd 11 years ago
Thomas Gubler 814d3c385c gps driver: fake mode: lower eph and epv values in order to convince the commander that the gps signal is valid 11 years ago
Julian Oes 38c3e68976 Send camera command to all, use own sysid 11 years ago
Julian Oes bb3792bcdd mavlink: use LL_FOREACH 11 years ago
Julian Oes a4a12dab33 commander: put unsupported warning back in place 11 years ago
Anton Babushkin de3efc0975 mavlink: publish SYS_STATUS at constant rate, don't look at update() result 11 years ago
Thomas Gubler 536ff50fe1 mavlink: in normal mode transmit position setpoint and roll-pitch-yaw-thrust setpoint 11 years ago
Lorenz Meier e4cfdb4f9f mavlink: Add manual SP subscription 11 years ago
Anton Babushkin 7c4f1c90dc mavlink_receiver: fixed bug in manual control publication, minor refactoring 11 years ago
Lorenz Meier ab60b13b6d fw_att_controller: Forcing actuator scaling to at least minimum speed 11 years ago
Lorenz Meier 4a0c660088 Do not make minimum airspeed assumptions, as we can trust our digital sensor a bit. A blocked pitot also most likely will result in more than just 6.5 m/s airspeed and so the check is based on a bunch of weak assumptions 11 years ago
Lorenz Meier a1a4013d02 Populate air temperature field 11 years ago
Lorenz Meier c17201afbf Log air temperature 11 years ago
Lorenz Meier 6319ec2036 Add celsius air temperature field to airspeed 11 years ago
Lorenz Meier e6d48c4f32 Fix failsafe assignment in sensors app 11 years ago
Lorenz Meier 262485a5e8 px4io: Typo fixed 11 years ago
Lorenz Meier 024de1fec4 Remove unwanted colon 11 years ago
Lorenz Meier fc39af08a1 airspeed: Prevent the filter from overshooting into the negative airspeed range 11 years ago
Lorenz Meier 7b95d36405 navigator hotfix: Increase acceptance range for yaw setpoints. 11 years ago
Lorenz Meier de7a6b057f Cleanups on system power logging format 11 years ago
Lorenz Meier 671d35f67c Fix logic for S.Bus failsafe detection 11 years ago
Lorenz Meier be38372be1 sf0x driver: Stop emitting error messages once there is no hope this sensor will recover - continue to output error messages if the errors are just intermittent 11 years ago
Lorenz Meier 3da219c3db Update airspeed calibration routine to account for new signedness options 11 years ago
Andrew Tridgell cdec5e1d05 Included raw differential pressure field 11 years ago
Andrew Tridgell 9719af623d Merged voltage compensation 11 years ago
Andrew Tridgell 00c82f0836 Merged airspeed changes 11 years ago
Lorenz Meier 06d5c6ad28 sdlog2: Compile fixes for system power logging 11 years ago
Lorenz Meier f21ce7e50c Compile hotfix for master 11 years ago
Lorenz Meier da10565052 sdlog2: Add system power to logging 11 years ago
Jonathan Challinger f1f9f452c0 tone_alarm: Added arming failure tone 11 years ago
Andrew Tridgell 30d1ce3a51 hmc5883: properly reset mag to normal state on calibration fail 11 years ago
Andrew Tridgell 6ea22c8c07 adc: publish system_power ORB topic from ADC 11 years ago
Andrew Tridgell ea5279389f uORB: added an ORB topic for system_power 11 years ago
Lorenz Meier 3b5e6f9833 sensors and px4io driver: Guard against failsafe trigger for inverted remotes 11 years ago
Lorenz Meier 73d04f7a37 px4io driver: Only publish RC signal if it was at least once valid. 11 years ago