mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-01-28 15:09:36 -06:00
Merge branch 'thesis/2018/dsn' of github.com:OpenSpace/OpenSpace into thesis/2018/dsn
This commit is contained in:
@@ -3,7 +3,7 @@ local stationsAsset = asset.require('scene/solarsystem/dsn/stations')
|
||||
local maps = asset.require('scene/solarsystem/dsn/spacecraftsmaps')
|
||||
|
||||
--Signals data path
|
||||
local dataFolder = openspace.absPath("../../../sync/http/dsn_data/1/json")
|
||||
local dataFolder = openspace.absPath("${SYNC}/http/dsn_data/1/signaldata")
|
||||
|
||||
local Signals = {
|
||||
Identifier = "Signals",
|
||||
|
||||
Reference in New Issue
Block a user