1037 Commits (59f28517c58495d55ccb780340d9a0d1c4270eb9)

Author SHA1 Message Date
Jukka Laitinen dab7b007de Auto-generate a list of kernel-side built-in modules(drivers) 3 years ago
Jukka Laitinen 6071b87afc platforms/common/uORB: Separate IOCTLs going through boardctl interface from the original ones 3 years ago
Jukka Laitinen f0d9f44f45 Add an ioctl handler to launch built-in modules in kernel side 3 years ago
Jukka Laitinen db3baf6c26 Add an ioctl interface for userspace to kernel calls 3 years ago
David Sidrane 3593cf795d NuttX With DMA/FLASH Backports 3 years ago
David Sidrane d05d7f4154 bl:Clean up formatting 3 years ago
David Sidrane 92590155fc px4_fmu-v6x:Bootloader move to TELEM1 with DMA 3 years ago
Jukka Laitinen 36d440f895 Add IOCTL interface to uORBManager for nuttx protected/kernel build split 3 years ago
Beat Küng b6607a7b78 battery_status: do not publish if no voltage channel is defined 3 years ago
David Sidrane 0c936e4fd2 serial_passthru:Move CONFIG_xxx to serial_passthru 3 years ago
Daniel Agar be3da5089c uORB: uORBDeviceNode use px4_cache_aligned_alloc 3 years ago
Peter van der Perk 9f97793491 Generate C/C++ header to expose px4board kconfig symbols to the preprocessor 3 years ago
David Sidrane 3fecf8a23c Added ability to launch passthru on u-center traffic 3 years ago
David Sidrane 2761112466 NuttX with CDCACM/OTGID backports 3 years ago
David Sidrane cb06f82f0f gnss-m9n-f4:Board support clean up 3 years ago
Jukka Laitinen 70872d94c8 Split px4_layer into kernel and userspace parts for nuttx protected build 3 years ago
Jukka Laitinen 3a6ebe5fc1 NuttX Cmake changes to build combined kernel+userspace image in nuttx protected build 3 years ago
Jukka Laitinen 70704ff9d6 platforms/nuttx/src/px4/common/CMakeLists.txt: Link px4_layer to nuttx_mm for gran allocators 3 years ago
Jukka Laitinen 4c75f1d505 platforms/nuttx/CMakeLists.txt: fixes to accommodate other linker changes 3 years ago
Jukka Laitinen 705171eb53 Fix linking for posix targets 3 years ago
Jukka Laitinen e959fcf9d1 bootloader: link stm bootloaders to nuttx_arch for flash functions 3 years ago
Jukka Laitinen fe5059b0e8 s32k1xx/led_pwm: link to arch_io_pins 3 years ago
Jukka Laitinen 68729e8ec0 nuttx/rpi io_pins: link to drivers_board for timer_io_channels dependency 3 years ago
Jukka Laitinen d181fe0cee nuttx/stm io_pins: link to drivers_board for timer_io_channels dependency 3 years ago
Jukka Laitinen 76d4b6c7d0 arch_board_reset: link to nuttx_arch / nuttx_karch for up_systemreset dependency 3 years ago
Jukka Laitinen 7bb33e65ae Remove px4_work_queue linking to px4_platform 3 years ago
Jukka Laitinen 98906c224b Don't link px4_platform directly to uORB 3 years ago
Jukka Laitinen 54f1e12684 Link arch_spi with drivers_board 3 years ago
Jukka Laitinen ff4eae2c9b Fix px4_impl_os for protected build 3 years ago
Jukka Laitinen d94cc1e114 Add kernel/userspace and nuttx_syscall libraries to build 3 years ago
Beat Küng 92769bd2b2 dshot: remove BOARD_DSHOT_MOTOR_ASSIGNMENT & handle timer channel gaps 3 years ago
David Sidrane a11fe60135 imxrt:ADC extend timeout 3 years ago
Beat Küng bcd057ac3e uORB: fix copy-paste mistake in orb_print_message_internal 3 years ago
Daniel Agar 446729566d platforms/nuttx: px4io_serial always cleanup DMA before next bus exchange 3 years ago
Daniel Agar 8067207ea6 px4_work_queue: rename serial port WQs 3 years ago
Julian Oes be9385ef06 cmake: use at least 1 core to build SITL 3 years ago
Beat Küng cd2bb14f9b stm32h7/micro_hal.h: add RCC_APB1ENR_TIM4EN 3 years ago
Julian Oes 9eda5b373c posix: add fuzz testing using MAVLink messages 3 years ago
David Sidrane eac92ec671 imxrt:ADC fix timeouts 3 years ago
Daniel Agar f76aa0e772 cmake: NuttX ARMV7M_STACKCHECK skip ekf2 3 years ago
Daniel Agar 03371f8522 NuttX with bch flush backport 3 years ago
Daniel Agar 6d0339ba0c I2CSPIDriverBase: sensor start failure ERROR if internal, WARN if external 3 years ago
Daniel Agar d94767ef88 cmake: NuttX use cygwin friendly path for linker script 3 years ago
Beat Küng fe1b726b62 ScheduledWorkItem: do not call ScheduleClear() if not init in destructor 3 years ago
Beat Küng 590239dedb work_queue: increase rate_ctrl stack size by 150 B 3 years ago
Daniel Agar 38731662c6 parameters use bitset for mark_unsaved 3 years ago
PX4 BuildBot a069a47d50 Update submodule nuttx to latest Thu Dec 23 18:11:37 UTC 2021 3 years ago
Daniel Agar a4040f7afd px4io_serial: always perform full abort DMA on error 3 years ago
Beat Küng e29759d877 WorkQueueManager: explicitly convert PTHREAD_STACK_MIN to int 3 years ago
Igor Mišić 298a8c4637 boards/fmu-v5x: allocating PPS pin 3 years ago