141 Commits (aa28c3bd3c3240ead269671838f6d347a16bcf42)

Author SHA1 Message Date
David Sidrane 22bc176885 Added mft for queries 4 years ago
David Sidrane a60df85a09 px4_fmu-v5x:Use px4_platform_configure 4 years ago
David Sidrane 1b9ab2a3e2 px4_fmu-v5x:Manifest Update Adde Rev 1 HW and fix VER 1 4 years ago
Daniel Agar 233949a377 NuttX upgrade to 10.0.0+ defconfig changes 4 years ago
David Sidrane 1e0f3a1e9c px4_fmu-v5x base_phy_DP83848C:Use 32kHz clock for RTC 4 years ago
David Sidrane 7f804b5508 px4_fmu-v5x:Use 32kHz clock for RTC 4 years ago
Beat Küng f927cacd9c v5x: enable eeprom storage on IMU board 4 years ago
Beat Küng 274ccaf57c system: include shutdown lock to BOARD_INDICATE_ARMED_STATE 4 years ago
SalimTerryLi 25eca31e3a
New board Scumaker AirPi HAT for Raspberry Pi B series 4 years ago
Tanja Baumann b5ebdb8e41
add system command to get and set system time 4 years ago
David Sidrane b83fdfda37 px4_fmu-v5x: Updates for NuttX 9.1.0+ External schedule_note 5 years ago
David Sidrane 733c1b747b px4_fmu-v5x: Updates for NuttX 9.1.0+ External schedule_note 5 years ago
David Sidrane acea295d5a px4_fmu-v5x Updates for NuttX 9.1.0- 5 years ago
SalimTerryLi 28a6e82698
Introduce new generic ADC driver for ADS1115 chip (#14437) 5 years ago
SalimTerryLi c037dbef21
Rename and move src/drivers/adc to src/drivers/adc/board_adc 5 years ago
Daniel Agar 2c3441aa90 boards: reduce CONFIG_NFILE_DESCRIPTORS 15 -> 12 5 years ago
David Sidrane 329ed6e273 px4_fmu-v5/v5x: Re-enable TXDMA 5 years ago
Beat Küng ca189fefb7 v5x: use board-specific camera capture pin PI0 5 years ago
Daniel Agar e3d31a881e boards: NuttX disable posix message queues 5 years ago
Beat Küng 03e51076b0 v5x: fix icm20602 sensor orientation 5 years ago
Daniel Agar 13e34b32e6 new Bosch BMI088 IMU driver using FIFOs and DRDY 5 years ago
Daniel Agar 6f6efd60b7 boards: centralize optional external I2C sensor start 5 years ago
David Sidrane 0bb8d7a065 px4_fmu-v5x p4 (-06) default to suporting LAN8742Ai 5 years ago
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