325 Commits (0a02d8e77449c1bab4e12411e1191c16e84720d9)

Author SHA1 Message Date
David Sidrane 329ed6e273 px4_fmu-v5/v5x: Re-enable TXDMA 5 years ago
Daniel Agar 3dd7d0c292 boards: fmu-v5 debug variant disable unnecessary modules to save flash 5 years ago
Daniel Agar e3d31a881e boards: NuttX disable posix message queues 5 years ago
Daniel Agar b277840233 boards: create px4_fmu-v5_debug build with assertions enabled 5 years ago
Daniel Agar 0a63df25a6 create fake_magnetometer "driver" to publish magnetic field in body frame 5 years ago
Daniel Agar e819f99064 new Bosch BMI055 IMU driver using FIFOs and DRDY 5 years ago
Daniel Agar 6f6efd60b7 boards: centralize optional external I2C sensor start 5 years ago
Daniel Agar 5e7d2e830d boards: delete old board.h boilerplate 5 years ago
Daniel Agar 5507c15bdc boards: move rgbled_pwm startup to appropriate boards 5 years ago
Daniel Agar 31fe7af454 selectively increase optimization -Os -> -O2 5 years ago
Julian Kent dd9c82eb20
systemcmds/gpio: Add nsh command to manipulate/read GPIO 5 years ago
Daniel Agar 678c3fe8e4 boards: px4_fmu-v5_optimized don't build all mags 5 years ago
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 5 years ago
Daniel Agar 28d2aca699 boards: include all procfs entries on boards that aren't flash constrained 5 years ago
Daniel Agar 8d0c92003a boards: remove all CONFIG_NXFONTS_DISABLE* 5 years ago
Beat Küng 34c75f2d36 boards: temporarily disable UART TX DMA 5 years ago
Daniel Agar 06478d9997 delete obsolete SENSORIOCSPOLLRATE/SENSORIOCRESET and systemcmds/config 5 years ago
mcsauder 6548fde024 Whitespace cleanup to quiet new blank line at EOF git hook. 5 years ago
Daniel Agar 66eacd24bc
px4_fmu-v5_stackcheck: update stack sizes and add to Jenkins 5 years ago
Daniel Agar a89bba470a boards: STM32F76xxx/STM32F77xxx linker add ITCM RAM and .ramfuncs handling 5 years ago
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 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
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 c4a19c8852 refactor icm20689: use driver base class 5 years ago
Beat Küng 00280d55c2 refactor rm3100: 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
Beat Küng 8ebde51648 refactor hmc5883: 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
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