tstellanova
3a5e2815bc
Fixes for displaying RC Ch5-Ch8
12 years ago
Michael Carpenter
8797ecd5b4
Changed "Adv Parameter List" to "Full Parameter List"
12 years ago
Michael Carpenter
4dbb954de8
Fix for accelerometer config failure leading to inability to recalibrate. Also changing screen will void calibration and require recalibration.
12 years ago
Michael Carpenter
2ecd72d0f6
Removed "BETA" tag from firmware button images until they can be done properly
12 years ago
Michael Carpenter
0abdb7626e
Reordered InfoView tabs, so Messages is at the end
12 years ago
Michael Carpenter
dc8f2ec704
Changed to increase spacing between QML toolbar items to make text more readable
12 years ago
tstellanova
0ab6baea42
wip new advanced configuration layout
12 years ago
tstellanova
64bb126e20
Start adjusting config UI
...
Start move to single column layout for advanced parameters; Fix
crashing bug in PrimaryFlightDisplay when uas is removed and then
re-added; workaround compiler warning in GeneralBlockPanelKernel,
12 years ago
Michael Carpenter
41c1794008
Change so firmware information requests happen 10 seconds after startup instead of 0.5seconds, to avoid a race condition
12 years ago
Michael Carpenter
d35a7cd792
Change for console mode, allows for console window and qDebug() output in release mode
12 years ago
Michael Carpenter
15708fb779
Fix for QuickView being unable to add items. Bug introduced with the new multi-column changes
12 years ago
Michael Carpenter
6733692c25
Fix for potential race condition where UI is not finished configuring when parameters start coming in
12 years ago
Michael Carpenter
f2cbf7bc61
Simplified Serial port selection window
12 years ago
tstellanova
09452414f7
eliminate refs to nonexistent toolbar files
12 years ago
Bill Bonney
78c4673f5b
Fixes component alignments and small improvements to Firmware View
12 years ago
Michael Carpenter
55f7245cba
Change for "burn" to "flash" for firmware config flashing
12 years ago
Michael Carpenter
f28cb0223e
Change for duplicate header file
12 years ago
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