Commit Graph

12 Commits

Author SHA1 Message Date
Martin Mathieson 16cb326768 Allow signaling protocol (e.g. RRC) to set number of SN bits
PDCP should use for DRB channels.

Not yet called by RRC.

svn path=/trunk/; revision=36692
2011-04-17 21:34:47 +00:00
Martin Mathieson 796dc8927c Use guint16 after all, to avoid breaking the UDP framing protocol.
8 bits are enough though...

svn path=/trunk/; revision=34798
2010-11-06 19:22:16 +00:00
Martin Mathieson 3adfed8022 Try to fix by making both use guint8, rather than guint16.
svn path=/trunk/; revision=34797
2010-11-06 18:51:08 +00:00
Martin Mathieson 055d654cc2 Add bandwidth figures to RLC stats (per-UE and per-channel).
svn path=/trunk/; revision=34059
2010-09-03 15:22:28 +00:00
Gerald Combs 2b619452ae Try to fix build errors.
svn path=/trunk/; revision=32118
2010-03-04 21:48:44 +00:00
Martin Mathieson 9a1100ce5a Add 'missing SDUs' to tap info / RLC stats window.
Also includes typo fixes from Pascal Quantin.

svn path=/trunk/; revision=32049
2010-02-28 18:42:41 +00:00
Martin Mathieson 417b1839f1 Add initial version of LTE RLC stats dialog.
svn path=/trunk/; revision=31588
2010-01-20 12:37:26 +00:00
Martin Mathieson b8596e6ad6 Start to supply data for an RLC tap.
svn path=/trunk/; revision=31439
2010-01-04 14:07:24 +00:00
Martin Mathieson f1977c1eb7 Add a link to protocol wiki page, where link to example program for UDP framing may be found.
svn path=/trunk/; revision=31202
2009-12-08 10:07:27 +00:00
Martin Mathieson 68546e930e From Pascal Quantin. Add support a UDP framing format for LTE RLC.
svn path=/trunk/; revision=31185
2009-12-07 10:23:35 +00:00
Martin Mathieson 34423cbcc3 From Vincent Helfre:
#define some constants, and move constants into header files.
Hopfully this will make it easier for these dissectors to be reused.

svn path=/trunk/; revision=27487
2009-02-19 22:25:36 +00:00
Martin Mathieson 9d39db177d Add RLC LTE dissector.
svn path=/trunk/; revision=27161
2009-01-05 23:18:00 +00:00