1022 Commits (ed475ca324534c7b66b679c692ff9b0060e3dcbf)

Author SHA1 Message Date
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
Igor Mišić 60a212f717 px4_arch: add PX4_MAKE_GPIO_EXTI 3 years ago
Jukka Laitinen ce6147f570 uORB: Remove transfer of memory allocation ownership to CDev 3 years ago
Jukka Laitinen 77af102cab px4_work_queue: Use px4_task_spawn_cmd for WorkQueueRunner in NuttX protected 3 years ago
Jukka Laitinen 3aab4d2daf px4_task_spawn_cmd: launch kernel thread in protected/kernel build on kernel side 3 years ago
Jukka Laitinen d0d7f29422 platforms/common/shutdown.cpp: Enable boardctl functions for shutdown and poweroff 3 years ago
Daniel Agar 9db5bc0755 px4_mtd: increase retries, wait inbetween, try decreasing frequency 3 years ago
Daniel Agar f63a7642d6 NuttX debug helper improvements 3 years ago
Beat Küng cbd6e735ad fix console_buffer: avoid potential deadlock when using dmesg over MAVLink shell 3 years ago
Daniel Agar bc7001ba49 NuttX apps with [REJECTED] mkfatfs DMA memory change 3 years ago
Jukka Laitinen 929820136a Move sw_crypto and stub_keystore under src/drivers 3 years ago
David Sidrane 7393a68e28 NuttX with ramtron and BCH backports 3 years ago
Daniel Agar 51da169ccb cmake: nuttx apps build depend .c and .h files 3 years ago
Daniel Agar 7d985ec7c5 NuttX with Backports for SD fixes 3 years ago
David Sidrane 3cf901b29c NuttX Apps with backport CONFIG_MKFATFS_BUFFER_ALIGMENT 3 years ago
Jukka Laitinen b66270f8a8 Inline uORBDeviceNode::copy for performance improvement 3 years ago