Commit Graph

48668 Commits

Author SHA1 Message Date
Lorenz Meier f8fd67d3e1 Auto-save parameters on change 2015-03-28 13:07:01 -07:00
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. 2015-03-28 13:07:01 -07:00
Lorenz Meier 4c6ddf9372 Param command: Add functionality to view active params 2015-03-28 13:07:01 -07:00
Lorenz Meier d6f7c9b8b4 systemlib: Implement active param list fully 2015-03-28 13:07:01 -07:00
Lorenz Meier fe12bffefa param subsystem: Only send the instantiated parameters via telemetry 2015-03-28 13:07:01 -07:00
Lorenz Meier 23655675d3 PWM command: Fix code style 2015-03-28 19:54:00 +01:00
Lorenz Meier 32e790110e Tests: Fix code style on system tests 2015-03-28 19:51:15 +01:00
Lorenz Meier b24af0f402 Merge pull request #1960 from dagar/format
Trivial code style cleanup round 2
2015-03-28 11:20:55 -07:00
Daniel Agar 8aae66b893 trivial code style cleanup round 2 2015-03-27 23:38:58 -04:00
Daniel Agar 5cc1a5dfda check_code_style exclude eigen 2015-03-27 19:08:44 -04:00
Lorenz Meier 898bf51047 Merge pull request #1959 from matt-beall/manualModeFlag
Added flag to uorb publish wrapper...resolves no actuators in manual mod...
2015-03-27 10:44:50 -07:00
Lorenz Meier 285c1f916b Merge pull request #1955 from UAVenture/fix_thrust_sp_logging
Write trust setpoint to correct field for logging
2015-03-27 10:34:53 -07:00
Hessel van der Molen e2499bbb23 fixed missing float fields in IMU sdlog2 format 2015-03-27 10:31:12 -07:00
Matt Beall 9e6d318d68 Added flag to uorb publish wrapper...resolves no actuators in manual mode in fw_att_control 2015-03-27 10:39:18 -06:00
Pavel Kirienko 034123873e Merge branch 'dsdl_review' 2015-03-27 00:05:46 +03:00
Lorenz Meier 4adb5ba276 sdlog2: Log all temperatures 2015-03-25 22:59:08 -07:00
Lorenz Meier 81546e8f84 sensors app: Log all temperature 2015-03-25 22:58:54 -07:00
Lorenz Meier 8a1cbac683 Sensor combined uORB topic: Temperature for all sensors 2015-03-25 22:58:25 -07:00
Lorenz Meier 0b26671d62 Mag drivers: Temp support 2015-03-25 22:58:00 -07:00
Lorenz Meier 953cef9a9e HMC5883: Temp dummy value 2015-03-25 22:57:47 -07:00
Lorenz Meier b3c45e7178 LSM303D: Temp support 2015-03-25 22:57:32 -07:00
Lorenz Meier cb8e32f833 MPU6K: Temp support 2015-03-25 22:57:18 -07:00
Jonathan Challinger 89d5ae69d3 mpu6000: add set_accel_range 2015-03-25 22:02:05 -07:00
Lorenz Meier 1bbfe571fa Merge branch 'pullrequest-imu-temperature' of git://github.com/tridge/Firmware 2015-03-25 21:53:03 -07:00
Lorenz Meier 4318a26b64 Merge pull request #1950 from philipoe/PR/PX4IO_RC_Mapping_Fix
PX4IO driver: Add mapping of AUX1-3 channels, in case these are also use...
2015-03-25 19:14:33 -07:00
David Sidrane 7be4298ba1 Fixes dependency not being cleaned by keeping the uavcan artifacts in the BUILD_DIR 2015-03-25 08:11:32 -10:00
Andreas Antener b361f7c81b write trust setpoint to correct field for logging 2015-03-25 11:58:01 +01:00
Lorenz Meier 7554eb515a Fix ROS install instructions 2015-03-25 01:02:29 -07:00
Lorenz Meier 8a584be530 Fix missing dependencies 2015-03-24 14:55:17 -07:00
Lorenz Meier f26edd20f6 Add missing gflags 2015-03-24 14:50:22 -07:00
Pavel Kirienko 0c8f0700af protocol.param.GetSet update - min/max only for numeric types, longer string value 2015-03-24 22:25:25 +03:00
Johan Jansen c4bc9d19cb LidarLite: Added collect phase to PWM 2015-03-24 12:57:22 +01:00
philipoe 20f6fbd864 PX4IO driver: Add mapping of AUX1-3 channels, in case these are also used as control surface inputs 2015-03-24 12:50:48 +01:00
Johan Jansen 4e7fa5aade LidarLite: Add uORB handling in PWM drivers 2015-03-24 12:23:15 +01:00
Johan Jansen d160817de3 LidarLite: Fix bug for I2C ioctl 2015-03-24 12:06:54 +01:00
Johan Jansen 874c319888 LidarLite: Code cleanup 2015-03-24 11:49:34 +01:00
Johan Jansen b1da12b43f LidarLite: Added PWM version of the LidarLite driver 2015-03-24 11:31:11 +01:00
Johan Jansen eeb8562c6e LidarLite: Compile with weffc++ and fix all warnings 2015-03-24 10:10:11 +01:00
Johan Jansen b084558a79 LidarLite: Code cleanup, prepare for PWM version of the driver 2015-03-24 10:04:40 +01:00
Pavel Kirienko d41a216546 BatteryInfo update 2015-03-24 02:06:33 +03:00
Lorenz Meier fff74304f0 Merge pull request #1946 from UAVenture/mainstate_rename
Revert the MainS to MainState to keep LogMuncher happy.
2015-03-23 13:47:18 -07:00
Simon Wilks 39d3b903e7 Revert the MainS to MainState to keep LogMuncher happy. 2015-03-23 21:13:07 +01:00
Pavel Kirienko 209547e8b6 Map<>::KVPair constructor fix 2015-03-23 22:20:15 +03:00
Pavel Kirienko 0affb0eaec Convenience method IParamManager::isParamValueEmpty() 2015-03-23 18:34:19 +03:00
Pavel Kirienko 6598b15d88 ParamServer logic improvement 2015-03-23 18:14:44 +03:00
Pavel Kirienko a12dc5aa98 param.GetSet clarifications 2015-03-23 17:34:55 +03:00
Pavel Kirienko ab4c5f54a6 Map<>::getByIndex() 2015-03-23 04:27:59 +03:00
Pavel Kirienko bd7a088728 Air data update 2015-03-22 13:58:27 +03:00
Lorenz Meier 07389eabbe Merge pull request #1942 from PX4/mc_mixer_limit
Fix limiting in mc mixer
2015-03-21 23:15:33 -07:00
Anton Babushkin 95be7c2289 Fix limiting in mc mixer 2015-03-21 16:12:33 +01:00