SatX WebSite
v 1.5.0
Release Notes
Version 1.5.0
(current)
Release date:
2018/Jul/09
SwathManager base
Added service method
getAreasOfInterestRootFolders
for retrieving the root folders of areas of interest
Added service method
getAreaOfInterestChildren
for retrieving the children areas of interest of a given region container
Added service method
uploadContent
for uploading new content to the database from any SaVoir XML file
Added service method
deleteScenario
for deletting a custom scenario allong with all its related data (satellites, constellations, sensors, etc.)
Added service method
deleteAoiFolder
for deletting an area of interest folder along with all its children regions
Added service method
deleteAntennas
for deletting all custom antennas
Cesium
Left pannel has been improved by including a list of tabs and displaying each tab content as a tree structure:
Satellites
Added a new combobox with the list of all the available scenarios
Added a tree containing constellations and satellites from the selected scenario
It is now possible to select multiple satellites and eventualliy create a new constellation with them
Areas
Added a new combobox with different groups of areas of interest (capitals, continents, etc.)
Added a tree containing the parent/child sctructure of the areas of interest
Antennas
Added a tree containing all the available antennas
It is now possible to select multiple antennas; this will allow the user to request the visibility between 1 or N antennas and 1 or N satellites.
Version 1.2.0
Release date:
2018/May/16
SwathManager base
Added service method
getAntennas
for retrieving the collection of antennas
Added service method
getAntennaCoverageRange
for retrieving the coverage range area for a given satellite
Added service method
getVisibilityAntennaSatellites
for retrieving the collection of time intervals in which an antenna can communicate with a satellite
Added service method
getVisibilitySatellites
for retrieving the collection of time intervals in which two satellites can communicate with each other
Added service method
getDirectDownlinkSwaths
for retrieving the collection of swaths in which a satellite can perform a direct downlink to the antenna
Cesium and Google Maps
Added a new section of antennas
Antenna toolbar buttons:
Show direct downlink swaths
Show coverage range
Zoom to antenna
Cesium
New functionality for displaying the visibility between antenna and satellite
New functionality for displaying the visibility between satellites
Version 1.1.0
Release date:
2018/Apr/06
SwathManager base
All async methods have been rewritten in order to use javascript
promises
instead of callbacks
Added service method
getSatellitePositions
for retrieving the collection of satellite coordinates in a given range of time
Added service method
getSatelliteOrbitPoints
for retrieving the collection of orbit coordinates in a given range of time
SwathManager Cesium
Added functionality for displaying the satellite positions, ground track and nadir
Added functionality for displaying the satellite orbit
Now swaths are generated in CZML format
Cesium
Added new toolbar buttons with the new functionalities for the selected instruments:
Show/hide satellite
Enable/disable satellite tracking
Show/hide satellite orbit
Added timeline and clock controls