13906 Commits (d404cc6542f678f47e9cfd4395f9823b7fd018aa)
 

Author SHA1 Message Date
Andrew Tridgell d404cc6542 AP_Baro: add set_external_temperature() 10 years ago
Andrew Tridgell 8b794602d1 AP_Baro: make get_temperature() a const function 10 years ago
Brandon Basso 74232fd74a Tools: CHDK SX260 script update 10 years ago
Brandon Basso 136c358c24 Tools: Added initial support for Canon S100 10 years ago
Arthur Benemann 5e2d7b1eaa Plane: Implement MSG_CAMERA_FEEDBACK on planes 10 years ago
Arthur Benemann fe9e68f88c Plane: send feedback to the GCS of pictures taken 10 years ago
Arthur Benemann 92ead67d99 Copter: remove call to camera.configure and control 10 years ago
Arthur Benemann f24f5a6a32 Copter: remove call to camera.configure and control 10 years ago
Andrew Tridgell 8ee677cfce Plane: fixed CLI build again 10 years ago
Andrew Tridgell 986b7bf894 AP_InertialSensor: fixed frequency to 16 bit in LDM303D and L3GD20 drivers 10 years ago
Andrew Tridgell c750cbebfb GCS_MAVLink: prevent asan errors in send_text_all 10 years ago
Andrew Tridgell a566ebe4ec HAL_SITL: prevent array overruns in RCInput/RCOutput 10 years ago
Randy Mackay ed099a73a3 Copter: minor rename of ACRO circular limits variable 10 years ago
Randy Mackay 83051c306d Copter: minor rename of a circular limits variable 10 years ago
Jolyon Saunders a9205e1032 Copter: Add circular limits to ACRO 10 years ago
Jolyon Saunders d46c659d0f Copter: Add circular limits pilot's roll/pitch inputs 10 years ago
Andrew Tridgell ef62a2c697 Rover: fixed CLI sonartest 10 years ago
Randy Mackay b2badee172 Copter: reset baro glitch after baro init 10 years ago
Randy Mackay 67690553c5 BaroGlitch: add reset method 10 years ago
Andrew Tridgell 2eeec3fabe AP_RangeFinder: fixed oversized parameter RNGFND2_SETTLE_MS 10 years ago
Andrew Tridgell ec17c5806e AP_Param: check parameter tables for bad suffix lengths 10 years ago
Andrew Tridgell 44ee1fcd3c Plane: prevent large G_Dt_max report on startup 10 years ago
Andrew Tridgell 00526359b0 HAL_Linux: use dprintf() instead of sprintf and write 10 years ago
Andrew Tridgell bec1c05773 AP_Notify: fixed bitfields 10 years ago
bugobliterator e48fcf2df7 AP_Notify:change tonealarm-type bitmask to bool type, 10 years ago
bugobliterator 9f5f5871f2 AP_Notify:Fix the typo, usage of toshibaled.init() instead of toshibaled.update() 10 years ago
bugobliterator af203760bd HAL_Linux: change the return type of AP_HAL::Util::tonealarm_init() to signed int8_t. 10 years ago
bugobliterator b383e1633b Tools/Linux_HAL_Essentials: Add loading of PWM capes to support ToneAlarm 10 years ago
bugobliterator fa6e83318d AP_HAL: Add virtual toneAlarm member functions to be declared under Linux_HAL 10 years ago
bugobliterator 298b27444a HAL_Linux: Add ToneAlarm Driver to Linux_HAL 10 years ago
bugobliterator 5d6af51517 AP_Notify:Add ToneAlarm Support for HAL_Linux Boards 10 years ago
Jonathan Challinger 2d288d46a4 AP_HAL_AVR_SITL: fill in ublox accuracy metrics with reasonable values 10 years ago
Andrew Tridgell 19c727c6c2 Plane: change default autotune level to 6 10 years ago
Andrew Tridgell 02d45468d6 Plane: update OVERRIDE_CHAN docs 10 years ago
Andrew Tridgell 34659478c2 Plane: fixed potential division by zero in mixing creation 10 years ago
Andrew Tridgell 1e6511b010 Plane: fixed number of channels we pass to PWM limits 10 years ago
Andrew Tridgell 0a318d3a68 Plane: move delay callback setup to after compass and airspeed config 10 years ago
Randy Mackay 9e12b01569 Copter: CPU failsafe set motors to min before logging error 10 years ago
Jonathan Challinger 80ba40d149 Copter: CPU failsafe logs an error 10 years ago
Randy Mackay 31087e4f20 Compass: shorten EXTERNAL2/3 to EXTERN2/3 10 years ago
Robert Lefebvre a2958e2ffd AP_MotorsSingle: Fix parameter comments. 10 years ago
Randy Mackay 98f5a93e10 AC_AttControl: remove unused logging structure 10 years ago
Andrew Tridgell 02581f4c05 HAL_Linux: re-fix dirty mask bug in Storage 10 years ago
Andrew Tridgell 330dab2fe3 HAL_Linux: fixed some warnings 10 years ago
bugobliterator 4908e335d2 HAL_Linux: Add Storage.cpp containing common storage class member definitions 10 years ago
bugobliterator dd6d520385 HAL_Linux:Create subclass to handle FRAM Storage under main Storage Class 10 years ago
Victor Mayoral Vilches 46c8714996 AP_GPS: make the examples compile in Linux 10 years ago
Andrew Tridgell b5f1ab496b build: be less strict on compiler version for PXF 10 years ago
Andrew Tridgell 14a6878bcd HAL_Linux: fixed termios settings on BBB initial boot 10 years ago
Andrew Tridgell 3f60cddb87 PX4: build reflect command for USB stress testing 10 years ago