aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ppi-antenna.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15Convert proto_tree_add_item() 'encoding' arg for field types FT_STRING, FT_ST...wmeier1-3/+3
2011-09-21Fix ex "modeline" so it works;wmeier1-1/+1
2011-07-29Remove unneeded #includes and do other minor cleanup.wmeier1-49/+52
2011-06-22tvb_format_text → tvb_format_stringzpad.gerald1-2/+2
2011-06-20From Jon Ellch via bug 5175:gerald1-205/+243
2011-01-06There's no need to pass the result of tvb_get_ptr() as the 'value' in proto_t...morriss1-13/+3
2010-12-06Fix various typos and spelling errors.wmeier1-3/+3
2010-11-19Clean up blurbs a bit. Not much we can do about "Description" - what isguy1-5/+5
2010-11-19Remove a check_col();wmeier1-3/+3
2010-11-18Fix compilation errors: Use FT_DOUBLE and proto_tree_add_double for gdoubles.wmeier1-6/+6
2010-11-18From Jon Ellch via bug #5175: Add PPI-GPS protocol dissector patchsfisher1-0/+535