7505 Commits (a8dda9f2ed312e6ce7facdc521a9622e81ad92d5)

Author SHA1 Message Date
Paul Riseborough d3f4b4a02b AP_NavEKF: Fix name consistency for data check time stamps 10 years ago
Jonathan Challinger 6ea91d012e AC_PID: calculate filt_alpha every time the filter is run 10 years ago
Randy Mackay f06c859d93 AC_Fence: add comment re check_fence method 10 years ago
Jonathan Challinger 05fda4ee4c AC_Fence: accept curr_alt parameter instead of getting alt from inav 10 years ago
Jonathan Challinger f06cc5d0c1 AC_Fence: change inav to const reference 10 years ago
Staroselskii Georgii dff430e136 AP_HAL_Linux: added UART port for second GPS 10 years ago
Staroselskii Georgii da6316ed4c AP_HAL_Linux: fixed TCP client connection in LinuxUARTDriver 10 years ago
Randy Mackay 39213584da AC_WPNav: minor comment and formatting changes 10 years ago
Jonathan Challinger fd55068620 AC_WPNav: fix double-twitch on stop in loiter 10 years ago
Jonathan Challinger 1da410a6c6 AC_WPNav: allow user to tune loiter 10 years ago
mirkix 13ee34c58a AP_InertialSensor: MPU9150 fix compiler warnings 10 years ago
Staroselskii Georgii 4a3e61f4e4 AP_GPS: turn UBlox autodetection only for NavIO 10 years ago
Staroselskii Georgii 716fd56c62 AP_HAL_Linux: added support for dynamic speed configration in LinuxSPIUARTDriver 10 years ago
Staroselskii Georgii 47a336d192 AP_GPS: added Ublox' hardware generation autodetection 10 years ago
Staroselskii Georgii baf2b4da4e AP_HAL_Linux: renamed AnalogIn_Navio 10 years ago
Mikhail Avkhimenia 7ba6a5e346 AP_HAL: Specify terrain directory for Navio 10 years ago
Staroselskii Georgii 930aeaf556 AP_HAL_Linux: add RPi version runtime detection 10 years ago
Mikhail Avkhimenia c11304ba7a AP_HAL_Linux: change GPIO register address for Raspberry Pi 2 10 years ago
Staroselskii Georgii 641fa05028 AP_HAL_Linux: added buffering in RCOutput_Navio 10 years ago
Staroselskii Georgii e6c2977da2 AP_HAL_Linux: fixed style in RCOutput_Navio 10 years ago
Staroselskii Georgii 024825f95a AP_HAL_Linux: fixed PCA9685 initialization for RCOutput_Navio 10 years ago
Staroselskii Georgii 2a137b6ea9 AP_HAL_Linux: fixed RCInput initialization on NavIO 10 years ago
Sean O\'Brien 6474aa2477 AP_HAL_AVR_SITL: added sensor delays to sitl. 10 years ago
Sean O\'Brien bfba8870e2 AP_HAL_AVR_SITL: added sensor delays to sitl. 10 years ago
Lucas De Marchi b292873304 AP_InertialSensor: fix starvation in L3G4200D 10 years ago
Andrew Tridgell b17878c8c4 SITL: lower default GPS delay to 0.2 seconds 10 years ago
Andrew Tridgell d7249cc1e6 AP_AHRS: only use EKF for plane and rover if all data available 10 years ago
Lucas De Marchi 996739df12 AP_Compass: Do not panic if compass is not found 10 years ago
Gustavo Jose de Sousa be67b019a7 AP_GPS: Add missing setup for GPS_AUTO_test 10 years ago
Andrew Tridgell 7f7d92913e HAL_Linux: allow running as non-root 10 years ago
Lucas De Marchi f049c8e4c5 AP_HAL_Linux: remove needless call to mlockall() 10 years ago
Lucas De Marchi b7355dc62b AP_HAL_Linux: set thread name for ease debug 10 years ago
Lucas De Marchi 2c48434110 AP_HAL_Linux: use a table to initialize threads 10 years ago
Lucas De Marchi e3d78b8960 AP_HAL_Linux: fix passing callback to member function 10 years ago
Lucas De Marchi 62c2f737d5 AP_HAL_Linux: fix setting RT priorities 10 years ago
Lucas De Marchi 29b667efdf AP_HAL_Linux: remove useless mlock of stack 10 years ago
Randy Mackay e2071a4630 Notify: ToneAlarm fix to stopping continuous tones 10 years ago
Randy Mackay 2472702838 Notify: rename lost_copter to vehicle_lost 10 years ago
Jaime Machuca 043d24f03a Notify: add Lost Copter tone 10 years ago
Andrew Tridgell 0695277773 HAL_SITL: use pthread barriers for synthetic clock synchronisation 10 years ago
Paul Riseborough e79ccf1fcc AP_NavEKF: Fix bug allowing terrain to be above vehicle position 10 years ago
Paul Riseborough 6d58c63c4c AP_NavEKF: Prevent potential divide by zeros in OF fusion 10 years ago
Paul Riseborough 89142f1c5f AP_NavEKF: Prevent inadvertent use of DCM roll and pitch estimates. 10 years ago
Randy Mackay 56d2306a18 BattMon_SMBus_PX4: read capacity 10 years ago
Randy Mackay c6440a48b3 BattMon_Backend: add init and set_capacity methods 10 years ago
Paul Riseborough 9268024094 AP_NavEKF: Update default parameters for copter optical flow fusion 10 years ago
Paul Riseborough 4fbdab27ff AP_NavEKF: Use range finder for primary hgt ref in opt flow mode 10 years ago
Paul Riseborough ff9917d338 AP_AHRS: Fix bug preventing EKF from initialising 10 years ago
Paul Riseborough d618c55e2f AP_NavEKF: Improved handling of noisy GPS speed accuracy data 10 years ago
Paul Riseborough 53358a4e10 AP_OpticalFlow: Add parameter to compensate for flow sensor yaw angle 10 years ago