21599 Commits (4431d0123027612b6561ac188420ee23d431cb6e)

Author SHA1 Message Date
Andrew Tridgell 7bec9d87b4 AP_GPS: fixed TMODE config issue on non-F9 GPS 5 years ago
Randy Mackay 49069c7ad5 AP_Proximity: new lightware SF40C driver 5 years ago
Randy Mackay a747610fc1 AP_Proximity: backup lightware SF40C driver to v09 5 years ago
Daniel Magree 209bb132fa HAL_Linux: disable input modifications on serial interface for rc receiver 5 years ago
Randy Mackay 0844077df8 AP_RangeFinder: TYPE param desc clarification for Benewake lidar 5 years ago
Patrick José Pereira e52fc375c4 Sub: Add fake sea floor and update range 5 years ago
Randy Mackay 93e1f7d46a RC_Channel: init aux function cases in alphabetical order 5 years ago
Peter Barker 7d2557b316 GCS_MAVLink: correct txspace return value issues 5 years ago
Peter Barker da3bef36fa AP_Avoidance: reorder avoiding and sending GCS notification 5 years ago
Peter Barker 54b1159a16 AP_Avoidance: add singleton 5 years ago
Henry Wurzburg 1238d4b3e6 RC_Channel: add ADSB Avoidance enable option to RC options for plane 5 years ago
Peter Barker e12a841eb5 RC_Channel: move support for ADSB avoidance switch enable up 5 years ago
Peter Barker 3fb596d5ae RC_Channel: don't enter the config error loop on unknown options 5 years ago
Randy Mackay 0af830bbb7 AP_Terrain: minor comment fix 5 years ago
Peter Barker 7b32f2876e AP_Mount: change type of roi_target_set to boolean 5 years ago
Peter Barker a893a5483c GCS_MAVLink: support sysid targetting 5 years ago
Peter Barker c649fd1468 AP_Mount: support sysid targetting 5 years ago
Randy Mackay ae8f9a70d0 AP_RangeFinder: update Type and Pin parameter values 5 years ago
Peter Barker ac7111f1d1 GCS_MAVLink: adjust for renaming of RangeFinder files 5 years ago
Peter Barker 0e6f3afe51 AP_Proximity: adjust for renaming of RangeFinder files 5 years ago
Peter Barker fe8599d6d7 AP_NavEKF3: adjust for renaming of RangeFinder files 5 years ago
Peter Barker 99689f65f8 AP_NavEKF2: adjust for renaming of RangeFinder files 5 years ago
Peter Barker 35e987c663 AP_RangeFinder: adjust for renaming of RangeFinder files 5 years ago
Peter Barker 7c9ab0203d AP_RangeFinder: rename source files to include AP_ prefix 5 years ago
Peter Barker b1f8982292 AP_RangeFinder: remove old AP_RangeFinder.h 5 years ago
Willian Galvani 168a182310 SITL: Sub: add angular drag based on a laminar, external flow 5 years ago
Willian Galvani 393b018f31 SITL: Sub: Fix rotational physics logic 5 years ago
Willian Galvani fbbfbe0103 SITL: Sub: Use proper phyisics for thrusters 5 years ago
Willian Galvani 9c2ffed876 SITL: Submarine: add torque for static stability 5 years ago
Willian Galvani 394aff6535 SITL: add deadzones to Sub thrusters PWM signals 5 years ago
Willian Galvani 1e2340fbb4 SITL: Fix buoyancy direction for earth-frame 5 years ago
Willian Galvani e190d99bc6 SITL: Add 6dof frame for Sub 5 years ago
Willian Galvani cc45aeb526 SITL: get rid of frame_vectored.h for Sub 5 years ago
Randy Mackay a4d4513da4 AP_LandingGear: send-text only if servo output has been configured 5 years ago
Randy Mackay 7c034990b5 AC_Fence: relax sys-status healthy reporting 5 years ago
Andrew Tridgell dafd030904 AP_Airspeed: switched to recursive semaphore 5 years ago
Andrew Tridgell 8aa781206d AP_GPS: fixed signed/unsigned comparisons 5 years ago
Andrew Tridgell b7c9391619 AP_GPS: support Fix2 message for UAVCAN 5 years ago
Andrew Tridgell 632114d687 AP_GPS: support RTCMStream for RTCM injection on UAVCAN 5 years ago
Andrew Tridgell 6c31fb1bb6 AP_GPS: added automatic config of TMODE on F9 5 years ago
Andrew Tridgell 4dd1ec37f1 AP_UAVCAN: support RTCMStream for RTCM injection 5 years ago
Andrew Tridgell fdd2e93f7e HAL_ChibiOS: disable debug port on f103 to save memory 5 years ago
Andrew Tridgell a90a2e20dc HAL_ChibiOS: enable CAN callbacks 5 years ago
Peter Barker d0e62b0e0b AP_RangeFinder: serial subclasses rely on base class for update() 5 years ago
Peter Barker 60cbefc1ae AP_RangeFinder: move update function to serial base class 5 years ago
Peter Barker b18f1a8e22 AP_RangeFinder: move uLanding to using common serial backend 5 years ago
Peter Barker 9829a1d08b AP_RangeFinder: move wasp to using common serial backend 5 years ago
Peter Barker 62f2f3e19e AP_RangeFinder: factor constructor, use to move Lanbao to serial baseclass 5 years ago
Peter Barker acc1f955ef AP_RangeFinder: make Benewake backend use new intermediate class 5 years ago
Peter Barker 0246dd990e AP_RangeFinder: make MaxsonarSerialLV backend use new intermediate class 5 years ago