aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mac-lte.h
Commit message (Expand)AuthorAgeFilesLines
* Add and use accessors to get/set per-packet data for LTE MAC.Martin Mathieson2011-02-021-0/+6
* Describe in more detail some of the fields that may be filled in for an LTE M...Martin Mathieson2011-01-311-6/+21
* When looking for previous frame for UL/DL retx, use harq-id + ndi bit.Martin Mathieson2011-01-141-1/+1
* Add more PHY attributes to MAC frames.Martin Mathieson2010-12-051-1/+5
* Add 'ndi' and 'harq-id' as new MAC-PHY DL attributes.Martin Mathieson2010-11-021-0/+2
* Add more CRC failure codes.Martin Mathieson2010-10-071-4/+11
* Add bandwidth figures per UE.Martin Mathieson2010-09-031-0/+2
* Change type back to 16-bit to fix buildbot.Martin Mathieson2010-07-051-3/+3
* Show grant-subframe from context info.Martin Mathieson2010-07-051-1/+3
* For DL HARQ retx, support knowing result or not.Martin Mathieson2010-07-051-5/+11
* Add some extra (optional) physical layer attributes to logged MAC frames.Martin Mathieson2010-03-141-1/+24
* Improve RLC AM sequence analysis by taking MAC retx into account.Martin Mathieson2010-03-011-0/+2
* Include detected DL retx in stats.Martin Mathieson2010-02-201-1/+3
* Add UEId to MAC tap struct and stats window.Martin Mathieson2010-02-041-0/+1
* Show in stats % of UL traffic that is padding (subheader or payload).Martin Mathieson2009-12-291-0/+4
* Add support for displaying/filtering some LTE MAC out-of-band events.Martin Mathieson2009-10-261-0/+11
* Add Semi-Persistent Scheduling (SPS) RNTI.Martin Mathieson2009-09-021-5/+6
* Tidy up comments.Martin Mathieson2009-05-301-5/+5
* Dual-license this header file.Martin Mathieson2009-05-301-0/+26
* Add definitions for a UDP framing protocol and heuristic dissector (example c...Martin Mathieson2009-05-281-0/+59
* - add direction filter to PDCPMartin Mathieson2009-05-131-1/+1
* Also show number of RAR bodies/entries in stats.Martin Mathieson2009-04-211-0/+1
* Only report CRC Status when we know it to be valid.Martin Mathieson2009-03-241-2/+4
* Add CRC error flag to frames, and show in stats window.Martin Mathieson2009-03-231-0/+2
* Add a ReTX count (resends being caused by HARQ NACKs).Martin Mathieson2009-03-161-1/+3
* More updates to LTE MAC stats. Layout working better now.Martin Mathieson2009-02-251-0/+1
* From Vincent Helfre:Martin Mathieson2009-02-191-0/+6
* Add tapping interface to MAC LTE.Martin Mathieson2009-02-121-1/+23
* Initial Checkin of LTE MAC (3GPP 36.321)Martin Mathieson2008-12-231-0/+41