22174 Commits (b3402214f9015edc56629076ed2654c834c47023)
 

Author SHA1 Message Date
Daniel Agar b3402214f9 README add state estimation label (#7154) 8 years ago
Daniel Agar 5228f70f44 README add MindPX contact (#7153) 8 years ago
ChristophTobler 6c15666368 ekf2: accept min/max range 8 years ago
Khoi Tran 1b7838c2fe Implement Mavlink PLAY_TUNE 8 years ago
Matthias Grob 0c4719de3e mc_pos_control: smooth takeoff, fixed gradient of the velocity ramp by takeoff speed parameter 8 years ago
Matthias Grob b5820afa14 mc_pos_control: smooth takeoff, fixed ramp reset bug and takeoff speed limiting condition 8 years ago
Matthias Grob 9a162a24bb mc_pos_control: improved smooth takeoff and used it for manual takeoff as well 8 years ago
Matthias Grob 75872b0713 mc_pos_control: switched auto takeoff to clean position control to takeoff point with gradual velocity limit 8 years ago
Matthias Grob 5fd6bfc18c mc_pos_control: reorder velocity setpoint limiting, adding comments 8 years ago
Matthias Grob f5964ec237 mc_pos_control: pure refactor, reduce one level of indentation in calculate_thrust_setpoint 8 years ago
Matthias Grob 40d058558b mc_pos_control: pure refactor, split up core position control into velocity and thrust setpoint generation 8 years ago
Matthias Grob fac34de11e mixer_multirotor: switched to math::constrain (#7073) 8 years ago
Beat Küng fc30f880c8 px4fmu_spi.c for v4: fix usage of wrong GPIO macros 8 years ago
Daniel Agar f04f1d6b03 sensors HIL increase gyro and accel timeout 8 years ago
Beat Küng 0d22e97c09 sensor_params: document PWM_RATE=0 for Oneshot125 8 years ago
Beat Küng bd0c1cffc2 mount.aux.mix: remove the mode channel 8 years ago
David Sidrane 0a1fbef8c8 pwm:ensure that a rate of 0 will invoke the ioctl 8 years ago
Beat Küng 44a507fcfe camera_interface: initialize _p_pin & handle error 8 years ago
Beat Küng f42a626527 vmount: fix null-pointer access if invalid output mode was selected 8 years ago
Beat Küng 2ef5ebb6db 4002_quad_x_mount: remove vmount start 8 years ago
Beat Küng 69e8213b37 rcS: set MIXER_AUX to mount if vmount enabled and output is AUX 8 years ago
Beat Küng 3f3ac414e3 fix rc.interface: do not append .mix when setting MIXER_AUX 8 years ago
Mohammed Kabir 60fe87aac2 commander : preflight checks increase max_mags to 4 8 years ago
Mohammed Kabir 57aa41df2c sensors : decouple maximum sensor count and allow flexible maximums 8 years ago
Mohammed Kabir f0accd39f0 sensors : add support for 4th magnetometer 8 years ago
Mohammed Kabir 74f4f72a4c commander : add support for calibrating 4 magnetometers 8 years ago
Mohammed Kabir c8dad56300 mathlib : switch min/max to constexpr to match std::min/max 8 years ago
Mohammed Kabir 9909a373b0 commander : warn if more than 4 mags are connected 8 years ago
Lorenz Meier 6d21aac4a9 BMM150 driver: Be less strict on C++ options 8 years ago
Lorenz Meier e054d1fff7 FMUv5: Start BMI055 in correct rotation 8 years ago
Lorenz Meier 145513ff28 BMI055: Correct boot instructions, better default to 16g 8 years ago
Lorenz Meier 3affe67c96 Enable BMI055 for FMUv5 and improve console handling 8 years ago
Lorenz Meier 53bb6c6822 ROMFS: Start ICM on all boards 8 years ago
Sergej Scheiermann 641a03510c changes on drivers according to comments from DavidS 8 years ago
Sergej Scheiermann da31e6e0b5 bmm150 max datarate changed 8 years ago
Sergej Scheiermann 5923e66cf3 bmp285 support added 8 years ago
Sergej Scheiermann c3711efd27 initial commit of bmm150 8 years ago
Sergej Scheiermann c5e841256a changes added for SPI CS defines as requested for BMI055 driver integration (e.g. GPIO_SPI1_CS_PORTE_PIN15 for bmi055 gyro) to avoid double declaration of same chip select pin 8 years ago
Sergej Scheiermann dad5224206 bmi055 added to start-up script 8 years ago
Sergej Scheiermann 7dcdc57412 Update px4fmu_spi.c 8 years ago
Sergej Scheiermann e55516c4b7 Update bmi055_main.cpp 8 years ago
Sergej Scheiermann cfed8ee2dd bmi055 initial integration 8 years ago
Beat Küng 061bff14c8 rpi startup configs: set logger buffer size to 200 8 years ago
Daniel Agar ea2a611f0b posix-configs replace sdlog2 with logger 8 years ago
Lorenz Meier de7fef8dd6 Crazyflie: Switch to logger 8 years ago
Lorenz Meier 17c022b73e Aerocore 2: Switch to logger 8 years ago
Lorenz Meier 4d8b5e60c3 System: Set new logger system as the default 8 years ago
Mohamed Abdelkader Zahana da8724accb removing pwm_start block; not needed in i2c 8 years ago
Mohamed Abdelkader Zahana 60e0ca9321 add both options (pwm/i2c) for lidar lite 8 years ago
Mohamed Abdelkader Zahana 9911a55393 use i2c for lidar lite 8 years ago