43342 Commits (be963bbdf9a6aa72e8508e7430057f843d9cf894)
 

Author SHA1 Message Date
Andy Piper 5a6be9e0a2 AP_Mount: INS get_sample_rate() renamed to get_loop_rate_hz() 5 years ago
Andrew Tridgell 9f1e641637 HAL_ChibiOS: added new STM32Cube configs 5 years ago
Andrew Tridgell 84bd59a7bb HAL_ChibiOS: support H7 with no crystal 5 years ago
Andrew Tridgell cfbfb27004 HAL_ChibiOS: support no-crystal F3 setups 5 years ago
Andrew Tridgell 5a18b16f69 GCS_MAVLink: use strncpy_noterm 5 years ago
Andrew Tridgell 7e41874d8f AP_RCTelemetry: use strncpy_noterm 5 years ago
Andrew Tridgell f80ca85428 AP_Logger: use strncpy_noterm 5 years ago
Andrew Tridgell 369861e4c0 AP_InternalError: use strncpy_noterm 5 years ago
Andrew Tridgell 18deb1c0bd AP_Common: added strncpy_noterm 5 years ago
Andrew Tridgell 7e14f62fcd SITL: suppress cast-align warnings in SIM_XPlane 5 years ago
Andrew Tridgell e9a4a74e7b AP_Scripting: suppress cast-align warnings in Lua interpreter 5 years ago
Andrew Tridgell 71732d07f0 Replay: disable case-align for Replay build 5 years ago
Andrew Tridgell b2dc0c8344 AP_FlashStorage: fixed alignment errors 5 years ago
Andrew Tridgell 5fdc400aab waf: added -Werror=cast-align 5 years ago
Andrew Tridgell ac604cac54 HAL_SITL: update for GPS param changes 5 years ago
Andrew Tridgell a6df0745a6 SITL: make all GPS params available for both GPS 5 years ago
Peter Barker 2c1d77bf8f autotest: test simulated ship takeoff 5 years ago
Andrew Tridgell fb5a06b8da AP_Terrain: added AP namespace access to terrain 5 years ago
Andrew Tridgell 9466e7e71e GCS_MAVLink: make correct_offboard_timestamp_usec_to_ms protected 5 years ago
Andrew Tridgell f9f8822e47 SITL: added ship takeoff/landing simulation 5 years ago
Andrew Tridgell 91aaa7876d GCS_MAVLink: reserve another mavlink channel 5 years ago
Andrew Tridgell 925b44dee5 SITL: split out GPS and MAG parameters into their own tables 5 years ago
Andrew Tridgell d0d7a46492 AP_AHRS: fixed SITL origin handling 5 years ago
krishnaprasadbhat2000 39de1cf000 Tools: added name to GIT_Success.txt 5 years ago
Andy Piper be3a2cc294 AP_RCTelemetry: disable CRSF debug 5 years ago
Randy Mackay 5b7918030f AP_ToshibaCAN: correct unused portion of motor reply data1 packet 5 years ago
Randy Mackay 0850b0acae AP_ToshibaCAN: handle negative RPM 5 years ago
Iampete1 08a710235d Plane: add tailsitter assist with motors only option 5 years ago
Iampete1 6710bab006 Plane: add Q_OPTIONS to defaut to Qassist force enabled 5 years ago
Harshit Kumar Sankhla 33ac9efe17 SITL: add parameters for 2nd baro 5 years ago
Harshit Kumar Sankhla 27fc7dcf0a AP_Baro: get SITL to work with multiple baros 5 years ago
Henry Wurzburg 4115603f13 ArduPlane: add terrain follow disable switch for CRUISE/FBWB 5 years ago
Henry Wurzburg b84b6b52b3 RC_Channel: add terrain follow disable switch for CRUISE/FBWB 5 years ago
Randy Mackay 9c7f382392 AP_RangeFinder: remove unused set_rfnd_bit 5 years ago
Andy Piper 98562cc523 SITL: build fix on macos 5 years ago
Andy Piper 7e913b965c iomcu: rebuild to include rcin stack size change 5 years ago
Andy Piper 5bc1b11a80 AP_RCTelemetry: CRSF support 5 years ago
Andy Piper 4e88adf86e AP_RCProtocol: TBS CRSF implementation 5 years ago
Peter Barker 6eb1d289b8 autotest: add trivial test for CRSF in copter 5 years ago
Andy Piper 2bae080be4 AP_HAL_ChibiOS: increase RCIN stack size 5 years ago
Andy Piper 34a28cce00 SITL: add CRSF simulation driver 5 years ago
Andy Piper a9ded9d870 AP_HAL_SITL: add CRSF simulation driver 5 years ago
Andy Piper 820d6654af AP_Vehicle: add VideoTX 5 years ago
Andy Piper ac5a7275bf AP_Camera: move crc8_dvb_s2 to AP_Math 5 years ago
Andy Piper d4c5b945b3 AP_Math: move crc8_dvb_s2 here and add additional crc8 functions 5 years ago
Andy Piper d9f11c1a0a AP_SerialManager: add CRSF support and CRSF protcol 5 years ago
Paul Riseborough 24fccd5d87 AP_NavEKF3: Don't delay GPS use unnecessarily 5 years ago
Paul Riseborough 9a4108f55e AP_NavEKF3: Simplify setting EK3_MAG_CAL 5 years ago
Paul Riseborough 0dc598a6e1 AP_NavEKF3: Fix param description and comment 5 years ago
Paul Riseborough 25cba50f10 AP_NavEKF3: Fix EK2_MAG_CAL parameter description 5 years ago