radioblippers

package
v0.0.0-...-8969683 Latest Latest
Warning

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

Go to latest
Published: May 16, 2014 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package radioblippers provides a gadget to simulate a network of radioBLIP sketches without needing to deploy either radioBLIP nodes or a receiver node.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RadioBlipper

type RadioBlipper struct {
	// contains filtered or unexported fields
}

Simulates a radioBLIP end node

func (*RadioBlipper) Next

func (r *RadioBlipper) Next()

Next increments the ping counter

type RadioBlippers

type RadioBlippers struct {
	flow.Gadget
	Param flow.Input //Feed to setup basic Parameters

	To   flow.Input  //Inboud Flow circuit messages
	From flow.Output //Outbound Flow circuit messages

}

The main flow gadget, handles serial simulation as RFDemo.10 on the [.From] pin.

func (*RadioBlippers) Run

func (g *RadioBlippers) Run()

Run is the main RadioBlippers gadget entry point. This gadget is used to simulate 1 to 30 radioBlip sketches on a specific band/group You may incorpoate this Gadget multiple times using different band/group combinations. Note: does NOT currently simulate the 'contention' issues that can be experienced on a real RF network. Use this to establish numerous 'fake' nodes on a netgroup. Don't forget to add them to your node/driver cross reference lookup tables.

Jump to

Keyboard shortcuts

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