http://aprs-is.net/javAPRSFilter.aspx
The following are examples of the filters. The aprx.conf file shows the filter command like this:
aprsis-filter "m/100 t/p"
However, I noticed that it always ignored it, until I added a few spaces into the line like this:
aprsis-filter "m/100 t/p"
Verify that the server accepted your filter by connecting to it via http://server:14501 and look for your iGate callsign, the filter will be on the "SA Setting" column.
***Replace "server" with the name of the server you are connecting to. IE: socal.aprs2.net
***If you use the default "rotate.aprs.net", you will have to look up which server you are connected to. It may require a Google search, as some servers are named differently. Use http://aprs.fi to find out which server you are talking to (IE: APRS via TCPIP*,qAC,T2SOCAL), then google it. IE: T2SOCAL is actually socal.aprs2.net, so you would use
http://socal.aprs2.net:14501/
APRX 0.99 version configs:
aprsis-server socal.aprs2.net 14580
aprsis-server southwest.aprs2.net 14580
aprsis-server aprsca.net 14580
aprsis-filter "m/100 t/p"
radio serial /dev/tts/1 9600 8n1 KISS callsign KI6PSP-10
netbeacon for KI6PSP-10 symbol "R&" lat "3536.84N" lon "11741.06W"
comment "PHG0130/WRT54GL w/APRX-iGate Rx Only"
netbeacon ">TinyTrak4(KISSTNC)-WRT54GL iGate"
netbeacon ">SysOp:KI6PSP@GMAIL.COM"
Example Configs that I changed from default on APRX 2.00 and above:
mycall KI6PSP-10
server socal.aprs2.net 14580
server southwest.aprs2.net 14580
server aprsca.net 14580
filter "m/1" #Had problems with it not accepting multiple filters, Gate all RX, reject APRSIS to RF beyond 1km of location.
serial-device /dev/tts/1 9600 8n1 KISS
callsign $mycall # callsign defaults to $mycall
#tx-ok false # transmitter enable defaults to false
initstring "\xC0\xC0\xFF\xC0\r\nMO 0\rKISS $01\r"
beaconmode aprsis
beacon symbol "R&" lat "3536.84N" lon "11741.06W" \
comment "PHG0130/WRT54GL w/APRX 2.00-iGate Rx Only"
beaconmode aprsis
beacon raw ">TinyTrak4-WRT54GL iGate"
beaconmode aprsis
beacon raw ">SysOp:KI6PSP@GMAIL.COM"
beaconmode aprsis
beacon raw ">http://KI6PSP.BLOGSPOT.COM"
TinyTrak4 Website:
http://www.byonics.com/tinytrak4/
Serial to 3.3v TTL converter:
http://www.compsys1.com/workbench/On_top_of_the_Bench/Max233_Adapter/max233_adapter.html
WRT54 Setup Ref:
http://www.dimebank.com/cak/k6dbg/k6dbg_igate.html
http://jdc.parodius.com/wrt54g/serial.html
APRX Ref:
http://ham.zmailer.org/oh2mqk/aprx/
X-WRT Install Info:
http://wiki.x-wrt.org/index.php/Kamikaze_Installation