ardupilot/libraries/AP_MSP
yaapu 89802ed6fc AP_MSP:Tools: use BATTERY_STATE.voltage_cv for cell voltage calculation to replicate actual DJI Goggles behaviour
This becomes apparent when pack voltage is above DJI's hard limit of 25.5v
with this fix the cell voltage is correct even for 12s packs just like on real hardware
2021-01-13 17:59:15 +11:00
..
Tools AP_MSP:Tools: use BATTERY_STATE.voltage_cv for cell voltage calculation to replicate actual DJI Goggles behaviour 2021-01-13 17:59:15 +11:00
AP_MSP.cpp AP_MSP: fix for multiple backends initialization 2020-12-09 19:40:22 +11:00
AP_MSP.h AP_MSP: removed unused parameters (using OSD_* instead) 2020-09-07 11:59:20 +10:00
AP_MSP_Telem_Backend.cpp AP_MSP: fix for missing ACK on unsupported MSP messages 2021-01-11 08:54:15 +11:00
AP_MSP_Telem_Backend.h AP_MSP: added airspeed support 2020-12-08 20:41:12 +11:00
AP_MSP_Telem_DJI.cpp AP_MSP: cleanup namespace handling 2020-09-02 05:56:46 +10:00
AP_MSP_Telem_DJI.h AP_MSP: cleanup namespace handling 2020-09-02 05:56:46 +10:00
AP_MSP_Telem_Generic.cpp AP_MSP: cleanup namespace handling 2020-09-02 05:56:46 +10:00
AP_MSP_Telem_Generic.h AP_MSP: cleanup namespace handling 2020-09-02 05:56:46 +10:00
msp.cpp AP_MSP: support AP_Periph MSP send 2020-09-09 06:35:50 +10:00
msp.h AP_MSP: fixed build warnings for MSP with AP_Periph 2020-09-15 09:40:03 +10:00
msp_osd.h
msp_protocol.h AP_Periph: support output of MSP airspeed sensor 2020-12-08 20:41:12 +11:00
msp_sbuf.cpp
msp_sbuf.h
msp_sensors.h AP_Periph: support output of MSP airspeed sensor 2020-12-08 20:41:12 +11:00
msp_version.h