219 Commits (861145fcdcbc82779f67b15263f102aac3d5336e)

Author SHA1 Message Date
Daniel Agar 40b1043e12 NuttX boards minor lpwork and init stack increases 5 years ago
Daniel Agar 15332a7e56 boards: reduce CONFIG_NFILE_DESCRIPTORS 20 -> 15 5 years ago
Daniel Agar ca81175b07 rename drivers/px4fmu -> drivers/pwm_out 5 years ago
Daniel Agar 44bec269b0 boards: update all NuttX configs CONFIG_NSH_MAXARGUMENTS 12 -> 15 5 years ago
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 924f46ee28 refactor icm20608g: use driver base class 5 years ago
Beat Küng 00280d55c2 refactor rm3100: use driver base class 5 years ago
Beat Küng 4d511868e6 refactor lis3mdl: use driver base class 5 years ago
Beat Küng 7626be0485 refactor mpu9250: use driver base class 5 years ago
Beat Küng 2f3174abb0 refactor icm20602: use driver base class 5 years ago
Daniel Agar 8738c26426
boards: enable NuttX SPI DMA buffers 5 years ago
Daniel Agar b73ec18abb
boards: add px4_fmu-v4 and px4_fmu-v5 optimized (-O3) build variants 5 years ago
Daniel Agar 1be959cba8
InvenSense ICM-40609-D IMU driver 5 years ago
Beat Küng 8ebde51648 refactor hmc5883: 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 147e37ac88 px4_fmu-v4: cleanup board_dma_map.h 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 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 779ba0fda5
px4_fmu-v4/v4pro: switch to new InvenSense icm20602/icm20608g IMU drivers 5 years ago
Daniel Agar 1d226ad2ca invensense icm20608g improvements 5 years ago
Daniel Agar 22499effb9 invensense icm20602 improvements 5 years ago
Daniel Agar d7c3e1066a
uavcannode updates and px4_fmu-v4_cannode 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 d1e690a036 fmu-v4: 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
Daniel Duecker 36f836be79
add support for unmanned underwater vehicles (#14079) 5 years ago
Daniel Agar 6704c90354
px4/fmu-v4: restore SPIDEV integers from stable v1.10 (and earlier) 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
Matthias Grob 904ab16558 Fix trailing whitespace, EOF newline, indentation 5 years ago
Daniel Agar 709961ec8c
InvenSense ICM20602 and ICM20608-G: new standalone optimized drivers 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 40a3e47712 px4:fmu-v4 BSP Updated to NuttX 8.1+ 5 years ago
David Sidrane fa79283602 px4/fmu-v4: update nuttx config 5 years ago
Daniel Agar 9183f44243 px4_fmu-v4: deprecate boscch pixracer variant and cleanup SPI devs 5 years ago
Daniel Agar 668984b6b0 boards: start adc in rc.board_sensors 5 years ago
flbernier 6f5f9a787e Add rm3100 start for fmu-v4 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
Igor Mišić f4ee9141cb DShot: updated driver to use NuttX DMA functions (#13233) 5 years ago