21966 Commits (49cfd6fd9bef119b4a78a020fdb441f2fc50b23d)
 

Author SHA1 Message Date
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
Lucas De Marchi 3343391409 mk: deprecate build system for linux boards 9 years ago
Lucas De Marchi a38d350502 mk: fix mavgen dependency 9 years ago
Gustavo Jose de Sousa a136e42d39 Tools: sitl_calibration: fix mavlink_packet() for magcal 9 years ago
skyscraper 4d769497c9 ArduPlane: RC_Channel refactor 9 years ago
skyscraper e9e2f9020d ArduPlane: RC_Channel refactor, reimplement stick_mix_channels 9 years ago
skyscraper c0c8f1a5cc RC_Channel: RC_Channel refactor 9 years ago
skyscraper de5130fa13 AP_Motors: RC_Channel refactor 9 years ago
skyscraper 4980c8bc94 ArduCopter: RC_Channel refactor 9 years ago
skyscraper 49d3410896 ArduCopter: fixup RC_Channel data member accesses to function calls 9 years ago
skyscraper 12cf65baed AP_Tuning: Fix up after RC_Channels refactor 9 years ago
skyscraper 662cefd086 AntennaTracker: Fix up after refactoring RC_Channel class 9 years ago
skyscraper 8c9e55edfa APMRover2: Fix up after refactoring RC_Channel class 9 years ago
skyscraper 6f200fa923 ArduCopter: Fix up after refactoring RC_Channel class 9 years ago
skyscraper 7f29903287 ArduPlane: Fix up after refactoring RC_Channel class 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 c77e763eca Tools: sitl_calibration: add sitl_magcal command 9 years ago
Gustavo Jose de Sousa fcc80de20a Tools: sitl_calibration: add sitl_accelcal command 9 years ago
Gustavo Jose de Sousa 363f241e9a Tools: sitl_calibration: add initial implementation 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 84d45cce40 Replay: fixed log rate detection 9 years ago
Andrew Tridgell fcd7611248 waf: ensure we don't build a library twice 9 years ago
Andrew Tridgell 9f84a22d22 Plane: removed unnecessary libs 9 years ago
Andrew Tridgell 3c9b063eb1 Copter: removed unnecessary libs 9 years ago
Andrew Tridgell 2f656c187a waf: cope with -ve return from mavgen on segv 9 years ago
Andrew Tridgell 9653aae21f waf: fixed link of antennatracker on windows 9 years ago
Andrew Tridgell 5ef0c4d3fe waf: added AP_RPM to build 9 years ago
Andrew Tridgell 237b63284b waf: fixed typo 9 years ago
Lucas De Marchi e5a21cd459 waf: allow mavgen to segfault without failing 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 276f5dd3f1 Replay: use a larger LOG_FILE_BUFSIZE for Replay 9 years ago
Andrew Tridgell 248ce2e0e6 Replay: enable LOG_REPLAY in replay 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 c0172516af Rover: use DataFlash::log_while_disarmed() 9 years ago
Andrew Tridgell 111eb2ccc1 Copter: use DataFlash::log_while_disarmed() 9 years ago