-
Notifications
You must be signed in to change notification settings - Fork 70
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
APRX not gate courtesy position to RF after message #66
Comments
Please provide a citation for the relevant RF-gate rule requiring this behavior and background on the amount of testing you've performed on this patch. |
Hi, As per http://www.aprs-is.net/IGateDetails.aspx a posit shall be gated to RF along the message. Testing so far :
|
I'm not thrilled with this patch, because if I'm reading it right, it will keep RF-gating position packets until the message drops out of the history db, so one message could trigger dozens of position packets, where I think the original intention is to gate only the next position packet. I'm also dubious of how much value the position packet has for a message conversation, but I don't have a strong opinion against it. |
Actually further testing has shown exactly the behavior you describe..... You are right about the original intention, only gate the next packet after the message. |
Ok nevermind my previous comment, only one posit gets sent after the message... I had some test code locally creating the above behavior... |
APRX does not pass posit packet when gating a message to RF.
IGate rules state that along messages a courtesy posit shall also be agted to RF.
When no t/pm source filters are specified, only message is gated to RF and the posit is dropped.
The text was updated successfully, but these errors were encountered: