Releases: GER-Space/Kos-Scansat
Releases · GER-Space/Kos-Scansat
1.1.0.1
Now without SCANsat
- You can now use the addon even without SCANsat installed. You can get the data from the KerbNet scanners, where it is possible.
- :CurrentBiome is now returning the currect value, when only a SCANsat Scan was performed, the craft is unmanned and has no KerbNet-Biome scanner onboard.
Version 1.0
Feature complete release.
- KerbNet Support for Resource scanning
- KerbNet support is enabled, even if CommNet is disabled in settings menu.
KerbNet Support
Release for KSP 1.2
- SCANSAT v16.9
- kOS 1.0.2 pre
Changes
Added KerbNet support on all Biome and Elevation querys.
KSP 1.2
Recompile for kOS 1.0 and latest SCANSat
nothing new, expept made it working again,
Weekend Time
Added new functions:
:slope(body,geoposition)
:getcoverage(body,scantype)
:allresorces
First Release
First release with the following functions implemented
CURRENTBIOME() Get Name of current Biome
BIOMEAT(Body, GeoPosition) Get Name of Biome of Body,GeoCoordinates
ELEVATION (Body, GeoPosition) Get scanned altitude of Body,GeoCoordinates at highest available precition.
COMPLETEDSCANS (Body, GeoPosition) Returns the list of the completed scans
ALLSCANTYPES() Displays the names of all scan types
RESOURCEAT(Body,GeoPosition,scantype) Returns the amount of a resource by its scan type