17994 Commits (315f0408ae207d60d72295e0ef0bebd885206331)
 

Author SHA1 Message Date
Robert Lefebvre 315f0408ae AP_MotorsHeli: RSC controller to use speed ramp as simple float scalar 10 years ago
Robert Lefebvre 91c7663ca2 AP_MotorsHeli: Set range of new RSC Servo object. 10 years ago
Robert Lefebvre 990761a13b Copter: Create new heli RSC RC Channel object. 10 years ago
Robert Lefebvre cefa0c28a6 AP_MotorsHeli: RSC Mode 0 no longer a valid mode 10 years ago
Robert Lefebvre 981c96d8bc AP_MotorsHeli: Add more parameter checks 10 years ago
Robert Lefebvre ed08e9d531 AP_MotorsHeli_RSC: Split out rotor speed estimate into it's own function 10 years ago
Robert Lefebvre 064cc63512 AP_MotorsHeli: Colyaw function to check if rotor speed control is above idle 10 years ago
Robert Lefebvre 77e4bf39aa AP_MotorsHeli: rework RSC output() function to implement idle speed function 10 years ago
Robert Lefebvre c3e7eed299 AP_MotorsHeli_Single: Fix recalc_scalars function 10 years ago
Robert Lefebvre 214d60abb9 AP_MotorsHeli: Create RSC_IDLE param 10 years ago
Robert Lefebvre 27f8d6bcd5 AP_MotorsHeli: Change RSC output() function into a state machine. 10 years ago
Robert Lefebvre 10b0be9e75 AP_MotorsHeli: Fully detail tradheli output functions and move manual servo handling 10 years ago
Robert Lefebvre 7dda0f651a AP_MotorsHeli: Rename tradheli servo objects for clarity 10 years ago
Robert Lefebvre 457d939e77 AP_MotorsHeli: Update includes so that it builds 10 years ago
Fredrik Hedberg e6119cf51f AP_Motors: Fix param indices in AP_MotorsHeli. 10 years ago
Fredrik Hedberg 411947ea7c AP_Motors: Rename output_yaw to move_yaw in AP_MotorsHeli_Single. 10 years ago
Fredrik Hedberg 1e8be73a27 AP_Motors: Fix formatting in AP_MotorsHeli_RSC. 10 years ago
Fredrik Hedberg e6957df54a AP_Motors: Fix param range comment in AP_MotorsHeli. 10 years ago
Fredrik Hedberg 66d9d38750 Copter: Use AP_MotorsHeli_Single for HELI_FRAME. 10 years ago
Fredrik Hedberg 97e09fa9b0 AP_Motors: Move traditional helicopter controls into AP_MotorsHeli_Single. 10 years ago
Fredrik Hedberg af69a20ba5 AP_Motors: Break out yaw output in AP_MotorsHeli. 10 years ago
Fredrik Hedberg feb32f40ed AP_Motors: Break out servo init and reset in AP_MotorsHeli. 10 years ago
Fredrik Hedberg ae9a16dc27 AP_Motors: Move rotor speed control into AP_MotorsHeli_RSC. 10 years ago
Fredrik Hedberg 1bb6b65ce0 AP_Motors: Use C++11 initializers in AP_MotorsHeli. 10 years ago
Andrew Tridgell ff934d5bca Copter: added FS_CRASH_CHECK parameter 10 years ago
Andrew Tridgell 90909f2b4a Copter: added DISARM_DELAY parameter 10 years ago
Andrew Tridgell f6f2973acd AC_WPNav: make changes in WPNAV_ACCEL take effect immediately 10 years ago
Andrew Tridgell 2c7a113790 AP_GPS: ensure all GPS drivers give headings as 0..360 degrees 10 years ago
Tom Pittenger 15b242832e AP_Mission: lat/lng == 0 bug fix 10 years ago
Tom Pittenger 81f8358705 Plane: restart landing by jumping to DO_LAND_START or decrement mission 10 years ago
Tom Pittenger 41508457e1 AP_Mission: add get_prev_nav_cmd_with_wp_index() 10 years ago
Stewart Loving-Gibbard 722dd29370 Plane: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Stewart Loving-Gibbard 7cb494d8e2 Copter: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Stewart Loving-Gibbard a315b980bf Rover: Moving to RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Stewart Loving-Gibbard c5f70d22c5 AP_RSSI: Adding RSSI library for reading various kinds of RSSI, with the possibility of adding more. 10 years ago
Grant Morphett 1b67e49df4 exampleLowPassFilter2p: fixed simple typo error - now build success 10 years ago
Randy Mackay cbfbd46547 Copter: Release notes for AC3.3-rc10 10 years ago
Randy Mackay 4bf36d787b Plane: use labs for int32 values 10 years ago
Randy Mackay cc68260478 Plane: sanity check do-set-home, do-set-ROI and fence-point locations 10 years ago
Lucas De Marchi a66a201bf5 AP_Compass: HMC5843: Add support for MPU6000 auxiliary bus 10 years ago
Lucas De Marchi a44ab9ed98 AP_HAL: define constant for HMC5843 on MPU6000 10 years ago
Lucas De Marchi 628e446e3e AP_Compass: HMC5843: use a struct for raw value 10 years ago
Lucas De Marchi 9ecd1daf81 AP_Compass: HMC5843: remove useless delay 10 years ago
Lucas De Marchi c66c9c41f2 AP_Compass: HMC5843: be agnostic to I2C bus 10 years ago
Staroselskii Georgii 3eb6be64c9 AP_Compass: ignore first two readings in a clearer way 10 years ago
Staroselskii Georgii 633330db14 AP_Compass: rename calibration array in HMC 10 years ago
Staroselskii Georgii d8bddcbf3a AP_Compass: fix indentation in HMC's driver 10 years ago
Staroselskii Georgii 79ffddc6db AP_Compass: add a macro for checking calibration values in HMC 10 years ago
Lucas De Marchi f61386ae43 AP_Compass: HMC5843: release the lock before read 10 years ago
Staroselskii Georgii a9e8c1c464 AP_Compass: encapsulated calibration in HMC 10 years ago