Skip to content

Tags: flightaware/mdsplib

Tags

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #18 from flightaware/prevailingVisBuffer

check buffer sizes before copying in prevailingVisibility

v2.2.2-rc

Toggle v2.2.2-rc's commit message
check buffer sizes before copying in prevailingVisibility

fixes #17

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Switch from Travis/Appveyor to Github Actions for CI (#16)

v2.2.0

Toggle v2.2.0's commit message
Handle fractional visibility without units (#14)

BCK-4079

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update appveyor.yml

v2.1.0-rc

Toggle v2.1.0-rc's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update appveyor.yml

v2.0.0

Toggle v2.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from agbrooks/master

Add visibilityIsUpperBound to metar struct, fix peak wind decoding

v1.9.2

Toggle v1.9.2's commit message
Delete .DS_Store

v1.9.1

Toggle v1.9.1's commit message
Fix clang compiler warnings.

v1.9

Toggle v1.9's commit message
README cleanup and "make metar_test" fix