Skip to content

'Landing intention' core tag #164

@jesusrp98

Description

@jesusrp98

Add a new tag to cores, specifying if it's going to land.

  • True if is intended to be landed.
  • False if is not intended to be landed.
  • Null if we don't know if it's going to be landed.
{
   "core_serial": "B1045",
   "flight": 2,
   "block": 4,
   "reused": true,
   "land_intention": true | false | null,
   "land_success": null,
   "landing_type": null,
   "landing_vehicle": null
}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions