Don Gagne
aa43275249
Acro switch support
10 years ago
Don Gagne
1eba48c63f
Merge pull request #1616 from DonLakeFlyer/BadPull
...
Remove .exe
10 years ago
Don Gagne
bd14fd33c3
Merge pull request #1617 from DonLakeFlyer/WindowsInstall
...
Juggle .pdb file to keep around
10 years ago
Don Gagne
8dd0f89233
Juggle .pdb file to keep around
10 years ago
Don Gagne
36bc3411fc
Remove
10 years ago
Don Gagne
65b0f7e455
Merge pull request #1615 from DonLakeFlyer/WindowsInstall
...
Keep .pdb files in build directory
10 years ago
Don Gagne
5b5d4a31c6
Keep .pdb files in build directory
10 years ago
Don Gagne
cdd4dbff8b
Merge pull request #1614 from DonLakeFlyer/ReleaseDebug
...
Debug information in windows release builds
10 years ago
Don Gagne
e4111d3c75
Debug information in release builds
10 years ago
Don Gagne
6b4c1533e0
Remove old header
10 years ago
Don Gagne
64095e3850
Add setup pre-req check
10 years ago
Don Gagne
29efb185ad
Expose viewPanel property
10 years ago
Don Gagne
fb31a815d3
Fix missing set of factPanel
10 years ago
Don Gagne
67f3df7d02
Starts always goes to Vehicle Summary
10 years ago
Don Gagne
fb8a050bdd
SetupView converted to Qml only
10 years ago
Lorenz Meier
0577af2e94
Hotfix for sprung-loaded throttles and RC calibration: Enforce correct trim value
10 years ago
Lorenz Meier
e61162c285
Fix UDP link handling on IPV6 systems
10 years ago
Lorenz Meier
57d5f386c2
Fix joystick destruction
10 years ago
Don Gagne
63e37c4a1b
Merge pull request #1611 from DonLakeFlyer/QmlRadioCal
...
Convert RadioCal to Qml
10 years ago
Don Gagne
97039eb68d
Rework RadioCal unit test to Qml RadioCal
10 years ago
Don Gagne
20df7ebf6b
Convert RadioCal to Qml
10 years ago
Don Gagne
85ad9e0974
Merge pull request #1610 from DonLakeFlyer/QGCViewOnComplete
...
completed signaled too early on QGCView
10 years ago
Don Gagne
f8d245d1e0
completed signaled too early
10 years ago
Don Gagne
9876bf57d5
Merge pull request #1609 from DonLakeFlyer/NewRotation
...
Add new rotation
10 years ago
Don Gagne
84c812c694
Merge pull request #1607 from dagar/patch-3
...
basic ubuntu ppa instructions
10 years ago
Don Gagne
37bafa3abd
Add missing rotation
10 years ago
Don Gagne
beb7a6303b
Add new rotation
10 years ago
Daniel Agar
aa7cdcb4a3
basic ubuntu ppa instructions
10 years ago
Don Gagne
5f5c6204c9
Merge pull request #1606 from DonLakeFlyer/FactPanel
...
FactPanel V2 (much better missing parameter handling)
10 years ago
Don Gagne
1856e1cb7e
Return AutoPilotPlugin as QSharedPointer
...
If Facts are referenced from FactPanelController, we need to reference
count the AutoPilotPlugin such that it doesn’t get destroyed until
after the FactPanelController is destroyed.
10 years ago
Don Gagne
d01987c17a
Use null instead of { }
...
{ } generates an empty object
10 years ago
Don Gagne
739c07bc37
No MainWindow possible when unit testing
10 years ago
Don Gagne
fc0bc98da1
Hack fix for disconnect issue
10 years ago
Don Gagne
11b2c632a1
Delete widgets
...
Otherwise they end up referencing deleted Facts on link disconnect
10 years ago
Don Gagne
094205022d
Incorrect property name
10 years ago
Don Gagne
6261e7618d
FactPanel V2
10 years ago
Don Gagne
c8b92a9a89
Merge pull request #1603 from DonLakeFlyer/Dev2.5
...
Switch to Development 2.5
10 years ago
Don Gagne
84c108a451
Switch to Development 2.5
10 years ago
Don Gagne
23f39ab53b
Merge pull request #1601 from mavlink/udp_fix_sim_links
...
UDP fix sim links
10 years ago
Don Gagne
dbe4794021
Merge pull request #1602 from DonLakeFlyer/AcroWork
...
Validate against Acro switch setting
10 years ago
Don Gagne
2735dae78f
Validate against Acro switch setting
10 years ago
Lorenz Meier
0ee78bdb81
Merge pull request #1100 from mavlink/joystickinput_settargets2
...
Joystickinput settargets2
10 years ago
Lorenz Meier
e59b14586a
UAS: Fix manual control generation, send manual control topic at full rate
10 years ago
Thomas Gubler
7c2c126b18
Introduce manual control and position setpoints from Joystick inputs
10 years ago
Lorenz Meier
bc6d274eb5
Merge pull request #1599 from DonLakeFlyer/AnalyzeView
...
Analyze View: Default to param editor and ftp widgets
10 years ago
Lorenz Meier
02dedf2e08
XPlane link: Fix similar issue as in #1600
10 years ago
Lorenz Meier
170e352989
JSBSim link: Fix similar issue as in #1600
10 years ago
Lorenz Meier
650fea1785
FlightGear link: Fix similar issue as in #1600
10 years ago
Lorenz Meier
ea6f3bea4a
Fix rotation column width
10 years ago
Lorenz Meier
70d494614a
Merge pull request #1600 from dogmaphobic/udpFix
...
Fixing UDP connections issues.
10 years ago