11906 Commits (1d283bf3c15b79ad2aa23ed3e2de7ff80f0261fe)
 

Author SHA1 Message Date
Lorenz Meier 368a21ddab Fix typo in vector matrix product, fixes #1969, reported by @cat888 10 years ago
Lorenz Meier 7f9138f400 Merge pull request #1965 from mstuettgen/patch-1 10 years ago
Marcel Stüttgen 8380b81705 Update rc.axialracing_ax10_defaults 10 years ago
Lorenz Meier 4a60fef4c0 Merge pull request #1964 from matt-beall/pingMessages 10 years ago
Matt Beall fa9f7075fa Changed message staging 10 years ago
Matt Beall ce9f46d4e7 Added ping message handling to mavlink receiver 10 years ago
Lorenz Meier 3d8c85920b Merge pull request #1961 from bansiesta/missingrotation 10 years ago
Ban Siesta 2d19726ee7 rotation: added another missing rotation 10 years ago
Lorenz Meier 17ee20a338 commander: Improve gyro cal 10 years ago
Lorenz Meier cb99467cde commander: Remove unnessary sleep 10 years ago
Lorenz Meier a184aebf0f mavlink: Crank up param transmission rate 10 years ago
Lorenz Meier 8ebf9755e4 commander: Fix battery config 10 years ago
Don Gagne 48e88ec551 Set CAL_MAG_ID correctly 10 years ago
Don Gagne d88916d20e New mag cal changes 10 years ago
Don Gagne 716fb561aa Include sensor number 10 years ago
Don Gagne 9d61e3a7db Use new calibrate_from_orientation api 10 years ago
Don Gagne fdc053e883 Add sensor number to messages 10 years ago
Don Gagne eff3d9d713 New worker routines for orientation detection 10 years ago
Don Gagne 07853fbb58 Fixed warnx messages to show correct sensor # 10 years ago
Lorenz Meier a098ca4ec6 Move autosave into the 1-second timeout check. 10 years ago
Lorenz Meier f8fd67d3e1 Auto-save parameters on change 10 years ago
Lorenz Meier 78741c87e5 MAVLink app: 1) only transmit active params, 2) send params faster, 3) ensure no overflow occurs on buffer when sending at higher rate. 10 years ago
Lorenz Meier 4c6ddf9372 Param command: Add functionality to view active params 10 years ago
Lorenz Meier d6f7c9b8b4 systemlib: Implement active param list fully 10 years ago
Lorenz Meier fe12bffefa param subsystem: Only send the instantiated parameters via telemetry 10 years ago
Lorenz Meier 23655675d3 PWM command: Fix code style 10 years ago
Lorenz Meier 32e790110e Tests: Fix code style on system tests 10 years ago
Lorenz Meier b24af0f402 Merge pull request #1960 from dagar/format 10 years ago
Daniel Agar 8aae66b893 trivial code style cleanup round 2 10 years ago
Daniel Agar 5cc1a5dfda check_code_style exclude eigen 10 years ago
Lorenz Meier 898bf51047 Merge pull request #1959 from matt-beall/manualModeFlag 10 years ago
Lorenz Meier 285c1f916b Merge pull request #1955 from UAVenture/fix_thrust_sp_logging 10 years ago
Hessel van der Molen e2499bbb23 fixed missing float fields in IMU sdlog2 format 10 years ago
Matt Beall 9e6d318d68 Added flag to uorb publish wrapper...resolves no actuators in manual mode in fw_att_control 10 years ago
Lorenz Meier 4adb5ba276 sdlog2: Log all temperatures 10 years ago
Lorenz Meier 81546e8f84 sensors app: Log all temperature 10 years ago
Lorenz Meier 8a1cbac683 Sensor combined uORB topic: Temperature for all sensors 10 years ago
Lorenz Meier 0b26671d62 Mag drivers: Temp support 10 years ago
Lorenz Meier 953cef9a9e HMC5883: Temp dummy value 10 years ago
Lorenz Meier b3c45e7178 LSM303D: Temp support 10 years ago
Lorenz Meier cb8e32f833 MPU6K: Temp support 10 years ago
Jonathan Challinger 89d5ae69d3 mpu6000: add set_accel_range 10 years ago
Lorenz Meier 1bbfe571fa Merge branch 'pullrequest-imu-temperature' of git://github.com/tridge/Firmware 10 years ago
Lorenz Meier 4318a26b64 Merge pull request #1950 from philipoe/PR/PX4IO_RC_Mapping_Fix 10 years ago
David Sidrane 7be4298ba1 Fixes dependency not being cleaned by keeping the uavcan artifacts in the BUILD_DIR 10 years ago
Andreas Antener b361f7c81b write trust setpoint to correct field for logging 10 years ago
Lorenz Meier 7554eb515a Fix ROS install instructions 10 years ago
Lorenz Meier 8a584be530 Fix missing dependencies 10 years ago
Lorenz Meier f26edd20f6 Add missing gflags 10 years ago
philipoe 20f6fbd864 PX4IO driver: Add mapping of AUX1-3 channels, in case these are also used as control surface inputs 10 years ago