Don Gagne
10215bbda0
Merge pull request #6026 from DonLakeFlyer/SurveyGrid
...
Use a much larger fudge factor to increase initial transect length
7 years ago
Don Gagne
c8ed0ab3b3
Merge pull request #6024 from DonLakeFlyer/GimbalFix
...
Fly view: Gimbal angles show on wrong items
7 years ago
Gus Grubba
c94a663c22
Merge pull request #6030 from mavlink/localization
...
Updating strings for localization [ci skip]
7 years ago
Gus Grubba
7c6d8f5a1e
Updating strings for localization [ci skip]
...
These strings have been uploaded to crowdin and ready to be translated.
7 years ago
PX4 Jenkins
ce47bd4523
Update PX4 Firmware metadata Tue Jan 16 04:37:12 UTC 2018
7 years ago
Don Gagne
d8e031deac
Merge pull request #6027 from DonLakeFlyer/ParamMeta
...
Parameter metadata fixes
7 years ago
DonLakeFlyer
83079a4208
Hack fix to LPE_FUSION max which was above int32 max
7 years ago
DonLakeFlyer
7ffb2cf42c
Validate min/max on the way in
7 years ago
DonLakeFlyer
a08db2121a
Fix incorrect min/max value usage
7 years ago
DonLakeFlyer
5215e08388
Use a much larger fudge factor to increase initial transect length
...
This prevents intersection misses on more cases
7 years ago
DonLakeFlyer
15669c39f4
Fly view needs to slurp in sections using scan
...
Otherwise things like gimbal angles end up on the wrong items.
7 years ago
Don Gagne
67b428fb2d
Merge pull request #6017 from DonLakeFlyer/NewROI
...
Update to new mavlink ROI commands
7 years ago
PX4 Jenkins
8e16b264cd
Update PX4 Firmware metadata Mon Jan 15 04:37:12 UTC 2018
7 years ago
Don Gagne
f830ce5078
Update to new ROI command
7 years ago
Lorenz Meier
1ed4ee03e3
Update README.md
...
Remove dead links and streamline readme.
7 years ago
Don Gagne
7f80a1db32
Merge pull request #6015 from DonLakeFlyer/CustomCommandWidget
...
Custom Command Widget: Fix all the horribly broken stuff
7 years ago
Don Gagne
da09b78bab
Merge pull request #6014 from DonLakeFlyer/Readme5.9.3
...
Update README to 5.9.3
7 years ago
DonLakeFlyer
a4d63612d9
Fix all the horribly broken stuff
7 years ago
DonLakeFlyer
885e5e839a
Update to 5.9.3
7 years ago
Don Gagne
b6dc73b167
Merge pull request #6011 from DonLakeFlyer/iOSAutoConnect
...
Fix AutoConnect settings for iOS
7 years ago
Don Gagne
748b053121
Merge pull request #6009 from DonLakeFlyer/DoubleClose
...
Fix double-close bug on OSX
7 years ago
Don Gagne
feb7b59244
Merge pull request #6008 from DonLakeFlyer/RemoveHack
...
Hack dialog was causing extra window
7 years ago
Don Gagne
0bfa60efe7
Merge pull request #6013 from DonLakeFlyer/AndroidQt5.9.3
...
Move Android to Qt 5.9.3
7 years ago
DonLakeFlyer
5833a839a7
Move Android to Qt 5.9.3
7 years ago
DonLakeFlyer
f6a1cb6f23
Fix AutoConnect settings for iOS
7 years ago
DonLakeFlyer
94364a5abe
Fix double-close bug on OSX
7 years ago
DonLakeFlyer
50cf318055
Hack dialog was causing extra window
...
Seems to work fine without out.
7 years ago
Don Gagne
555b8b999f
Merge pull request #6005 from DonLakeFlyer/Linux5.9.3
...
Move Linux to 5.9.3
7 years ago
Don Gagne
d3e682856b
Merge pull request #6004 from DonLakeFlyer/VolatileFacts
...
Add support for volatile Facts/Parameters
7 years ago
Don Gagne
d7790dd9fa
Merge pull request #6002 from DonLakeFlyer/HighLatencyTimeout
...
No comm timeout on high latency links
7 years ago
DonLakeFlyer
28025d4388
Move Linux to 5.9.3
7 years ago
DonLakeFlyer
e950558856
Add support for volatile Facts/Parameters
7 years ago
DonLakeFlyer
e4f0d5f9e0
No comm timeout on high latency links
7 years ago
Don Gagne
fee0d4d126
Merge pull request #6001 from mavlink/factMetadataCrash
...
Fixed crash in FactMetadata constructor.
7 years ago
Gus Grubba
db27a9eaf7
Fixed crash in FactMetadata constructor.
...
It did not like the use of the tr() macro within a static QString in the constructor.
7 years ago
Gus Grubba
2af0422b35
Merge pull request #6000 from mavlink/offlineMapTiles
...
Offline map fixes
7 years ago
PX4 Jenkins
70d6ccb038
Update PX4 Firmware metadata Fri Jan 12 04:37:12 UTC 2018
7 years ago
Gus Grubba
1db0adaf58
Fixed an issue when importing a tile set that already exists would cause an error. When an imported set has a same name, it is renamed so the name is unique. The original logic had an error and was allowing the "new" set to be added with the same name, which would cause an error. In addition, if a new tile set brings no new unique tiles, it is now ignored.
...
Fixed an issue where the progress was based on the total number of incoming tiles but this total can change if a given tile already exists in the database (it is not added).
7 years ago
PX4 Jenkins
3e0555423a
Update PX4 Firmware metadata Mon Jan 8 23:37:05 EST 2018
7 years ago
PX4 Jenkins
cc0628a4fc
Update PX4 Firmware metadata Sun Jan 7 23:37:05 EST 2018
7 years ago
Don Gagne
4259f9c272
Merge pull request #5992 from DonLakeFlyer/iOSXCode
...
iOS using wrong Xcode
7 years ago
DonLakeFlyer
5e985fbfc8
Break up iOS get/tar commands to fix timeout
7 years ago
Don Gagne
1348442580
Merge pull request #5993 from DonLakeFlyer/FactSliderPanel
...
Fix Android slider
7 years ago
Don Gagne
15cd3e566c
Merge pull request #5994 from mavlink/pr-px4-param-update
...
PX4 Firmware: Update param meta
7 years ago
Lorenz Meier
dbb2c673ae
PX4 Firmware: Update param meta
7 years ago
DonLakeFlyer
86d360c782
Fix Android slider
7 years ago
DonLakeFlyer
a974c09888
Clear cursor before disconnectAll
...
Since disconnectAll will kill this controller before it gets to next
statement
7 years ago
DonLakeFlyer
f4b4f476f8
Fix forceSetRawValue usage pattern
7 years ago
DonLakeFlyer
e62abbe2fe
iOS using wrong Xcode
7 years ago
Don Gagne
0b0f4b037e
Merge pull request #5989 from DonLakeFlyer/LatencyBit
...
High Latency Link bit support
7 years ago