4471 Commits (d58ceb2b09d5edabf6340773d841bedd2e3ff26d)
 

Author SHA1 Message Date
Jason Short d58ceb2b09 RTL: Commands.pde 13 years ago
Jason Short c5617eeeac Arducopter.pde_RTL: 13 years ago
Jason Short 2450c25544 Arducopter: enabled RTL_altitude, renamed function to be more accurate 13 years ago
Jason Short 2e8eee9306 Added code for self centering throttle - disabled by default. 13 years ago
Michael Oborne b2d73d8f68 fixup sitl attribute group for planner. - causing invalid advanced/standard views 13 years ago
Michael Oborne 46f004bcca APM Planner 1.1.95 13 years ago
Andrew Tridgell d1cb8c9a60 ArduBoat: removed use of analogRead() 13 years ago
Andrew Tridgell 769011e947 AnalogSource: added some example code 13 years ago
Andrew Tridgell 1fdcc3e8f0 SITL: added support for new analog source 13 years ago
Andrew Tridgell 82ede937e7 AnalogSource: convert analogRead() calls to the new API 13 years ago
Andrew Tridgell c8befe4536 AnalogSource: make the Arduino AnalogSource interrupt driven 13 years ago
rmackay9 78fa903e17 ArduCopter: updated STABILIZE_ROLL_I to 0.01 (was 0.1) as instructed by Marco 13 years ago
Jason Short 4d6ccccef5 Circle_WP distance check fix 13 years ago
Jason Short 59d16f5fe0 Commands.pde: increased bad WP distance check 13 years ago
Jason Short eea788b63f navigation.pde : Added a drag/velocity prediction filter for improved I term wind correction. 13 years ago
Jason Short 031830b5fe System.pde: Toy mode details for set_mode() 13 years ago
Jason Short c276fe8fa0 GCS_Mavlink: added notes to #if malink10 13 years ago
Jason Short 0011190880 defines.h: Toy Mode defines for flight modes 13 years ago
Jason Short 4450d80ea3 Config.h: Optimizing Nav gains 13 years ago
Jason Short 3ce867508b Attitude.pde: Toy mode logic 13 years ago
Jason Short 668135ea8b Arducopter.pde: Added Toy mode refinements 13 years ago
Jason Short 49401bffae Params: Added toy_yate_rate 13 years ago
Jason Short 5e4d28baf0 Added Toy mode to navigation 13 years ago
Jason Short e036bee424 Aeducopter.pde: Toy mode updates 13 years ago
Adam M Rivera 61baa666c4 commands_process.pde: Bug fix 427. By default, the copter would land after an AUTO mission. Updated to check for valid approach altitude at end of mission. 13 years ago
Andrew Tridgell 136c03c3c0 AHRS: include the P terms in get_gyro() 13 years ago
Andrew Tridgell acc6adf6e9 MPU6k: removed an unused variable 13 years ago
Andrew Tridgell 55092c25a6 SITL: enable the SIM_* parameters in ArduCopter and ArduPlane 13 years ago
Andrew Tridgell ed691fc465 SITL: added SITL class for controlling simulation 13 years ago
Andrew Tridgell 16c55c64d4 AHRS: don't add the P terms in _omega 13 years ago
Adam M Rivera dadc7d5a7d ArduCopter: Loiter Timer should have been set when the approach altitude was set. Previously, land had to be enabled before auto approach would work. 13 years ago
Andrew Tridgell 37fc6c46b9 AHRS: disable barometer for vertical acceleration 13 years ago
Andrew Tridgell 58c4d458dc AHRS: re-instate new DCM drift correction code 13 years ago
Pat Hickey d0453c5085 Autotest: use mktemp instead of tempfile 13 years ago
Michael Oborne 0baa3aa9e0 APM Planner 1.1.94 13 years ago
Michael Oborne 85ac024ec5 firmware build 13 years ago
Andrew Tridgell fd241692d0 AHRS: revert to the old drift correction algorithm 13 years ago
Andrew Tridgell a6543f1e84 SITL: removed an unused variable 13 years ago
Andrew Tridgell 5bccfbd94c Barometer: fixed airstart for APM 13 years ago
Andrew Tridgell 8e044a560b AHRS: include P term in omega 13 years ago
Andrew Tridgell 37e2f2ee2c AHRS: implement spin rate limits 13 years ago
Andrew Tridgell e4a245179c AHRS: cope with copters with no compass 13 years ago
Andrew Tridgell 09db935874 Rover: a rover moves along its X axis 13 years ago
Andrew Tridgell f4faf941e2 GPS: test the more modern MTK16 13 years ago
Andrew Tridgell 27761737ce SITL: fixed GPS heading in simulated UBlox 13 years ago
Andrew Tridgell b811653800 SITL: changes UBlox simulation to 5Hz 13 years ago
Andrew Tridgell 5cd5f40f09 autotest: switch to full accel modelling in multicopter simulation 13 years ago
Andrew Tridgell d2e72171ab ArduTracker: update for new compass interface 13 years ago
Andrew Tridgell 2e951647c4 Rover: updates for new compass interface 13 years ago
Andrew Tridgell 33440567e6 ACM: ArduCopter updates for new compass interface 13 years ago