23175 Commits (925efe990d0b17e2c976f51e56860e38b9cc2ba6)
 

Author SHA1 Message Date
José Roberto de Souza 925efe990d Initialize all outgoing vehicle_command_ack_s and vehicle_command_s 8 years ago
José Roberto de Souza 7c268f4fa1 mavlink: Safely avoid send the same vehicle_command and vehicle_command_ack back 8 years ago
José Roberto de Souza 89a428fbfe commander: Keep vehicle_command_ack_s local 8 years ago
José Roberto de Souza 7082cc13e0 mavlink: Allow vehicle to receive a command_ack message and publish it to listeners 8 years ago
José Roberto de Souza a8cfd6f36a msg: Use the correctly data types on vehicle_command 8 years ago
David Sidrane 1af5ed9024 crazyflie: Use BOARD_NUMBER_I2C_BUSES and BOARD_I2C_BUS_CLOCK_INIT 8 years ago
David Sidrane 8c1f506944 tapv1:Use BOARD_NUMBER_I2C_BUSES and BOARD_I2C_BUS_CLOCK_INIT 8 years ago
David Sidrane b4f5e36fb1 px4fmu-v5:Add all I2C defines for all busses 8 years ago
David Sidrane 64aaec4419 i2c_nuttx:Use BOARD_NUMBER_I2C_BUSES and BOARD_I2C_BUS_CLOCK_INIT 8 years ago
David Sidrane 9644f855e3 common:Define default BOARD_NUMBER_I2C_BUSES and BOARD_I2C_BUS_CLOCK_INIT 8 years ago
David Sidrane 9a21969189 px4_micro_hal:Define PX4_NUMBER_I2C_BUSES based on the arch/chip 8 years ago
Beat Küng 98396a0bc5 frsky_telemetry: cleanup static vars, use less memory & fix process priority 8 years ago
Beat Küng cb23817317 frsky_telemetry: send flight mode & gps info 8 years ago
Beat Küng a2bfcb94ef frsky_telemetry D protocol: refactor to use less memory & allocations 8 years ago
Beat Küng 9dea515eaa frsky_telemetry S.Port: refactor to use less memory & allocations 8 years ago
Beat Küng cf8b6a9de1 frsky_telemetry: use new module documentation 8 years ago
Beat Küng 4e5c6fc805 frsky_telemetry: fix heading for D protocol 8 years ago
Beat Küng 1d40336723 airframes parser: add dodecarotor image 8 years ago
Peter Duerr 453937a89a Fix va_arg calls (always call va_end) 8 years ago
Peter Duerr b845edba64 Yet another erroneous call to `px4_close` instead of `close` 8 years ago
Peter Duerr 6e808ad0a6 Fix additional erroneous px4_close call 8 years ago
Peter Duerr 73ef772537 Fix erroneous use of px4_close 8 years ago
Peter Duerr 40dff737c5 Fix uninitialized values identified by cppcheck 8 years ago
Peter Duerr 7cf2a49948 Cosmetic fix (silencing cppcheck) 8 years ago
Peter Duerr cc1b766824 Fix memory leaks identified by cppcheck 8 years ago
Peter Duerr 5be23060e7 Fix resource leaks identified by cppcheck 8 years ago
Vicente Monge 0a61e9b279 micro RTPS CMakeLists.txt identation 8 years ago
Vicente Monge a93174dee4 Fix for manual/automatic micro RTPS bridge generation 8 years ago
Beat Küng 4ee9cb2e2f px4airframes markdown: always use '/' for path separation 8 years ago
Vicente Monge d1e39ed9e0 Added link to documentation and suppress local doc 8 years ago
Lorenz Meier 490f40bee1 Sensors: Use temperature for airspeed validation to avoid false positives for high-performance airspeed sensors 8 years ago
Lorenz Meier 45f2a52a7d Sensor startup: Simplify and fix Pixhawk 2.1 8 years ago
Sander Smeets c81dd46b02 land detector VTOL inherit MC maybe_landed (#7738) 8 years ago
David Sidrane 102003c664 rc.sensors:Use HW type to refine startup / deprecate mpu9250 on PixhawkMini 8 years ago
David Sidrane ed74530da8 mpu9250:More cleanup 8 years ago
David Sidrane 5bb084408d bmi160_main:Make the internal interface conditional on PX4_SPIDEV_BMI 8 years ago
David Sidrane 43843b753d px4fmu-v2, px4fmu-v3:Restruture SPI Selects and DRDY 8 years ago
David Sidrane d58a802eaa px4fmu-v2:Use versioning API to only change a GPIO for pixhawkmini 8 years ago
David Sidrane 553c649252 px4fmu-v2:Init GPIO_VDD_3V3_SENSORS_EN off at reset 8 years ago
David Sidrane 60ce1bc5c5 px4fmu-v2:Add GPIO_VDD_USB_VALID and initalize it 8 years ago
David Sidrane 5fd8ef1055 px4fmu-v2:Insure the discharge of the pins PWM pins on rest. 8 years ago
David Sidrane 4832ad3191 ver:Add support for HW versioning 8 years ago
David Sidrane afb01d015e px4fmu-v2:Use simple HW versioning API to differentiate V2 variant at runtime. 8 years ago
David Sidrane dfdb61d2a7 board_common:Add support for simple hardware versioning 8 years ago
David Sidrane c8bd60bef8 Mpu9250:Allow internal reset to complete, when started from VDD of 0V 8 years ago
Lorenz Meier d10116e54a Update MAVLink version 8 years ago
José Roberto de Souza 1a3315e397 msg: Fix build in python3 8 years ago
David Sidrane 5e0a25c9c7 nuttx-patches:Removed unused patchs 8 years ago
David Sidrane a31e626bb9 stm32f7:Backport of pinmap changes. 8 years ago
Beat Küng a2ef611a30 dataman: improve error reporting 8 years ago