22249 Commits (b85c8fa1352f9e65e62dd5d97bb3f798c1f6f4c1)
 

Author SHA1 Message Date
Lorenz Meier 40eb5df8de UAVCANCAN: Better param documentation and reboot requirements where appropriate 8 years ago
Lorenz Meier dbf754eab1 ROMFS: If UAVCAN is enabled, reduce log buffer size 8 years ago
David Sidrane 3ecb07f5db px4io-v1:Sync with px4io-v1 CONFIG_USERMAIN_STACKSIZE 8 years ago
David Sidrane f77a9bb897 px4io-v1:Limit CONFIG_USART1_TXBUFSIZE to max debug size 8 years ago
David Sidrane 0d7c290f89 px4io-v1:Reduce Number of tasks and name 8 years ago
David Sidrane de9e63d506 px4io-v1:Refreshed defconfig (no changes) 8 years ago
David Sidrane 8cce1bd078 px4io-v2:Reduce Number of tasks and name 8 years ago
David Sidrane 3eb909823e px4io-v2:Limit CONFIG_USART1_TXBUFSIZE to max debug size 8 years ago
David Sidrane 85973f69d7 px4io-v2:Refreshed defconfig (no changes) 8 years ago
David Sidrane 05ceeec1ba piofirmware:Base the debug message buffer size on the defconfig 8 years ago
David Sidrane f7835a8677 io_timer driver:Only support capture if DIRECT_INPUT_TIMER_CHANNELS > 0 8 years ago
Lorenz Meier d1dd6a16f2 IO v2: disable interrupt stack 8 years ago
Lorenz Meier 60a022329f IO Firmware: Use new RC lib format 8 years ago
Lorenz Meier 71731d17a9 RC C library: Use same buffer as the protocols do not decode in parallel. 8 years ago
Lorenz Meier 118b9aad19 MC pos control: Document the reference update handling function better 8 years ago
Paul Riseborough 9983bf2364 ekf2: fix errors in publishing of local position origin validity flags 8 years ago
Paul Riseborough 7c068e83d8 msg: correct definitions for local position origin validity flags 8 years ago
Lorenz Meier b039f61762 Check code style: Be more permissive on Astyle 8 years ago
Lorenz Meier 875a35fcd5 GPS: FIncrease stack by 100 bytes 8 years ago
Mohammed Kabir 6a99ca70e9 camera_trigger : clarify power control comment 8 years ago
Mohammed Kabir 3ba0275952 camera_trigger : switch to queued publisher 8 years ago
Mohammed Kabir b5ce55bab6 camera_trigger : don't advertise garbage 8 years ago
Mohammed Kabir 3ebfb0cd27 camera_trigger : optimize GCS test command handling 8 years ago
Daniel Agar 0a80ee6c20 OSX builds travis-ci -> circleci (#7157) 8 years ago
Daniel Agar 6ec2ff91af README update links and cleanup 8 years ago
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