1000 Commits (9fe7a406734c3c176bb6edc358b065acbfafa5e7)

Author SHA1 Message Date
Beat Küng 8a2b310b83 topic_listener: avoid code generation, use existing metadata at runtime 3 years ago
Beat Küng 4c73ac3805 uorb: use single byte for internal types in o_fields metadata 3 years ago
mcsauder 21163d859e Whitespace cleanup. 3 years ago
Beat Küng da1df5352c fix pwm: only update oneshot timers owned by the current pwm_out instance 3 years ago
Beat Küng d9bf03b2dc holybro/durandal-v1: add capture pins to list of pwm pins 3 years ago
Beat Küng 0ab4a24de8 px4/fmu-v5: add capture pins to list of pwm pins 3 years ago
Beat Küng 15daded6b0 refactor output_limit: split output_limit_calc_single into separate function 3 years ago
AuroraRAS 62dd38fe35 Prepare for Android NDK build 3 years ago
Daniel Agar 7de00469a6
platforms: nuttx px4_init fix USB serial mavlink autodetect 3 years ago
Jaeyoung-Lim e2f048f608 Add sitl glider model 3 years ago
bresch 21b1f090e6 SITL: add typhoon_h480_ctrlalloc target 3 years ago
Peter van der Perk bfa87fdac7 Kconfig fix wrong nuttx submodule commit 3 years ago
Peter van der Perk 60790f7112 Backport boards: modalai_fc-v1 update default.cmake (#18202) 3 years ago
Daniel Agar beb358a344 px4_work_queue: adjust status formatting to accommodate longer names (eg mc_autotune_attitude_control) 3 years ago
Daniel Agar 896ad3a627
cmake: fix find_program ozone 3 years ago
Daniel Agar 6d78054f50
mavlink USB auto start/stop on boards with VBUS 3 years ago
bresch 5874b1f87c mc atune: add module to all targets 3 years ago
David Sidrane 7c9903f610 stm32h7:px4io_serial use TRBUFF 3 years ago
David Sidrane f56701e72f micro_hal:Remove px4_savepanic on arch without hardfault logging 3 years ago
David Sidrane cb47203a9e NuttX with deglitched GPIO backports 3 years ago
David Sidrane 2abbf791b3 NuttX with deglitched GPIO backports 3 years ago
Peter van der Perk 360c3781f3 UCANS32K146-01 Add CAN tranceiver self test 3 years ago
Jukka Laitinen 3db76d88fe Add crypto key generation functions 3 years ago
Jukka Laitinen 4c6779812d Add keystore_put_key interface function for storing keys permanently 3 years ago
Jukka Laitinen fc2668cba1 Add encryption function for the crypto_backend and px4_crypto 3 years ago
Jukka Laitinen be4f7cabf9 Add compilation of nuttx_crypto 3 years ago
Jukka Laitinen d36a91ceaf Add generic px4 interface for crypto features 3 years ago
Jukka Laitinen aa61bc4942 Add functions for initializing empty crypto backend handles 3 years ago
Daniel Agar 9a3fa6199b uorb top report total publication rate 3 years ago
Daniel Agar 089c962d92 px4io: moving mixing to FMU side 3 years ago
Beat Küng e73172b537 hrt: remove hrt_elapsed_time_atomic 3 years ago
Beat Küng 810d2e9497 ModuleParams: remove parent in destructor 3 years ago
Jukka Laitinen 28dbd8dc1d NuttX at 10.1.0+ 3 years ago
Beat Küng c5c80e31b6 boards: remove DIRECT_INPUT_TIMER_CHANNELS from board_config.h 3 years ago
Beat Küng 062dd28f4d camera_capture: use up_input_capture_set directly 3 years ago
Beat Küng 78b5cdae4c s32k1xx: io_timer: reserve pins & timers on first use 3 years ago
Beat Küng ab828b8e94 kinetis: io_timer: reserve pins & timers on first use 3 years ago
Beat Küng 7d9a3bf29f imxrt: io_timer: reserve pins & timers on first use 3 years ago
Beat Küng 9a74c6f3c6 stm32: io_timer: lock around io_timer_allocate_channel and io_timer_get_channel_mode 3 years ago
Beat Küng 847bd120fa io_timer: reserve pins & timers on first use 3 years ago
Daniel Agar 000765e9f0 NuttX mount procfs and binfs in px4 init 3 years ago
Daniel Agar 65b1a9648d Tools/HIL/run_nsh_cmd.py: fail if ERROR printed in output 4 years ago
Daniel Agar 5dfc07cb1b systemcmds/param: add set-default sient (-s) option 4 years ago
Daniel Agar 6be7926ed3 px4io: add watchdog 4 years ago
Daniel Agar 7925787f62 px4io_serial: ensure TX DMA is stopped if exiting early on stream error 4 years ago
Jukka Laitinen c3c30e5d4f Fix memory corruption when work queue is being deleted 4 years ago
Jukka Laitinen 523578d2ce Increase stack size of wq:manager and worker threads for 64 bit targets 4 years ago
David Sidrane 78b76cb636 i2c_spi_buses:Support devices that may change address 4 years ago
Daniel Agar 8a8171c7aa platforms/nuttx: px4_init initialize and reset all I2C buses 4 years ago
Daniel Agar 2b581ef407 platforms/nuttx: s32k14x & s32k1xx add i2c_hw_description.h 4 years ago