DonLakeFlyer
560cfccd4f
Allow loc of radios string
7 years ago
DonLakeFlyer
45cfae38f8
Support HIGH_LATENCY2.failure_flags
7 years ago
Don Gagne
034657749c
Merge pull request #6097 from DonLakeFlyer/HoverDelay
...
Bump hover delay
7 years ago
DonLakeFlyer
bae470c6f5
Bump hover delay
7 years ago
Don Gagne
528162357b
Merge pull request #6059 from mavlink/fix-mission-upload-download
...
Robustify mission upload/download
7 years ago
Don Gagne
01c3b6b770
Merge pull request #6064 from patrickelectric/ground_station_angle_correction
...
QGC: Solve problem with limitAngleToPMPId when angle is bigger than PI
7 years ago
acfloria
1da3440259
Add highLatency property to LinkConfiguration
7 years ago
Daniel Agar
c863723715
Jenkins add Linux release build
7 years ago
Daniel Agar
029a480dc1
Jenkinsfile add OSX debug build
7 years ago
Don Gagne
692f2e9c6d
Merge pull request #6091 from DonLakeFlyer/HighLatency
...
More work in high latency
7 years ago
Don Gagne
44db55291b
Merge pull request #6085 from mavlink/pr-px4_metadata
...
Update PX4 Firmware metadata Thu Feb 1 04:37:26 UTC 2018
7 years ago
DonLakeFlyer
c51d716d96
Don't send GCS heartbeat on high latency link
7 years ago
DonLakeFlyer
e6cf7dad32
More work in high latency
...
* Command ack timeout back on normal/high latency link
* Correctly update ack timeout and high latency bit at correct times
7 years ago
Don Gagne
66db054cd9
Merge pull request #6090 from DonLakeFlyer/StableMerge
...
Stable merge
7 years ago
DonLakeFlyer
58e71afdeb
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
7 years ago
Don Gagne
626710057c
Merge pull request #6088 from DonLakeFlyer/BadResumeMission
...
Bad resume mission slider
7 years ago
Don Gagne
ba90b2f8c3
Merge pull request #6087 from DonLakeFlyer/TTSLinuxStable
...
Fix missing TTS stuff
7 years ago
DonLakeFlyer
955264c7e2
Fix incorrect Resume Mission display
7 years ago
DonLakeFlyer
caa7ecd0ed
Fix missing TTS stuff
7 years ago
Don Gagne
6481e64a58
Merge pull request #6084 from DonLakeFlyer/TTSLinux
...
Fixes for TTS on Linux
7 years ago
DonLakeFlyer
2a32e84118
Fixes for TTS on Linux
7 years ago
Don Gagne
e5694abb0e
Merge pull request #6078 from DonLakeFlyer/StableMerge
...
Stable merge
7 years ago
Julian Oes
8dee2570ab
PlanManager: use shorter timeout to download items
...
When downloading mission items from the autopilot we need to retry more
agressively, so use a shorter timeout. If we don't do this, we might not
re-request a mission item in time and the autopilot has already given up
the overall mission transfer.
This fixes the case where a mission request from QGC to autopilot or a
mission item from autopilot to QGC gets lost on the link and needs to be
requested again.
7 years ago
PX4 Jenkins
2dfc584617
Update PX4 Firmware metadata Thu Feb 1 04:37:26 UTC 2018
7 years ago
Gus Grubba
a954332bf7
Merge branch 'master' of https://github.com/mavlink/qgroundcontrol into pr-plugin-control
7 years ago
Gus Grubba
01fe0bf2a8
Finer control for plugins
...
Split save mission to Json file in two so you have the option to saving it to a file or to a QByteArray Json blob.
Virtualize all camera functions to allow deeper access.
7 years ago
Don Gagne
ee46c6b580
Merge pull request #6076 from DonLakeFlyer/BatchTerrainStable
...
Batch terrain requests
7 years ago
DonLakeFlyer
f1cc892c8b
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into StableMerge
7 years ago
Don Gagne
7aa4b6a7ca
Merge pull request #6073 from DonLakeFlyer/BatchTerrain
...
Support batching terrain requests
7 years ago
Don Gagne
b5f3955c9f
Merge pull request #6074 from DonLakeFlyer/ClickFocus
...
Take focus to close editing
7 years ago
DonLakeFlyer
71fc1b0e82
Fix unused variables
7 years ago
DonLakeFlyer
cf2d2aca34
Batch terrain requests
7 years ago
DonLakeFlyer
0c70884e96
Switch to Qt 5.9.3
7 years ago
DonLakeFlyer
42f66b8314
Take focus to close editing
7 years ago
DonLakeFlyer
cd0013cc75
Support batching terrain requests
7 years ago
Don Gagne
0539e43750
Merge pull request #6072 from DonLakeFlyer/HighLatency2
...
Add support for HIGH_LATENCY2
7 years ago
Gus Grubba
6ab2f53bd1
Merge pull request #6070 from mavlink/pr-fixUnits
...
Fix unit translators
7 years ago
DonLakeFlyer
a52b110be9
Add support for HIGH_LATENCY2
...
* Flight modes still not implemented. Waiting on message change.
* Also includes various cauterization of UI things which should not be
available on high latency link.
7 years ago
Gus Grubba
dc02d00727
Just realized that there never was an automatic area unit translation
7 years ago
Julian Oes
1e856cc12f
PlanManager: fix mission download progress
...
By adding a member variable for the total mission item count, we can
actually correctly estimate the progress.
7 years ago
Gus Grubba
8a3f185e1a
Just realized that there never was an automatic area unit translation
7 years ago
Gus Grubba
be0c70057e
Fix unit translators
...
It was broken when temperature translation was added in babbfbd1f7
The system wasn't quite setup to handle anything other than speed and distance. Changed so any arbitrary unit type can be converted to another.
7 years ago
Gus Grubba
7d945931bc
Fix unit translators
...
It was broken when temperature translation was added in babbfbd1f7
The system wasn't quite setup to handle anything other than speed and distance. Changed so any arbitrary unit type can be converted to another.
7 years ago
Don Gagne
cdb4cdfd91
Merge pull request #6068 from DonLakeFlyer/CorridorScan
...
Initial Corridor Scan support
7 years ago
Gus Grubba
a849f2e632
Merge pull request #6069 from mavlink/pr-jenkins_mac
...
initial Jenkinsfile OSX build configuration
7 years ago
Gus Grubba
1b77aeecfc
Fix var name
7 years ago
Gus Grubba
8a97e13bae
Use Jenkins, per machine env var defined path to Qt
...
Use runtime discovery of cpu core count
7 years ago
DonLakeFlyer
e1752cd1bc
Remove area test
...
Float comparison to flakey cross-platform
7 years ago
PX4 Build Bot
ba1ccff782
ccache setup and stats
7 years ago
Daniel Agar
b440dea8c8
initial Jenkinsfile OSX build configuration
7 years ago