1000 Commits (daa925137c4c1c87bdf5e7e3d267247d081c17b6)

Author SHA1 Message Date
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
Jukka Laitinen 3f884c5d24 Inline deviceNodeExists and getDeviceNode in uORB DeviceMaster 3 years ago
Jukka Laitinen bb307cd462 Fix comparing orb_metadata in uORB::DeviceNode::publish 3 years ago
Jukka Laitinen 0b9505453d Clean up interfaces towards uORB 3 years ago
Beat Küng bcba3dfe52 control_allocator,angular_velocity_controller: run on rate_ctrl wq 3 years ago
Daniel Agar 3140bf167c
NuttX submodule update with work_usrthread.c fixes 3 years ago
Daniel Agar 7653bd1757 cmake fix NuttX config import for 0 values 3 years ago
Jani Paalijarvi 02336acd61 Improve SPI bus implementation 3 years ago
Daniel Agar f5d9b01f5c
NuttX build in place 3 years ago
Daniel Agar 7b7b7acd36 i2c_spi_buses: respect CONFIG_I2C and CONFIG_SPI 3 years ago
Jukka Laitinen 356de6ccf1 Factor cdc_acm_init away from px4_init 3 years ago
Jukka Laitinen 39c0c68167 print_load: Remove reference to CONFIG_MAX_TASKS 3 years ago
Jukka Laitinen 9299a5c3f6 hrt: Add interface functions for latency counters 3 years ago
Guilherme Lawless 47a191489e
cmake: sitl_gazebo build use memory information from the system to estimate the parallel jobs 3 years ago
David Sidrane 96101a9c11 NuttX backports of imxrt dcache fixes to support WB & USB 3 years ago
David Sidrane e2b4e435a9 Build system:Board level control of no-unaligned-access 3 years ago
David Sidrane af9f8f08c6 NuttX PX4 build - capture log in VERBOSE=True|1 3 years ago
Daniel Agar 9c15be22d6 mc_autotune_attitude_control: add new MC_AT_EN parameter to enable 3 years ago
Vatsal Asitkumar Joshi ea1ae73526
Support for Raspberry PI RP2040 MCU (#18083) 3 years ago
David Sidrane 38e2e6a01f
Use NuttX MPU Reset (#18283) 3 years ago
Landon Haugh 24cd0c6fa3 Enablement of PX4 SPI driver for UCANS32K146 3 years ago
Daniel Agar 17328bef69 Jenkins attach GDB and print back trace on failure 3 years ago
Beat Küng c0f75b1c79
dshot: add missing '#pragma GCC diagnostic push' 3 years ago