25082 Commits (f7285e1cfa80421fc40874ff434a437ea8940bf7)
 

Author SHA1 Message Date
Lorenz Meier 1c74887a68 Makefile: Fix CLANG-tidy calls 7 years ago
ChristophTobler 9ac70ff639 update DriverFramework submodule to include LTC2946 driver 7 years ago
ChristophTobler 7c019b7da3 publish battery_status directly 7 years ago
ChristophTobler 856a523d29 add snapdragon power module (ltc2946) to eagle flight 7 years ago
ChristophTobler 4b751bdc4f add wrapper for snapdragon power module (ltc2946) from DriverFramework 7 years ago
stmoon 8b3ea27bb3 correct coding style 7 years ago
stmoon eec1ead233 update description of LPE_FUSION 7 years ago
stmoon 28a5287a91 add FUSE_MOCAP, FUSE_LIDAR, and FUSE_SONAR to select more senors 7 years ago
Daniel Agar b524c8a20f navigator silence geofence update PX4_INFO 7 years ago
Daniel Agar 6e0f3ffa88 commander move mission init out of main loop 7 years ago
Daniel Agar fe6006e22f commander move mission_result to class 7 years ago
Daniel Agar f49c061a3c navigator fix mission_result increment and sign mismatch 7 years ago
Daniel Agar b1a3475ebf commander mission valid check require updated mission_result 7 years ago
Daniel Agar 916d6a15fd Mission merge offboard + onboard and simplify 7 years ago
Daniel Agar 956935141e Navigator simplify mission 7 years ago
Daniel Agar 25c7a03a8b Navigator remove unnecessary calls to updateParams 7 years ago
Lorenz Meier 6227139df1 MAVLink app: Make debug messages a compile time check 7 years ago
Lorenz Meier f1a3fd09a3 Iridium SBD: Make debug messages a compile-time flag 7 years ago
Lorenz Meier bc487c7c36 Iridium: Remove lengthy test content 7 years ago
PX4 Jenkins be4be6db2c Update jmavsim submodule Sat Jan 13 10:15:05 CST 2018 7 years ago
Matthias Grob 931482941c mc_pos_control: use global _dt member from the control block architecture 7 years ago
Daniel Agar a25ca0c37d param include px4_config.h for FLASH_BASED_PARAMS 7 years ago
Daniel Agar 7b1b255158 EKF2 set zero unused estimator_status fields 7 years ago
Beat Küng f47d0c8f8c load_mon: reduce FDS_LOW_WARNING_THRESHOLD to 3 7 years ago
Beat Küng 794c7a5a0f load_mon: fix tasks index & fds_free initialization 7 years ago
Lorenz Meier eb43b86a4b Load mon: Also monitor file descriptors 7 years ago
Daniel Agar 1037e983ab
LidarLite port to raspberrypi (#8633) 7 years ago
Beat Küng 86e2f9c306 posix shell: handle Home & End (Editing keys) 7 years ago
ChristophTobler dfe1b59949 posix main: add Home/End to jump to beginning/end 7 years ago
ChristophTobler d523cb54a5 posix main: add left/right arrow 7 years ago
Daniel Agar 137a2444a8 VTOL standard respect VT_ELEV_MC_LOCK 7 years ago
Daniel Agar 2756c76613
mixer lib delete old multi_tables.py and cleanup cmake (#8658) 7 years ago
Matthias Grob 385212f2c1 Simulator: virtual battery drain stops by default at 50% to avoid failing preflight checks to take off again 7 years ago
Matthias Grob 8c998c1309 Battery: enhanced voltage, capacity estimate fusion, set empty voltage to a useful value for reasonable lipo usage 7 years ago
Matthias Grob 919b6ae239 Battery added proper initialization for the capacity voltage fusion and doubled the time constant 7 years ago
Matthias Grob 663913a1dc Battery: added simple fusion of capacity based estimate and voltage based estimate 7 years ago
Matthias Grob 823d423456 Battery: refactor current integration to be easier understandable 7 years ago
Matthias Grob 9fbd6b912d Battery: adapt output constraints to possible values, only calculate remaining capacity if capacity is configured 7 years ago
Matthias Grob 60cc132c8a Battery: refactor _param out of the variable names and use 0.f for zero floats to make code more readable 7 years ago
Matthias Grob 90b326f3b5 Battery: get rid of the duplicate filtering, just use the already existing methods 7 years ago
Matthias Grob 101aeadf03 Battery: revised voltage drop calculation to fit the new simpler easier to verify estimation 7 years ago
Matthias Grob 52e2aecaf1 Battery: simplify linear voltage relation, currently neglecting the real world voltage drop under load 7 years ago
Matthias Grob bc15fdf267 Simulator: virtual battery drain simplified and stops when battery is exactly empty 7 years ago
Beat Küng f561d16334 fix param_export: off-by-one buffer size 7 years ago
Beat Küng f8ceee0cf2 fix param: need to use fsync() and not px4_fsync() 7 years ago
Beat Küng f962e9826b param_export: reduce bson buffer size from 512 to 256 7 years ago
PX4 Jenkins ee9853a3d6 Update sitl_gazebo submodule Tue Jan 9 18:19:31 CST 2018 7 years ago
Beat Küng 5fe203a510 rcS: cleanup defaults for SYS_FMU_TASK & FMUv5 params 7 years ago
Beat Küng 48a6a98071 rcS: merge 'ver hwcmp' for different boards, add V5 to px4flow 7 years ago
Beat Küng 92a667fca5 rc.sensors: document sensors for NXPhlite 7 years ago