38044 Commits (212898ff421303e3860cd54e2e05e0596f88ecd1)
 

Author SHA1 Message Date
Daniel Agar 212898ff42
Makefile: fix submodulesupdate 3 years ago
Beat Küng 810d2e9497 ModuleParams: remove parent in destructor 3 years ago
bresch f09b34007e CA: reload CA matrix to newly created CA class properly 3 years ago
bresch cf5917d188 control_allocator: restructure param update 3 years ago
David Jablonski 9d974062d0 replay: improved logging for format mismatchs 3 years ago
Beat Küng bf48057090 px4/fmu-v2_test: disable modules to reduce flash 3 years ago
Beat Küng 946857ddf7 px4/fmu-v6x: disable modules to reduce flash 3 years ago
Beat Küng 673de86553 cubepilot/cubeorange: disable system_time and motor_ramp to reduce flash 3 years ago
Beat Küng 759d03e5f9 nxp/fmurt1062-v1: disable modules to reduce flash 3 years ago
Beat Küng ce747fac62 cuav/x7pro: disable modules to reduce flash 3 years ago
Beat Küng 3e899564d4 cuav/nora: disable some modules to reduce flash 3 years ago
Beat Küng c49e78cbac holybro/durandal-v1: disable modules to reduce flash 3 years ago
Beat Küng 5b674ea831 ROMFS: remove some airframes and mixers on v2 to reduce flash 3 years ago
Beat Küng 1a743e1117 collision_prevention: switch to events 3 years ago
Beat Küng 5b70fd4a1d airspeed_selector: switch to events 3 years ago
Beat Küng 5fb16e4395 fw_pos_control_l1: switch to events 3 years ago
Beat Küng 0a1ae37c1a logger: switch to events 3 years ago
Beat Küng 38eca0c64b logger: start session & log index at 100 3 years ago
Beat Küng b31276a4f5 mavlink: switch to events 3 years ago
Beat Küng 90940c3672 mc_pos_control: switch to events 3 years ago
Beat Küng 79a0edafb5 vehicle_air_data: switch to events 3 years ago
Beat Küng a8cc2f9ef6 vehicle_imu: switch to events 3 years ago
Beat Küng acb73fde14 vehicle_magnetometer: switch to events 3 years ago
Beat Küng f8dc915789 vtol_att_control: switch to events 3 years ago
Beat Küng dc87f8a7a4 events: unescape message to match the behavior of the C++ compiler 3 years ago
Beat Küng e1b8611323 px4/fmu-v5/optimized: disable some modules to reduce flash 3 years ago
Beat Küng 9bba13f3e2 px4/fmu-v2/multicopter: disable some modules to reduce flash 3 years ago
Beat Küng 1f73294ad7 navigator: switch to events 3 years ago
Beat Küng 5ac43e7236 commander: switch to events 3 years ago
Daniel Agar 8866215d1d sensors/vehicle_imu: add protections for bad sensor data 3 years ago
Matthias Grob 3c57c67ce3 Make arch setup script executable 3 years ago
m4v3r a238965228
boards: modalai_fc-v1 update default.cmake (#18202) 3 years ago
Jukka Laitinen 28dbd8dc1d NuttX at 10.1.0+ 3 years ago
Thomas Schneider 2e36fff31d Implement option to reboot px4 using protocol_splitter format when flashing. 3 years ago
Jukka Laitinen ffa5abbd65 ci: update container versions to 2021-09-08 3 years ago
Beat Küng c5c80e31b6 boards: remove DIRECT_INPUT_TIMER_CHANNELS from board_config.h 3 years ago
Beat Küng ae8733c2d4 pwm_input: remove 'test' command and use 'status' instead 3 years ago
Beat Küng f1aafe83b3 pwm_out: cleanup, remove _output_mask & only update owned channels 3 years ago
Beat Küng a8e75d174c boards: remove BOARD_HAS_PWM and use DIRECT_PWM_OUTPUT_CHANNELS 3 years ago
Beat Küng 1ee423e3c8 pwm_out, dshot: remove mode_* handling and capture ioctl's 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
Beat Küng 0d7176b766 boards: remove camera_capture from sitl and linux targets 3 years ago
Daniel Agar 422a0f7103 boards: px4_fmu-v5_debug enable more debug errors and warnings 3 years ago
bresch aad11ecc65 PreFltCheck: do not force to report ekf2 failures on GCS connection 3 years ago
Matthias Grob 58ea97a699 MulticopterPositionControl: add horizontal margin for saturation cases 3 years ago