175 Commits (ed0b5a7c1a12fd975caf88ab859b81866866f72c)

Author SHA1 Message Date
Daniel Agar 7aa7f0ed95 switch remaining boards to new InvenSense IMU drivers 5 years ago
Julian Oes b01cdafcf6 boards: add esc_battery to build 5 years ago
Daniel Agar ad559a66a1 examples: add simple work_item example module 5 years ago
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
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 b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 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 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 ec2de33547 lights: use driver base class 5 years ago
Beat Küng dbb53044ce refactor ms5611: 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
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
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 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 e627fed117 fmu-v2: disable perf command and some airframes 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 4599c30817 px4/fmu-v2: 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 3910028fc5 new mpu6000 driver using FIFOs and raw sampling (8 kHz gyro, 1 kHz accel) 5 years ago
Daniel Agar 0a0ed1eb33 px4_fmu-v2_fixedwing: disable vmount to save flash 5 years ago
Daniel Agar b2f4dae2c4 boards: fmu-v2/v3 limit rate loop by default 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
Daniel Agar 709961ec8c
InvenSense ICM20602 and ICM20608-G: new standalone optimized drivers 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 8c38176d77 boards: alphabetize and sync common drivers and modules 5 years ago
Silvan Fuhrer ebdc29bc5f Airspeed Selector: enable airspeed_validated in control modules (#12887) 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 47bbb36575 px4_fmuv2_multicopter:Remove bl_update to fit 5 years ago
David Sidrane ab1c8850fe px4:fmu-v2 BSP Updated to NuttX 8.1+ 5 years ago
Daniel Agar 668984b6b0 boards: start adc in rc.board_sensors 5 years ago