57 Commits (3d44077f2cd54f506ff152bbdeadbc28fc7c6135)

Author SHA1 Message Date
Daniel Agar f5fe50f839 invensense/icm20608g driver minor improvements 5 years ago
Beat Küng b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 5 years ago
Beat Küng c4a19c8852 refactor icm20689: use driver base class 5 years ago
Beat Küng 54da4997ad refactor bmi088: use driver base class 5 years ago
Beat Küng 7626be0485 refactor mpu9250: use driver base class 5 years ago
Daniel Agar 8738c26426
boards: enable NuttX SPI DMA buffers 5 years ago
Beat Küng 8ebde51648 refactor hmc5883: use driver base class 5 years ago
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 0ce9e113ff boards: stm32f4/f7 enable SPI_DMATHRESHOLD=32 5 years ago
Beat Küng 179c89b6bd board configs: extend board_dma_map.h with a table 5 years ago
Daniel Agar 8c2ba5f39f mro_x21-777: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar 38a10fc7fc mro_x21: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar f309e3a5ba mro_ctrl-zero-f7: add board_dma_map.h and enable SPI1/SPI5 DMA 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 b54e5a1c23 param: automatically update calibration ID params on import 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 03210f5386 mro/x21: use hw description methods for timer configuration 5 years ago
Beat Küng bd3fe62fcf mro/x21-777: use hw description methods for timer configuration 5 years ago
Beat Küng b3fe4a6691 mro/ctrl-zero-f7: 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 036a45377d boards rename auav_x21 -> mro_x21 5 years ago
Daniel Agar 693d532bba
mRo x2.1 777 board support 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
David Sidrane 4e04781d1f mro_ctrl-zero-f7:Support Nuttx SDIO Fixes 5 years ago
Daniel Agar 9b66cbd2d9 Infineon DPS310 Barometer 5 years ago
Daniel Agar fd72e5e795 mRo ctrl zero updates 5 years ago
Daniel Agar bc182e94e6
sensors split rc_update into new standalone module 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
Daniel Agar 84fe64b1c2
create new multicopter rate controller module (mc_rate_control) split out of mc_att_control 5 years ago
Daniel Agar 99aae8b891 NuttX use toolchain math.h and avoid empty drivers/Kconfig 5 years ago
David Sidrane 9032b64eaa mro:ctrl-zero-f7 BSP Updated to NuttX 8.1+ 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
Daniel Agar 6a0f5249f8
sensors: split out analog battery handling to new standalone battery_status module 5 years ago
Beat Küng 182efaa757 dshot: reduce static buffer size 5 years ago
Daniel Agar 315141873e NuttX boards reduce CONFIG_MAX_TASKS 64 -> 32 (default) 5 years ago
Daniel Agar 26364d44c9
px4_work_queue: command line status output and shutdown empty queues 5 years ago
garfieldG bbb96cbd0c Mavlink startup script per board 5 years ago