Hyon Lim (Retina)
943391db9c
Motor order has been determined
12 years ago
Hyon Lim (Retina)
8b1f5624cd
There was an HILS bug that bypass raw RC signal (range from 900 to around 2000) to XPlane.
...
This commit disabled RC RAW signal callback.
12 years ago
Lorenz Meier
d64f163e78
Merge pull request #379 from tstellanova/update_master_docs
...
update master docs (first visible on github) to explain how to grab QGC2
12 years ago
tstellanova
74f9e1c14c
update master docs (first visible on github) to explain how to grab QGC2 etc
12 years ago
Lorenz Meier
3f5482adaa
Merge pull request #361 from dagoodma/map_fixes
...
Map fixes
12 years ago
David Goodman
948e9d063b
Fixed "Go To Here" and "Point Camera Here" map context actions to use correct mouse coordinates.
12 years ago
David Goodman
d916bfdda4
Removed commented out code.
12 years ago
David Goodman
af4b8ccea1
Default map type checked and defined in QGCMapWidget.h.
12 years ago
Lorenz Meier
d53fa86132
Merge pull request #358 from flyingk/kai_edit
...
Update Readme for MAC Clang compiler
12 years ago
Kai
d52ac62aed
Update Readme for MAC Clang compiler
12 years ago
Lorenz Meier
99a8946e0f
Minor cleanup in PFD
12 years ago
Lorenz Meier
0a28c8455a
Merge pull request #331 from dagoodma/set_home
...
Set home
12 years ago
David Goodman
861b363c66
Fixed obtaining position. Fixed message box text.
12 years ago
David Goodman
f83821e5a1
Added Set Home option to map menu. Fix home icon always placed in bottom right.
12 years ago
Lorenz Meier
4b142a48cd
Merge pull request #328 from gefink/master
...
Fixed RC calibration trim problem
12 years ago
gefink
31482062d7
Fixed RC calibration trim problem. Trim was not being set because setTrimPositions() was never being called.
12 years ago
Lorenz Meier
6a6a8665e5
Fixed win compile error.
12 years ago
Lorenz Meier
d35cebded3
Added warning in console
12 years ago
Lorenz Meier
0a53bfd1a3
Fixed typo in signal name
12 years ago
Lorenz Meier
a55c7e678f
Added proper signal for unknown messages
12 years ago
Lorenz Meier
cbfff6d765
Fixed critical issue in refactored startup code
12 years ago
Lorenz Meier
d32223ecc0
Merge branch 'master' of github.com:mavlink/qgroundcontrol
12 years ago
Lorenz Meier
3396c88f28
Hide unknown message warning
12 years ago
Lorenz Meier
43bd7b72bf
Cleaned up view mode selection
12 years ago
Lorenz Meier
771102fc23
Corrected app version
12 years ago
Lorenz Meier
09f3a40c4d
Cleanup, operational
12 years ago
Lorenz Meier
b445c83322
First stab at better multi-use / multi-platform requirements
12 years ago
Lorenz Meier
08b25b0cfd
Merge pull request #319 from tstellanova/build_fxes
...
Remove duplicate file causing build errors
12 years ago
tstellanova
683ac79b0b
Remove duplicate file causing build errors
12 years ago
Lorenz Meier
d21b52bb79
Made error message more informative
12 years ago
Lorenz Meier
cdcabe42c4
Revert "No longer automatically connect UDP on startup. Also removed some dead code"
...
This reverts commit e003dd7a7c
.
12 years ago
Lorenz Meier
782f69940d
Merge pull request #318 from tstellanova/msg_view_scrolling
...
Fix autoscroll stopping in message view under high load
12 years ago
tstellanova
0c9689b371
Fix autoscroll stopping in message view under high load
...
Anton and I noticed that the message view stops autoscrolling properly
sometimes when there's a high frequency of arriving messages. This
should fix that problem.
12 years ago
Lorenz Meier
c316bcbfb5
Merge pull request #266 from Susurrus/issue_261
...
No longer automatically connect UDP on startup.
12 years ago
Lorenz Meier
1517e8e573
Merge pull request #317 from gefink/master
...
Include Path fixes
12 years ago
Geoff Fink
282af44cbe
A few other include fixes
12 years ago
Geoff Fink
ea8b11f524
Merge branch 'master' of github.com:gefink/qgroundcontrol
12 years ago
Geoff Fink
b3f2af3c3a
Added include path for protobuf
12 years ago
Lorenz Meier
e991326e38
Merge pull request #316 from DrTon/uascontrolwidget_cleanup
...
UASControlWidget: make modes list human-readable
12 years ago
Anton Babushkin
0506a3d1d8
UASControlWidget: make modes list human-readable
12 years ago
Lorenz Meier
dcf881a6dd
Merge pull request #313 from tstellanova/fix_param_saving
...
Fix parameter formatting on save to file
12 years ago
tstellanova
04030e06b4
Fix parameter formatting on save to file
...
Also fix a few compiler switch warnings
12 years ago
Lorenz Meier
34da19cfc8
Made lipoFull and lipoEmpty potentially configurable
12 years ago
Lorenz Meier
e7b90fb719
Merge pull request #312 from PDSantos/master
...
Fixed Compiler Error C2864 - only static const integral data members can...
12 years ago
PDSantos
57fc4421e7
Fixed Compiler Error C2864 - only static const integral data members can be initialized within a class
12 years ago
Lorenz Meier
066ce66955
Merge pull request #311 from tstellanova/display_flt_modes
...
Display full flight modes
12 years ago
tstellanova
ee28a04566
Merge remote-tracking branch 'origin/master' into display_flt_modes
12 years ago
tstellanova
14efc602a7
show full flight mode status
12 years ago
Lorenz Meier
38caf81a1f
Merge pull request #308 from tstellanova/add_map_type_menu
...
Add map type menu
12 years ago
tstellanova
e21e2a25ba
Workaround google maps breakage
...
Add map type selector menu; use Bing maps by default; zoom to a more
human scale on Go Home
12 years ago