aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-umts_fp.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-18Show enhanced high speed channels more clearly.Martin Mathieson1-2/+30
2008-06-12Show correct seqno in info column.Martin Mathieson1-2/+2
2008-06-12Dissect BCH channels (expect control messages only).Martin Mathieson1-1/+31
2008-06-06Fix RACH extended IE handling.Martin Mathieson1-37/+154
2008-06-05Fix operator precedence problem.Martin Mathieson1-1/+1
2008-06-04- Make FP radio division mode/speed explicit in struct for R7Martin Mathieson1-12/+84
2008-05-27Missed "bytes" -> "bits" changes.Martin Mathieson1-2/+2
2008-05-27Type 2 hsdsch data is different (size in bytes and byte-aligned).Martin Mathieson1-4/+57
2008-05-27Fix max pdu size in hsdsch alloc type 2.Martin Mathieson1-2/+2
2008-05-25More R7 tweaks and comment updates.Martin Mathieson1-27/+56
2008-05-20When extending values, extra bits are always m.s.Martin Mathieson1-19/+34
2008-05-20Enable FP R7 support.Martin Mathieson1-59/+106
2008-05-12HS-DSCH type 2 bug fix + prettification.Martin Mathieson1-16/+65
2008-05-11Added HS-DSCH data frame type 2 (currently only compile-tested).Martin Mathieson1-6/+250
2008-05-09Add a couple of missing HS-DSCH data frame fields.Martin Mathieson1-2/+39
2008-05-02Initialise variable.Martin Mathieson1-0/+1
2008-05-02Fix (what I presume to be) a typo to prevent compile error.Bill Meier1-1/+1
2008-05-02More R7 additions.Martin Mathieson1-2/+38
2008-05-02Updated common control messages to R7.Martin Mathieson1-24/+107
2008-04-28Fix test for unlimited credits value in new alloc format.Martin Mathieson1-2/+2
2008-04-25Add comment explaining that case is safe.Martin Mathieson1-0/+1
2008-04-25Add cast to avoid Windows warning.Martin Mathieson1-1/+1
2008-04-25Fixed some old problems found while starting to add R7 support.Martin Mathieson1-33/+186
2007-11-08Apply yet another set of the optimization patches:Anders Broman1-1/+1
2007-10-23Make groups of PDUs filterable as large FT_BYTES itemsMartin Mathieson1-2/+2
2007-10-22Show multi-byte variable length fields using FT_BYTES|BASE_HEX.Martin Mathieson1-32/+25
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