Releases: disberd/TelecomUtils.jl
Releases · disberd/TelecomUtils.jl
v0.2.1
TelecomUtils v0.2.1
Closed issues:
- We need TESTS! (#14)
- Implement visibility between pair of satellites (#16)
- UVfromECEF rotation matrix might be reversed (#18)
- Altitude target in get_ecef and get_lla is broken (#19)
- thetaphi pointing is broken with tuple and requires staticarrays (#20)
- isapprox methods for LLA and ERA should accept kwargs and pass them to isapprox internally (#22)
Merged pull requests:
- CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) (#9) (@github-actions[bot])
- Update utils.jl (#10) (@BlueTeo91)
- Add basic tests and automated testing on PRs (#21) (@disberd)
- Improve
isapprox
for ERA and LLA (#23) (@disberd) - Generalize SatView (#24) (@disberd)
- extract mutual pointing between ReferenceView objects (#25) (@disberd)
- Update README.md (#26) (@disberd)