dogmaphobic
bcb6a113ae
Mobile Menu Bar
10 years ago
Don Gagne
29e114fd22
Merge pull request #1516 from DonLakeFlyer/MockLink
...
Mock link automatically added to Connect
10 years ago
Don Gagne
1191018ab7
Fix null termination
10 years ago
Don Gagne
671da5a28b
MockLink always added in debug builds
10 years ago
Don Gagne
0306941d74
Merge pull request #1515 from DonLakeFlyer/MockLink
...
MockLink now part of all debug builds
10 years ago
Don Gagne
72597a5c88
Shut up logging on Android
10 years ago
Don Gagne
ba0b0faf73
MockLink is part of all debug builds
10 years ago
Don Gagne
5c4d513ddd
Merge pull request #1509 from DonLakeFlyer/ParamRework
...
Re-write of parameter system to move all control to FactSystem
10 years ago
Don Gagne
439d6cf85f
Merge pull request #1513 from DonLakeFlyer/AndroidFirmware
...
Remove Firmware Update from tablet build
10 years ago
Don Gagne
96d6e39f63
Merge pull request #1514 from dogmaphobic/moreAndroid
...
More android
10 years ago
Don Gagne
c5df4e7d07
Merge pull request #1511 from DonLakeFlyer/FlyViewWidgets
...
Put back Fly View default widgets
10 years ago
dogmaphobic
8d674695e3
Fix typo.
10 years ago
Don Gagne
ca94c02f1f
Fix typo
10 years ago
dogmaphobic
6af9a17078
More Android work...
10 years ago
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