Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMessage ¶
func NewMessage(course uint16) interface{}
NewMessage creates course update messages
Types ¶
type AP100 ¶
type AP100 struct {
// contains filtered or unexported fields
}
AP100 is the component that send the course to an external device (via a sin/cos interface)
func (*AP100) SetInputChan ¶
func (d *AP100) SetInputChan(c chan interface{})
SetInputChan sets the channel where this component will be listening to for the course updates
func (*AP100) SetPanicChan ¶
func (d *AP100) SetPanicChan(c chan interface{})
SetPanicChan sets the channel where this component will send the panics
Click to show internal directories.
Click to hide internal directories.