6300 Commits (9ae443f2a2614f435b364248c141e5f97662caf7)

Author SHA1 Message Date
Arthur Benemann 9b5684d007 GCS_MAVLink: add MOUNT_STATUS to message enum 10 years ago
Arthur Benemann f7f9bedc38 AP_Mount: update the status_msg() method to match the new definition 10 years ago
Arthur Benemann c5b4121fc7 GCS_MAVLink: MOUNT_STATUS to always be reporting the angle of the gimbal 10 years ago
Jonathan Challinger 055d3bee1f GCS_MAVLink: run generate.sh 10 years ago
Jonathan Challinger a4f994e8f0 GCS_MAVLink: update MAV_FRAME enum 10 years ago
Jonathan Challinger 2cc65dffe0 AC_WPNav: add set_spline_dest_and_vel function 10 years ago
Andrew Tridgell 809ff15b43 AP_GPS: make NMEA driver a bit easier to read 10 years ago
Andrew Tridgell b81b9e1bb8 AP_GPS: prevent bad NMEA strings from causing overruns in parser 10 years ago
Andrew Tridgell 7497b4dfb1 HAL_Linux: fixed Replay with new AP_InertialSensor library 10 years ago
Andrew Tridgell 7c288e020b AP_InertialSensor: fixed detection of dead IMU 10 years ago
Andrew Tridgell 22237f2530 HAL_SITL: fixed handling of SIM_FLOAT_EXCEPT in main thread 10 years ago
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