24339 Commits (892fb74c96f78dd1bb0dc049cccdfcc86f51c05c)

Author SHA1 Message Date
Michael du Breuil 892fb74c96 SITL: Add parameters for SFML_Joystick 4 years ago
Andrew Tridgell c8e604a730 AP_Scripting: fixed gcc 9.x build 4 years ago
Andrew Tridgell c14d19be68 AP_NavEKF3: fixed gcc 9.3 build error 4 years ago
Andrew Tridgell 7099bb6096 AP_NavEKF2: fixed gcc 9.3 build error 4 years ago
Andrew Tridgell 19c42ca0ed AP_RCTelemetry: fixed build for gcc 9.x 4 years ago
Andrew Tridgell c1dded0483 AP_DAL: fixed distance in rangefinder data 4 years ago
Andrew Tridgell 8c59575646 AP_OSD: support callsign display on OSD 4 years ago
Andrew Tridgell c423bcca65 AP_OLC: fixed build of OSD on SITL 4 years ago
Peter Barker a9a2c8c392 AP_HAL_SITL: only disown a sempahore once we're done with it 4 years ago
Peter Barker 545a086865 SITL: make ToshibaLED an 8-bit register device 4 years ago
Peter Barker e21e55ba51 SITL: add I2CRegister::8Bit for 8-bit-quantity devices 4 years ago
Huibean a00243dc5a SITL: fix copter sitl build on macos 4 years ago
Andrew Tridgell 3f4c605361 AP_Beacon: added const 4 years ago
Marek Łukasiewicz 8813057b4c AP_HAL_ChibiOS: Tweak sorting to be py2/py3 compatible 4 years ago
bugobliterator bf4f482f5e AP_FileSystem: do listing for SYS without slash as well 4 years ago
Andrew Tridgell 02e9519ab0 AP_Filesystem: fixed stat call for @SYS files 4 years ago
Peter Barker c787231435 AC_Fence: remove timeout for waiting on fence semaphore, make nonblocking 4 years ago
bugobliterator d0cf3365ee AP_HAL_Linux: handle uninitialised soCAN file descriptor 4 years ago
bugobliterator eea6b4c9b9 AP_HAL_SITL: handle uninitialised file descriptor 4 years ago
Peter Barker 48385b82dc AP_Logger: use instance number for Mag logging 4 years ago
Peter Barker 12f0e9dd43 AP_Logger: use instance number for Baro logging 4 years ago
Peter Barker 2437cf8a24 AP_Logger: use instance number for IMU logging 4 years ago
Peter Barker d436e5b5d1 SITL: add simulator for Rotoye battery monitor 4 years ago
Lucas De Marchi 4be9b4171b AP_RangeFinder: TFMiniPlus: respect max configured via param 4 years ago
Lucas De Marchi 0e63a833e9 AP_RangeFinder: TFMiniPlus: fix out-of-range returned a no-data 4 years ago
Iampete1 36eb605de5 AP_Arming: fix aux auth arming check 4 years ago
Peter Hall d6a1af4690 AP_Scripting: example: arming auth: removed unused millis call 4 years ago
Peter Barker 41943f5fda GCS_MAVLink: correct use of uninitialised value in Rally upload 4 years ago
Andrew Tridgell 0db8745320 AP_Filesystem: fixed flushing with posix compat layer 4 years ago
Andy Piper bd6b28e5d9 AP_Camera: if the RunCam supports both 2-key and 5-key control, use 2-key 4 years ago
Andy Piper 8cd9af5ddd AP_OSD: refactor to enable a TX-only set of parameter screens 4 years ago
Andy Piper 4d1c660ebc GCS_MAVLink: enable OSD parameters on parameter enablement 4 years ago
Andy Piper 06feecfaf2 AP_RCTelemetry: support CRSF parameter ping requests 4 years ago
Andy Piper 7f3f135dc5 AP_RCProtocol: add debug for further CRSF messages 4 years ago
Nick Belanger dbe5b90398 AP_BattMonitor: Adding driver for Rotoye Batmon equipped smart batteries 4 years ago
Peter Barker eb132d1c93 AP_DAL: fill in visualodom structures 4 years ago
Peter Barker 428c9ef0e1 AP_GPS: correct logging in dual-ublox setups 4 years ago
Andrew Tridgell 2a210549f9 AP_DAL: minor review cleanups 4 years ago
Andrew Tridgell 790a5ffa38 AP_Vehicle: added bootloader vehicle type 4 years ago
Andrew Tridgell 280e9d1c41 HAL_ChibiOS: fixed bootloader build 4 years ago
Andrew Tridgell 17b4198921 HAL_ChibiOS: add WITH_FATFS to environment 4 years ago
Andrew Tridgell 147df12eb8 GCS_MAVLink: allow replay to use GCS_Dummy 4 years ago
Andrew Tridgell ac566763fe HAL_ChibiOS: disable loop delay on replay 4 years ago
Andrew Tridgell 5e8380ff41 AP_HAL: allow replay on ChibiOS 4 years ago
Andrew Tridgell f4bf2ec3fe AP_DAL: allow replay on ChibiOS 4 years ago
Andrew Tridgell f121c250ae AP_BoardConfig: allow replay on ChibiOS 4 years ago
Andrew Tridgell db86b95761 HAL_SITL: fixed AP_Periph sitl build 4 years ago
Andrew Tridgell 806852c9c3 AP_Math: speedup fill nanf 4 years ago
Andrew Tridgell c321025725 HAL_SITL: run nanf fill every 10 loops 4 years ago
Andrew Tridgell 3152da98e1 AP_Logger: skip structure validation in replay 4 years ago