Gus Grubba
3091a1d5bc
Windows needs window to be moved to center manually.
10 years ago
dogmaphobic
fd45f39db1
Sensible initial window size.
10 years ago
Don Gagne
8aea612f75
Merge pull request #1490 from DonLakeFlyer/FlightModes
...
Return and Offboard must be on separate channel
10 years ago
Don Gagne
ae3d496544
Return and Offboard must be on separate channel
10 years ago
Gus Grubba
0b18a2602b
Merge pull request #1489 from dogmaphobic/fixToolBarButtons
...
Removing hardcoded pixel dimensions from toolbar buttons.
10 years ago
Don Gagne
c325118994
Merge pull request #1485 from dogmaphobic/rssiIndicator
...
Added RSSI Indicator to ToolBar.
10 years ago
dogmaphobic
48a3ea0d80
Changed RC RSSI to follow original spec.
10 years ago
Lorenz Meier
bd4a6595d7
Merge pull request #1488 from DonLakeFlyer/ParamPerf
...
Move dialog to a single instance to improve perf
10 years ago
dogmaphobic
bb5aa130c4
Removing hardcoded pixel dimensions from toolbar buttons.
10 years ago
Don Gagne
3d4daff5fc
Merge pull request #1487 from DonLakeFlyer/HDDisplayCrash
...
Correctly handle UAS going away
10 years ago
Don Gagne
31cc61db2a
Merge pull request #1486 from DonLakeFlyer/AirframeConfig
...
Fix crash on reconnect
10 years ago
Don Gagne
1a5f8fdc71
Move dialog to a single instance to improve perf
10 years ago
dogmaphobic
3f0592d232
Finalizing it.
10 years ago
Don Gagne
3afd1855c6
Correctly handle UAS going away
10 years ago
Don Gagne
2ba91017cf
Fix crank on reconnect
10 years ago
dogmaphobic
f1e7c9bd31
Separating RC from Telemetry RSSI
10 years ago
dogmaphobic
29d1ba1833
Build fix.
...
I forgot an extra argument for debugging (and didn't have WarningsAsErrorsOn properly set)
No idea how that emit qDebug ended up in there.
10 years ago
Gus Grubba
dbe032ea5e
Merge pull request #1484 from dogmaphobic/toolbarDebug
...
Removing leftover debugging output.
10 years ago
dogmaphobic
aa2fbddc77
Fixed logic so RSSI is only displayed if we have one single connection.
...
Removed left over debug message.
10 years ago
dogmaphobic
dcb377038e
Added RSSI Indicator to ToolBar.
10 years ago
dogmaphobic
4cb0309faa
Removing leftover debugging output.
10 years ago
Gus Grubba
2810e4d3a8
Merge pull request #1478 from dogmaphobic/androidBuild
...
First android commit
10 years ago
Gus Grubba
06fe2ecda0
Merge pull request #1479 from mavlink/pfd_responsiveness
...
New PFD: Update starting with 1 degree differences immediately to prevent the lag-impression occuring at 2.5 degree notches
10 years ago
dogmaphobic
8c4410295f
Moving Android defines to QGCCommon.pri
...
Added a preliminary android build environment file with some basic instructions. This is for Mac OS, easily modifiable for Linux but I wouldn't know where to begin getting this to run on Windows.
10 years ago
Don Gagne
ee548470ab
Merge pull request #1482 from dogmaphobic/reconnectIssue
...
Reset heartbeat timeout on new connection.
10 years ago
dogmaphobic
b6551cf064
Reset heartbeat timeout on new connection.
10 years ago
Lorenz Meier
7a567050e2
New PFD: Update starting with 1 degree differences immediately to prevent the lag-impression occuring at 2.5 degree notches
10 years ago
Don Gagne
2b7cc30938
Merge pull request #1477 from DonLakeFlyer/BoardId
...
Allow firmware flash for unknown board ids
10 years ago
dogmaphobic
59ad9be767
First android commit.
10 years ago
Don Gagne
ce1a71f4bf
More understandable message
10 years ago
Don Gagne
c12933a245
Allow flash of unknown board ids
10 years ago
Lorenz Meier
9a14182108
Merge pull request #1474 from dogmaphobic/fixCompass
...
Had the airplane flying backwards...
10 years ago
dogmaphobic
437d2c7372
Had the airplane flying backwards...
10 years ago
Don Gagne
18b23af725
Merge pull request #1472 from dogmaphobic/movableItem
...
Created new movable/scalable Item type.
10 years ago
Don Gagne
d47425bff8
Merge pull request #1473 from dogmaphobic/sortFileList
...
Sorting files.
10 years ago
dogmaphobic
085d38338b
Sorting files.
10 years ago
Don Gagne
5053bebcbc
Merge pull request #1471 from DonLakeFlyer/MoreMetaData
...
Full meta data support in fact system
10 years ago
dogmaphobic
c7ab4187e0
Created new movable/scalable Item type.
10 years ago
Don Gagne
6760bc9569
Add property dialog
10 years ago
Don Gagne
cade637919
Reset meta data if dup is found
10 years ago
Don Gagne
f46ff35e41
clearDefaultValue not needed
10 years ago
Don Gagne
1f7a715794
Assume param dups are not fatal
...
If we get a dup, clear the default value since we can’t trust it
10 years ago
Don Gagne
c2d5f6a273
Add clearDefaultValue to reset in case of iffy default value
10 years ago
Don Gagne
309ee0207e
Fix compiler warning
10 years ago
Don Gagne
9f260bf61a
Fix compiler warnings
10 years ago
Don Gagne
e26596c173
Support for default value and right-click
10 years ago
Don Gagne
84dda11892
Full Fact meta data implementation
10 years ago
Don Gagne
6042ff093b
Merge pull request #1468 from dogmaphobic/removeOldFlightView
...
Removing old Primary Flight Display.
10 years ago
Don Gagne
9075dbb3ce
Merge pull request #1462 from dogmaphobic/flightView
...
Finalizing Primary Flight Control
10 years ago
Lorenz Meier
81e22ad496
Merge pull request #1470 from DonLakeFlyer/README
...
Missing -r on qmake command line
10 years ago