159 Commits (2fc95bb369483b80804e713421fca4d74524376c)

Author SHA1 Message Date
Daniel Agar 5e7d2e830d boards: delete old board.h boilerplate 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
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
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
Travis Bottalico e898b7f110 - Remove RC_SERIAL_SINGLEWIRE, this broke Spektrum radio on last commit 5 years ago
Daniel Agar 44bec269b0 boards: update all NuttX configs CONFIG_NSH_MAXARGUMENTS 12 -> 15 5 years ago
Beat Küng b156fe5787 boards: remove deprecated SPI + I2C defines from board_config.h 5 years ago
Beat Küng 00280d55c2 refactor rm3100: use driver base class 5 years ago
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
Daniel Agar 46e5364580
InvenSense ICM-42688-P IMU driver 5 years ago
Beat Küng 8ebde51648 refactor hmc5883: use driver base class 5 years ago
Beat Küng 692d262e0e refactor voxlpm: 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 e24fcee214 modalai_fc-v1: add board_dma_map.h and enable SPI1/SPI2 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
modaltb 707c840fd9
boards/modalai/fc-v1: Maintenance Updates 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
Beat Küng 451af07472 modalai/fc-v1: 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
Travis Bottalico 9d2a37b35d Fix hardware detection of Flight Core standalone configuration 5 years ago
Travis Bottalico 9e38fee1c6 [BACKPORT] hrt needs to be running for ADC time out. 5 years ago
Daniel Agar dc05ceaad2
create temperature_compensation module 5 years ago
David Sidrane 8d7bfa805b modalai_fc-v1:Support Nuttx SDIO Fixes 5 years ago
Daniel Agar bb09ac0c6d modalai_fc-v1 sync NFILE_DESCRIPTORS, HPWORKSTACKSIZE, and LPWORKSTACKSIZE with v5x 5 years ago
modaltb c5de2cfe0d modalai_fc-v1: Add support for VOXL Flight board defaults, handle default MAVLink setups (#13677) 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 4d021fcd42 modalai:fc-v1 BSP Updated to NuttX 8.1+ 5 years ago
Daniel Agar 668984b6b0 boards: start adc in rc.board_sensors 5 years ago