6289 Commits (d9d238cc3c2c23eec9be2614da16aa266956d86d)

Author SHA1 Message Date
Randy Mackay d9d238cc3c Relay: param descr match labels for Pixhawk 10 years ago
Randy Mackay 0d3e1131a7 Relay: Pixhawk AUXOUT2 enabled by default 10 years ago
bugobliterator 9d39c0407e HAL_Linux: added ToneAlarmDriver.h 10 years ago
bugobliterator 485abbac3a AP_Notify: cleanup use of bool from toneAlarm_init() 10 years ago
bugobliterator 329c1f5190 HAL_Linux:create ToneAlarmDriver as a separate class 10 years ago
bugobliterator ad460659ad AP_HAL: make toneAlarm_init() return bool 10 years ago
bugobliterator f058131140 HAL_Linux Scheduler: reduce the delay inside tonealarm thread 10 years ago
bugobliterator 3b94cb3072 HAL_Linux: make tonealarm generation a passthrough operation 10 years ago
bugobliterator e254b406d0 HAL_Linux: make rtttl tune and tune repeat flag list static members 10 years ago
Andrew Tridgell c8c822422a HAL_Linux: give error msg on failure to start toneAlarm 10 years ago
Andrew Tridgell 7718be81cb AP_Notify: give error msgs on failure to start 10 years ago
Andrew Tridgell 682cf02770 GCS_MAVLink: regenerate after merge 10 years ago
Andrew Tridgell 0dba1b370a GCS_MAVLINK: merge with upstream XML 10 years ago
Andrew Tridgell d3b087d2c1 AP_GPS: fixed build on non-PX4 platforms 10 years ago
Andrew Tridgell e69582aa1c AP_GPS: added PX4EXPERIMENTAL to GPS type drop down 10 years ago
Holger Steinhaus abad58874c AP_GPS: enable GNSS modules handled by PX4 firmware via GPS_TYPE 10 years ago
Holger Steinhaus 442aafbd1e AP_GPS: add proxy driver for GNSS modules handled by PX4 firmware 10 years ago
John Williams 57d2fc1dd5 HAL_Linux: RCInput support for Zynq 10 years ago
Jason Short 7ee5b58535 AP_Mount: Axis mask speedup 10 years ago
Matthias Badaire 1d3a49e466 AP_HAL_PX4 : make UARTDriver capable to be called from different threads. 10 years ago
Andrew Tridgell 154bf51279 HAL_PX4: minor tidy up of if statement 10 years ago
Holger Steinhaus 9e9c62d245 HAL_PX4: work-around for periodic enable_ch() calls 10 years ago
Holger Steinhaus e5549c90a1 HAL_PX4: do not overwrite disabled channels with zeros 10 years ago
Randy Mackay d34ea4c124 AC_PosControl: fix to default force_descend param 10 years ago
Jonathan Challinger e81c1dd5a1 AC_PosControl: add force_descend option to set_alt_target_from_climb_rate 10 years ago
Andrew Tridgell 2270a904ce RC_Channel: make flaperson range from -4500 to 4500 10 years ago
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() 10 years ago
Mikhail Avkhimenia 49d3035ee5 HAL_Linux: fix types, remove printfs in GPIO_RPI 10 years ago
Mikhail Avkhimenia 6f993fe64a HAL_Linux: add prototype RCInput code for Navio 10 years ago
Staroselskii Georgii ef420a2544 AP_HAL_Linux: changed SPI mode for MPU9250 10 years ago
Staroselskii Georgii bf860ee41f AP_HAL_Linux: Ublox SPI stub 10 years ago
Víctor Mayoral Vilches ce4c4c43dc AP_HAL_Linux: Scheduler reboot fix 10 years ago
John Williams ae87399919 HAL_Linux: Basic Zynq Linux platform support 10 years ago
Andrew Tridgell adcf994356 AP_HAL: added Zynq platform type 10 years ago
Staroselskii Georgii 7f00dd413f AP_Compass: fixed HMC5883's initialisation code 10 years ago
Andrew Tridgell 3b6c732b3b APM_Control: changed default I gain for roll/pitch controllers to non-zero 10 years ago
Andrew Tridgell 258542b939 AP_Airspeed: added ARSPD_SKIP_CAL parameter 10 years ago
Andrew Tridgell 9c631944f7 AP_Airspeed: expose raw pressure for logging 10 years ago
Andrew Tridgell f04f8e226d SITL: abort on floating point error 10 years ago
Andrew Tridgell 1fc8116069 AP_L1_Control: update NAV_L1_PERIOD docs 10 years ago
Andrew Tridgell 1552278fa3 AP_TECS: use aparm.stall_prevention 10 years ago
Andrew Tridgell 04b63a61bf AP_Vehicle: added stall_prevention variable 10 years ago
Andrew Tridgell 3667900e84 AP_SpdHgtControl: added load_factor in update_pitch_throttle() 10 years ago
Andrew Tridgell bf591b0008 AP_TECS: take load factor into account in min airspeed 10 years ago
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
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