126 Commits (a10dab516c83e40f41d704c0917052cc8c72e2c4)

Author SHA1 Message Date
Beat Küng 0e1f3a2d62 px4_add_board: infer VENDOR, MODEL & LABEL from cmake file name 4 years ago
David Sidrane 05bdef867d Track NuttX syslog change 4 years ago
Daniel Agar 58b40fbbb9 boards: move testing to dedicated test variants 4 years ago
benjinne 9b7eae4043
rc: enable crsf and ghst telemetry on supported boards 4 years ago
Daniel Agar 6874e9fba0 boards: NuttX disable all NSH memory debug commands (mb, mh, mw) by default 4 years ago
Daniel Agar 631d1647d3 boards: minimize unnecessary differences in default variants 4 years ago
Daniel Agar 2257c3767e simple gyro auto calibration module 4 years ago
Daniel Agar f8eaa6e46b ROMFS handle bl_update generically 4 years ago
Daniel Agar 4d288512b5 add board architecture specific init defaults 4 years ago
Daniel Agar 19de1e57e3 gyro_fft promote to modules and include on all boards 4 years ago
Beat Küng 7e33d03470 drivers: remove tap_esc 4 years ago
Daniel Agar 414f9f81d9
move fake GPS to standalone module 4 years ago
Daniel Agar ab0d0fd0be
uORB move to PX4 platform layer 4 years ago
Daniel Agar fb2a199621 delete unmaintaned mkblctrl driver 4 years ago
Daniel Agar a257120e8d boards: use new param default mechanism 4 years ago
Daniel Agar 8f0918a16b boards: remove unused linker __param section 4 years ago
Daniel Agar 78dff6adcb boards: add CONSTRAINED_MEMORY build option 4 years ago
Daniel Agar 1ec10bfcc6
boards: disable CONFIG_ARMV7M_LAZYFPU again (#16573) 4 years ago
Daniel Agar cb74cb8692 boards: enable CONFIG_ARMV7M_LAZYFPU everywhere 4 years ago
Matthias Grob 7545249215 Add flight_mode_manager to all targets with mc_pos_control 4 years ago
David Sidrane 22bc176885 Added mft for queries 4 years ago
David Sidrane 6e9f50f48e omnibus_f4sd: Use px4_platform_configure 4 years ago
Daniel Agar 233949a377 NuttX upgrade to 10.0.0+ defconfig changes 4 years ago
David Sidrane 4bc698e8e3 omnibus_f4sd: Updates for NuttX 9.1.0+ External schedule_note 4 years ago
David Sidrane 9a19340dc3 omnibus_f4sd Updates for NuttX 9.1.0- 4 years ago
SalimTerryLi c037dbef21
Rename and move src/drivers/adc to src/drivers/adc/board_adc 4 years ago
Daniel Agar 2c3441aa90 boards: reduce CONFIG_NFILE_DESCRIPTORS 15 -> 12 5 years ago
Daniel Agar e3d31a881e boards: NuttX disable posix message queues 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 04113b4d57 commander: changes when USB connected 5 years ago
Daniel Agar 746a8f5cf9 commander: reboot/shutdown usability fixes 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 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 baa50a1985 boards: omnibus/f4sd add board_dma_map.h 5 years ago
Daniel Agar ca81175b07 rename drivers/px4fmu -> drivers/pwm_out 5 years ago
Beat Küng cc6ae7ad41 fix omnibus/f4sd: bmp280 start 5 years ago
Beat Küng fc3b497b41 omnibus/f4sd: switch over mpu6000 driver 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 2f3174abb0 refactor icm20602: use driver base class 5 years ago
Daniel Agar 8738c26426
boards: enable NuttX SPI DMA buffers 5 years ago
Beat Küng 8f3ba81c4a refactor atxxxx: use driver base class 5 years ago
Daniel Agar 0ce9e113ff boards: stm32f4/f7 enable SPI_DMATHRESHOLD=32 5 years ago
Daniel Agar f9794e99f8
move hover_thrust_estimator to new module (mc_hover_thrust_estimator) 5 years ago