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
dongfang
f3793fa1f9
merge Lorenz
12 years ago
Lorenz Meier
d984564ca4
Creating timer in appropriate location
12 years ago
Lorenz Meier
0529dafb9f
Robustified current home position setup
12 years ago
Lorenz Meier
5f9cd6e36a
Fixed typo, merged
12 years ago
Lorenz Meier
93c963515a
Merge pull request #292 from Susurrus/joystick_commands
...
Joystick commands
12 years ago
Lorenz Meier
2b5b91d6ad
Merge pull request #295 from Susurrus/ui_fixes
...
Fixed a couple issues with configuration settings and the UI displaying them
12 years ago
Lorenz Meier
9faba67449
Merge pull request #296 from Susurrus/win_fixes
...
Compilation fixes for Windows
12 years ago
Lorenz Meier
9e090e7ecc
Resolved merge conflict
12 years ago
Lorenz Meier
fc3c73b277
Updated MAVLink, fixed minor issues with contributed style updates, ready for prime time
12 years ago
Lorenz Meier
bd7beb1c84
Merge branch 'master' into integration_merge_connstatus
...
nd an empty message aborts
12 years ago
Lorenz Meier
68d97969b0
Merge branch 'win_fixes' of github.com:Susurrus/qgroundcontrol into integration_merge_connstatus
12 years ago
Bryant
35bf270076
Windows compilation fails due to differing datatypes for input to pow() function.
12 years ago
Bryant
b19d26a735
Missing paren crashes windows compilation
12 years ago
Bryant
8b4ecdd37d
Fixed Windows compilation of Joystick interface (MSVC doesn't support C99 & the NAN macro).
12 years ago