aboutsummaryrefslogtreecommitdiffstats
path: root/epan/frequency-utils.c
AgeCommit message (Collapse)AuthorFilesLines
2008-03-03Cite the source of frequency allocation information.Gerald Combs1-4/+5
svn path=/trunk/; revision=24538
2007-08-17Fix a couple of signedness mismatches.Gerald Combs1-2/+2
svn path=/trunk/; revision=22545
2007-08-17Instead of converting between 802.11 frequencies and channels umpteenGerald Combs1-0/+110
different ways, add a set of common conversion routines. Add a "Frequency/Channel" column and fill it in where we can. Fix RSSI column printing in PPI. Fix up whitespace along the way. svn path=/trunk/; revision=22538