Don Gagne
686c6b78fc
Remove Firmware Update from table build
...
Also removes qextserialport
10 years ago
Don Gagne
db135056ef
Merge pull request #1512 from DonLakeFlyer/ParamMeta
...
Resource based parameter meta data out of date
10 years ago
Don Gagne
3416f722b9
Resource based parameter meta data out of date
10 years ago
Don Gagne
d54ff8f77a
Merge pull request #1510 from dogmaphobic/flightControlUpdates
...
Eliminating unnecessary value updates in main flight display.
10 years ago
Don Gagne
834aa5261e
Fix unused variable
10 years ago
Don Gagne
b0972dd0fd
Put back Fly View default widgets
10 years ago
Don Gagne
4a35923473
Make sure pluginReady before creating rc cal widget
10 years ago
Don Gagne
8b47c54175
Fix case sensitivity for real this time!
10 years ago
Don Gagne
5c554f89fc
Fix case sensitivity
10 years ago
dogmaphobic
d5f5b9923f
Dang, the whole idea is to minimize updates and I forgot to remove my 10Hz test. It's supposed to be 2Hz.
10 years ago
dogmaphobic
0648556489
Eliminating unnecessary value updates in main flight display.
10 years ago
Don Gagne
533279a957
Remove Local 3d View, Custom tool widget
10 years ago
Don Gagne
25187e605b
Local 3d View no longer supported
...
Only QtLocation based mapping supported in future
10 years ago
Don Gagne
0dbb002dc6
Custom tool widgets discontinued
...
Will be replaced by Qml + FactSystem tool widget support
10 years ago
Don Gagne
21e80f4604
Convert to MockLink and FactSystem
10 years ago
Don Gagne
6daa362e7d
No longer supported, use MockLink instead
10 years ago
Don Gagne
5a21eeae0f
Add support for fake RC output
10 years ago
Don Gagne
97c8b6dc31
FactSystem now only source for parameters
...
QGCUASParamManager and friends are replaced by FactSystem
10 years ago
Don Gagne
2d2ed7a789
Remove support for...
...
- Local 3d View
- Custom Tool Widgets
- MockUAS/MockUASManager
10 years ago
Don Gagne
7411b3c35a
Merge pull request #1506 from DonLakeFlyer/ParamCrashOut
...
Exit app immediately if missing required paramter
10 years ago
Don Gagne
a546d9a6d1
Exit app immediately if missing required paramter
10 years ago
Don Gagne
14d9765cc0
Merge pull request #1505 from DonLakeFlyer/SYS_AUTOSTART
...
Fix SYS_AUTOSTART=0 issue
10 years ago
Don Gagne
1cc531ac76
Fix SYS_AUTOSTART=0 issue
10 years ago
Don Gagne
b5d869768c
Merge pull request #1498 from SnoozeTime/master
...
Fixed the load waypoint bug - points from the list out of sync with points on the map
10 years ago
Don Gagne
715e4c08d8
Merge pull request #1503 from DonLakeFlyer/SensorCal
...
Sensor cal rework
10 years ago
Don Gagne
1b09e82841
RC unit test needs stopCalibration support
10 years ago
Don Gagne
ea433369ad
Better sensor cal
...
- cancel support
- mag rotation images
- set board rotation before cal
- set compass rotation after mag cal
10 years ago
Don Gagne
6235763f8c
New start/stop calibration apis
10 years ago
Don Gagne
5b81d16192
Add new vehicle rotation images
10 years ago
Don Gagne
e5985f0fd7
Merge pull request #1497 from dogmaphobic/androidSerial
...
Android SerialPort work.
10 years ago
Lorenz Meier
eae5dc8fb5
Merge pull request #1502 from dogmaphobic/fixGPS
...
Fix GPS icon when no GPS is present.
10 years ago
dogmaphobic
ea38075bdf
Fix GPS icon when no GPS is present.
10 years ago
Benoit Eudier
7a48398d12
Fixed the load waypoing bug - see description below
...
When you load a waypoint files, the changes you're doing in the waypoint list
(for example, changing the longitude of a waypoint) are not applied to the points
displayed on the map.
This commit fixes this issue.
10 years ago
dogmaphobic
54c8a34965
Android SerialPort work.
...
Still not working right...
10 years ago
Gus Grubba
c3c6d326de
Merge pull request #1493 from dogmaphobic/globalDimensions
...
Handling multi-platform sizing (fonts and pixels)
10 years ago
dogmaphobic
e583798ec5
Handling multi-platform sizing (fonts and pixels)
10 years ago
Don Gagne
209318defa
Merge pull request #1491 from DonLakeFlyer/RCCal
...
Reset internal param values after calibrate
10 years ago
Don Gagne
211bfba31d
Merge pull request #1492 from dogmaphobic/startingWindowSize
...
Starting window size
10 years ago
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
7f2915f73f
Reset internal param values after calibrate
...
This way live rc update is correct after a calibrate
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