Re: [Xastir-dev] interface igate config?

2010-02-12 Thread Curt, WE7U

On Fri, 12 Feb 2010, Jason KG4WSV wrote:


How would you envision that implementation?  not overloading the RF
channel gated to is the trick.

I'm wondering if a rate throttle (e.g. packets/min, bps, etc) would be
useful on any gating to RF?  A graduated/exponential type throttle? (1
packet per second over 5 seconds, 10 packets per minute over a minute,
etc)?  random thoughts from an uncaffeinated brain...


A rate throttle would be the best implementation, but I was hesitant
to ask for that as that opens up another can of worms.  Best to
think of APRS in that case as something that spews a lot of
near-identical data, which can be decimated to get down to the rate
you want to send across to the other side.

If you have multiple stations sending data though, how to do the
decimation fairly is a trick.  It would be a pain to have to keep a
queue for each sender and decimate each queue by the same percentage
during each time period, but that may be the most fair.  Perhaps
keeping a separate last-gated timestamp for each station might be
the easiest, then allow each station through once each time period,
time period to be adjusted based on how much of the channel you want
to leave empty and the number of stations and types of packets
you're gating.  Messages/ack's/nak's should be exempt from this
decimation and allowed right through.

Is that close to what you're thinking?

--
Curt, WE7U. http://www.eskimo.com/~archer
   APRS:  Where it's at!http://www.xastir.org
  Lotto:  A tax on people who are bad at math. - unknown
Windows:  Microsoft's tax on computer illiterates. - WE7U.
The world DOES revolve around me:  I picked the coordinate system!
___
Xastir-dev mailing list
Xastir-dev@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir-dev


Re: [Xastir-dev] interface igate config?

2010-02-11 Thread Jason KG4WSV
On Thu, Feb 11, 2010 at 9:14 AM, Curt, WE7U curt.w...@gmail.com wrote:

 Dreaming a little bit:  The nicest (for me) setup would be a
 separate igating dialog where I could turn on/off global gating,
 turn on/off individual directions for each interface, and perhaps do
 some cross-wiring between interfaces for those special instances
 where you're supporting a public service event or emergency and need
 to gate RF-RF.  That last has been asked for and we've never had
 the capability.

 Combine the above with named interfaces (any string for a name) and
 you'd have something easy to read  maintain.

We can make this a requirement. Got anything more specific (e.g.
sketch of a dialog), or do you want me to try and describe this to
them?


This goes for anything and anyone else, too.  If anyone has a wish
list for data display/filtering, dialogs, etc let me know.  We're
implementing a small subset of xastir, but anything we do implement is
wide open.

I'm a bit unsure if I should be posting this sort of offer to the main
list, though.

-Jason
kg4wsv
___
Xastir-dev mailing list
Xastir-dev@lists.xastir.org
http://lists.xastir.org/cgi-bin/mailman/listinfo/xastir-dev