634 Commits (pr-sensor-distance)

Author SHA1 Message Date
Jukka Laitinen 026bd073b5 Don't error on CONFIG_CRYPTO_RANDOM_POOL not defined 3 years ago
Beat Küng f22dc80ecc system: add missing includes (added indirectly via visibility.h for normal builds) 3 years ago
Peter van der Perk 47aaa38d5f Added DroneCAN SocketCAN driver Skeleton 3 years ago
Daniel Agar a73efd9c4f NuttX carry minimal c++ cmath (replacing Matrix stdlib_imports.hpp) 3 years ago
Beat Küng 6f8663ac62 mcp23009: add drivers__device cmake dependency 3 years ago
Igor Mišić dff946c39a usr_mcu_version: add missing headers 3 years ago
Igor Mišić 4b503c310e Merge PR #19575 (changes to pr-extendend_hw_ver_rev_format) 3 years ago
David Sidrane 00e82c9060 board_hw_eeprom_rev_ver:Versioning hierarchy 3 years ago
Igor Mišić ec1614d156 boards: update id string from V5X{0-a}{0-a} to V5X{xxxx}{xxxx} 3 years ago
Igor Mišić b938215c2b board_hw_info: add set and get functions for hw_version to/from eeprom 3 years ago
Igor Mišić 3463b725a5 px4_manifest: fix px4_mft_s to accept multiple manifests 3 years ago
Igor Mišić 432b664acc px4_mtd: fix instantiation for multiple mtds 3 years ago
Igor Mišić 08a9e49f3e px4_mtd: update eeprom at24c driver to initialize multiple instances 3 years ago
Daniel Agar c9b6047124
platforms/nuttx/CMakeLists.txt add STM32H743VI SVD/debug 3 years ago
Daniel Agar 0420d697e5 update NuttX and apps to latest with sem holder fixes and updated ostest 3 years ago
David Sidrane 645f4c3428 flash_cache:Flush complete cache line 3 years ago
David Sidrane 9d0e57230a
boards: new px4_fmu-v6c board support (#19544) 3 years ago
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
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
Jukka Laitinen 4658a627d7 Separate i2c and spi board bus configuration into and own library for protected build target 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
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
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 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
David Sidrane 0c936e4fd2 serial_passthru:Move CONFIG_xxx to serial_passthru 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 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