Update Journal docs for v3.4

hchalkley

Senior Programmer
Frontier
http://hosting.zaonce.net/community/journal/v25/Journal-Manual-v25.pdf
http://hosting.zaonce.net/community/journal/v25/Journal-Manual-v25.doc

Summary of changes to the Journal:
  • FSDJump event – now includes “Body” info about the arrival star
  • Don’t write a spurious “FighterRebuilt” event after docking SLF back in the ship
  • ApproachSettlement” now includes body info
  • The “Loadout” event:
no longer includes spurious ammo stats for energy weapons​
now includes UnladenMass and FuelCapacity info​
now written when docking SRV back in mothership​
now includes CargoCapacity, and MaxJumpRange​

  • Module item names are now consistently lowercase
  • Status.json:
include LegalState​
includes info on nearby planet, and ‘AltFromAvgRad” flag​

  • Scan: include a star’s subclass
  • Location: include DistFromStarLS
  • Add Conflicts data in FSDJump and Location
  • Include Vehicle ID for SLF/SRV (LaunchFighter, LaunchSRV, FighterRebuilt, FighterDestroyed, DockSRV, DockFighter, SRVDestroyed, CrewLaunchFighter)
  • Add info in Scan event to show if the body was previously discovered or mapped
 
Last edited:
This forum appear to break the capitalist model of economic where individuals act for the good of the wider community for apparently no financial reward.
 
"TerraformState": "" means not terraformable. Only about 3-4% of planets are terraformable.
I know. I was exploring for 15-20 days, with EDDI which was speaking of findings, and even on terraformable planets it said nothing. I checked the logs repeatedly and all results had "" in them. Please feel free to check your logs for verification.
 
Not that it matters to me as I wrote my own program to utilize the logs, and the info for terraformable is there and has been for a very long time.....

That said, sounds more like eddi needs updating....
 
I know. I was exploring for 15-20 days, with EDDI which was speaking of findings, and even on terraformable planets it said nothing. I checked the logs repeatedly and all results had "" in them. Please feel free to check your logs for verification.
From my journal on the way to colonia:
JSON:
{
  "timestamp": "2019-04-16T08:48:25Z",
  "event": "Scan",
  "ScanType": "Detailed",
  "BodyName": "Dryooe Flyou VT-R e4-4304 10",
  "BodyID": 13,
  "Parents": [
    {
      "Star": 0
    }
  ],
  "DistanceFromArrivalLS": 3785.738281,
  "TidalLock": false,
  "TerraformState": "Terraformable",
  "PlanetClass": "High metal content body",
  "Atmosphere": "thin carbon dioxide atmosphere",
  "AtmosphereType": "CarbonDioxide",
  "AtmosphereComposition": [
    {
      "Name": "CarbonDioxide",
      "Percent": 89.047318
    },
    {
      "Name": "Argon",
      "Percent": 10.062218
    },
    {
      "Name": "SulphurDioxide",
      "Percent": 0.890473
    }
  ],
  "Volcanism": "minor metallic magma volcanism",
  "MassEM": 1.831176,
  "Radius": 7261921.5,
  "SurfaceGravity": 13.840006,
  "SurfaceTemperature": 248.943893,
  "SurfacePressure": 660.627686,
  "Landable": false,
  "Composition": {
    "Ice": 0,
    "Rock": 0.669422,
    "Metal": 0.330578
  },
  "SemiMajorAxis": 1137232969728,
  "Eccentricity": 0.002199,
  "OrbitalInclination": 3.470081,
  "Periapsis": 143.318527,
  "OrbitalPeriod": 397694592,
  "RotationPeriod": 58876.878906,
  "AxialTilt": 0.119723
}
 
I know. I was exploring for 15-20 days, with EDDI which was speaking of findings, and even on terraformable planets it said nothing. I checked the logs repeatedly and all results had "" in them. Please feel free to check your logs for verification.

