1263 Commits (d02d4b895cb2f13636915a51751ffa984cd55298)
 

Author SHA1 Message Date
tridge60@gmail.com 6061ee4b81 HIL: fixed radio_status in setHIL() for APM_RC 14 years ago
rmackay9@yahoo.com 48b2f0bd9e TradHeli - updated gps mount design files 14 years ago
rmackay9@yahoo.com 84a6fc4834 TradHeli - mounting plate and gps mount design files 14 years ago
jphelirc 8907ee5b0a fixed defaults 14 years ago
jphelirc 2d094da38e added relay control to CH6 14 years ago
tridge60@gmail.com 586acf4342 fixed quad PWM clipping 14 years ago
mich146@hotmail.com 7210d6decb fix float issues - crosstrack & target alt 14 years ago
rmackay9@yahoo.com f5d17f756a ACM - partial integration of optical flow sensor 14 years ago
tridge60@gmail.com e80ed6d687 quad: fixed the clipping of PWM outputs 14 years ago
rmackay9@yahoo.com 09256e12da DataFlash library - changed to use standard arduino SPI library 14 years ago
tridge60@gmail.com 6e179db689 HIL: fixed build with HIL and logging 14 years ago
tridge60@gmail.com efae9dddd5 HIL: we only need 50Hz attitude for HIL 14 years ago
rmackay9@yahoo.com 3d641a3b45 AP_OpticalFlow - fixes to position calculations (lat was reversed and would calculate position even with surface quality was very low) 14 years ago
jasonshort c79ff4f583 doubled Slew rate limiter to 2 m/s max @ 10 hz. 14 years ago
tridge60@gmail.com 98980d6f61 HIL: fixed altitude calculation 14 years ago
tridge60@gmail.com 60bf2182e4 GPS-HIL: set new_data on setHIL() 14 years ago
jasonshort b3e629cfbf 2.0.37 14 years ago
jasonshort e07c0aab7a 2.0.37 14 years ago
jasonshort d04d32c40c 2.0.37 14 years ago
jasonshort a1733ee901 Added a slew rate limit 14 years ago
tridge60@gmail.com 6b0c938176 CLI: make it possible to completely disable the CLI 14 years ago
tridge60@gmail.com e6d9a6921a HIL: don't access dcm functions in HIL mode 14 years ago
tridge60@gmail.com 863e77677e HIL: enable reception of GPS and ATTITUDE via MAVLink 14 years ago
tridge60@gmail.com 93a8deac7d HIL: send location information 14 years ago
tridge60@gmail.com aff9e9a831 HIL: when in HIL_MODE_ATTITUDE, we get altitude from gps setHIL 14 years ago
tridge60@gmail.com eb2a6403e0 don't force config in default APM_Config.h 14 years ago
tridge60@gmail.com df6a1b51f3 make a lot more functions and variables static 14 years ago
tridge60@gmail.com 0b1262a685 make main variables and functions static 14 years ago
tridge60@gmail.com f9105a056e logging: moved the default log_bitmask calculation to compile time 14 years ago
tridge60@gmail.com 8a7466d1a2 make it possible to completely disable logging 14 years ago
tridge60@gmail.com fdf090b471 allow flight modes to be setup over MAVLink 14 years ago
tridge60@gmail.com 855b88852e fixed a bunch of compiler warnings 14 years ago
mich146@hotmail.com 8aad21fcc8 add level command via mavlink, and fix fall through 14 years ago
jasonshort b6db64f9be 2.0.36 14 years ago
jasonshort df26281296 2.0.36 14 years ago
jasonshort af8afecbb8 2.0.36 14 years ago
jasonshort 05c058148b tweaked WP speed so long distances wont blow up equation. 14 years ago
jasonshort 59023505f9 Added in limit for alt hold to prevent I term run up. 14 years ago
jphelirc 24abae3c6d ESC setup notes 14 years ago
jasonshort f46647d8b8 minor cosmetics 14 years ago
tridge60@gmail.com 48f010f80c compass: fixed a compiler warning 14 years ago
tridge60@gmail.com a9278b6fcd build: added EXTRAFLAGS to make rules 14 years ago
jasonshort b7b0212506 Cleaned up or reverse code. 14 years ago
jasonshort 100e3bac60 2.0.35 14 years ago
jasonshort bdcd0e2e37 Added Scaling to yaw response on Auto, RTL, and Guided modes 14 years ago
jasonshort 35bf288abd New PIDs - I rewrote the control laws from scratch to add a PI Rate function. The end result should fly nearly identically to the current version. The nice detail is that we can use NG PID values for easy transition! 14 years ago
tridge60@gmail.com 165643c307 fixed 5843 detection code 14 years ago
tridge60@gmail.com 7b803a9e1a compass: added error checking on I2C transactions 14 years ago
tridge60@gmail.com 488a2805f7 mavlink: fixed a signed/unsigned warning 14 years ago
jasonshort a16b00b5bf Added heavily filtered Accelerometer values for experimentation. 14 years ago