92 Commits (4d511868e60f1cff4ceb812a99a3ca17368b399d)

Author SHA1 Message Date
Beat Küng 54da4997ad refactor bmi088: 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 47b329cc54 refactor bmm150: use driver base class 5 years ago
Beat Küng 832ccd262e refactor ina226: use driver base class 5 years ago
Beat Küng 985bb2adc9 refactor bmp388: 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 bd16c2b4f6 px4_fmu-v5x: add board_dma_map.h and enable SPI{1,2,3} 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
David Sidrane 25c12d8b9e px4_fmu-v5x:Add Serial test 5 years ago
David Sidrane ee220a5086 px4_fmuv5x:Update manifest for USB not present 5 years ago
Beat Küng 40898ba237 px4/fmu-v5x: 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
David Sidrane 254b05d377 px4_fmu-v5x:P2 Base migrating to LAN8742Ai phy 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
Claudio Micheli 624fcc3adb v5x target: Fix wrong FD for TELEM3 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
David Sidrane 351c3f7c22 px4_fmu-v5x:Support Nuttx SDIO Fixes 5 years ago
Timothy Scott fc1341208f INA226: Integrate with PX4 (#12673) 5 years ago
David Sidrane 5bb82a9f93 px4_fmu-v5x:GPIO_VDD_5V_{HIPOWER|PERIPH}_nOC remove Pull up - OC have series 47K 5 years ago
David Sidrane feaa657172 px4_fmu-v5x:SE050 Assert Reset on board_init, and release in appinit 5 years ago
David Sidrane 949ab563ef px4_fmu-v5x:Drop netinit task priority below LP work 5 years ago
David Sidrane c9cb59fdd8 px4_fmu-v5x:Init Network in background (no monitor CONFIG_NETINIT_MONITOR is not set) 5 years ago
dino 34f53c14bf Fixed sensor orientation 5 years ago
David Sidrane 213174fc74 px4_fmu-v5x:Set IP 192.168.0.123 GW:192.168.0.254 5 years ago
David Sidrane ea69fde02a px4_fmu-v5x:Add SPI6_nRESET_EXTERNAL1 5 years ago
David Sidrane 3b88142744 px4_fmu-v5x:rc.board_sensors Add Second BMP388 5 years ago
David Sidrane 996ee49868 fmu-v5x:SPI4 is not used BMM150 moved to I2C4 5 years ago
David Sidrane 0399d689ce px4_fmu-v5x:Start MS5611 on Base I2C3 5 years ago
David Sidrane 31456419e9 px4_fmu-v5x:Add 4096 for ism330dlc to BOARD_DMA_ALLOC_POOL_SIZE 5 years ago
Daniel Agar 1a395fb6d9 ST ISM330DLC IMU driver 5 years ago
David Sidrane eb560e8a0f fmu-v5x:Properly reset SPI 5 years ago
David Sidrane 14b592d0c6 px4fmuv5x:Add Sync pin to board config 5 years ago
Beat Küng cf4e97b71c fmu-v5x: enable DShot 5 years ago
Beat Küng 7aa905eb21 fix fmu-v5x: use correct GPS2 serial port 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 1af7af02db bmp388: cleanup main and add to px4_fmu-v5x board_config.h 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