1668 Commits (986c1a37d141d3ecd0d49eb5b297a3a9de8e3e8e)

Author SHA1 Message Date
mcsauder e6f1a2db12 Delete trailing whitespace, extra newlines, to quiet git hooks and add an extra = so that it does not appear to git as a merge conflict marker. 6 years ago
David Sidrane eb58dae51b lights:Remove conditional rgb led starting (do all of them) 6 years ago
Nico van Duijn b7784a1439 Add MAVLink stream and cmake sitl target 6 years ago
DanielePettenuzzo 75f1ad36d1 start px4flow after all rangefinders (including the ones going through rc.serial) 6 years ago
Beat Küng 14ef009aab logging: add SDLOG_MODE = -1 to disable logging completely 6 years ago
Julien Lecoeur 5f06c6a1aa VTOL: add parameter to prevent flight if roll direction was not checked 6 years ago
Julien Lecoeur e28f8a7f2e VTOL mixers: invert FW roll sign in builtin mixers 6 years ago
Martina Rivizzigno 09b795161e Obstacle Avoidance testing in CI (#10780) 6 years ago
Beat Küng 6c3e79f361 mc airframes: reduce I gains a bit 6 years ago
Hamish Willee 5132368378 Flying Wing init files: Fix up main output docs 6 years ago
Hamish Willee e5dbd39ca6 Fx79 Frame: Reverse aileron outputs 6 years ago
DanielePettenuzzo 24f77ec5a4 rcS: start camera_capture later in script 6 years ago
DanielePettenuzzo 6b65eb2225 camera feedback: remove CAM_FBACK_MODE param. CAM_CAP_FBACK from camera capture driver will be used instead. 6 years ago
DanielePettenuzzo d49752141d rename camera capture feedback param and move it from camera_feedback module to camera capture driver 6 years ago
DanielePettenuzzo 42afc88285 add camera trigger feedback (input capture when camera actually takes the photo) 6 years ago
bresch faa8b6fe6d Camera Capture - enable capture at startup 6 years ago
Mohammed Kabir 94bb02a9c7 Add camera_capture driver 6 years ago
Daniel Agar 2d922b5cb4
FW airframe defaults relax EKF2 GPS checks 6 years ago
Beat Küng aa020eb28e airframes: add Holybro QAV250 6 years ago
Julien Lecoeur fe83378db4 Tiltrotor: Do not lock elevons in multirotor mode 6 years ago
Julien Lecoeur 6c1d85716c Convergence: Do not lock elevons in multirotor mode 6 years ago
Julien Lecoeur 15f9b70431 Claire: Do not lock elevons in multirotor mode 6 years ago
Julien Lecoeur 9b5dd1596f FireFly6: Do not lock elevons in multirotor mode 6 years ago
Anthony Lamping 77ea5249a1 startup: add plane_cam 6 years ago
Daniel Agar 115c31451c SITL use EKF2_MAG_TYPE default value 6 years ago
Daniel Agar 8dc0509989 mpu9250: split icm20948 support out into new separate driver 6 years ago
Daniel Agar 1ded189f58 ROMFS rcS execute (optional) rc.board_defaults after AUTOCNF set 6 years ago
Daniel Agar fef65bf5c8 ROMFS split rc.board into defaults, sensors, and extras 6 years ago
Claudio Micheli d1da46ef46 Added generic UART configuration. 6 years ago
Claudio Micheli 7124cbf3af Fixed CI broken build. Made TELEM2 default port. 6 years ago
Claudio Micheli e4381bfc87 Added sensor enable/disable parameter (SENS_EN_CM8JL65). 6 years ago
bresch 766f911005 beta75 - Reduce MC_YAWRATE_P to avoid oscillations when battery is fully charged 6 years ago
bresch 118848d261 beta75 - Adjust PWM_MIN and set number of cells 6 years ago
Jake Dahl 1699c577c3 Fixed an issue with a local variable that should have been a member variable. Increased the P term to reduce rise time. Removed feedforward as it was not neccessary. Removed some custom commands that didn't serve much of a purpose. 6 years ago
Daniel Agar 1b8c2c82d5
px4flow start in rc.sensors instead of per board (#11123) 6 years ago
Daniel Agar 1f9b833342 ROMFS 4041 change nsh shebang to /bin/sh 6 years ago
Beat Küng 2790cace4f beta75X aiframe: exclude on most boards (only used on Omnibus) 6 years ago
Beat Küng 9f642c7ea7 airframes: add a config for the BetaFPV Beta75X 2S Brushless Whoop 6 years ago
Matthias Grob 95b472277c TBS Caipirinha: Prevent ESC beeping all the time 6 years ago
Julian Oes 73578a593f simulator: bring -t argument back 6 years ago
Julian Oes b436f3dd56 ROMFS/Tools: switch to TCP connection for SITL 6 years ago
Nuno Marques cfd1be584e Feature: VIO: add ODOMETRY stream (#11084) 6 years ago
Julian Oes 63ee101c51 rcS: fix exit value 6 years ago
Julian Oes 3ebf030a02 ROMFS: change shebang from #!zsh to #!/bin/sh 6 years ago
Beat Küng 6a5108269e rcS tone_alarm: fix CBRK_BUZZER 6 years ago
David Sidrane 11f9925b02 rcS,rc.serial.jinja:ensure proper unset hygiene 6 years ago
Beat Küng dc49e259b3 logger: add separate profile for vision/avoidance 6 years ago
dakejahl 311c0941c9 Teal One airframe improvements for full support (#10860) 6 years ago
Daniel Agar 3a036021ba ROMFS defaults drop floating point decimal 6 years ago
Daniel Agar ecbf6ea77b ROMFS multicopter airframes don't call other airframes (4001/4002) 6 years ago