6763 Commits (689cc9e298b170c875439a35ca98c1c1f68c01fd)

Author SHA1 Message Date
Jonathan Challinger cc955b738b AP_NavEKF: Clean up flight detector logic 10 years ago
priseborough 5359da9c68 AP_NavEKF : Improved Magnetometer Error Handling 10 years ago
Staroselskii Georgii a55db1c25d AP_HAL_Linux: fixed LinuxGPIO_RPI::read() 11 years ago
Mikhail Avkhimenia 49d3035ee5 HAL_Linux: fix types, remove printfs in GPIO_RPI 11 years ago
Mikhail Avkhimenia 6f993fe64a HAL_Linux: add prototype RCInput code for Navio 11 years ago
Staroselskii Georgii ef420a2544 AP_HAL_Linux: changed SPI mode for MPU9250 11 years ago
Staroselskii Georgii bf860ee41f AP_HAL_Linux: Ublox SPI stub 11 years ago
Víctor Mayoral Vilches ce4c4c43dc AP_HAL_Linux: Scheduler reboot fix 11 years ago
John Williams ae87399919 HAL_Linux: Basic Zynq Linux platform support 11 years ago
Andrew Tridgell adcf994356 AP_HAL: added Zynq platform type 11 years ago
Staroselskii Georgii 7f00dd413f AP_Compass: fixed HMC5883's initialisation code 11 years ago
Andrew Tridgell 3b6c732b3b APM_Control: changed default I gain for roll/pitch controllers to non-zero 11 years ago
Andrew Tridgell 258542b939 AP_Airspeed: added ARSPD_SKIP_CAL parameter 11 years ago
Andrew Tridgell 9c631944f7 AP_Airspeed: expose raw pressure for logging 11 years ago
Andrew Tridgell f04f8e226d SITL: abort on floating point error 11 years ago
Andrew Tridgell 1fc8116069 AP_L1_Control: update NAV_L1_PERIOD docs 11 years ago
Andrew Tridgell 1552278fa3 AP_TECS: use aparm.stall_prevention 11 years ago
Andrew Tridgell 04b63a61bf AP_Vehicle: added stall_prevention variable 11 years ago
Andrew Tridgell 3667900e84 AP_SpdHgtControl: added load_factor in update_pitch_throttle() 11 years ago
Andrew Tridgell bf591b0008 AP_TECS: take load factor into account in min airspeed 11 years ago
Andrew Tridgell d404cc6542 AP_Baro: add set_external_temperature() 11 years ago
Andrew Tridgell 8b794602d1 AP_Baro: make get_temperature() a const function 11 years ago
Andrew Tridgell 986b7bf894 AP_InertialSensor: fixed frequency to 16 bit in LDM303D and L3GD20 drivers 11 years ago
Andrew Tridgell c750cbebfb GCS_MAVLink: prevent asan errors in send_text_all 11 years ago
Andrew Tridgell a566ebe4ec HAL_SITL: prevent array overruns in RCInput/RCOutput 11 years ago
Randy Mackay 67690553c5 BaroGlitch: add reset method 11 years ago
Andrew Tridgell 2eeec3fabe AP_RangeFinder: fixed oversized parameter RNGFND2_SETTLE_MS 11 years ago
Andrew Tridgell ec17c5806e AP_Param: check parameter tables for bad suffix lengths 11 years ago
Andrew Tridgell 00526359b0 HAL_Linux: use dprintf() instead of sprintf and write 11 years ago
Andrew Tridgell bec1c05773 AP_Notify: fixed bitfields 11 years ago
bugobliterator e48fcf2df7 AP_Notify:change tonealarm-type bitmask to bool type, 11 years ago
bugobliterator 9f5f5871f2 AP_Notify:Fix the typo, usage of toshibaled.init() instead of toshibaled.update() 11 years ago
bugobliterator af203760bd HAL_Linux: change the return type of AP_HAL::Util::tonealarm_init() to signed int8_t. 11 years ago
bugobliterator fa6e83318d AP_HAL: Add virtual toneAlarm member functions to be declared under Linux_HAL 11 years ago
bugobliterator 298b27444a HAL_Linux: Add ToneAlarm Driver to Linux_HAL 11 years ago
bugobliterator 5d6af51517 AP_Notify:Add ToneAlarm Support for HAL_Linux Boards 11 years ago
Jonathan Challinger 2d288d46a4 AP_HAL_AVR_SITL: fill in ublox accuracy metrics with reasonable values 11 years ago
Randy Mackay 31087e4f20 Compass: shorten EXTERNAL2/3 to EXTERN2/3 11 years ago
Robert Lefebvre a2958e2ffd AP_MotorsSingle: Fix parameter comments. 11 years ago
Randy Mackay 98f5a93e10 AC_AttControl: remove unused logging structure 11 years ago
Andrew Tridgell 02581f4c05 HAL_Linux: re-fix dirty mask bug in Storage 11 years ago
Andrew Tridgell 330dab2fe3 HAL_Linux: fixed some warnings 11 years ago
bugobliterator 4908e335d2 HAL_Linux: Add Storage.cpp containing common storage class member definitions 11 years ago
bugobliterator dd6d520385 HAL_Linux:Create subclass to handle FRAM Storage under main Storage Class 11 years ago
Victor Mayoral Vilches 46c8714996 AP_GPS: make the examples compile in Linux 11 years ago
Andrew Tridgell 14a6878bcd HAL_Linux: fixed termios settings on BBB initial boot 11 years ago
Andrew Tridgell e22c8b27a9 HAL_PX4: if there are no enabled channels don't send to PX4IO 11 years ago
Andrew Tridgell 16fd113020 RC_Channel: added channel_function() 11 years ago
Clay McClure 71586d40e3 AC_WPNav: minor fix to comments 11 years ago
squilter cab2010a8f AP_Arming: remove abbreviations from GCS messages 11 years ago