1079 Commits (fe9af6769c8a627e123a333460b195b50a0227fe)

Author SHA1 Message Date
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
David Sidrane 49d63958a8 platforms/common/spi:Support 16 bit of VER and REV 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ć cc63c49a51 px4_manifest: add function declaration for get base EEPROM mtd 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
Bruce Meagher 714234ca90
posix: add mavlink shell for posix targets (#19800) 3 years ago
Thomas Debrunner 46c9d1e288
SIH in SITL with lockstep (#19028) 3 years ago
Jaeyoung-Lim bf68d3433e Add omnicopter SITL model 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
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