203 Commits (da950952a59ae7573c723a8f4e6f1dac3fa4066a)

Author SHA1 Message Date
Andrew Tridgell 335ab3aac1 AP_Periph: fixed build 3 years ago
Andrew Tridgell 94d02faf37 AP_Periph: fixed build for include changes 3 years ago
Nathan Costa a867e04116 AP_Periph: airspeed add support for CAN/I2C switch and LED 3 years ago
Peter Barker a81a1fb19f Tools: build ArduPilot against all.xml not ardupilotmega.xml 3 years ago
Peter Barker b7df2bce5f Tools: provide default implemenation of handle_change_alt_request 3 years ago
Joshua Henderson 2ea33324a0 AP_Periph: add define for BARO_ENABLE 3 years ago
Joshua Henderson 0339f09b07 AP_Periph: use AP_PERIPH_RANGEFINDER_PORT_DEFAULT 3 years ago
Andrew Tridgell c2dd7f4c9e AP_Periph: fixed LED setup call 3 years ago
bugobliterator 9469817e03 AP_Periph: send epoch time for both message and GNSS timestamp 3 years ago
Joshua Henderson 92aff3bded AP_Periph: use airspeed.set_log_bit() 3 years ago
Peter Barker ef11400e13 Tools: make C_TO_KELVIN a function macro; create KELVIN_TO_C 3 years ago
Andrew Tridgell d62e946d48 AP_Periph: fixed temperature reporting 3 years ago
Shiv Tyagi d1eedcb4c3 AP_Periph: remove PacketDitial from AP_CANManager parameter description 3 years ago
Peter Barker 1d4b13af08 AP_Periph: correct compilation when both periph-adsb and GCS enabled 3 years ago
Andrew Tridgell 75959450ca AP_Periph: cope with GCS enabled for ESC telem 3 years ago
Andrew Tridgell d239bf99bd AP_Periph: enable use of AP_ESC_Telem in peripheral nodes 3 years ago
Andrew Tridgell 91424c1f03 AP_Periph: enable DShot ESC telemetry 3 years ago
Andrew Tridgell d34579c275 AP_Periph: allow build with ESC telemetry and BLHeli support 3 years ago
Andrew Tridgell 62b03bd1f1 AP_Periph: removed PWM count check for servos 3 years ago
Andrew Tridgell b916e8cceb AP_Periph: fixed param docs for ESC_PWM_TYPE 3 years ago
Andrew Tridgell 9ee140cbbf Tools: revert compass parameter changes 3 years ago
Iampete1 7c116c84c6 Periph: remove compass params underscore 3 years ago
bugobliterator f74690af49 AP_Periph:libcanard moved to modules/DroneCAN 3 years ago
bugobliterator 4e067a68e2 AP_Periph: move to using dronecan instead of uavcan 3 years ago
Peter Barker 8ae1a58eae Tools: move from ENABLE_SCRIPTING to AP_SCRIPTING_ENABLED 3 years ago
Peter Barker 32374d1614 Tools: ensure ENABLE_SCRIPTING is always defined 3 years ago
Andrew Tridgell bebb722d02 waf: improve error messages for lack of dsdlc and empy 3 years ago
bugobliterator f74550bce5 AP_Periph: update notify state decode to use current dsdlc code 3 years ago
bugobliterator 6b44bc3e4c AP_Periph: use methods from new canard dsdl generator 3 years ago
Tom Pittenger a7686de92b AP_Periph: fix GCS/mavlink for additional serialports 3 years ago
bugobliterator 8a4b9c2b36 AP_Periph: add support for handling Notify State message 3 years ago
Pierre Kancir 6e9ea663e5 AP_Periph: temp fix for -Wcast-align until we fix the generator 3 years ago
Peter Barker 76e2db952b Tools: move from HAL_NO_GCS to HAL_GCS_ENABLED 3 years ago
Willian Galvani 901164a317 AP_Periph: update to use capacity_remaining_pct() as a bool 3 years ago
Andrew Tridgell 6e33910c25 AP_Periph: use a longer loop delay on non-H7 3 years ago
Andrew Tridgell 4169656176 Tools: added MCU_STATUS message 4 years ago
bugobliterator 90c9fb7804 AP_Periph: manage separate transfer ids for different transfer desc 4 years ago
bugobliterator bb65ab83be AP_Periph: reduce Rx latency by reading while sitting in delay 4 years ago
bugobliterator aa9a40acf5 AP_Periph: add a way to transmit MovingBaseline Data on another port 4 years ago
bugobliterator 54f03b9b64 AP_Periph: add support for moving baseline heading 4 years ago
bugobliterator acab1478a2 AP_Periph: fix build error 4 years ago
bugobliterator 1d81eb5c47 AP_Periph: fix checking compass available before init 4 years ago
Andrew Tridgell 0ea26b4d3a AP_Periph: fixed float16 conversions for scalars 4 years ago
Andrew Tridgell 37935262ff AP_Periph: fixed formatting errors 4 years ago
Andrew Tridgell 751b901ed9 Tools: fixed printf format errors 4 years ago
Peter Barker d40587062e AP_Periph: use AP::compass().available in place of enabled() 4 years ago
bugobliterator 6f3e3a913a AP_Periph: fix dna wait blink 4 years ago
bugobliterator 35d94b17eb AP_Periph: add support for MAVLink for HerePro 4 years ago
Andrew Tridgell 299b3ef200 AP_Periph: fixed msp gps yaw 4 years ago
bugobliterator ef48d706ed AP_Periph: do not wait for DNA to finish before starting AP_Periph 4 years ago