I scanned 2 water worlds last Thursday that were terraformable:
JSON:
{ "timestamp":"2019-04-11T14:28:55Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Eorgh Prou JH-V e2-1979 C 9", "BodyID":69, "Parents":[ {"Star":4}, {"Null":0} ], "DistanceFromArrivalLS":37010.453125, "TidalLock":false, "TerraformState":"Terraformable", "PlanetClass":"Water world", "Atmosphere":"ammonia rich atmosphere", "AtmosphereType":"AmmoniaRich", "AtmosphereComposition":[ { "Name":"Nitrogen", "Percent":59.089081 }, { "Name":"Ammonia", "Percent":33.348919 }, { "Name":"Oxygen", "Percent":6.603514 } ], "Volcanism":"major rocky magma volcanism", "MassEM":0.662865, "Radius":5369541.500000, "SurfaceGravity":9.163479, "SurfaceTemperature":322.010437, "SurfacePressure":208332.296875, "Landable":false, "Composition":{ "Ice":0.000000, "Rock":0.667500, "Metal":0.332500 }, "SemiMajorAxis":196052402176.000000, "Eccentricity":0.001815, "OrbitalInclination":-0.002402, "Periapsis":234.516724, "OrbitalPeriod":50835516.000000, "RotationPeriod":168356.171875, "AxialTilt":-0.109955 }
{ "timestamp":"2019-04-11T14:30:51Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Eorgh Prou JH-V e2-1979 C 10", "BodyID":70, "Parents":[ {"Star":4}, {"Null":0} ], "DistanceFromArrivalLS":37701.324219, "TidalLock":false, "TerraformState":"Terraformable", "PlanetClass":"Water world", "Atmosphere":"nitrogen atmosphere", "AtmosphereType":"Nitrogen", "AtmosphereComposition":[ { "Name":"Nitrogen", "Percent":93.904015 }, { "Name":"Oxygen", "Percent":6.010039 } ], "Volcanism":"", "MassEM":0.936229, "Radius":5958244.500000, "SurfaceGravity":10.511262, "SurfaceTemperature":255.839783, "SurfacePressure":379205.531250, "Landable":false, "Composition":{ "Ice":0.000000, "Rock":0.667501, "Metal":0.332499 }, "SemiMajorAxis":236906479616.000000, "Eccentricity":0.000739, "OrbitalInclination":0.019619, "Periapsis":192.663513, "OrbitalPeriod":67526520.000000, "RotationPeriod":65454.964844, "AxialTilt":-0.167844 }
 
Thanks for your reply, I rechecked the logs and the info is there:
JSON:
{ "timestamp":"2019-03-16T18:47:11Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua OS-A d1-0 B 3", "BodyID":17, "Parents":[ {"Star":2}, {"Null":0} ], "DistanceFromArrivalLS":21518.251953, "TidalLock":false, "TerraformState":"Terraformable", "PlanetClass":"Water world", "Atmosphere":"nitrogen atmosphere", "AtmosphereType":"Nitrogen", "AtmosphereComposition":[ { "Name":"Nitrogen", "Percent":74.509361 }, { "Name":"Oxygen", "Percent":24.678707 }, { "Name":"Water", "Percent":0.606070 } ], "Volcanism":"minor silicate vapour geysers volcanism", "MassEM":1.463717, "Radius":6788214.000000, "SurfaceGravity":12.660636, "SurfaceTemperature":258.413605, "SurfacePressure":65326.625000, "Landable":false, "Composition":{ "Ice":0.000000, "Rock":0.661328, "Metal":0.338672 }, "SemiMajorAxis":273827659776.000000, "Eccentricity":0.003601, "OrbitalInclination":0.422596, "Periapsis":154.529053, "OrbitalPeriod":89079096.000000, "RotationPeriod":115114.484375, "AxialTilt":-2.127268 }
EDDI is silent, though, and I must recheck.
 
