Andrew Tridgell
|
4585c9fdc1
|
AP_EFI: prevent flood of Lutan serial port
send request at max 5Hz
|
3 years ago |
Andrew Tridgell
|
d85fe81537
|
AP_EFI: fixed bug in Lutan driver
we need to send an initial request pkt if no data from Lutan
|
3 years ago |
Andrew Tridgell
|
9ddd1afb34
|
AP_EFI: added DroneCAN EFI driver
|
3 years ago |
Andrew Tridgell
|
0fad35112f
|
AP_EFI: allow EFI to be used in AP_Periph
|
3 years ago |
Peter Barker
|
ea7f71a1a7
|
AP_EFI: emit ignition voltage as unknown in EFI_STATUS
|
3 years ago |
Andrew Tridgell
|
234abece59
|
AP_EFI: added fuel usage integration for Lutan EFI
allows for EFI_COEF1 and EFI_COEF2 to be set to get fuel consumption
on GCS
|
3 years ago |
Peter Barker
|
6fa9fd1768
|
AP_EFI: tidy includes
|
3 years ago |
Peter Barker
|
f9b33317b6
|
AP_EFI: include cleanups
|
3 years ago |
Peter Barker
|
90107c3977
|
AP_EFI: reserve ID for Loweheiser mavlink-connected generator
|
3 years ago |
Andrew Tridgell
|
48abb57a8a
|
AP_EFI: added support for Lutan EFI system
|
3 years ago |
Andrew Tridgell
|
5cb0d5c188
|
AP_EFI: use degF_to_Kelvin for megasquirt
|
3 years ago |
VMsunghwan
|
599650554c
|
AP_EFI : Update Calculation
calcualtion -> calculation
|
3 years ago |
Peter Barker
|
19ff65a4ad
|
AP_EFI: make C_TO_KELVIN a function macro; create KELVIN_TO_C
|
3 years ago |
Peter Barker
|
c86ebc7ffb
|
AP_EFI: make C_TO_KELVIN a function macro; create KELVIN_TO_C
These are in celsius
|
3 years ago |
TunaLobster
|
c0d484570c
|
AP_EFI: Remove @RebootRequired: False
|
4 years ago |
Andrew Tridgell
|
87ae238ea0
|
AP_EFI: mark logger Write() calls as streaming where appropriate
|
4 years ago |
bugobliterator
|
59242739c7
|
AP_EFI: use separate register_driver method while contructing CAN Driver
|
4 years ago |
bugobliterator
|
0e7571c733
|
AP_EFI: fix casting without ensuring alignment
|
4 years ago |
Andrew Tridgell
|
cc6d799e7a
|
AP_EFI: change to use HAL_EFI_ENABLED
|
4 years ago |
Peter Barker
|
e5fba1c8cc
|
AP_EFI: disable AP_EFI on MatekF405-Wing and omnibusf4pro
|
4 years ago |
Peter Barker
|
7ea5bc7e3e
|
AP_EFI: use enum class for protocol
|
4 years ago |
Michael du Breuil
|
15fd8480f8
|
AP_EFI: Correct a bad conversion from Kelvin to Celsius
(was off by 0.15 degrees)
|
4 years ago |
Michael du Breuil
|
60af6633cf
|
AP_EFI: Add NWPMU CAN driver
|
4 years ago |
Peter Barker
|
71f6262294
|
AP_EFI: use new UARTDriver discard_input method
|
5 years ago |
Peter Barker
|
194d3c280f
|
AP_EFI: add EFI log message documentation
|
5 years ago |
Peter Barker
|
5e4cbb0a3f
|
AP_EFI: correct duplicate-label problem in EFI2 log message
|
5 years ago |
Andrew Tridgell
|
0a9a1c5314
|
AP_EFI: fix for updated mavlink extensions
|
5 years ago |
Sriram Sami
|
f8cf388236
|
AP_EFI: Add AP_EFI Library
|
5 years ago |