8776 Commits (29c70651de0c34c711dd1f9fe65d90c2de37e0e0)
 

Author SHA1 Message Date
Lorenz Meier 29c70651de Merge branch 'master' of github.com:PX4/Firmware into throttle_tuning 11 years ago
Lorenz Meier 5b9010113f Merge pull request #1244 from PX4/asfilter_more 11 years ago
Lorenz Meier 491c6c29ac Init values 11 years ago
Lorenz Meier 32e32d92bd Add throttle slew rate param 11 years ago
Lorenz Meier 2e4dff3fea removed debug statement from mTECS 11 years ago
Lorenz Meier 3b1c92e42f Make throttle time constant tunable separately, group TECS params correctly, make climbout alt configurable 11 years ago
Lorenz Meier 8e33278c4c Move the last throttle demand setting to a better position 11 years ago
Lorenz Meier 1300c9a975 Merge branch 'master' of github.com:philipoe/Firmware into throttle_tuning 11 years ago
Randy Mackay 2d4dd0d5c0 Tone alarm sound for barometer check fail 11 years ago
Lorenz Meier 5643bc4bd2 Merge pull request #1249 from PX4/uavcan_node_info 11 years ago
Pavel Kirienko b606674fc7 Removed misleading comment from the UAVCAN module makefile 11 years ago
Pavel Kirienko 87273abc9a UAVCAN node version info 11 years ago
Pavel Kirienko b8c14417ce UAVCAN update 11 years ago
Lorenz Meier 9baf0194e5 Merge pull request #1248 from PX4/hil_200hz 11 years ago
Anton Babushkin 7f293be7d7 mavlink, rc.usb: increase HIL_CONTROLS rate and datarate on USB to allow HIL simulation @ 200Hz 11 years ago
philipoe fc2e0fad47 TECS: Added separate gain / time constant for the throttle loop to allow independent tuning 11 years ago
Lorenz Meier 8dc165b50e Merge pull request #1246 from PX4/sdlog2_dump_apm 11 years ago
Anton Babushkin 92a4757971 sdlog2_dump.py: minor fix allowing handling FMT messages in the middle of stream 11 years ago
Lorenz Meier 7f4a93d80d Merge branch 'stable' 11 years ago
Lorenz Meier 3969967002 Default to TECS 11 years ago
Lorenz Meier 75dfb0d84d Merge pull request #1236 from PX4/real_life_timeouts 11 years ago
Lorenz Meier 68415137b9 Merge pull request #1217 from PX4/mavlinkrates2 11 years ago
Lorenz Meier 2b71067618 Code style fixes 11 years ago
Lorenz Meier 9d7e3feffc airspeed: Filter slightly more, just a touch to not induce phase delay 11 years ago
Lorenz Meier fbbfe61d74 Add missing lock 11 years ago
Lorenz Meier 3a32ffa90b Merge pull request #1222 from PX4/asfilter 11 years ago
Lorenz Meier edccc826a1 Improved comment of bridge header 11 years ago
Lorenz Meier cec472ecea Merge branch 'master' into mavlinkrates3 11 years ago
Lorenz Meier 391a5c82cb Print avionics voltage 11 years ago
Lorenz Meier 5bad95c92d make GCC happy 11 years ago
Lorenz Meier 05e253b357 Proper locking for message send calls 11 years ago
Lorenz Meier 39aa9112ba Fix threading in FW pos controller 11 years ago
Lorenz Meier 1dc23d0c49 Disable mTECS until runtime error is better understood 11 years ago
Lorenz Meier fa2e3bc902 Merge branch 'master' of github.com:PX4/Firmware into asfilter 11 years ago
Lorenz Meier e3da7f564f NaN check and better init in lowpass 11 years ago
Lorenz Meier 0cbd943d09 Differentiate between EPH and EPV. Do not declare position invalid because of EPV (because we use the baro anyway). No fundamental logic change / cleanup to ensure current approach and arming logic remains intact 11 years ago
Lorenz Meier 7f2799a78b global pos topic docs 11 years ago
Lorenz Meier 3257cd9151 Merge branch 'master' into real_life_timeouts 11 years ago
Lorenz Meier 49c877c3e6 Merge pull request #1242 from PX4/fetch_file 11 years ago
Anton Babushkin 5a7a6bca77 fetch_log.py renamed to fetch_file.py and reworked, works with all files, not only logs, added recursive directory download 11 years ago
Anton Babushkin 17bfc06e9c Merge branch 'master' into mavlinkrates2 11 years ago
Lorenz Meier c439db421a Merge pull request #1240 from PX4/nshterm_stack 11 years ago
Anton Babushkin c9eea8fbfa nshterm: increase stack size to fix crash on 'ls -l' 11 years ago
Anton Babushkin e3bc557155 rc.usb: set RC_CHANNELS_RAW rate to 5Hz 11 years ago
Anton Babushkin 2cf688312a mavlink: show 'rate mult' in 'mavlink status' output 11 years ago
Lorenz Meier 5422e08124 Merge branch 'master' of github.com:PX4/Firmware into asfilter 11 years ago
Lorenz Meier 1bd57f1dbf Make ECL more flash efficient 11 years ago
Lorenz Meier c1d3f592b4 Make ext libs more flash efficient 11 years ago
Lorenz Meier 5171286bbb Re-add two params that fell off the truck before 11 years ago
Lorenz Meier 2b55eb605e Make airspeed filter a bit smoother, but do not induce a huge phase delay 11 years ago