186 Commits (768ed297f2434954acfdfd1e672a97850178c50c)

Author SHA1 Message Date
Beat Küng be0a205438 refactor ist8310: use driver base class 5 years ago
Beat Küng f555fe309c fmu-v5: change external i2c bus ordering to match with the label 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 6ed4b6978e px4_fmu-v5: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago
David Sidrane 82ab1413fc px4_fmu-v5:Add Manifest Entries for UAVCAN interfaces 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
Daniel Agar af6213e85e invensense icm20689 improvements and fixes 5 years ago
Daniel Agar afc59f843c invensense icm20602 improvements 5 years ago
Beat Küng d74d094940 nuttx configs: disable nuttx timers which are used for PWM output 5 years ago
Beat Küng f7637ebf8f fmu-v5: 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
Roman Dvořák c8a58c5c9d
drivers: add PCF8583 RPM sensor (#14018) 5 years ago
Daniel Agar 6fe35d522a new icm20689 driver using FIFOs and raw sampling (8 kHz gyro, 4 kHz accel) 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
David Sidrane 7cf1bb7f7f px4_fmu-v5:Support Nuttx SDIO Fixes 5 years ago
Daniel Agar 7166b867e1
NuttX stackcheck exclude PX4 Matrix and Param 5 years ago
David Sidrane a5be0bb3d8 px4_fmu-v5:GPIO_VDD_5V_{HIPOWER|PERIPH}_OC remove Pull up - OC have series 47K 5 years ago
David Sidrane 74b6cc5bce px4_fmu-v5:Use Serial TX DMA on Telem 2 5 years ago
Daniel Agar e951531b12 camera_feedback: move to WQ callback and uORB::Subscription 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
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 99aae8b891 NuttX use toolchain math.h and avoid empty drivers/Kconfig 5 years ago
David Sidrane 7e979676ee px4_fmuv5_stackcheck:Remove bl_update to fit 5 years ago
David Sidrane 0ebe285201 px4:fmu-v5 BSP Updated to NuttX 8.1+ 5 years ago
Beat Küng 58799dc7d1 px4/fmu-v5: update nuttx config 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
flbernier 568a349d60 Add rm3100 start for fmu-v5 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 47dd312b57
fw_att_control: move to px4::params 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
modaltb 1e1549a169 Add support for Bosch BMP388 barometer 5 years ago
Silvan Fuhrer 51374aec7b px4_fmu-v5: add here2 mag to startup 5 years ago
Beat Küng 67500123e3 fmu-v5: add dshot support 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