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
tstellanova
befaccefd9
fix bogus type conversion
12 years ago
Lorenz Meier
b6c11a8d93
System switching fixed and tested
12 years ago
Lorenz Meier
0519924a15
Merge pull request #301 from dongfang/master
...
Bugfix (missing updates): PrimaryFlightDisplay now connecting to UASCreated and UASDeleted signals.
12 years ago
Lorenz Meier
9636a56af0
Fixed call to sin/cos.
12 years ago
Lorenz Meier
639fbf3167
added missing value
12 years ago
Lorenz Meier
0e242ad72c
Fixed windows compile error
12 years ago
dongfang
1fe2818b50
PrimaryFlightDisplay now receiving UAS added/removed signals
12 years ago
dongfang
bbc987bc2a
Merge remote-tracking branch 'lorenz/master'
12 years ago
Lorenz Meier
55f61af452
Added pressure support for airspeed in sensor level hil
12 years ago