2198 Commits (10a24f22fa0e289468d39c7b46f3b9d1cfb6f5a9)
 

Author SHA1 Message Date
Andrew Tridgell 39ddc42cc7 desktop: fixed ultoa_invert() 13 years ago
Andrew Tridgell d33b69492b desktop: improved ftoa_engine.c 13 years ago
Andrew Tridgell 28634f51b7 ArduCopter: use specific sized data types in a lot of places 13 years ago
Andrew Tridgell 0f3c21821a barometer: fixed a build warning 13 years ago
Jason Short 6bf0c32173 Removed some old debug prints from motors.pde 13 years ago
Andrew Tridgell 122e09323c autotest: fixed home altitude for CMAC 13 years ago
Andrew Tridgell 3176d4ffc5 HIL: enable CTUN log message in ATTITUDE HIL 13 years ago
Andrew Tridgell 92471aead2 Log: better way to check for -1 long portably 13 years ago
Jason Short 0446cae242 Alt hold fix 13 years ago
Andrew Tridgell c7ac328613 autotest: dump all logs 13 years ago
Andrew Tridgell 2bd451b445 Log: make find_last_log_page() portable 13 years ago
Andrew Tridgell c1dad23679 autotest: fill flash with 0xff on erase 13 years ago
Andrew Tridgell 8c5873564b autotest: dump all GPS points, even if fix==0 13 years ago
Andrew Tridgell c750f85280 autotest: enable dumping of DataFlash logs at end of test 13 years ago
Andrew Tridgell 3b48389efe Desktop: added -w option to wipe eeprom and dataflash 13 years ago
Andrew Tridgell ae1e1c940f Log: fixed a bug where we could index outside an array 13 years ago
Andrew Tridgell da800a295f Desktop: added support for DataFlash in Desktop build 13 years ago
Andrew Tridgell 580139c6e4 digital.c for CLI 13 years ago
Andrew Tridgell cfe058c5d5 DataFlash: use CPU independent data types 13 years ago
Andrew Tridgell 94f0e8a4a3 Desktop: enable the CLI in desktop build 13 years ago
Andrew Tridgell b927e64440 desktop: fixed 2 crashes in the menu code 13 years ago
Andrew Tridgell d78bbb1a40 added pgm_read_pointer() 13 years ago
Andrew Tridgell 469b8586ca autotest: started adding tests for required tools 13 years ago
Jason Short 3a37e7fe60 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 13 years ago
Jason Short a37fadbedb moved to 200hz update 13 years ago
Jason Short d1431f1070 default top_bottom ratio 1.0 13 years ago
Jason Short 3153257d37 default top_bottom ratio 1.0 13 years ago
Jason Short 4bb0bf96ae Y6 Motors now have top bottom ratio 13 years ago
Andrew Tridgell 251cf7d87c force LANG=C for MacOS awk 13 years ago
unknown 9c59fdfdd6 AltHold - another correction to the manual boost. Hopefully properly transferring building up I terms to g.throttle_cruise 13 years ago
unknown 32057fb3c9 AltHold - made TradHeli code also use manual_boost 13 years ago
unknown 755cb4b201 Altitude hold bug fix - changed g.throttle_cruise to be updated to steal I term from correct controller 13 years ago
unknown 156b496bab TradHeli - small change to make throttle_cruise in terms of radio input instead of servo output 13 years ago
unknown f1e626e3c1 TradHeli - changed deadzones for throttle to zero (and also reduced for yaw) 13 years ago
Doug Weibel e3ab1b0353 Add an accessor for the DCM drift correction integrator to monitor performance 13 years ago
Doug Weibel 947950398c Changed the DCM drift correction integrator limit to a vector magnitude of 30 degrees/second. 13 years ago
Doug Weibel c7077fa9e8 In case of DCM renorm "blow-up" reset the drift correction integrators 13 years ago
Jason Short c265555b69 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 13 years ago
Jason Short c8304114a3 renamed some command variables to align with Arduplane 13 years ago
unknown 12f5f3f96e TradHeli - fix to allow tail servo to be reversed. Also increase max movement of tail servo to 45 degrees. 13 years ago
Andrew Tridgell 3aee902be1 fixed permissions of valgrind log file 13 years ago
Andrew Tridgell 6e72c88a83 autotest: run SIL binary under valgrind 13 years ago
Michael Oborne 5bda22b805 APM Planner 1.0.89 13 years ago
Jason Short 3f211121fe Merge branch 'master' of https://code.google.com/p/ardupilot-mega 13 years ago
Jason Short 27fc6eea10 Z dampener 13 years ago
James Goppert 8058154f61 Merge branch 'master' of https://code.google.com/p/ardupilot-mega 13 years ago
Andrew Tridgell 40c87dd295 fixed home location 13 years ago
Andrew Tridgell b6dcfa416b autotest: a complete mission now flies 13 years ago
Andrew Tridgell e7671178b3 desktop: fixed TCP buffering issue with HIL 13 years ago
Andrew Tridgell 19d5e983ba autotest: fixed path to SIL binary 13 years ago