38484 Commits (bee487e9daba615a7871b6f26a0ee93eb305921d)
 

Author SHA1 Message Date
Peter Barker 8e5ec84317 AP_Relay: add AP::relay() to get relay singleton 6 years ago
Rajat Singhal 82413a1528 SITL: JSBSim: Fix comments 6 years ago
Peter Barker 39b17e42d0 AP_HAL_SITL: add missing include for AP_BoardConfig.h 6 years ago
Peter Barker ebd8170a15 GCS_MAVLink: add missing include for AP_RTC 6 years ago
Peter Barker 3d91547039 AP_Logger: add missing include for AP_RTC 6 years ago
Peter Barker cee3d8086b AP_InternalError: move include of BoardConfig to cpp 6 years ago
SergeyBokhantsev c9447776b2 Tools: autotest: correct debounce tests under Rover 6 years ago
Peter Barker bf6f10e448 Copter: Arming: ensure frame class is appropriate for build FRAME_CONFIG 6 years ago
Peter Barker cf45108efb Copter: set Heli frame default at compile-time 6 years ago
Atxheli 7f3cb09da2 correct comment placement for second led 6 years ago
Hwurzburg a9783de61c correct include paths, uncomment alarm pin, fix conflict with rssi 6 years ago
Hwurzburg 3e3d7b8e7f Change to "include" style for new board, fix to allow LED to be used as status indicator 6 years ago
Hwurzburg 10838387c5 Split Omnibus F4 pro and non-pro into two boards to allow pro boards to have 8 pwm outputs 6 years ago
Andrew Tridgell 5151416080 AP_NavEKF3: force first EKF lane when disarmed 6 years ago
Andrew Tridgell 567c902e75 AP_NavEKF2: force first EKF lane when disarmed 6 years ago
Tom Pittenger bf11746da5 AP_AHRS: allow EKF_TYPE==10 to send a good status report 6 years ago
Peter Barker e58eae3c48 AP_Mount: remove unneeded typedefs 6 years ago
Peter Barker 08b2676a8f AP_Notify: add comments explaining tonealarm tone format 6 years ago
Peter Barker fbb26ff52d Tools: uploader.py: py3 fix 6 years ago
Andrew Tridgell e589821e04 CI: fixed appveyor python install 6 years ago
Andrew Tridgell 5c5ae78dfb autotest: added plane-jet parameters 6 years ago
Andrew Tridgell 2eb09b2910 SITL: simple implementation of a fast jet 6 years ago
Buzz a79afefa39 waf: coverage: run the 'examples', 'unit_test' and heli tests 6 years ago
IamPete1 76663d66e8 Plane: support bicopter tiltrotors 6 years ago
Peter Barker bb3d2a0b37 Copter: pass GCS_MAVLink object rather than channel number in motortest 6 years ago
Peter Barker 84eff51539 AP_Arming: remove stray comment on removed parameter 6 years ago
Peter Barker f31b7b5772 GCS_MAVLink: remove stray undef of undefined macro 6 years ago
Alexey Kozin e5988f7153 AP_HAL_ChibiOS: fix voltage sensor connected to fmu adc 6 years ago
Peter Barker e36231d547 Tools: autotest: loosen distance check when looking for lower point 6 years ago
Andrew Tridgell 4b8972433a Tools: fixed handling of bitmask in param metdata 6 years ago
Peter Barker 7b52c41287 AP_Compass: fix example by instantiating serial_manager 6 years ago
Peter Barker 89ef13d32e Tools: autotest: reference issue in disabled beacon test 6 years ago
Peter Barker 5b14be92e6 Tools: autotest: change beacon test to use EKF3 6 years ago
Peter Barker b22fccd35d Tools: autotest: add test for beacon navigation 6 years ago
Peter Barker ef2589738d AP_NavEKF3: use beacon singleton 6 years ago
Peter Barker 82df167ad4 AP_NavEKF2: use beacon singleton 6 years ago
Peter Barker d9c30f489f AP_Logger: use beacon singleton 6 years ago
Peter Barker 478c62b5ac Copter: stop setting beacon in AHRS 6 years ago
Peter Barker ee4e876fd7 Rover: stop setting beacon in AHRS 6 years ago
Peter Barker 2bcaaf5aaf AP_AHRS: remove handling of beacon 6 years ago
Peter Barker 04ebb9de0b AP_Airspeed: use send_to_active_channels for airspeed_autocal 6 years ago
Peter Barker 6442dd1f2f Tools: autotest: make vision position test more reliable 6 years ago
bugobliterator 7d4a758059 hwdef: fix default battery monitor pins for CubeOrange 6 years ago
bugobliterator 71ee4d573f AP_BattMonitor: add battery pin config for CubeOrange 6 years ago
Michael du Breuil cfa54d4ca4 AP_Module: update example baro include 6 years ago
Michael du Breuil ca65b214af AP_TECS: Include needed AP_Baro.h 6 years ago
Michael du Breuil 99ff84168c AP_Terrain: Remove unneeded includes 6 years ago
Michael du Breuil e43605cc9b AP_Airspeed: Remove a number of unneeded top level includes 6 years ago
Michael du Breuil a6623bfad3 AP_HAL_SITL: Fix missing include for logger.h 6 years ago
Michael du Breuil b7bca441e5 SITL: Fix a number of includes that were coming in via AP_Airspeed 6 years ago