168 Commits (c6311324d2022af2a8b686f22411ca7c48575327)

Author SHA1 Message Date
Daniel Agar 5e7d2e830d boards: delete old board.h boilerplate 5 years ago
David Sidrane 626895eadc px4_fmu-v5x:Wrong Bit was being tested for mode. 5 years ago
Julian Kent dd9c82eb20
systemcmds/gpio: Add nsh command to manipulate/read GPIO 5 years ago
David Sidrane 04db5391fc px4_fmu-v5x:Fix PG11 assignment 5 years ago
David Sidrane b2153c7f2f px4_fmu-v5x:PG6 is free GPIO 5 years ago
David Sidrane 7f84ed57dd px4_fmu-v5x:Using SE050 not A71CH 5 years ago
David Sidrane 637578b8be px4_fmu-v5x:Correct trace connector description 5 years ago
Beat Küng 9c6f42a867 v5x defconfig: increase TELEM2 UART TX buffer size to 3000 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
Beat Küng 68e1172bb5 px4/v5x: enable tx dma on telem2 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 509b8b6b4b First skeleton for esc_battery module 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
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 3423809cd9 refactor ism330dlc: 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
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 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 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 bd16c2b4f6 px4_fmu-v5x: add board_dma_map.h and enable SPI{1,2,3} 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
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 b54e5a1c23 param: automatically update calibration ID params on import 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
David Sidrane 25c12d8b9e px4_fmu-v5x:Add Serial test 5 years ago
David Sidrane ee220a5086 px4_fmuv5x:Update manifest for USB not present 5 years ago
Beat Küng 40898ba237 px4/fmu-v5x: 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
David Sidrane 254b05d377 px4_fmu-v5x:P2 Base migrating to LAN8742Ai phy 5 years ago
Beat Küng b399698306 ist8310: remove calibration code 5 years ago
Roman Dvořák c8a58c5c9d
drivers: add PCF8583 RPM sensor (#14018) 5 years ago