28297 Commits (3030c0b4f8531999ef5dcf48c160156403f21427)

Author SHA1 Message Date
Peter Barker 3030c0b4f8 AP_OpticalFlow: adjust for rename of OpticalFlow.h to AP_OpticalFlow.h 3 years ago
Peter Barker e8fc4b33e1 AP_OpticalFlow: move OpticalFlow.h to AP_OpticalFlow.h 3 years ago
Andrew Tridgell 6a2303f72d hwdef: enable telem3 (SERIAL5) TX on Pix32v5 3 years ago
Andrew Tridgell 97fee2d1cc AP_VisualOdom: added VOXL backend type 3 years ago
Andrew Tridgell 8654ea886d AP_VisualOdom: support error estimates with quaternion 3 years ago
Andrew Tridgell 20dd667fdc GCS_MAVLink: support ODOMETRY message for VIO 3 years ago
Andrew Tridgell 05f112ea17 SITL: support simulation of ODOMETRY message 3 years ago
Nikolay March cceae1acf3 hwdef: Redefine DMA priority PH4-mini 3 years ago
Shiv Tyagi fa6adc0beb SITL: add JEDEC dataflash simulator 3 years ago
Shiv Tyagi 3533e1e0ed AP_Logger: remove AP_Logger_SITL 3 years ago
Shiv Tyagi af950e266b AP_HAL_SITL: add dataflash to spi device table 3 years ago
Peter Barker 939407a26f AP_NMEA_Output: remove pointless use of intermediate res variables 3 years ago
Peter Barker 97ea8b52af AP_Baro: KellerLD: clean up reading of calibration data 3 years ago
yaapu c0663da918 AP_RCTelemetry: added ExpressLRS support 3 years ago
yaapu 55bfa41d13 AP_RC_Protocol: added ExpressLRS support 3 years ago
yaapu 76bd10bf02 AP_RCProtocol: added custom telemetry frame types and subtypes to debug trace 3 years ago
mateksys be601acd89 AP_HAL_ChibiOS: add MatekF405-TE hwdef 3 years ago
Peter Hall 98c5704b92 AP_TECS: add reset throttle I function 3 years ago
Andy Piper fbaa2e7b09 AP_Math: allow selection of inline version of vector operations for performance. 3 years ago
Andy Piper fbdeea2d03 Filter: optimize hot parts of notch filter updates 3 years ago
Andy Piper 6e3b502110 AP_InertialSensor: inline vector ops for backends and temp cal 3 years ago
Andy Piper 9ba1cbc9d8 AP_Vehicle: log up to 12 harmonic notch frequencies 3 years ago
Andy Piper c50ccd1d09 AP_GyroFFT: use harmonics for harmonics and number of notches elsewhere 3 years ago
Andy Piper 5259272326 AP_HAL_Empty: remove redundant harmonics from DSP 3 years ago
Andy Piper fa91e74fde AP_HAL_SITL: remove redundant harmonics from DSP 3 years ago
Andy Piper 2fab99d647 AP_HAL_ChibiOS: remove redundant harmonics from DSP 3 years ago
Andy Piper d4024d9216 AP_HAL: allow configuration of maximum number of notches based on MCU type 3 years ago
Andy Piper d44478ff59 AP_InertialSensor: calculate number of notches based on motor count 3 years ago
Andy Piper 34920ebd60 Filter: allow harmonics and notch-per-motor in harmonic notch 3 years ago
arbalasquide fd3c83c0d1 AP_Math: Add AUS_TO_MAH definition 3 years ago
arBalasquide 10b4eebce4 AP_BattMonitor: Add calculate_mah, add unit tests 3 years ago
Andrew Tridgell 08ca708347 AP_SerialManager: fixed AP_Periph GPS 3 years ago
Andrew Tridgell ba58558bd1 SITL: fixed default BATT_CAPACITY for SITL 3 years ago
Mingchen Zhang 61e0c5b6e7 AP_SmartAudio: fix a bug that would starve the lower priority thread, such as scripting. 3 years ago
Randy Mackay e41cad8bd7 SRV_Channel: minor param desc format fix 3 years ago
Brad Stinson cd39110b68 hwdef: add support for PixC4-Jetson 3 years ago
Andrew Tridgell a39040d864 AC_AutoTune: limit autotune target rates to parameter limits 3 years ago
Andrew Tridgell 53f1fc1295 AC_AttitudeControl: added get_ang_vel_yaw_max_rads() 3 years ago
Andrew Tridgell 178ae9e0c1 AP_RCTelemetry: use have_serial when detecting 3 years ago
Andrew Tridgell 366ff24941 AP_RangeFinder: use have_serial when detecting 3 years ago
Andrew Tridgell 93d8a0606f AP_Proximity: use have_serial when detecting 3 years ago
Andrew Tridgell 0da0f6dd37 AP_ADSB: use have_serial when detecting 3 years ago
Andrew Tridgell 47590a55ff AP_RCProtocol: allow changes of serial settings between protocols 3 years ago
Andrew Tridgell deb2d6b782 AP_SerialManager: added have_serial() method 3 years ago
Peter Barker 600b085cf3 AP_Logger: correct constraint of maximum message ID 3 years ago
Peter Barker 168f278959 AP_Logger: reallocate 32 IDs from vehicles to main message area 3 years ago
Jaaaky db8d08b349 SRV_Channel: Fix multi #include's 3 years ago
Jaaaky 71154105e4 SITL: Fix multi #include's 3 years ago
Jaaaky e991bff0d5 AP_VisualOdom: Fix multi #include's 3 years ago
Jaaaky 3008a480d5 AP_UAVCAN: Fix multi #include's 3 years ago