13983 Commits (22237f2530ed3a4d6ca8ef6f26c6caa150498576)
 

Author SHA1 Message Date
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
Jonathan Challinger e37337b744 Copter: remove gyro cal prearm check 10 years ago
Randy Mackay 9f2af783db Copter: update AC3.2 ReleaseNotes 10 years ago
Andrew Tridgell 7356503e90 Plane: set the PX4IO OVERRIDE_IMMEDIATE flag 10 years ago
Andrew Tridgell 0d2d63980d Plane: limit RC config to 8 channels 10 years ago
Andrew Tridgell 63561e53fb Plane: handle trims and reversals in px4 mixer creation 10 years ago
Andrew Tridgell e30838a4ef Plane: make OVERRIDE_CHAN behaviour exactly match FLTMODE6 10 years ago
Andrew Tridgell bfb2a7eb93 Plane: improved FLAPIN_CHANNEL docs 10 years ago
Andrew Tridgell e22c8b27a9 HAL_PX4: if there are no enabled channels don't send to PX4IO 10 years ago
Andrew Tridgell 16fd113020 RC_Channel: added channel_function() 10 years ago
Andrew Tridgell 913004beb0 Plane: added OVERRIDE_CHAN parameter 10 years ago
Andrew Tridgell c494057c98 Plane: add support for generating a PX4 mixer for failsafe 10 years ago
Randy Mackay 1b64dd2280 Copter: clarify pv_location_to_vector param name 10 years ago
Clay McClure 71586d40e3 AC_WPNav: minor fix to comments 10 years ago
Clay McClure 12c514553d AutoTest: copter test that zero alt defaults to current alt 10 years ago
Clay McClure a897c14255 Copter: ensure lat, lon, alt all zero is handled 10 years ago
squilter cab2010a8f AP_Arming: remove abbreviations from GCS messages 10 years ago
Jonathan Challinger 6c4d4713aa AP_NavEKF: Add parameter that specifies EKF-to-DCM/INAV fallback strictness 10 years ago
Jonathan Challinger 2293070a5b AP_GPS: Add uBlox accuracy metrics interface and logging 10 years ago
Jonathan Challinger 9be7039be1 DataFlash: add UBX3 message for accuracy logging 10 years ago
Jonathan Challinger d03ed7a2c3 AP_Mount: Added lead filter 10 years ago
Andrew Tridgell 0738d75701 build_devrelease: build all frames for jons release 10 years ago
Randy Mackay 07975ed564 Copter: minor reformat of control_autotune 10 years ago
Brad Bosch 74fedc0897 Copter: allow starting autotune from flightmode switch 10 years ago