aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-umts_fp.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-09Cast values to correct sizes for number of bits to squelch Win32 warningsGraham Bloice1-3/+3
2007-05-09Unless I've missed something, the number of subframes can be as many asGuy Harris1-1/+1
2007-05-08From Kriang Lerdsuwanakij:Martin Mathieson1-174/+201
2007-03-21Try to squash a warning seen on win32 buildbot.Martin Mathieson1-1/+1
2007-02-14Try to fix a naming conflict on Windows.Gerald Combs1-4/+4
2007-02-14Change fp_info struct to be more general by removing DCT2000-specific field.Martin Mathieson1-37/+54
2007-01-04Check in trivial changes before generating a big diff...Martin Mathieson1-1/+1
2006-12-18Show generated field when frame has 0 TBs for a channelMartin Mathieson1-0/+20
2006-12-14Fix version check needed for EDCH 'Number of subframes' fieldMartin Mathieson1-1/+4
2006-12-07Fix range highlighted by EDCH sfn header treeMartin Mathieson1-4/+5
2006-12-07EDCH - show total number of PDUs in info columnMartin Mathieson1-2/+4
2006-11-30Fix infinite rate test, tweak filter namesMartin Mathieson1-10/+14
2006-11-10Fix testMartin Mathieson1-1/+1
2006-11-09Make it easier to track user-buffer-space vs capacity requests for HSDPA callsMartin Mathieson1-0/+35
2006-10-26Cast away remaining warnings seen on buildbotMartin Mathieson1-3/+3
2006-10-26Hopefully zap some warningsMartin Mathieson1-1/+1
2006-10-20Minor info column formatting + improved hf long text entriesMartin Mathieson1-4/+4
2006-10-19Fix some compiler warnings (about real problems).Guy Harris1-2/+2
2006-10-05Make IPPrim based addresses filterable (mirroring ip/udp/tcp filter names).Martin Mathieson1-54/+83
2006-10-03- Add special case for reading strange encoding of ATM CID fieldMartin Mathieson1-3/+8
2006-09-22Add remaining dedicated control message types. This dissector is pretty comp...Martin Mathieson1-5/+59
2006-09-22EDCH new fields + another DCH control message typeMartin Mathieson1-48/+165
2006-09-21New fields in R6 RACHMartin Mathieson1-5/+115
2006-09-18Add old release DSCH FDD fields. Try to squash compiler warnings seen on MAC...Martin Mathieson1-8/+75
2006-09-15More missing message typesMartin Mathieson1-12/+142
2006-09-14svn propset.Anders Broman1-1/+1
2006-09-14More fixes and prettificationsMartin Mathieson1-28/+58
2006-09-13Add support for R6 HSDPA data 'new IEs' (the spec seems not be be very clear....Martin Mathieson1-4/+89
2006-09-12More DCH control typesMartin Mathieson1-17/+64
2006-09-12Various small fixes and prettificationsMartin Mathieson1-12/+60
2006-09-11Added E-DCH (HSUPA) channels to FP.Martin Mathieson1-19/+401
2006-09-06Dissect some more common control messagesMartin Mathieson1-27/+87
2006-09-04Partial implementation of UMTS FP. Currently only works with Catapult DCT200...Martin Mathieson1-0/+1626