Gus Grubba
d77583a0a9
Bring in UDP fixes from master
7 years ago
Gus Grubba
a68e2f2165
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into Airmap
7 years ago
Don Gagne
0e0d307367
Merge pull request #6122 from DonLakeFlyer/OSXDMG
...
Fix package generation
7 years ago
DonLakeFlyer
08e6694292
Fix package generation
...
package directory was showing up in dmg file
7 years ago
Don Gagne
1b3ac79ff0
Merge pull request #6119 from DonLakeFlyer/StructureScanROI_WPNEXT_OFFSET
...
Switch to using ROI_WPNEXT_OFFSET
7 years ago
DonLakeFlyer
11df383eab
Switch to using ROI_WPNEXT_OFFSET
...
Also remove custom gimbal support
7 years ago
Don Gagne
24e27d25fc
Merge pull request #6107 from DonLakeFlyer/TerrainErrorLogging
...
Terrain: Better logging for errors
7 years ago
DonLakeFlyer
4e2e5abdb4
Better logging for errors
7 years ago
Don Gagne
45d8d8904a
Merge pull request #6104 from DonLakeFlyer/TerrainCrash
...
Terrain crash
7 years ago
DonLakeFlyer
ce4a0e6743
Fix compiler complaint
7 years ago
DonLakeFlyer
60ea986e11
Fix crash caused by referencing delete ElevationProviders
7 years ago
DonLakeFlyer
7f7b7d42c4
Fix huge memory leak
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
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
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
Gus Grubba
72082c24d7
Merge branch 'Stable_V3.3' of https://github.com/mavlink/qgroundcontrol into Airmap
7 years ago
Gus Grubba
89f666ecc8
Update AirMap binaries
...
Attempt at producing a distributable binary (failed because of OpenSSL dependencies)
7 years ago
Gus Grubba
fb4f6051cf
Updating readme
7 years ago
Don Gagne
ee46c6b580
Merge pull request #6076 from DonLakeFlyer/BatchTerrainStable
...
Batch 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
Gus Grubba
dc02d00727
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
8990886685
Add actual, selected Ruleset IDs to Flight Manager (when uploading a flight)
7 years ago
Gus Grubba
fa6684ff86
Make "required" rules to be selected by default and you cannot change it.
...
Fix sorting issues with QmlObjectListModel
Show airspaces in Plan View as well
7 years ago
Gus Grubba
01ac7e82d3
Check if boost is present before including AirMap
...
This is temporary until we get rid of it
7 years ago
Gus Grubba
704836507c
Skip build if it doesn't find airmapd
7 years ago
Gus Grubba
f15226ae4c
An rather unfruitful attempt at consolidating Advisories and Airspaces (they are both arrays of Airspaces). No such luck as they vary wildly. In the end, I'm now exposing the restrictions (Polygons) directly (and inherently) instead of copying them.
...
Tweaked polygon overlay colors and borders.
7 years ago
Gus Grubba
0303f5e9c2
Subdue Aispace widget if no vehicle is connected
...
Added an "unavailable" icon for when no vehicle is connected
Toggle restriction overlays (map) on/off based on the airspace widget being expanded/collapsed respectively
7 years ago
Gus Grubba
97d3383cf4
Add alert to air traffic
...
Handled "airspace visible" state (not done)
Adjusted restriction map items color and opacity
Added/Updated icons for airspace traffic
Adjust colors for text over maps
7 years ago
Gus Grubba
62b4fe2d8b
Aircraft awareness graphics. Untested as I don't know how to test traffic monitoring.
7 years ago
Patrick José Pereira
9384d9ac44
QGC: Solve problem with limitAngleToPMPId when angle is bigger than PI
...
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
7 years ago
Gus Grubba
892de6c308
Refactoring
7 years ago
Gus Grubba
a1a57a757b
Save weather structure locally.
7 years ago
Gus Grubba
acfd2758d2
Users can select multiple rules concurrently. In addition, some are mutually exclusive. Add logic to handle this.
7 years ago
Gus Grubba
04307f7b0f
Remove boost (must create a symlink for now)
...
Adjust Airspace control text color to match changing background color
7 years ago
Gus Grubba
f91c3ae6f4
Rules and advisories
7 years ago
Gus Grubba
7f35db3338
Ruleset picker container
...
Added an "unknown" weather icon for when I get "valid" data and no icon
7 years ago
Gus Grubba
0e1d01f5e1
Primordial soup of a rule selector
7 years ago
Gus Grubba
888788b799
Rules and Advisories
7 years ago
Gus Grubba
5982ad4cd3
Fixed QML side and done for the night.
7 years ago
Gus Grubba
ad4d79576e
Done with build errors
7 years ago
Gus Grubba
421df93a44
Fix case
7 years ago