Last update: The Terraformable state is always null in FSS scan, but is present after mapping the planet. That's why EDDI is silent. Is it possible to change logging so that it states if a body is terraformable during FSS? In the snippet below, bodies 1 and 2 are terraformable but this is logged only after mapping them:
JSON:
{ "timestamp":"2019-03-16T17:44:38Z", "event":"Music", "MusicTrack":"SystemAndSurfaceScanner" }
{ "timestamp":"2019-03-16T17:44:47Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 2 a", "BodyID":3, "Parents":[ {"Planet":2}, {"Star":0} ], "DistanceFromArrivalLS":687.215149, "TidalLock":true, "TerraformState":"", "PlanetClass":"Rocky body", "Atmosphere":"", "AtmosphereType":"None", "Volcanism":"", "MassEM":0.004883, "Radius":1171875.625000, "SurfaceGravity":1.417181, "SurfaceTemperature":207.427246, "SurfacePressure":0.000000, "Landable":true, "Materials":[ { "Name":"iron", "Percent":20.437843 }, { "Name":"sulphur", "Percent":18.191832 }, { "Name":"nickel", "Percent":15.458326 }, { "Name":"carbon", "Percent":15.297445 }, { "Name":"phosphorus", "Percent":9.793687 }, { "Name":"manganese", "Percent":8.440619 }, { "Name":"germanium", "Percent":5.390677 }, { "Name":"selenium", "Percent":2.847175 }, { "Name":"cadmium", "Percent":1.587091 }, { "Name":"molybdenum", "Percent":1.334579 }, { "Name":"yttrium", "Percent":1.220728 } ], "Composition":{ "Ice":0.000000, "Rock":0.856283, "Metal":0.143717 }, "SemiMajorAxis":314527200.000000, "Eccentricity":0.000000, "OrbitalInclination":28.303137, "Periapsis":168.554871, "OrbitalPeriod":5265955.500000, "RotationPeriod":5385594.500000, "AxialTilt":0.327243 }
{ "timestamp":"2019-03-16T17:44:53Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 2", "BodyID":2, "Parents":[ {"Star":0} ], "DistanceFromArrivalLS":686.851318, "TidalLock":false, "TerraformState":"Terraformable", "PlanetClass":"High metal content body", "Atmosphere":"thin carbon dioxide atmosphere", "AtmosphereType":"CarbonDioxide", "AtmosphereComposition":[ { "Name":"CarbonDioxide", "Percent":77.175293 }, { "Name":"SulphurDioxide", "Percent":22.824705 } ], "Volcanism":"", "MassEM":0.106255, "Radius":3021533.000000, "SurfaceGravity":4.638774, "SurfaceTemperature":237.070435, "SurfacePressure":1316.445923, "Landable":false, "Composition":{ "Ice":0.000000, "Rock":0.654120, "Metal":0.345880 }, "SemiMajorAxis":205773864960.000000, "Eccentricity":0.001361, "OrbitalInclination":-0.141820, "Periapsis":83.010643, "OrbitalPeriod":52574788.000000, "RotationPeriod":111123.007813, "AxialTilt":0.110129 }
{ "timestamp":"2019-03-16T17:45:02Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 3", "BodyID":4, "Parents":[ {"Star":0} ], "DistanceFromArrivalLS":1283.684082, "TidalLock":false, "TerraformState":"", "PlanetClass":"Rocky ice body", "Atmosphere":"hot thick carbon dioxide atmosphere", "AtmosphereType":"CarbonDioxide", "AtmosphereComposition":[ { "Name":"CarbonDioxide", "Percent":89.567657 }, { "Name":"Ammonia", "Percent":8.956422 }, { "Name":"SulphurDioxide", "Percent":0.895677 } ], "Volcanism":"", "MassEM":0.055476, "Radius":2759575.500000, "SurfaceGravity":2.903575, "SurfaceTemperature":577.176331, "SurfacePressure":166839264.000000, "Landable":false, "Composition":{ "Ice":0.290603, "Rock":0.476983, "Metal":0.232414 }, "SemiMajorAxis":384822345728.000000, "Eccentricity":0.000117, "OrbitalInclination":0.133748, "Periapsis":323.524231, "OrbitalPeriod":134456784.000000, "RotationPeriod":160619.593750, "AxialTilt":-0.251089 }
{ "timestamp":"2019-03-16T17:45:06Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 5", "BodyID":7, "Parents":[ {"Star":0} ], "DistanceFromArrivalLS":2205.549561, "TidalLock":false, "TerraformState":"", "PlanetClass":"Icy body", "Atmosphere":"thick nitrogen atmosphere", "AtmosphereType":"Nitrogen", "AtmosphereComposition":[ { "Name":"Nitrogen", "Percent":99.926872 }, { "Name":"Argon", "Percent":0.068384 } ], "Volcanism":"", "MassEM":0.249423, "Radius":4928659.000000, "SurfaceGravity":4.092492, "SurfaceTemperature":153.838272, "SurfacePressure":53901536.000000, "Landable":false, "Composition":{ "Ice":0.590786, "Rock":0.275148, "Metal":0.134066 }, "SemiMajorAxis":661184249856.000000, "Eccentricity":0.000969, "OrbitalInclination":1.632949, "Periapsis":174.667816, "OrbitalPeriod":302813984.000000, "RotationPeriod":109091.171875, "AxialTilt":-0.591412 }
{ "timestamp":"2019-03-16T17:45:10Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 6", "BodyID":8, "Parents":[ {"Star":0} ], "DistanceFromArrivalLS":3973.536865, "TidalLock":false, "TerraformState":"", "PlanetClass":"Icy body", "Atmosphere":"argon rich atmosphere", "AtmosphereType":"ArgonRich", "AtmosphereComposition":[ { "Name":"Nitrogen", "Percent":99.430084 }, { "Name":"Argon", "Percent":0.306271 }, { "Name":"Neon", "Percent":0.263644 } ], "Volcanism":"", "MassEM":0.176922, "Radius":4552505.500000, "SurfaceGravity":3.402435, "SurfaceTemperature":77.626198, "SurfacePressure":53482.921875, "Landable":false, "Composition":{ "Ice":0.684562, "Rock":0.212096, "Metal":0.103342 }, "SemiMajorAxis":1193546612736.000000, "Eccentricity":0.004061, "OrbitalInclination":0.081452, "Periapsis":328.419678, "OrbitalPeriod":734431616.000000, "RotationPeriod":64503.656250, "AxialTilt":0.138106 }
{ "timestamp":"2019-03-16T17:45:14Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 7", "BodyID":9, "Parents":[ {"Star":0} ], "DistanceFromArrivalLS":5434.808105, "TidalLock":false, "TerraformState":"", "PlanetClass":"Icy body", "Atmosphere":"thick argon rich atmosphere", "AtmosphereType":"ArgonRich", "AtmosphereComposition":[ { "Name":"Nitrogen", "Percent":99.016457 }, { "Name":"Argon", "Percent":0.983275 } ], "Volcanism":"", "MassEM":0.426213, "Radius":5993194.500000, "SurfaceGravity":4.729542, "SurfaceTemperature":92.500198, "SurfacePressure":93888208.000000, "Landable":false, "Composition":{ "Ice":0.682393, "Rock":0.213300, "Metal":0.104308 }, "SemiMajorAxis":1625102352384.000000, "Eccentricity":0.016271, "OrbitalInclination":0.291561, "Periapsis":157.706131, "OrbitalPeriod":1166845440.000000, "RotationPeriod":42085.890625, "AxialTilt":-2.593700 }
{ "timestamp":"2019-03-16T17:45:18Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 7 a", "BodyID":10, "Parents":[ {"Planet":9}, {"Star":0} ], "DistanceFromArrivalLS":5441.719238, "TidalLock":false, "TerraformState":"", "PlanetClass":"Icy body", "Atmosphere":"methane atmosphere", "AtmosphereType":"Methane", "AtmosphereComposition":[ { "Name":"Methane", "Percent":100.000000 } ], "Volcanism":"", "MassEM":0.004759, "Radius":1495181.500000, "SurfaceGravity":0.848517, "SurfaceTemperature":112.573448, "SurfacePressure":38576.816406, "Landable":false, "Composition":{ "Ice":0.878472, "Rock":0.104685, "Metal":0.016842 }, "SemiMajorAxis":2181308160.000000, "Eccentricity":0.000000, "OrbitalInclination":-51.919769, "Periapsis":40.218597, "OrbitalPeriod":48839544.000000, "RotationPeriod":153596.265625, "AxialTilt":0.148607 }
{ "timestamp":"2019-03-16T17:45:23Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 1", "BodyID":1, "Parents":[ {"Star":0} ], "DistanceFromArrivalLS":521.892639, "TidalLock":false, "TerraformState":"Terraformable", "PlanetClass":"High metal content body", "Atmosphere":"hot thick water atmosphere", "AtmosphereType":"Water", "AtmosphereComposition":[ { "Name":"Water", "Percent":99.882233 }, { "Name":"CarbonDioxide", "Percent":0.115475 } ], "Volcanism":"", "MassEM":0.189320, "Radius":3647265.250000, "SurfaceGravity":5.672445, "SurfaceTemperature":667.953430, "SurfacePressure":860047.562500, "Landable":false, "Composition":{ "Ice":0.000000, "Rock":0.672377, "Metal":0.327623 }, "SemiMajorAxis":156459630592.000000, "Eccentricity":0.000385, "OrbitalInclination":0.001952, "Periapsis":117.756477, "OrbitalPeriod":34857452.000000, "RotationPeriod":148037.265625, "AxialTilt":-0.190650 }
{ "timestamp":"2019-03-16T17:45:32Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 4 a", "BodyID":6, "Parents":[ {"Planet":5}, {"Star":0} ], "DistanceFromArrivalLS":1685.266968, "TidalLock":false, "TerraformState":"", "PlanetClass":"Icy body", "Atmosphere":"", "AtmosphereType":"None", "Volcanism":"", "MassEM":0.005967, "Radius":1491132.625000, "SurfaceGravity":1.069579, "SurfaceTemperature":117.293480, "SurfacePressure":0.000000, "Landable":true, "Materials":[ { "Name":"sulphur", "Percent":23.586243 }, { "Name":"carbon", "Percent":19.833588 }, { "Name":"iron", "Percent":15.210648 }, { "Name":"phosphorus", "Percent":12.697803 }, { "Name":"nickel", "Percent":11.504697 }, { "Name":"chromium", "Percent":6.840734 }, { "Name":"germanium", "Percent":4.044187 }, { "Name":"vanadium", "Percent":3.735206 }, { "Name":"tellurium", "Percent":1.047453 }, { "Name":"tungsten", "Percent":0.835217 }, { "Name":"mercury", "Percent":0.664224 } ], "Composition":{ "Ice":0.577080, "Rock":0.364306, "Metal":0.058614 }, "SemiMajorAxis":582985280.000000, "Eccentricity":0.000000, "OrbitalInclination":39.178326, "Periapsis":140.621399, "OrbitalPeriod":12782924.000000, "RotationPeriod":69574.820313, "AxialTilt":-0.101265 }
{ "timestamp":"2019-03-16T17:45:37Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 4", "BodyID":5, "Parents":[ {"Star":0} ], "DistanceFromArrivalLS":1683.954102, "TidalLock":false, "TerraformState":"", "PlanetClass":"Rocky ice body", "Atmosphere":"thick argon rich atmosphere", "AtmosphereType":"ArgonRich", "AtmosphereComposition":[ { "Name":"Nitrogen", "Percent":99.841324 }, { "Name":"Argon", "Percent":0.158669 } ], "Volcanism":"", "MassEM":0.114136, "Radius":3455795.000000, "SurfaceGravity":3.809227, "SurfaceTemperature":136.827682, "SurfacePressure":8375767.500000, "Landable":false, "Composition":{ "Ice":0.275626, "Rock":0.482874, "Metal":0.241500 }, "SemiMajorAxis":504832786432.000000, "Eccentricity":0.000024, "OrbitalInclination":0.935625, "Periapsis":310.761353, "OrbitalPeriod":202028896.000000, "RotationPeriod":139739.984375, "AxialTilt":0.835094 }
{ "timestamp":"2019-03-16T17:45:37Z", "event":"FSSAllBodiesFound", "SystemName":"Flyooe Dryua IW-C d0", "SystemAddress":10141550851, "Count":11 }
{ "timestamp":"2019-03-16T17:45:39Z", "event":"Music", "MusicTrack":"Supercruise" }
{ "timestamp":"2019-03-16T17:47:03Z", "event":"Music", "MusicTrack":"SystemAndSurfaceScanner" }
{ "timestamp":"2019-03-16T17:47:12Z", "event":"Music", "MusicTrack":"Supercruise" }
{ "timestamp":"2019-03-16T17:47:25Z", "event":"SAAScanComplete", "BodyName":"Flyooe Dryua IW-C d0 1", "BodyID":1, "ProbesUsed":4, "EfficiencyTarget":6 }
{ "timestamp":"2019-03-16T17:47:26Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 1", "BodyID":1, "Parents":[ {"Star":0} ], "DistanceFromArrivalLS":521.892639, "TidalLock":false, "TerraformState":"Terraformable", "PlanetClass":"High metal content body", "Atmosphere":"hot thick water atmosphere", "AtmosphereType":"Water", "AtmosphereComposition":[ { "Name":"Water", "Percent":99.882233 }, { "Name":"CarbonDioxide", "Percent":0.115475 } ], "Volcanism":"", "MassEM":0.189320, "Radius":3647265.250000, "SurfaceGravity":5.672445, "SurfaceTemperature":667.953430, "SurfacePressure":860047.562500, "Landable":false, "Composition":{ "Ice":0.000000, "Rock":0.672377, "Metal":0.327623 }, "SemiMajorAxis":156459630592.000000, "Eccentricity":0.000385, "OrbitalInclination":0.001952, "Periapsis":117.756477, "OrbitalPeriod":34857452.000000, "RotationPeriod":148037.265625, "AxialTilt":-0.190650 }
{ "timestamp":"2019-03-16T17:50:39Z", "event":"Music", "MusicTrack":"SystemAndSurfaceScanner" }
{ "timestamp":"2019-03-16T17:50:56Z", "event":"Music", "MusicTrack":"Supercruise" }
{ "timestamp":"2019-03-16T17:51:02Z", "event":"SAAScanComplete", "BodyName":"Flyooe Dryua IW-C d0 2", "BodyID":2, "ProbesUsed":5, "EfficiencyTarget":6 }
{ "timestamp":"2019-03-16T17:51:02Z", "event":"Scan", "ScanType":"Detailed", "BodyName":"Flyooe Dryua IW-C d0 2", "BodyID":2, "Parents":[ {"Star":0} ], "DistanceFromArrivalLS":686.851379, "TidalLock":false, "TerraformState":"Terraformable", "PlanetClass":"High metal content body", "Atmosphere":"thin carbon dioxide atmosphere", "AtmosphereType":"CarbonDioxide", "AtmosphereComposition":[ { "Name":"CarbonDioxide", "Percent":77.175293 }, { "Name":"SulphurDioxide", "Percent":22.824705 } ], "Volcanism":"", "MassEM":0.106255, "Radius":3021533.000000, "SurfaceGravity":4.638774, "SurfaceTemperature":237.070435, "SurfacePressure":1316.445923, "Landable":false, "Composition":{ "Ice":0.000000, "Rock":0.654120, "Metal":0.345880 }, "SemiMajorAxis":205773864960.000000, "Eccentricity":0.001361, "OrbitalInclination":-0.141820, "Periapsis":83.010643, "OrbitalPeriod":52574788.000000, "RotationPeriod":111123.007813, "AxialTilt":0.110129 }
 
