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
Bill Bonney
36b7d7952f
First commit of Terminal Console View
12 years ago
Lorenz Meier
0eaf806f60
Removed files that should not have been comitted in the first place
12 years ago
Lorenz Meier
123707a918
Allowed flexible config initialization
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
Bill Bonney
250624fc24
Fixes #22 add init to lists to fix out-of-bounds issue
12 years ago
Bill Bonney
f60e7231d5
FIX: Added the use of waitForBytesWritten to enable sending data
12 years ago
Michael Carpenter
51fa42c92a
Fix for compile error from missing header
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
Michael Carpenter
84af735ef2
Change for user configurable column count in UASQuickView
12 years ago
Michael Carpenter
342634ca92
Change so OsdConfig only sends requests to start telemetry on a single serial port
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
Lorenz Meier
179cb2863b
Some minor execution time fixes
12 years ago
Lorenz Meier
62fca2652f
Merged APM config changes, reverted some really ridiculous non-programming changes
12 years ago
tstellanova
befaccefd9
fix bogus type conversion
12 years ago
Bill Bonney
34eaf1fb42
Fixed: APM Tool Bar showing Connect/Disconnect labels in reverse
12 years ago
Bill Bonney
9b5c656fc1
Fix to improve QSerialPort integration & stability.
12 years ago
Michael Carpenter
fb6efcee77
More changes based on code comments by Bill.
12 years ago
Michael Carpenter
07a9ab08f0
Addition of Retract/Neutral/Control angles to CameraGimbal config screen
12 years ago
Michael Carpenter
50d01b95fa
Fix for crash involving improperly setting m_uas to 0 in some Config Widgets
12 years ago
Michael Carpenter
31a118ce91
First round of fixes per Bill's git commit comments
12 years ago
Bill Bonney
8a8e633964
Merge branch 'master' of https://github.com/diydrones/apm_planner
12 years ago
Bill Bonney
bc2ce1ab47
Fix to make Baud and PortName update when changed
12 years ago
Michael Carpenter
a87fdb8f8f
Removed DESTDIR from .pro file to allow for OS to decide where to place binaries
12 years ago
Michael Carpenter
8cfd4f8f1b
Fix for compile error on windows
12 years ago
Bill Bonney
a12f68cade
Merge branch 'master' of https://github.com/diydrones/apm_planner
12 years ago
Bill Bonney
45bad6d10a
APM Tool Bar: connected connect(bool) signal to connect button.
12 years ago
Bill Bonney
d3e93a3531
APM Tool Bar: connected coonect(bool) signal to connect button.
12 years ago
Bill Bonney
e36b3c1c46
Merge branch 'master' of https://github.com/diydrones/apm_planner
12 years ago
Bill Bonney
eb8d8faa37
Fixed two warnings.
12 years ago
Bill Bonney
4cd86dece8
Merge branch 'new_menus' of https://github.com/diydrones/apm_planner into new_menus
...
Conflicts:
qgroundcontrol.pro
12 years ago
Bill Bonney
75def93bc3
APM ToolBar chnages
12 years ago
Michael Carpenter
111300d2da
Change in how Flight modes are read for APMCopter
12 years ago
Michael Carpenter
eea4f8fb9c
Changes for compiling QSerialPort based communications library in windows
12 years ago
Michael Carpenter
d7d40c7968
Merge branch 'new_menus'
12 years ago