- Jul 29, 2016
-
-
Florian Kaltenberger authored
This reverts commit 3f20ce7b. it was mistakenly pushed to develop
-
- Jul 26, 2016
-
-
Cedric Roux authored
-
- Jul 05, 2016
-
-
nikaeinn authored
-
- Jun 28, 2016
-
-
Cedric Roux authored
The T has 2 processes: the tracee and the local tracer if the tracee dies (segfault or whatever) the tracee may still be running. So there is a third process that monitors those two others and kill everything when one dies. The problem is that this third process has to be the parent of the two others. That makes debugging the tracee with gdb impossible. This new option disables the third monitor process.
-
- Jun 15, 2016
-
-
Frédéric Leroy authored
Th struct SamplesPacket is a type declaration. It is not defined in memory and thus samplesCount can't be declared static. Transform it to true cpp static variable class as this is c++ source.
-
- Jun 09, 2016
-
-
Cedric Roux authored
-
- Jun 08, 2016
-
-
Cedric Roux authored
-
- Jun 07, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Jun 01, 2016
-
-
Cedric Roux authored
-
Cedric Roux authored
plus some cleanup here and there
-
- May 25, 2016
-
-
Rohit Gupta authored
-
- May 16, 2016
-
-
laurent authored
-
- May 11, 2016
-
-
Raymond Knopp authored
-
- May 10, 2016
-
-
Raymond Knopp authored
-
- May 09, 2016
- May 02, 2016
-
-
Rohit Gupta authored
-
- Apr 29, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Apr 25, 2016
-
-
Rohit Gupta authored
-
ODROID authored
-
- Apr 22, 2016
-
-
Rohit Gupta authored
-
Raymond Knopp authored
-
- Apr 21, 2016
-
-
Rohit Gupta authored
-
- Apr 20, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
gauthier authored
-
- Apr 19, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Florian Kaltenberger authored
usrp_lib: setting master clock rate to 30.72 and filter to 20MHz for all cases to improve noise figure and channel response
-
- Apr 18, 2016
-
-
gauthier authored
UHD interfacing (master clock 30.72, bandwidths on 5/10/20 @ 20 MHz), RX gain calibration back to normal.
-
- Apr 13, 2016
-
-
Rohit Gupta authored
-
Rohit Gupta authored
-
Rohit Gupta authored
-
- Apr 12, 2016
-
-
gauthier authored
-
Rohit Gupta authored
-
gauthier authored
-
- Apr 10, 2016
-
-
Raymond Knopp authored
bugfixing for UL. Remaining problems: CCE allocations in subframe 5 lead to occasional illegal DCI allocations (affects UL DCI which is missed by UE). waveform compliance with CQI in ULSCH.
-