344 Commits (1d164c0dbdee1d1f8d8836d8fb4f1c5d6d854d85)

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 02f4ad61ec
I2C/SPI require device type in constructor 5 years ago
Daniel Agar ca81175b07 rename drivers/px4fmu -> drivers/pwm_out 5 years ago
baumanta 2103b8f7de fmu-v5_optimized: disable esc_calib 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
Daniel Agar a13e8e573e boards: fmu-v2/v3 rc.board_sensors remove obsolete hmc5883 argument 5 years ago
Beat Küng 81dc73b752 fmu-v5_optimized: disable bl_update 5 years ago
Beat Küng b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 5 years ago
Beat Küng 6588dd0861 refactor icm20948: use driver base class 5 years ago
Beat Küng 924f46ee28 refactor icm20608g: use driver base class 5 years ago
Beat Küng c4a19c8852 refactor icm20689: use driver base class 5 years ago
Beat Küng 609eafd4cd refactor l3gd20: use driver base class 5 years ago
Beat Küng 6cf4de9e02 refactor lsm303d: use driver base class 5 years ago
Beat Küng 3423809cd9 refactor ism330dlc: 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 54da4997ad refactor bmi088: 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
SalimTerryLi dc8e775d8f
ADC: replace ioctl with uorb message (#14087) 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 ec2de33547 lights: 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 dbb53044ce refactor ms5611: use driver base class 5 years ago
Beat Küng 22a38453ab refactor bmi055: 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
Beat Küng f555fe309c fmu-v5: change external i2c bus ordering to match with the label 5 years ago
Beat Küng 87cd20180c i2c spi: add unittests for BusCLIArguments 5 years ago
SalimTerryLi b70289c536 move __PX4_LINUX out of px4_impl_os.cmake 5 years ago
Paul Riseborough ab92b46e69
Update ecl to add ability to recover from bad magnetic yaw 5 years ago
Daniel Agar 2b03aa3d1b px4_fmu-v2: disable vtol_att_control to save flash 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 aeff85322d px4_fmu-v2: leave SPI DMA disabled for now (flash space) 5 years ago
Daniel Agar 772ddd7f5e px4_fmu-v2/v3: add board_dma_map.h and enable SPI1/SPI4 DMA 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 6ed4b6978e px4_fmu-v5: add board_dma_map.h and enable SPI1 DMA 5 years ago
Daniel Agar 6834f089cc px4_fmu-v4pro: cleanup board_dma_map.h 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
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