tstellanova
|
98f2ae2307
|
more strict locking of currently updating parameter
|
12 years ago |
tstellanova
|
656841a652
|
Better data model update debouncing
|
12 years ago |
tstellanova
|
9af23ff72c
|
Begin to connect separate param widgets via data model
still some remaining issues with pending line items bouncing back from
data model
|
12 years ago |
tstellanova
|
fb50a3cdb5
|
fix slot wiring; debounce echo from data model
|
12 years ago |
tstellanova
|
0af584991b
|
propagate pending list updates
fix pending items indicator
|
12 years ago |
tstellanova
|
5d23be2e61
|
fix pending parameter change check
|
12 years ago |
tstellanova
|
3c6bc561c2
|
fix change checking for params; better pending status indication
|
12 years ago |
tstellanova
|
251501447b
|
clear guard timer when list mode done
|
12 years ago |
tstellanova
|
3319dc6577
|
move sendPendingParams
|
12 years ago |
tstellanova
|
4c79a3f28a
|
fix typo
|
12 years ago |
tstellanova
|
d00f2b4332
|
fix comm mgr -> data model wiring
|
12 years ago |
tstellanova
|
32ba51823c
|
refresh tree display after list recv
|
12 years ago |
tstellanova
|
32f1ea870e
|
debugging premature timeouts of param list recv
|
12 years ago |
tstellanova
|
440cc226dc
|
keep the received params list clean
|
12 years ago |
tstellanova
|
cade16c180
|
Debug parameter list receive; remove cruft
|
12 years ago |
tstellanova
|
86f5864bba
|
Fix statusMsgUpdate wiring; remove cruft
|
12 years ago |
tstellanova
|
6e84f136b4
|
More signal /slot fixes
|
12 years ago |
tstellanova
|
abed8afec8
|
fixing signals / slots
|
12 years ago |
tstellanova
|
4e19c3a06e
|
fix build
|
12 years ago |
tstellanova
|
3af4958cb8
|
wip-- more mvc refactoring
|
12 years ago |
tstellanova
|
77aaf4d015
|
Fixing inter-object wiring
|
12 years ago |
tstellanova
|
e87b4ca5bd
|
consolidating comms-related methods
|
12 years ago |
tstellanova
|
5e211bb9b2
|
debug multiple parameter widgets creation
|
12 years ago |
tstellanova
|
3185583772
|
move parameter meta info into param data model
|
12 years ago |
tstellanova
|
6157344e1b
|
more comms refactoring
|
12 years ago |
tstellanova
|
2eac0e2e58
|
Refactoring comms code
|
12 years ago |
tstellanova
|
d5d0563b70
|
fix debug str
|
12 years ago |
tstellanova
|
c70d99207a
|
cleanupt paramInfo (tooltips)
|
12 years ago |
tstellanova
|
ea5e80afeb
|
Move handleParameterUpdate into data model class
|
12 years ago |
tstellanova
|
0be24ebc42
|
rename parameters
|
12 years ago |
tstellanova
|
548a0097ec
|
wip decoupling the UI (view) from the param data model
|
12 years ago |
tstellanova
|
04030e06b4
|
Fix parameter formatting on save to file
Also fix a few compiler switch warnings
|
12 years ago |
Michael Carpenter
|
e477661549
|
Change for all config widgets to use the Parameter Manager for setting parameters
|
12 years ago |
Michael Carpenter
|
fad0c692be
|
Implementation of Camera Gimbal configuration
|
12 years ago |
Bryant
|
9d18a986db
|
The joystick code now understands if a UAS can reverse or not (based on UASInterface::systemCanReverse) and scales the joystick input accordingly. This isn't ideal on auto-centering axes and so the limit-range code should be brought back as an option for the throttle channel.
|
12 years ago |
Michael Carpenter
|
cf2bd6a3ff
|
Handling of QVariant::Char display type in QGCParamWidget::addParameter
|
12 years ago |
Bryant
|
f6bf41e10c
|
Added support for uint8s to the parameter widget.
|
12 years ago |
Lorenz Meier
|
7c5dca1c92
|
First working version of tooltips, look and feel horrible, but functionality is there
|
13 years ago |
Lorenz Meier
|
cc11e3afed
|
Fixed param loading
|
13 years ago |
Lorenz Meier
|
936b56b90b
|
Added last param / wp update time
|
13 years ago |
Lorenz Meier
|
b9847eb0d5
|
Removed a lot of verbose debug output, added connection indication to main menu bar to improve situational awareness of operator
|
13 years ago |
Jessica
|
512a339eb6
|
Replaced MAVLINK_TYPE with MAV_PARAM_TYPE where neccessary.
|
13 years ago |
Jessica
|
4b6b296412
|
Issue #126. Used Get/Set.
|
13 years ago |
Lorenz Meier
|
c23ac709ee
|
Visual cleanups in various places, fits now better small screens
|
13 years ago |
Lorenz Meier
|
6a36dc44c5
|
Improved parameter updating, added SLAB devices to mac list
|
13 years ago |
Lorenz Meier
|
c9a76441ef
|
Removed visibility / instance of message sender widget for now, fixed transmission of param widget
|
13 years ago |
Lorenz Meier
|
a9a7dc9f27
|
Minor cleanups
|
13 years ago |
pixhawk
|
f40d2066f7
|
Flight fixes
|
14 years ago |
LM
|
994aa2923d
|
Concluded last real messages in porting to V10
|
14 years ago |
lm
|
7c239e801f
|
Improved parameter slider, reads now correctly initial value
|
14 years ago |