11200 Commits (6f87195eb787ede1a2a22da0f204ea32fe751440)

Author SHA1 Message Date
Lucas De Marchi 6f87195eb7 AP_L1_Control: remove tabs and trailing whitespaces 9 years ago
Lucas De Marchi 1dbffef7ea AP_Math: remove trailing whitespace on headers 9 years ago
Lucas De Marchi ab1fa4b435 AP_Math: reorganize headers 9 years ago
dgrat 6d3b491c02 AP_Math: Replace is_equal with a type safe template function 9 years ago
dgrat 503867b7dc AP_Math: Replace safe_sqrt() by template function 9 years ago
dgrat 5deb0e8e03 AP_Math: Replace safe_asin() by template function 9 years ago
Lucas De Marchi 846b4927ec AP_Math: use if/else chain instead of 2 ternary operators 9 years ago
dgrat 174f899a29 AP_Math: Replace the constrain_* functions by a single template 9 years ago
Lucas De Marchi 348b07609c AP_Math: remove macros from unit tests 9 years ago
dgrat 41661f815f AP_Math: Replace the pythagorous* functions with a variadic template 9 years ago
Lucas De Marchi 880f130670 AP_Math: fix loss of precision on float addition 9 years ago
dgrat 76362caee0 AP_Math: Replace wrap_* functions with template versions 9 years ago
dgrat 49cfd6fd9b AP_Math: Add gtest support for some functions 9 years ago
Lucas De Marchi ceea7540fd AP_Math: rename test file 9 years ago
skyscraper c0c8f1a5cc RC_Channel: RC_Channel refactor 9 years ago
skyscraper de5130fa13 AP_Motors: RC_Channel refactor 9 years ago
skyscraper 12cf65baed AP_Tuning: Fix up after RC_Channels refactor 9 years ago
skyscraper c4aa55a6d9 AP_ServoRelayEvents: Fix up after RC_Channels refactor 9 years ago
skyscraper 8b9c96814b AP_Mount: Fix up after RC_Channels refactor 9 years ago
skyscraper daec4ea10e AP_Motors: Fix up after RC_Channels refactor 9 years ago
skyscraper ba9462d13d APM_OBC: Fix up after RC_Channels refactor 9 years ago
skyscraper d16659331f RC_Channel_aux: Rename static member functions 9 years ago
skyscraper d9ab3baf84 RC_Channel: Refactor to make data members private 9 years ago
Gustavo Jose de Sousa b594b5a08b AP_Math: matrix_alg: disable FE_OVERFLOW in inverse4x4() for SITL 9 years ago
Gustavo Jose de Sousa a7543d369f AP_Math: matrix_alg: protect inverseixi() against overflow 9 years ago
Gustavo Jose de Sousa 39f72610e2 AP_Math: quaternion: fix style 9 years ago
Gustavo Jose de Sousa 8c4c9ccfa6 AP_HAL_SITL: add calibration model 9 years ago
Gustavo Jose de Sousa 9fa85d9bcf SITL: add SIM_Calibration 9 years ago
Gustavo Jose de Sousa 45754ef37c SITL: Multicopter: remove leftover comment 9 years ago
Gustavo Jose de Sousa ce8766e1cd SITL: remove set_yaw_degrees() 9 years ago
Andrew Tridgell 50908edc91 RC_Channel: added parameter docs for missing RCn_FUNCTION values 9 years ago
Andrew Tridgell 31ed1eabfb AP_Tuning: use better tones for next parameter 9 years ago
Andrew Tridgell 3e75fc4f3d AP_Notify: improved tones for AP_Tuning 9 years ago
Andrew Tridgell ea508f1b80 AP_NavEKF2: use LOG_REPLAY and EK2_LOG_MASK parameters 9 years ago
Andrew Tridgell 202eb3af35 DataFlash: added imu_mask to Log_Write_IMUDT 9 years ago
Andrew Tridgell 8ca6ed54c5 DataFlash: added LOG_REPLAY and LOG_DISARMED parameters 9 years ago
Andrew Tridgell 5398283c9b DataFlash: fixed BAR2 and BAR3 log formats 9 years ago
Andrew Tridgell 25c7b43628 AP_Tuning: removed chans 1 to 4 from TUNE_CHAN choices 9 years ago
Andrew Tridgell 2a2abb8be6 GCS_MAVLink: log parameter changes to DataFlash 9 years ago
Andrew Tridgell d72df80968 AP_Tuning: added a small dead-zone on mid-point detection 9 years ago
Andrew Tridgell aa38539ecb AP_Tuning: move to using a nested parameter set for AP_Tuning 9 years ago
Andrew Tridgell 8a65481551 AP_Tuning: allow for tuning with no selector switch 9 years ago
Andrew Tridgell f69806deff AP_Tuning: detect change to TUNE_PARMSET while tuning 9 years ago
Andrew Tridgell 6d1c7c9082 AP_Tuning: make it possible to tune a single parameter 9 years ago
Leandro Pereira f23bd7e09d GCS_MAVLink: Use a single stream_trigger() implementation 9 years ago
Andrew Tridgell 9cd4f8a856 AP_Notify: added tones for tuning stages 9 years ago
Andrew Tridgell ebee79fb3a AP_Tuning: added transmitter tuning library 9 years ago
Andrew Tridgell a9f1b608ed APM_Control: expose parameters as AP_Float 9 years ago
Andrew Tridgell 412dc10353 AC_PID: expose parameters as AP_Float 9 years ago
Andrew Tridgell 5ddb872b79 AP_GPS: allow Replay to set last sample time 9 years ago