aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mac-lte.h
AgeCommit message (Expand)AuthorFilesLines
2012-04-25Upgrade MAC LTE dissector to Release 10 (V10.5.0)pascal1-1/+6
2012-01-19Add a dissector "mac-lte-framed" that uses the same framing format asMartin Mathieson1-0/+4
2011-12-22Missed in last commit, define symbol for new RNTI type...Martin Mathieson1-0/+1
2011-11-28Allow configuration protocol to configure UL priority for channels in mapping.Martin Mathieson1-2/+3
2011-11-25Add the reason for a UL ReTx (PDCCH retx grant or PHICH NACK).Martin Mathieson1-0/+1
2011-11-21Add the system frame number (SFN) to the context fields logged along with LTE...Martin Mathieson1-1/+2
2011-05-11Support multiple Scheduling Requests in one PDU.Martin Mathieson1-0/+4
2011-04-17Add a way for configuration protocol (e.g. RRC) to configure MAC-> RLC mappin...Martin Mathieson1-0/+6
2011-04-16Show max UEs/TTI in MAC stats window (UL/DL separately).Martin Mathieson1-0/+1
2011-02-02Add and use accessors to get/set per-packet data for LTE MAC.Martin Mathieson1-0/+6
2011-01-31Describe in more detail some of the fields that may be filled in for an LTE M...Martin Mathieson1-6/+21
2011-01-14When looking for previous frame for UL/DL retx, use harq-id + ndi bit.Martin Mathieson1-1/+1
2010-12-05Add more PHY attributes to MAC frames.Martin Mathieson1-1/+5
2010-11-02Add 'ndi' and 'harq-id' as new MAC-PHY DL attributes.Martin Mathieson1-0/+2
2010-10-07Add more CRC failure codes.Martin Mathieson1-4/+11
2010-09-03Add bandwidth figures per UE.Martin Mathieson1-0/+2
2010-07-05Change type back to 16-bit to fix buildbot.Martin Mathieson1-3/+3
2010-07-05Show grant-subframe from context info.Martin Mathieson1-1/+3
2010-07-05For DL HARQ retx, support knowing result or not.Martin Mathieson1-5/+11
2010-03-14Add some extra (optional) physical layer attributes to logged MAC frames.Martin Mathieson1-1/+24
2010-03-01Improve RLC AM sequence analysis by taking MAC retx into account.Martin Mathieson1-0/+2
2010-02-20Include detected DL retx in stats.Martin Mathieson1-1/+3
2010-02-04Add UEId to MAC tap struct and stats window.Martin Mathieson1-0/+1
2009-12-29Show in stats % of UL traffic that is padding (subheader or payload).Martin Mathieson1-0/+4
2009-10-26Add support for displaying/filtering some LTE MAC out-of-band events.Martin Mathieson1-0/+11
2009-09-02Add Semi-Persistent Scheduling (SPS) RNTI.Martin Mathieson1-5/+6
2009-05-30Tidy up comments.Martin Mathieson1-5/+5
2009-05-30Dual-license this header file.Martin Mathieson1-0/+26
2009-05-28Add definitions for a UDP framing protocol and heuristic dissector (example c...Martin Mathieson1-0/+59
2009-05-13- add direction filter to PDCPMartin Mathieson1-1/+1
2009-04-21Also show number of RAR bodies/entries in stats.Martin Mathieson1-0/+1
2009-03-24Only report CRC Status when we know it to be valid.Martin Mathieson1-2/+4
2009-03-23Add CRC error flag to frames, and show in stats window.Martin Mathieson1-0/+2
2009-03-16Add a ReTX count (resends being caused by HARQ NACKs).Martin Mathieson1-1/+3
2009-02-25More updates to LTE MAC stats. Layout working better now.Martin Mathieson1-0/+1
2009-02-19From Vincent Helfre:Martin Mathieson1-0/+6
2009-02-12Add tapping interface to MAC LTE.Martin Mathieson1-1/+23
2008-12-23Initial Checkin of LTE MAC (3GPP 36.321)Martin Mathieson1-0/+41