40619 Commits (956c3f29a33e1c0873e901c206a013e0bf91014d)
 

Author SHA1 Message Date
Peter Barker 2c9a2c79d0 AP_Gripper: use https:// scheme for ardupilot URLs 5 years ago
Peter Barker 076768e550 AP_FlashStorage: use https:// scheme for ardupilot URLs 5 years ago
Peter Barker 704407118b Tools: use https:// scheme for ardupilot URLs 5 years ago
Peter Barker 7f854010ee README.md: use https:// scheme for ardupilot URLs 5 years ago
Peter Barker c1f3015679 Make: use https:// scheme for ardupilot URLs 5 years ago
Peter Barker 1fdb4b429f Plane: use https:// scheme for ardupilot URLs 5 years ago
Peter Barker a567e8bc94 Copter: use https:// scheme for ardupilot URLs 5 years ago
Peter Barker 78e1cf1dad Tracker: use https:// scheme for ardupilot URLs 5 years ago
Peter Barker 2a25fed505 Rover: use https:// scheme for ardupilot URLs 5 years ago
Andrew Tridgell 95b527dac8 HAL_ChibiOS: save 3k of flash on MatekF405-Wing 5 years ago
Andrew Tridgell fbe69ba9ab AP_BattMonitor: support selective enable of SMBUS and fuel battery monitors 5 years ago
Gone4Dirt 5f11afde6d AP_RPM: Fix to SITL RPM driver instance 5 years ago
Andy Piper 7e35622015 AP_InertialSensor: correct loop rate on BMI055, clean up setting of loop rate on BMI055 and BMI088 5 years ago
Peter Barker 3942fa2541 AP_Proximity: remove unused include from AP_Proximity_MAV 5 years ago
Randy Mackay 46f237e78e Copter: 3.6.12-rc1 release notes 5 years ago
Andrew Tridgell 4f429e6c5a HAL_ChibiOS: fixed handling of 16bit timer wrap 5 years ago
Andrew Tridgell ea4d294ed1 Tools: added micros64() to CPUInfo 5 years ago
Andrew Tridgell 8b9928aaca AP_InternalError: added hex and decimal comments 5 years ago
Andrew Tridgell d4d44990e1 HAL_ChibiOS: added assert for systime_t size 5 years ago
Henry Wurzburg ccc7968f91 HWDEF: Speedybeef4 change I2C internal mask to 0 to allow probing ext baros 5 years ago
Ebin e4febaf6e0 Autotest: modified balance bot params and waypoints 5 years ago
Ebin 3daebe974e SITL: Fix for unrealistic speed and acceleration in Balance Bot 5 years ago
Andy Piper 16d2dd4e2d AP_HAL_ChibiOS: specify Durdanal IMUs so that ordering is correct 5 years ago
Andrew Tridgell d7018a2ba0 Tools: switch to https URL for firmware 5 years ago
Andrew Tridgell f1cfae1b23 AP_Notify: fixed http url 5 years ago
Andrew Tridgell 26508692d9 autotest: adjust logo height 5 years ago
Henry Wurzburg ab66b9e98c update firmware site logo 5 years ago
Henry Wurzburg af1fd439aa AP_Boardconfig: Update BRD_SAFETY_MASK to refer to outputs not RC channels 5 years ago
Peter Barker b055eb8889 AP_NavEKF3: use instance # when logging EKF core timings 5 years ago
Peter Barker 239df941e5 AP_NavEKF2: use instance # when logging EKF core timings 5 years ago
Peter Barker 0da27417bc AP_NavEKF: use instance # when logging EKF core timings 5 years ago
Peter Barker b0549c7569 AP_Scripting: add example to warn and then RTL based on wind speed 5 years ago
Andrew Tridgell 3d0fcffec7 Tools: update all bootloaders 5 years ago
Andrew Tridgell e62cf21ce6 AP_Bootloader: added more protection against line noisy triggering bootloader 5 years ago
Peter Barker a8e2923774 Tracker: correct scan mode pitch clamping 5 years ago
Michael du Breuil 1c3287160e AP_Scripting: Simplify the LED_roll example 5 years ago
Andrew Tridgell 6efbc484fd AP_GPS: cope with UAVCAN GPS that don't provide Aux message 5 years ago
Michael du Breuil 9fe2c02079 AP_Scripting: Don't restart scripts if it panic'd during the initial VM creation 5 years ago
Peter Barker cff648caf6 AP_Proximity: remove unused AP_AHRS.h include 5 years ago
Peter Barker 96b9c8f59a autotest: wait a long time for RC to restart after restarting SITL binary 5 years ago
Peter Barker 880af0de4a AP_Compass: tidy constructor 5 years ago
Peter Barker 823f2bb217 AP_Compass: make compass_cal_status_t enum class Status within CompassCalibrator 5 years ago
Peter Barker 9c17fdb851 AP_Logger: use enum class for transfer activity 5 years ago
Peter Barker 8785cc26e8 AP_Proximity: make Status enum class 5 years ago
Peter Barker b3f87768e2 AP_Arming: tpyo fix in parameter documentation 5 years ago
Andrew Tridgell dd4ec08ec8 Tools: removed old wordpress update of params 5 years ago
Peter Barker 526adee814 Sub: move setting of GPS SYS_STATUS bits up to base class 5 years ago
Peter Barker 3547e74991 Plane: move setting of GPS SYS_STATUS bits up to base class 5 years ago
Peter Barker d63788a09f Copter: move setting of GPS SYS_STATUS bits up to base class 5 years ago
Peter Barker da184ffdaf Tracker: move setting of GPS SYS_STATUS bits up to base class 5 years ago