Last update: The Terraformable state is always null in FSS scan, but is present after mapping the planet. That's why EDDI is silent. Is it possible to change logging so that it states if a body is terraformable during FSS? In the snippet below, bodies 1 and 2 are terraformable but this is logged only after mapping them:
JSON:
...
{ "timestamp":"2019-03-16T17:44:53Z", ... "BodyName":"Flyooe Dryua IW-C d0 2", "BodyID":2, ... "TerraformState":"Terraformable", ... }
...
{ "timestamp":"2019-03-16T17:45:23Z", ... "BodyName":"Flyooe Dryua IW-C d0 1", "BodyID":1, ... "TerraformState":"Terraformable", ... }
...
{ "timestamp":"2019-03-16T17:45:37Z", "event":"FSSAllBodiesFound", "SystemName":"Flyooe Dryua IW-C d0", "SystemAddress":10141550851, "Count":11 }
...
{ "timestamp":"2019-03-16T17:47:25Z", "event":"SAAScanComplete", "BodyName":"Flyooe Dryua IW-C d0 1", "BodyID":1, "ProbesUsed":4, "EfficiencyTarget":6 }
{ "timestamp":"2019-03-16T17:47:26Z", ... "BodyName":"Flyooe Dryua IW-C d0 1", "BodyID":1, ... "TerraformState":"Terraformable", ... }
...
{ "timestamp":"2019-03-16T17:51:02Z", "event":"SAAScanComplete", "BodyName":"Flyooe Dryua IW-C d0 2", "BodyID":2, "ProbesUsed":5, "EfficiencyTarget":6 }
{ "timestamp":"2019-03-16T17:51:02Z", ... "BodyName":"Flyooe Dryua IW-C d0 2", "BodyID":2, ... "TerraformState":"Terraformable", ... }
Look a little closer, and you'll find that it is there.
 

Robert Maynard

Volunteer Moderator
Thanks for the changes, Howard - much appreciated.

Regarding the "AltFromAvgRad" flag, offering separate values for altitude and height would have offered the possibility of mapping surface elevation using the differences between them at locations and creating a 3D representation of the surface.

Will the flag be set or not when in the SRV?
 
Top Bottom