spacecraft

package
v0.0.0-...-f2d3015 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2022 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	MissionStartTime = model.VirtualTime(10000 * 1000000000) // start at 10,000 seconds

	PortFCE    = 1 // flight compute element
	PortRadio  = 2
	PortMagnet = 3
	PortClock  = 4

	NumPorts = 4

	AddrFCEMin = 32
	AddrFCEMax = 39

	AddrRadio  = 45
	AddrMagnet = 46
	AddrClock  = 47

	KeyRadio  = 101
	KeyMagnet = 102
	KeyClock  = 103
)

Variables

This section is empty.

Functions

func BuildSpacecraft

func BuildSpacecraft(onFailure func(elapsed time.Duration, explanation string), reqLogPath, activityLogPath string, injectIOErrors bool, recordPath string) timesync.ProtocolImpl

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL