24847 Commits (663913a1dc6b92f17a15deb17e2b8f1a412277c0)
 

Author SHA1 Message Date
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
Beat Küng a56d2ab981 rc.interface: merge 'ver hwcmp' for different boards 7 years ago
Beat Küng dac2a93ea2 logger: add sensor_combined at full rate to high rate profile 7 years ago
PX4 Jenkins 0ead55d38a Update mavlink v2.0 submodule Tue Jan 9 03:08:35 EST 2018 7 years ago
Daniel Agar bdfb291026 Jenkins make distclean instead of clean only 7 years ago
Daniel Agar 82f661b37f Makefile distclean deinit all submodules 7 years ago
Huang 60eb1c2262 mc_pos_control: delete the unused variable 7 years ago
Daniel Agar 2cccbee0d5 runway_takeoff use BlockParamBool for RWTO_TKOFF 7 years ago
Daniel Agar 3d7afaafbd launchdetection use BlockParamBool for LAUN_ALL_ON 7 years ago
Daniel Agar a9bbbdce82 controllib add BlockParamBool (int32 wrapper) 7 years ago
Daniel Agar a02cd869c3 mavlink receiver remove unnecessary rates setpoint class member 7 years ago
Daniel Agar fe22b856d6 mavlink receiver remove unnecessary attitude setpoint class member 7 years ago
Daniel Agar cf2d794da9 Subscription remove unused instance class member 7 years ago
Daniel Agar 8fdcdedc84 Publication remove unused instance class member 7 years ago
Lorenz Meier 3d9cd5c0bc Params: Ignore volatile 7 years ago
Lorenz Meier 48af6b6d61 System: Mark reset state param as volatile 7 years ago
Lorenz Meier 5a0e4c137e Tools: Simplify QGC meta sync script using the makefile tools 7 years ago
Lorenz Meier 1739deb517 Makefile: Fix missing params by searching one level deeper 7 years ago
Lorenz Meier 501dd82aaf Systemlib: Move circuit breaker into Developer category 7 years ago
Lorenz Meier 115288301e INAV: Move circuit breaker to Developer category 7 years ago
Lorenz Meier 487530f791 Use SITL as metadata build validation target 7 years ago
Lorenz Meier d6a2002505 Sensors: Update param metadata 7 years ago
Lorenz Meier b07deed6c6 Land detector: Update param metadata 7 years ago
Lorenz Meier 73348b6c4e EKF2: Update param metadata 7 years ago
Lorenz Meier a0c312fcbd Commander: Update param metadata 7 years ago
Lorenz Meier 7f12f4ae9b Params: Switch level to category and move it to attribute along with volatile 7 years ago
Lorenz Meier 55e0588661 Eagle: Update to latest param message 7 years ago
Lorenz Meier ac5f856d2d Param parser and XML output: Add support for volatile attribute 7 years ago
Lorenz Meier 27e64149f0 MAVLink app: Avoid comparing to zero for value change 7 years ago
Lorenz Meier 7695f79239 Parameters: Add support for volatile parameters 7 years ago
Lorenz Meier f284385c3f MAVLink parameters: Send all updated parameters asynchronously 7 years ago
Lorenz Meier 2170e7eba0 MAVLink main: Only update internal parameters 7 years ago
Lorenz Meier 7888acf087 Reboot command: Documentation fix 7 years ago
Lorenz Meier fb3c58d85f Param interface: Publish instance count 7 years ago
Lorenz Meier 413b161250 Logger: Style cleanup and comments 7 years ago
Lorenz Meier fba592b5fc MAVLink app: Send newest param hash for every param change to notify GCS about change 7 years ago