1190 Commits (93a8deac7deccb1b2dafe9e87d3f0326420bb591)
 

Author SHA1 Message Date
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
jasonshort 5e163c6052 added ki_Yaw private variable and accessors. 14 years ago
jasonshort 0d31d9be10 Added a limit to the atan function to calc the heading. Just trying to avoid, bad values screwing up the DCM. - Jason 14 years ago
jasonshort 38cf90ae58 AC 2.0.33 Beta 14 years ago
jasonshort 659b520912 AC 2.0.33 Beta 14 years ago
deweibel@gmail.com 4015e7f91a Commit test - just adding an unneeded comment 14 years ago
tridge60@gmail.com 90b0d769f8 compass: fixed normal operation mode change for 5883L 14 years ago
tridge60@gmail.com d46536e142 compass: fixed output rate and averaging for 5883L 14 years ago
deweibel@gmail.com 0df8daeaed Correct bug in CLI log "enable all" command. 14 years ago
jasonshort a7a4f999e3 AC 2.0.32 Beta 14 years ago
tridge60@gmail.com 2605c4b4b2 AP_Compass: fixed calibration of 5883L compass 14 years ago
tridge60@gmail.com c78da666ec AP_Compass: report compass initialisation failure 14 years ago
rmackay9@yahoo.com d310744bfc AP_Compass_test - added display to auto detected compass 14 years ago
jasonshort cf0a068f7c Fixed bug in alt hold caused by false Sonar readings. 14 years ago
jasonshort 00222a2e20 temporally revert to prior version of Sonar class to narrow in on a bug. 14 years ago
rmackay9@yahoo.com 8ce403cbe4 AP_Compass - added auto detect of 5843 vs 5883L to AP_Compass_HMC5843 class 14 years ago
rmackay9@yahoo.com da7a13128a AP_Compass - added auto detect of 5843 vs 5883L to AP_Compass_HMC5843 class 14 years ago
jasonshort 203bc4643d clean up to work better with the Mission planner and enable Camera control. 14 years ago
jasonshort 09c02ed44f changed camera stabilization to 1 instead of ENABLED 14 years ago
jasonshort f9c402f0f3 2.0.29 14 years ago
jasonshort 418a4b3903 removed redundant FP calcs for speed up. 14 years ago
jasonshort 4247586584 2.0.28 14 years ago
analoguedevices@gmail.com 276b2c0966 commented out line 833 in main pde that was causing compile error, as per this report: 14 years ago
jasonshort bcea99f64c 2.0.27 14 years ago