Michael Carpenter
3de60b73e3
More changes for ApmFirmware, to better identify when Beta is selected
12 years ago
Michael Carpenter
8b79008342
Changes for proper min/max values of radio calibration
12 years ago
Bill Bonney
d8229281bd
Terminal Console: Added APM mode to send reset and send the break to enable the CLI on connect
12 years ago
Bill Bonney
d86262ee83
Fixes firmware flashing on OSX
12 years ago
Michael Carpenter
31d632f5be
Slight change for compile error
12 years ago
Michael Carpenter
09cc683c27
More changes for a better looking and functioning ApmFirmwareConfig screen
12 years ago
Michael Carpenter
56efe88424
Initial commit of APM2.5 Firmware loading config screen via Avrdude
12 years ago
Bill Bonney
95e4e9bfbc
Fix: mispelt include in SerialSettingsDialog.cc
12 years ago
Lorenz Meier
64cfb10be2
Fixed indendation
12 years ago
Bill Bonney
f7f1dfaa0f
Terminal View: Store settings on successful connect
12 years ago
Lorenz Meier
771732f936
Merged master
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
1549c299a5
Fixed qrc file
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
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