1061 Commits (02e11eddceb4669ec9579ea377945ce14514e4bf)

Author SHA1 Message Date
Daniel Agar 15296ab453 cmake: NuttX check that CONFIG_ARCH_BOARD_CUSTOM_DIR is in PX4_BOARD_DIR 3 years ago
Daniel Agar 6f87a4546d platforms/nuttx: cdc_acm_check implement mavlink reboot directly 3 years ago
Daniel Agar 1d66f2cf83 posix: HRT hrt_lock() sem_wait try again if error returned 3 years ago
CUAVmengxiao f540335998 spi: get the correct version revision 3 years ago
Jacob Schloss 5ae4cae073
orb_advertise_multi: might return nullptr (#19387) 3 years ago
David Sidrane 1a17e9df4d board_hw_rev_ve:Use 97.50% for ADC ref for "High" detection 3 years ago
David Sidrane ebc8ecdee6 board_hw_rev_ve:ADC returns 32 bits 3 years ago
David Sidrane 1c224be8f6 stm32h7:ADC fix CCr Access 3 years ago
Thomas Debrunner 5b0fc8f507 print_load: Removed unused variable to fix compilation on macos 3 years ago
Jukka Laitinen 4658a627d7 Separate i2c and spi board bus configuration into and own library for protected build target 3 years ago
Jukka Laitinen 56c6120e83 Use IOCTL for board_read_VBUS_state in NuttX protected builds 3 years ago
Jukka Laitinen 005095d199 Add gran allocator also to user side in protected build 3 years ago
Jukka Laitinen c43c71f4af platforms/nuttx/src/px4/common/board_ctrl: Add handlers for vbus & shutdown lockout 3 years ago
Jukka Laitinen 4a74d266be Initialize cxx static variables also in kernel side 3 years ago
Jukka Laitinen c1a7b8df1d Add a px4 userspace initialization in protected build 3 years ago
wangwwno1 746c16400a Typo Fix: ChangeWorkQeue 3 years ago
Jukka Laitinen 0d31aadcc3 src/lib/paramters: Add a new interface library for protected build user side 3 years ago
Daniel Agar 52221b0bb7
vscode: add stlink debug config (#19269) 3 years ago
Jukka Laitinen aae0876d82 platforms/rpi: Clean away the removed hrt_elapsed_time_atomic 3 years ago
Jukka Laitinen 77f71e61d2 Add a generic hrt driver userspace interface 3 years ago
Jukka Laitinen 9f049b4dca Inline ts_to_abstime and abstime_to_ts 3 years ago
Jukka Laitinen caaa13ddc0 uORB performance updates 3 years ago
Charles Cross f31f3370ef
Add support for Timer15 on H743 boards (#19228) 3 years ago
David Sidrane c0facec889 cdc_acm_check:Prevent USB disconect on param save 3 years ago
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