260 Commits (master)

Author SHA1 Message Date
Beat Küng 969a77f889 refactor mpu6000: use driver base class 5 years ago
Beat Küng be0a205438 refactor ist8310: use driver base class 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
Daniel Agar 46a09b711f boards: increase STDIO buffer size where we can afford it 5 years ago
Daniel Agar 505afc6063 boards: increase LPWORKSTACKSIZE 1536 -> 1600 5 years ago
Beat Küng 335623e11d SPI config: use enum to specify bus 5 years ago
Beat Küng 1851665fab boards: add new spi+i2c config 5 years ago
Daniel Agar 4698a09b98 delete unmaintained outback challenge (OBC) bottle drop example 5 years ago
Beat Küng d74d094940 nuttx configs: disable nuttx timers which are used for PWM output 5 years ago
Beat Küng d2254c2e44 holybro/kakutef7: use hw description methods for timer configuration 5 years ago
Beat Küng 5319a98fec durandal-v1: use hw description methods for timer configuration 5 years ago
Beat Küng 62b4f3487a io timer: remove some fields from io_timers_t and split out channel indexes 5 years ago
Beat Küng b399698306 ist8310: remove calibration code 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
Daniel Agar 7166b867e1
NuttX stackcheck exclude PX4 Matrix and Param 5 years ago
David Sidrane 2a848c365c holybro_durandal-v1:GPIO_VDD_5V_{HIPOWER|PERIPH}_OC remove Pull up - OC have series 47K 5 years ago
Beat Küng 46a7b27127 kakutef7: fix baro startup 5 years ago
Daniel Agar 77cf081925 holybro_durandal-v1 don't manually start pmw3901 5 years ago
Daniel Agar f9e8f615e3 holybro_kakutef7 sync INTERRUPTSTACK, HPWORKSTACKSIZE, and LPWORKSTACKSIZE with v5x 5 years ago
Matthias Grob 904ab16558 Fix trailing whitespace, EOF newline, indentation 5 years ago
Beat Küng 0f42ecc5c7 durandal-v1: enable dshot 5 years ago
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 5 years ago
Daniel Agar d74cc5ba8c holybro_durandal-v1_stackcheck limit to primary IMU only 5 years ago
Daniel Agar 92559f7a85
Bosch bmp280 barometer cleanup 5 years ago
David Sidrane bbd37ada41 holybro_durandal-v1: update cdcacm product id 5 years ago
David Sidrane 7ca8a8dbaa durandal-v1:Bootloader 5 years ago
Daniel Agar 5aaf1b100b delete unused md25 driver 5 years ago
Daniel Agar 8c38176d77 boards: alphabetize and sync common drivers and modules 5 years ago
Julien Lecoeur a46581987c Update matrix submodule and add pseudoinverse tests (tests matrix) 5 years ago
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
Daniel Agar b5e7e4bc17 add holybro_durandal_stackcheck build and run on Jenkins 5 years ago
Daniel Agar a694f0bbdd bl_update: build and include board bootloader if config available 5 years ago
Daniel Agar 2bb7a1f3c7 holybro_durandal-v1 delete extra defconfig copy 5 years ago
Daniel Agar 2af262ed1d NuttX cmake build wrapper thorough dependencies 5 years ago
Daniel Agar 99aae8b891 NuttX use toolchain math.h and avoid empty drivers/Kconfig 5 years ago
David Sidrane a8e7ddd44e durandal-v1:Use Holybro USB PID 5 years ago
David Sidrane b2f28c977d durandal-v1 Nuttx Based PX4 bootloader 5 years ago
David Sidrane 4836fc0719 Added board support for holybro_durandal-v1 5 years ago
David Sidrane ca45b1ee12 holybro:kakutef7 BSP Updated to NuttX 8.1+ 5 years ago
David Sidrane 4ebc00b22e kakutef7:Remove Duplicate goio header 5 years ago
Daniel Agar 668984b6b0 boards: start adc in rc.board_sensors 5 years ago
Daniel Agar 40850f58ee boards cleanup old nsh_archinitialize 5 years ago
Beat Küng 3b7c1b4ff1 src/drivers/boards: move to platforms/nuttx/src/px4/common 5 years ago
Beat Küng b30171ba8d board_common.h: move under platforms/common 5 years ago
Beat Küng 3198610f85 src/platforms: move all headers to platforms/common/include/px4_platform_common 5 years ago
Daniel Agar e2cf501f9d
boards: increase CONFIG_MAX_TASKS 32->64 on all F7s (#13285) 5 years ago
Igor Mišić f4ee9141cb DShot: updated driver to use NuttX DMA functions (#13233) 5 years ago
Daniel Agar 6a0f5249f8
sensors: split out analog battery handling to new standalone battery_status module 5 years ago
Beat Küng b080679146 kakutef7, kopis airframe: enable dshot & telemetry 5 years ago
Beat Küng 182efaa757 dshot: reduce static buffer size 5 years ago