26752 Commits (04ddc9de03c3acd6967205e3baf6abce6b5f5a7b)

Author SHA1 Message Date
Iampete1 6848cbc241 AP_Motors: add scripting dynamic mixer, allowing varable geometry vehicles 4 years ago
Iampete1 a6795a8e45 AP_Scripting: support depends keyword on userdata 4 years ago
Iampete1 aad459d447 AP_Scripting: support array userdata feilds 4 years ago
Andrew Tridgell f969dbe411 RC_Channel: added training mode RC option 4 years ago
Willian Galvani 9083c97acf AP_BattMonitor: add Navigator to pins metadata 4 years ago
Josh Henderson 84fb03cb79 AP_BattMonitor: SMBus remove unused bool returns 4 years ago
Josh Henderson 0d64782220 AP_BattMonitor: remove temp var for SMBus read_full_charge_capacity 4 years ago
Josh Henderson 8af12608df AP_BattMonitor: make NeoDesign obey SMBUS_ENABLE 4 years ago
Peter Barker d47a032a09 AP_Vehicle: explicitly number ModeReason enumeration values 4 years ago
Andrew Tridgell 2bd04c14fd AP_OSD: move OSD_LINK_Q_* to a new param table 4 years ago
Hwurzburg ca92d73f25 AP_OSD: Add RX Link Quality Panel 4 years ago
Hwurzburg 55af794a2f RC_Channel: add Link Quality reporting to RC protocols 4 years ago
Hwurzburg 983c7aba2f AP_RSSI: add Link Quality reporting to RC protocols 4 years ago
Hwurzburg c5f53fc0b6 AP_RCProtocol: add Link Quality reporting to RC protocols 4 years ago
Hwurzburg df0c9a42cb AP_Logger: Add Link Quality reporting to RC protocols 4 years ago
Hwurzburg d806d8a26d AP_HAL: add Link Quality reporting to RC protocols 4 years ago
Hwurzburg 0f2f6ccc80 AP_HAL_ChibiOS: add Link Quality reporting to RC protocols 4 years ago
Andrew Tridgell a098c80671 HAL_ChibiOS: use DNA for node allocation on Matek GPS 4 years ago
Andrew Tridgell db1df9d3a8 HAL_ChibiOS: raise DMA contention threshold for H7 4 years ago
Andrew Tridgell 8430f48375 AP_SerialManager: document DisableFIFO bit 4 years ago
Andrew Tridgell e517a47f9b AP_SerialManager: call set_options() before first UART use 4 years ago
Andrew Tridgell 926d4ad71c HAL_ChibiOS: implement NOFIFO option for uarts 4 years ago
Andrew Tridgell 269c4084d2 AP_HAL: added serial option for disabling FIFO on uarts 4 years ago
Siddharth Purohit 0138266fee AP_HAL: disable cast align check while casting char* read pointer to object 4 years ago
bugobliterator 0e7571c733 AP_EFI: fix casting without ensuring alignment 4 years ago
bugobliterator 0b505c491c AP_CANManager: fix casting without ensuring alignment 4 years ago
bugobliterator e8e5f49640 AP_BLHeli: fix casting without ensuring alignment 4 years ago
Andy Piper 60b0df0a25 AP_HAL_ChibiOS: only control widest pulse for dshot and oneshot 4 years ago
Peter Barker 78e0e52542 SITL: add simulated ms5611 baro 4 years ago
Peter Barker b184341424 SITL: add subclass for MS5525 4 years ago
Peter Barker aa97c5b714 SITL: adjust MS5XXX to be new base class 4 years ago
Peter Barker 50d7fc353f SITL: rename SIM_MS5525 to SIM_MS5XXX 4 years ago
Andrew Tridgell 416c0724d2 AP_Common: use double precision for more location functions when available 4 years ago
Andrew Tridgell 7550368fc7 HAL_SITL: update for changed SITL API 4 years ago
Andrew Tridgell 5eaf76cdc8 SITL: separate origin and home in SITL 4 years ago
Andrew Tridgell 6b73c2151a AP_NavEKF3: implement moving origin 4 years ago
Andrew Tridgell 3ded1e6c10 AP_Common: added ftype precision offset call 4 years ago
Peter Barker 7375d1949c SITL: add support for ms5525 i2c sensor 4 years ago
Randy Mackay 50ce79bcf6 AP_Torqeedo: simple driver to control torqeedo 1003 motor 4 years ago
Randy Mackay 7e68ce5c86 AP_SerialManager: add torqeedo to list of supported protocols 4 years ago
Randy Mackay 6c180994cd AP_Math: add support for crc8_maxim 4 years ago
Hwurzburg 448ae368b1 RC_Channel: fix ELRS systems spamming CRSF mode/rate messages 4 years ago
Hwurzburg ceeabb85a5 AP_RCTelemetry: fix ELRS systems spamming CRSF mode/rate messages 4 years ago
Leonard Hall a32b5b3bb0 AC_AttitudeControl: Allow yaw rate reset to be de-selected 4 years ago
Peter Barker ddb7378bdd AP_Terrain: add setter for terrain-enabled 4 years ago
Peter Barker fc2338612e AP_Common: stop setting terrain pointer in test_location 4 years ago
Peter Barker 0a068d4d4b AP_Terrain: default terrain to off in Sub 4 years ago
Peter Barker f75e258606 SITL: SIM_Ship: correct GLOBAL_POSITION_INT message altitude 4 years ago
Peter Barker 05a0205c21 SITL: change to use terrain singleton 4 years ago
Peter Barker b625596dfa AP_Common: use singleton to access AP_Terrain data 4 years ago