Lorenz Meier
|
ee8f4dcee6
|
systemcmds: Warning fixes
|
11 years ago |
Lorenz Meier
|
3f6851b987
|
Re-send the RC config warnings once the GCS is connected, fixed compile warnings
|
11 years ago |
Lorenz Meier
|
8e41cbfdfa
|
mavlink: Warning fixes
|
11 years ago |
Anton Babushkin
|
b9e2fa2c0d
|
mc_pos_control: compiler warning fix
|
11 years ago |
Anton Babushkin
|
59775efaad
|
navigator: takeoff on start of mission implemented
|
11 years ago |
Anton Babushkin
|
8495c44053
|
Merge commit '857b843d445f59f2dc393e4d5f879fc56f77a0e0' into navigator_rewrite_drton
|
11 years ago |
Anton Babushkin
|
a4315aee2e
|
navigator: mission mode fixed
|
11 years ago |
Lorenz Meier
|
6aed623b6c
|
Merge branch 'master' of github.com:PX4/Firmware into power_enforce
|
11 years ago |
Lorenz Meier
|
857b843d44
|
Merge pull request #1095 from DonLakeFlyer/CompilerWarnings
Fix compiler warnings
|
11 years ago |
Don Gagne
|
92adbe9216
|
Fix compiler warnings
|
11 years ago |
Kynos
|
43b9d96cf4
|
Merged upstream master, add missing change
|
11 years ago |
Kynos
|
503ebddc1b
|
Merged upstream master into gnss_rework branch
|
11 years ago |
Lorenz Meier
|
154f14e747
|
Merged master into power_enforce
|
11 years ago |
Lorenz Meier
|
28a31708f9
|
Merged estimator fixes and mavlink rate config bits
|
11 years ago |
Lorenz Meier
|
6f75d1a20f
|
Merge pull request #1093 from DonLakeFlyer/WarningsBugs
Fix bugs found through compiler warnings
|
11 years ago |
Lorenz Meier
|
4796c0350e
|
Merge pull request #1094 from DonLakeFlyer/FTPTabs
FTP: Fix tabbing to 8 spaces, keep tab
|
11 years ago |
Don Gagne
|
2448e2adbc
|
More tab fixes
|
11 years ago |
Don Gagne
|
f3af2f9f62
|
Fix tabbing to 8 spaces, keep tab
|
11 years ago |
Don Gagne
|
33c20e15a2
|
Backing out sbus changes
|
11 years ago |
Don Gagne
|
367613a1b5
|
Fix tabbing
|
11 years ago |
Don Gagne
|
f0558a97dd
|
Use same warnx/exit pattern
|
11 years ago |
Don Gagne
|
d5b5dcef24
|
Fix bugs found through compiler warnings
|
11 years ago |
Lorenz Meier
|
afb5271bfb
|
Merge branch 'master' of github.com:PX4/Firmware into navigator_rewrite_estimator
|
11 years ago |
Lorenz Meier
|
94c69e11ae
|
Merge pull request #1089 from PX4/navigator_rewrite
Navigator rewrite
|
11 years ago |
Anton Babushkin
|
adf230ce4e
|
navigator: more API changes, duplicate code removed
|
11 years ago |
Lorenz Meier
|
9388b04557
|
Merge pull request #1090 from PX4/mtecsfpafilter
mtecs: add flightpathangle filter
|
11 years ago |
Thomas Gubler
|
263a2fa9b2
|
mtecs: add flightpathangle filter
|
11 years ago |
Anton Babushkin
|
8a442c2125
|
Merge branch 'navigator_rewrite' into navigator_rewrite_drton
|
11 years ago |
Anton Babushkin
|
0bf9c2a9b2
|
navigator: API changes, reparing to move manual modes to navigator, WIP
|
11 years ago |
Lorenz Meier
|
628477ee2c
|
Update estimator from Paul
|
11 years ago |
Lorenz Meier
|
a2b97f1724
|
Merged master into navigator_rewrite_estimator
|
11 years ago |
Lorenz Meier
|
5db51bd704
|
Merged master into navigator_rewrite
|
11 years ago |
Anton Babushkin
|
12be974bd6
|
navigator: whitespace fix
|
11 years ago |
Lorenz Meier
|
e00d9407b9
|
Merged master
|
11 years ago |
Lorenz Meier
|
0426fd3a52
|
estimator: Fix local variable compile warnings.
|
11 years ago |
Lorenz Meier
|
7f0b35a1b4
|
Merge pull request #1088 from PX4/fwattwarnings
fw att ctrl: resolve warnings
|
11 years ago |
Thomas Gubler
|
8d1ed164cb
|
fw att ctrl: resolve warnings
|
11 years ago |
Lorenz Meier
|
e84cab86ab
|
Merge pull request #923 from PX4/mavlink-ftp
Mavlink File Transfer Protocol (FTP)
|
11 years ago |
Lorenz Meier
|
e5bd00e628
|
Merge pull request #1037 from PX4/mtecs
mTECS
|
11 years ago |
Lorenz Meier
|
852d973e74
|
Merge pull request #1063 from pigeonhunter/offset_tuning
Offset tuning implemented in sensors app
|
11 years ago |
Lorenz Meier
|
2b32414709
|
estimator: Move symmetry force outside of non-related loop, improving efficiency and resolving a locals warning.
|
11 years ago |
Lorenz Meier
|
d93a64dd09
|
estimator: Geo conversions: Fix float / double types to prevent warnings. Fix calcLLH to actually return a value.
|
11 years ago |
Lorenz Meier
|
ccdfb19a4a
|
estimator: Fix double promotion warnings by appropriate constants / casts.
|
11 years ago |
Lorenz Meier
|
b64c64d5a3
|
Observation index cannot get negative.
|
11 years ago |
Lorenz Meier
|
092ede366a
|
Estimator: Clean up delta quat calculations, put them in a sweet spot between accuracy and runtime.
|
11 years ago |
Lorenz Meier
|
aa7781d09b
|
Merge pull request #1081 from PX4/hb_fix2
mavlink: init structs for HEARTBEAT if uORB topic copy failed
|
11 years ago |
Lorenz Meier
|
cd2ef000eb
|
More safe compile warning fixes
|
11 years ago |
Lorenz Meier
|
91bba668f6
|
Define earth radius as double, as our calculations relying on it need double precision.
|
11 years ago |
Lorenz Meier
|
336fc2fcf5
|
Fix compile warnings in estimator
|
11 years ago |
Thomas Gubler
|
0a78206d71
|
att pos estimator: silence annoying messages
|
11 years ago |