15986 Commits (35874292a0d42471e6e91b059bc45097d927f67e)
 

Author SHA1 Message Date
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
Lucas De Marchi 5d69e2027c Travis: install gcc-multilib to get dependency libraries 10 years ago
Lucas De Marchi b4718f6943 Travis: require sudo so not to run on a container 10 years ago
Andrew Tridgell d4e9418ad4 autotest: rename jsmsim folder to jsb_sim 10 years ago
Randy Mackay e2071a4630 Notify: ToneAlarm fix to stopping continuous tones 10 years ago
Randy Mackay ea5c24b70b Copter: rename lost_copter to vehicle_lost 10 years ago
Randy Mackay 2472702838 Notify: rename lost_copter to vehicle_lost 10 years ago
Jaime Machuca 3c00b0a0a8 Copter: ch7/ch8 for lost copter sound 10 years ago
Jaime Machuca 043d24f03a Notify: add Lost Copter tone 10 years ago
Randy Mackay a20a89181c Copter: enable CPU failsafe after initialisation 10 years ago
Andrew Tridgell 82f6bb3c17 autotest: use common frame time handling 10 years ago
Andrew Tridgell 7f89f73ad1 autotest: use simulation time for all time delays 10 years ago
Andrew Tridgell d2a188c55d autotest: run plane test at maximum speed 10 years ago
Andrew Tridgell 9fdb74e006 autotest: run JSBSim in lock step mode 10 years ago
Andrew Tridgell e8c115b9c3 autotest: check for the right version of JSBSim 10 years ago
Andrew Tridgell 370edde286 autotest: no need for special SIGCONT handling any more 10 years ago
Andrew Tridgell 0695277773 HAL_SITL: use pthread barriers for synthetic clock synchronisation 10 years ago
Randy Mackay 83c966eaa7 Copter: update 3.3-rc1 release notes 10 years ago
Randy Mackay 5a4039d99c Copter: version to APM:Copter 3.3-rc1 10 years ago
Randy Mackay df59a912d1 Copter: 3.3-rc1 release notes 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
Randy Mackay 11576a0f1e Copter: fix bitmask for use with SET_POSITION_TARGET 10 years ago
Randy Mackay 4b5d07252e Copter: ekf_check ok if optflow pos available 10 years ago
Randy Mackay 52f7186cbf Copter: pre-arm check primary compass health 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
Randy Mackay 6834b5943e Copter: pre-arm alt disparity check only if using baro 10 years ago