Lorenz Meier
|
75dfb0d84d
|
Merge pull request #1236 from PX4/real_life_timeouts
Increase GPS position timeout to real-life timeouts. More work needed.
|
11 years ago |
Lorenz Meier
|
68415137b9
|
Merge pull request #1217 from PX4/mavlinkrates2
Mavlink: don't use mavlink helpers
|
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
Airspeed filtering, reinstate TECS for testing
|
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
fetch_log.py renamed to fetch_file.py and reworked
|
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
nshterm: increase stack size to fix crash on 'ls -l'
|
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 |
Lorenz Meier
|
577e75ab5a
|
Merge pull request #1232 from jean-m-cyr/master
Improve update performance and clean compiler warnings in px4io driver
|
11 years ago |
Lorenz Meier
|
1ab6eb2fb8
|
Merge pull request #1228 from PX4/mavlinkonboard
Mavlink onboard
|
11 years ago |
Lorenz Meier
|
e2c96876f2
|
Merge pull request #1227 from PX4/mission_fb
Improve user feedback on mission load fails
|
11 years ago |
Lorenz Meier
|
ae2de67501
|
Revert "Remove old TECS implementation - we can really only decently flight-test and support one."
This reverts commit 503ded0539 .
Conflicts:
mavlink/include/mavlink/v1.0
src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
|
11 years ago |
Lorenz Meier
|
af7385bdc2
|
Re-instate TECS default gains
|
11 years ago |
Lorenz Meier
|
129c93f22f
|
Revert "Remove all unused TECS parameters"
This reverts commit ce78b39969 .
Conflicts:
src/modules/fw_pos_control_l1/fw_pos_control_l1_main.cpp
src/modules/fw_pos_control_l1/fw_pos_control_l1_params.c
|
11 years ago |
Lorenz Meier
|
628b735bc1
|
Merge branch 'master' of github.com:PX4/Firmware into asfilter
|
11 years ago |
Anton Babushkin
|
5f0fc4b566
|
Merge branch 'master' into mavlinkrates2
|
11 years ago |
Anton Babushkin
|
f3ec46369b
|
mavlink: all streams ported to new API
|
11 years ago |
Anton Babushkin
|
019dc1b526
|
mavlink: log message severity fixed
|
11 years ago |
Anton Babushkin
|
241802a71f
|
mavlink: more streams ported to new API
|
11 years ago |
Lorenz Meier
|
67db8ee4f0
|
Add missing states, build fix for master
|
11 years ago |
Lorenz Meier
|
3b3e6f5aaa
|
Increase filter pass-band
|
11 years ago |
Anton Babushkin
|
e087ec81c3
|
mavlink: more streams ported to new API
|
11 years ago |
Anton Babushkin
|
f1b55e578f
|
mavlink: more streams ported to new API
|
11 years ago |
Anton Babushkin
|
e1361fdc02
|
mavlink: GPS_RAW_INT stream added
|
11 years ago |
Lorenz Meier
|
8e12d79ef4
|
Increase GPS position timeout to real-life timeouts. More work needed.
|
11 years ago |
Lorenz Meier
|
5d36381dc5
|
EKF: Fix wind publication, fix commented out flags
|
11 years ago |
Lorenz Meier
|
17e82c5f7f
|
Merge pull request #1233 from PX4/circuitbrkairspd
circuit_breakers: added param to disable airspeed check
|
11 years ago |
Julian Oes
|
54b9698d65
|
circuit_breakers: added param to disable airspeed check
|
11 years ago |