18760 Commits (571798c318a6736f748495378907cf76fae3c884)
 

Author SHA1 Message Date
Roman Bapst 571798c318 Pr external battery monitoring (#4881) 9 years ago
sirPerna 9f95f457a9 Update default Caipirinha parameters (#4883) 9 years ago
Daniel Agar b09872e795 travis-ci fix git shallow clone for git ver (#4885) 9 years ago
tumbili c2825f701a ekf_att_pos_estimator: fixed saving params when landed 9 years ago
tumbili 8026273cb0 land_detector: do not publish if landing or freefall state has not changed 9 years ago
Beat Küng 7dea8d4a24 fix 10020_3dr_quad script: load proper mixer file (#4880) 9 years ago
Nate Weibley 0551e001e2 Properly reflect flow control state if IOCTL fails (#4873) 9 years ago
Roman 27e61127a8 ekf2: fix if else logic 9 years ago
Roman 6f6ae78cf2 ekf_att_pos_estimator: added logic for airspeed modes 9 years ago
tumbili c1ba7ab62b vtol attitude control: fixed code style 9 years ago
sander bbf852787e Rename param to throttle 9 years ago
sander 3002852bfa Allow throttle updates below 10% 9 years ago
sander f2e425b75b commenting 9 years ago
sander 9d59ba125d remove debug info 9 years ago
sander 37531c018a Implement MAV_CMD_DO_CHANGE_SPEED throttle 9 years ago
Roman 7f8c183d99 added airspeed mode enum to control state topic 9 years ago
Roman 22db94e352 removed debug printf 9 years ago
sander cea2350d2e Time based front transition blending 9 years ago
sander b54982965b Allow VTOL transition based on time 9 years ago
tumbili 1bce38bd9b code style formatting 9 years ago
tumbili c2da51ccf5 use airspeed mode parameter to decide which method used to publish 9 years ago
tumbili 099becb353 added parameter for airspeed mode selection 9 years ago
Daniel Agar e0a214da20 travis-ci OSX don't use homebrew (#4875) 9 years ago
Daniel Agar 3194153b21 travis-ci homebrew cleanup (#4874) 9 years ago
Daniel Agar b247dac120 travis-ci optimizations (#4870) 9 years ago
Lorenz Meier 56ddd29f1a Commander: Update params on last step of mag cal 9 years ago
Beat Küng e7f31393bc orb: reduce size of SubscriberData struct (#4771) 9 years ago
Julian Oes dfa2ec8c6c DriverFramework: updated submodule (#4867) 9 years ago
Roman Bapst 37108870e1 fw_pos_control_l1: added roll setpoint for logging (#4869) 9 years ago
Daniel Agar 36103d33d2 travis-ci only build qgc firmware 9 years ago
Daniel Agar 3f3a44fec5 cmake status message if MEMORY_DEBUG enabled 9 years ago
Daniel Agar 924fb49bf5 fw_pos_control_l1 shorten task name 9 years ago
Daniel Agar b65291579f show bad formatting diff 9 years ago
Daniel Agar 4d0bb9f1e2 update eclipse project file templates 9 years ago
jwilson 9794bb2f2f Running fix_code_style.sh on the requested source files. 9 years ago
jwilson acc1f04b67 Unfortunately, lot's of whitespace changes, required to satisfy unspecified code style format errors. 9 years ago
jwilson 1091319274 Removing shmem_posix.c from the unit testing since param_shmem_test is disabled. 9 years ago
jwilson a2c16a3b5e Another attempt to fix the build problem in the shmem code. 9 years ago
jwilson 701d6314d2 Fixes build problem in the shmem code. 9 years ago
jwilson a73ac821ab Fixes shared memory locking bug and eliminates the need for an AppsProm driver to reserve a shared memory region. 9 years ago
tumbili 6739ae9dfc ekf2: substract gyro bias from control state rates 9 years ago
tumbili c84870046e updated ecl: added method to return ekf bias state 9 years ago
Lorenz Meier b563fae118 Fix request data stream handling 9 years ago
Lorenz Meier de675845af Fix navigator timeout logic 9 years ago
Lorenz Meier 2f113a4ce3 MAVLink: Allow data rate updates 9 years ago
Lorenz Meier 1869ffd15f Fix unknown command message for Spektrum bind 9 years ago
Julian Oes 91127d51c0 commander: stay in failsafe even when landed 9 years ago
dong.chen 5ad671ed4c Solve the problem When lost rc signal, it will rtl repeated. 9 years ago
Julian Oes c7ec07be70 commander: properly use new param 9 years ago
Julian Oes f67e74935e commander: remove leftover printf 9 years ago