9693 Commits (ea09aebed074e04650edc04dd258af34b1693fbc)
 

Author SHA1 Message Date
Andrew Tridgell 5a92ce4af6 Plane: added altitude and ground speed to NTUN logs 11 years ago
Andrew Tridgell f4dde44b8d AP_InertialSensor: SITL doesn't use Oilpan code any more 11 years ago
Andrew Tridgell fe3943e686 Plane: faster startup 11 years ago
Andrew Tridgell 145bbd1656 PX4: changed startup to fail if no px4io on FMUv2 11 years ago
Andrew Tridgell f6f6caafc8 Copter: int gyros on arm, not on first boot 11 years ago
Randy Mackay 977983904f Copter: arming check that throttle is above failsafe 11 years ago
Randy Mackay aaf642c223 Copter: disable autotune if pilot moves yaw stick 11 years ago
Randy Mackay 94f301181e Copter: recalc distance to home during arming 11 years ago
Randy Mackay 798c4e2278 Copter: more Ch7/Ch8 event logging 11 years ago
Randy Mackay babc54ec60 Copter: default Ch7 to DO_NOTHING 11 years ago
Randy Mackay 97770ae352 Copter: rc10, rc11 available even without MOUNT 11 years ago
Randy Mackay 330687a754 RC_Channel: formatting 11 years ago
Randy Mackay de08116320 Copter: disable some aux channels on hexa and octas 11 years ago
Randy Mackay bb1664185f Copter: correct @Range of MOT_TCRV_MAXPCT parameter 11 years ago
Randy Mackay 65980ace68 Copter: remove some commented out send_text code 11 years ago
Randy Mackay 8a6c2a6588 Copter: add alt and throttle checks to crash detector 11 years ago
Randy Mackay 2326b2e5f5 Copter: crash checker 11 years ago
Andrew Tridgell c64aa0e4de AP_Airspeed: fixed I2C semaphore handling for I2C airspeed 11 years ago
Randy Mackay 8386b658e9 Copter: add ANGLE_RATE_MAX param 11 years ago
Randy Mackay 9176bf2e97 Copter: add @Increment to battery failsafe descriptions 11 years ago
Randy Mackay 328de5fc7b Plane: add @Increment to battery failsafe descriptions 11 years ago
Randy Mackay d09fd0d035 BattMonitor: add @Increment to CAPACITY description 11 years ago
Randy Mackay 24147a370a BoardLEDs: all leds off during init 11 years ago
Andrew Tridgell 2016bf1f31 Copter: fixed HIL build 11 years ago
Andrew Tridgell bcb0deb888 Plane: ready for 2.75 release 11 years ago
Andrew Tridgell 787fd018b5 Rover: fixed performance monitoring 11 years ago
Andrew Tridgell 3ff407cb75 Plane: improved perf monitoring with SCHED_DEBUG 11 years ago
Andrew Tridgell 580e7b8a4a HAL_AVR: switch back to 500kHz SPI for MPU6k until we understand the issues 11 years ago
Andrew Tridgell a44e3191df Copter: fixed baro-only preflight cal 11 years ago
Andrew Tridgell 5800c2a2c8 HAL_PX4: prevent excessive writes on startup from blocking 11 years ago
Randy Mackay 9df7185075 Copter: remove unused #defines from config.h 11 years ago
Randy Mackay 465cb8ab25 Copter: add features that can be disabled to APM_Config.h 11 years ago
Andrew Tridgell cfa38df528 Plane: allow parameters to download at full speed 11 years ago
Andrew Tridgell 54ab96fe16 Rover: removed fast_loop() and use scheduler for all tasks 11 years ago
Randy Mackay c602f7da0c AC_Fence: fix example sketch 11 years ago
Andrew Tridgell c5b36ef3d2 AP_InertialNav: fixed example build 11 years ago
Randy Mackay 4348a272bf AP_InertialNav: remove unused velocity fns 11 years ago
Randy Mackay 36832aaa61 Copter: remove ins from InertialNav object instantiation 11 years ago
Randy Mackay 8fc16d5cdf AP_InertialNav: add comments, make ahrs const from neurocopter 11 years ago
Tobias a7e7084f27 Copter/position_vector: remove const specifiers on objects returned by 11 years ago
Tobias 0b181dd995 AP_Buffer: remove header/source separation to allow arbitrary template 11 years ago
Randy Mackay e23135faa1 AP_InertialNav: bug fix for gps delay handling 11 years ago
Tobias cfaaf4b1e7 AP_InertialNav: rename AP_Buffer functions, fix delay handling bug 11 years ago
Tobias dc62398821 AP_Buffer: add comments and rename functions to conform with the 11 years ago
Tobias 6c825eace2 AP_InertialNav: move variable definitions to elide unused default 11 years ago
Tobias c3309d909c AC_WPNav: make more member pointers const 11 years ago
Tobias bb5cf4a311 AC_WPNav: make member pointer to AP_InertialNav object const since it's 11 years ago
Tobias b94d6848de AC_Fence: replace "_ina->geT_position().z" with more efficent 11 years ago
Tobias 596c7a25b7 AC_Fence: make member pointer to AP_InertialNav const, remove unused 11 years ago
Tobias 7564cc02af Copter: use const refs instead of unneeded copies 11 years ago