163 Commits (a3288ff732ba30fe9c67296a8f21eff4907432fe)

Author SHA1 Message Date
Igor Mišić 4b503c310e Merge PR #19575 (changes to pr-extendend_hw_ver_rev_format) 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ć 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
Jukka Laitinen 56c6120e83 Use IOCTL for board_read_VBUS_state in NuttX protected builds 3 years ago
wangwwno1 746c16400a Typo Fix: ChangeWorkQeue 3 years ago
Beat Küng b6607a7b78 battery_status: do not publish if no voltage channel is defined 3 years ago
Peter van der Perk 9f97793491 Generate C/C++ header to expose px4board kconfig symbols to the preprocessor 3 years ago
Daniel Agar 8067207ea6 px4_work_queue: rename serial port WQs 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
Beat Küng bcba3dfe52 control_allocator,angular_velocity_controller: run on rate_ctrl wq 3 years ago
Jani Paalijarvi 02336acd61 Improve SPI bus implementation 3 years ago
Daniel Agar 7b7b7acd36 i2c_spi_buses: respect CONFIG_I2C and CONFIG_SPI 3 years ago
Beat Küng 15daded6b0 refactor output_limit: split output_limit_calc_single into separate function 3 years ago
Jukka Laitinen 3db76d88fe Add crypto key generation functions 4 years ago
Jukka Laitinen 4c6779812d Add keystore_put_key interface function for storing keys permanently 4 years ago
Jukka Laitinen fc2668cba1 Add encryption function for the crypto_backend and px4_crypto 4 years ago
Jukka Laitinen d36a91ceaf Add generic px4 interface for crypto features 4 years ago
Daniel Agar 089c962d92 px4io: moving mixing to FMU side 4 years ago
Beat Küng 810d2e9497 ModuleParams: remove parent in destructor 4 years ago
Beat Küng c5c80e31b6 boards: remove DIRECT_INPUT_TIMER_CHANNELS from board_config.h 4 years ago
Jukka Laitinen c3c30e5d4f Fix memory corruption when work queue is being deleted 4 years ago
David Sidrane 78b76cb636 i2c_spi_buses:Support devices that may change address 4 years ago
David Sidrane bb913ae11a system_load:Track Dynamic PID hash 4 years ago
Daniel Agar e900f2ea54 boards: Advanced Technology Labs (ATL) Mantis EDU support and airfarme (SYS_AUTOSTART 4061) 4 years ago
Daniel Agar 65745a3676 purge broken qurt support and atlflight boards 4 years ago
Daniel Agar d8704cee67 platforms: px4 log build string then print (fputs) 4 years ago
Beat Küng c5aef9d512 i2c_spi_buses: add support for multiple instances of the same device on a bus 4 years ago
Daniel Agar e4983ab88c
px4_platform_common: atomic support larger types with critical sections (on NuttX) 4 years ago
Beat Küng 38f3b8d356 mavlink & system: add events interface 4 years ago
Beat Küng 9b7170551c ModuleBase: allow configurable timeout for wait_until_running() 4 years ago
Jukka Laitinen d068ae48d6 Add header file for arhitecture/implementation specific px4 crypto and 4 years ago
David Sidrane 84dd8839a2 i2c_spi_buses:Track NuttX change to getopts avoid name collision 4 years ago
Daniel Agar 806b462935 px4_work_queue: increase UART stack 4 years ago
David Sidrane 69e0c2fc10 px4:platform support SPI configuration selection on HW REV 4 years ago
Daniel Agar 3b7ce61901 px4_work_queue: increase wq:rate_ctrl stack slightly 4 years ago
Daniel Agar f9d8c613b0 px4_work_queue: increase nav_and_controllers stack 4 years ago
Daniel Agar 5f6832e101 px4_work_queue: increasae UART stack 4 years ago
David Sidrane ccee36bb68 sd_bench and logger use aligned buffers 4 years ago
Daniel Agar 2257c3767e simple gyro auto calibration module 4 years ago
Daniel Agar c356181f90 px4_work_queue: increase wq:rate_ctrl stack 4 years ago
Peter van der Perk 18a8d89fa4 PNP fixed allocation scheme 4 years ago
Daniel Agar 4d9e88141e px4_work_queue: increase wq:nav_and_controllers stack 4 years ago
Daniel Agar 7393d5d761 delete aerotenna ocpoc 4 years ago
Daniel Agar 6482120d9a
sensors/vehicle_angular_velocity: use full raw FIFO data (sensor_gyro_fifo) if available 4 years ago
David Sidrane dd3c3098f2 nxp_ucans32k146:Add Can Bootloader build 4 years ago
Beat Küng 2a0a82fd90 param: add commit_no_notification(T val) API 4 years ago