godump978

package
v0.0.0-...-36b5045 Latest Latest
Warning

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

Go to latest
Published: Sep 24, 2024 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var InChan = make(chan []byte, 100)

InChan is a buffered input channel for raw data.

View Source
var OutChan = make(chan string, 100)

OutChan is a buffered output channel for demodulated data.

View Source
var PackageVersion = "v0.1"

Current version.

Functions

func ProcessData

func ProcessData(buf []byte)

ProcessData passes buf (modulated data) to dump978 for demodulation.

func ProcessDataFromChannel

func ProcessDataFromChannel()

Types

type UserCbT

type UserCbT func(C.char, *C.uint8_t, C.int, C.int, C.int)

Jump to

Keyboard shortcuts

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