Activity
From 11/01/2008 to 11/30/2008
11/30/2008
- 11:55 pm Revision ac06546b: check extension on save
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10097 221aa14e-8319-0410-a670-987f0aec2ac5
- 06:53 pm Revision 5e84bb4e: dont check that
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10096 221aa14e-8319-0410-a670-987f0aec2ac5
- 06:47 pm Feature #334 (Closed): OpenBTS-specific USRP replacement
- Right now, [[OpenBTS]] uses a USRP with two RFX daughter cards. For actual deployment, it would be better to have a ...
- 02:58 am Revision d52557f4: enum
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10091 221aa14e-8319-0410-a670-987f0aec2ac5
11/29/2008
- 10:33 pm Bug #327 (Closed): clean up after early SIP call cancel
- The r10087 changes also fixed this problem. The phone may still ring if the call is not canceled quickly, but it wil...
- 06:31 am Bug #327: clean up after early SIP call cancel
- This may have been fixed as part of very early assignment implementation in r10087 and needs testing.
- 06:28 am Feature #316 (Closed): use "very early assignment"
- This is closed in r10088.
- 01:17 am Bug #329 (Closed): setting NDEBUG breaks TRX interface
- This seems to have been fixed for a while now, because we've been building with #define NDEBUG since r9935.
11/28/2008
- 07:14 am Revision d9f284cb: fix
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10082 221aa14e-8319-0410-a670-987f0aec2ac5
- 06:51 am Revision d01692fa: new preferences
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10081 221aa14e-8319-0410-a670-987f0aec2ac5
- 05:52 am Feature #316: use "very early assignment"
- To activate the TCH part of the channel, the network will need to send a channel mode modify message (GSM 04.08 9.1.5...
- 04:21 am Bug #329 (Closed): setting NDEBUG breaks TRX interface
- Setting NDEBUG in TRXMananger.cpp causes us to stop receiving bursts over the UDP interface.
- 12:34 am Revision 277aa8d2: blocks window position pref
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10079 221aa14e-8319-0410-a670-987f0aec2ac5
11/27/2008
- 11:45 pm Bug #327 (Closed): clean up after early SIP call cancel
- When an incoming SIP call is cancelled before the terminating MS enters Control::MTCStarter, we need to remove the en...
- 07:12 am Revision f8fe1005: resizable reports window
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10078 221aa14e-8319-0410-a670-987f0aec2ac5
- 02:11 am Feature #316 (Assigned): use "very early assignment"
- 12:17 am Revision 373dd3bd: grc gtk version check
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10076 221aa14e-8319-0410-a670-987f0aec2ac5
11/26/2008
- 11:51 pm Revision 715009be: switched hotkey handling to gtk accelerators
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10075 221aa14e-8319-0410-a670-987f0aec2ac5
- 04:45 pm Bug #286: Ensure that 2 or more USRP2s connected to the same machine can be used simultaneously.
- I used 2 USRP2s for simultaneous (non-synchronized) RX successfully like so:
usrp2_rx_cfile.py -s -e eth1 -d 4 -f ...
11/25/2008
- 05:46 pm Bug #321 (Closed): deadlock in access grant mechanism
- This bug appears to have been due to the failure of TCHFACCHL1Encoder::sendFrame() to resync the TCH/FACCH L1 sending...
- 05:36 am Bug #321: deadlock in access grant mechanism
- Two threads in deadlock.
One thread is blocked in gBTS::getSDCCH(), called by Control::AccessGrantResponder().
...
11/23/2008
- 05:10 pm Revision af26023e: fixing sync routines by wrapping the angle and not clipping it; also opening u...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10040 221aa14e-8319-0410-a670-987f0aec2ac5
- 04:38 pm Revision 8531d965: Tom's law: the simpler the function, the more prone I am to make errors.
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10039 221aa14e-8319-0410-a670-987f0aec2ac5
11/22/2008
- 08:03 pm Revision 5508c217: clarification for random source
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10036 221aa14e-8319-0410-a670-987f0aec2ac5
11/18/2008
- 09:45 pm Revision b78783a3: usrp dual source def typo fix
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10013 221aa14e-8319-0410-a670-987f0aec2ac5
- 05:34 pm Bug #321 (Closed): deadlock in access grant mechanism
- Control::AccessGrantResponder() sometimes deadlocks in gBTS::getSDCCH(), blocking on gBTS::mLock. This stalls the re...
- 06:56 am Revision be7c88c4: grc trellis makefile
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10011 221aa14e-8319-0410-a670-987f0aec2ac5
- 06:03 am Revision 749ac8bc: added an example in grc that uses trellis structures
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10010 221aa14e-8319-0410-a670-987f0aec2ac5
11/17/2008
- 02:38 am Revision 6e263b3d: Added ability to select USRP board to digital examples
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@10003 221aa14e-8319-0410-a670-987f0aec2ac5
11/16/2008
- 08:56 pm Revision 5bf8dd44: removed old python comments
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9999 221aa14e-8319-0410-a670-987f0aec2ac5
- 08:55 pm Revision de8ca69a: fixed gain calculations rfx900-2400
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9998 221aa14e-8319-0410-a670-987f0aec2ac5
- 08:43 pm Revision 0aa75fde: added a utility function to get the integer rounded gain
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9997 221aa14e-8319-0410-a670-987f0aec2ac5
11/15/2008
- 07:21 pm Feature #316 (Closed): use "very early assignment"
- Use "very early assignment" for speech call setup.
The current [[OpenBTS]] control layer uses "early assignment":
... - 12:23 am Revision 28bbeb38: only change id if not unique
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9994 221aa14e-8319-0410-a670-987f0aec2ac5
11/14/2008
- 12:31 am Revision dce791d5: added callbacks to trellis_metrics and trellis_viterbi_combined in grc
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9988 221aa14e-8319-0410-a670-987f0aec2ac5
11/13/2008
- 11:14 pm Revision 7e38bfd2: added 2tone capability
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9987 221aa14e-8319-0410-a670-987f0aec2ac5
- 07:15 pm Revision e512c1c1: grc check python version
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9986 221aa14e-8319-0410-a670-987f0aec2ac5
- 03:24 pm Revision d2b06e67: Several updates on gr-trellis: 1) new fsm constructor for a joint trellis, 2) ...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9985 221aa14e-8319-0410-a670-987f0aec2ac5
- 03:29 am Revision 4f8ca94b: proper comparison of vectors; I thought I had already fixed this...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9984 221aa14e-8319-0410-a670-987f0aec2ac5
- 03:14 am Revision 3ea9636e: trellis IO fix
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9983 221aa14e-8319-0410-a670-987f0aec2ac5
11/11/2008
- 07:48 pm Revision 3157229c: fixed behavior around VCO changeover point (5.275GHz), and commented out debug...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9973 221aa14e-8319-0410-a670-987f0aec2ac5
- 04:03 pm Revision 560c68eb: Fix help strings
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9972 221aa14e-8319-0410-a670-987f0aec2ac5
- 03:51 pm Revision 9f6d3260: Add --fft-size command-line parameter, defaults to original behavior (1024)
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9970 221aa14e-8319-0410-a670-987f0aec2ac5
11/10/2008
- 08:19 pm Revision eed0956a: wrap the return type from gr_enable_realtime_scheduling
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9969 221aa14e-8319-0410-a670-987f0aec2ac5
11/09/2008
- 10:53 pm Revision 4e633f89: more thorough test
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9963 221aa14e-8319-0410-a670-987f0aec2ac5
- 10:52 pm Revision 5bb2cdf9: hardware control of leds
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9962 221aa14e-8319-0410-a670-987f0aec2ac5
- 10:51 pm Revision 66d297a0: hardware control of leds
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9961 221aa14e-8319-0410-a670-987f0aec2ac5
- 09:53 pm Revision 0532c3a1: more thorough test
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9959 221aa14e-8319-0410-a670-987f0aec2ac5
- 05:00 pm Revision 47edb16f: Merged r9946:9957 from trondeau/qt into trunk. make distcheck works on F9, Ubu...
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9958 221aa14e-8319-0410-a670-987f0aec2ac5
11/07/2008
- 02:10 am Revision 72206b4a: moved param input
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9948 221aa14e-8319-0410-a670-987f0aec2ac5
11/06/2008
- 11:55 pm Revision 70ac448f: remove connection with drag
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9946 221aa14e-8319-0410-a670-987f0aec2ac5
- 03:56 pm Bug #314 (Closed): gr-howto-write-a-block doesn't compile (can't find gruel/realtime.h)
- In trunk, gr-howto-write-a-block doesn't include /usr/local/include, so it can't find gruel/realtime.h
Adding -I/u... - 01:34 am Revision cf4a073a: removed obsolete test code
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9941 221aa14e-8319-0410-a670-987f0aec2ac5
- 12:44 am Revision 40c2af7d: inject block wrapper path
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9940 221aa14e-8319-0410-a670-987f0aec2ac5
11/05/2008
- 06:01 pm Bug #313 (Closed): usrp_guide.html doesn't validate and breaks compilation on cygwin
xmlto html-nochunks ../../usrp/doc/usrp_guide.xml
xmlto: input does not validate (status 1)
http://www.oasis-open...
11/04/2008
- 04:47 pm Bug #312 (Closed): Running make check or any test scripts under python 2.6 throws exceptions
- The test machine is Sun [[VirtualBox]] running GNU Radio 3.1.3 on Arch Linux with Python 2.6. The following does not ...
- 11:38 am Feature #311: tun/tap device needs single API
- Oops, that should be "sysctl -w net.inet.ip.forwarding=1"
- 11:28 am Feature #311 (Closed): tun/tap device needs single API
- The semantics for accessing the tun/tap device are very different in LINUX versus OSX.
In LINUX, an application pr... - 05:33 am Revision b58218ae: do not call is_valid within draw
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9927 221aa14e-8319-0410-a670-987f0aec2ac5
11/03/2008
- 08:35 pm Revision 9c396d33: Fix issue caused by pkg-config stripping -I/usr/include from --cflags
- git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9920 221aa14e-8319-0410-a670-987f0aec2ac5
- 08:08 pm Revision 7ea75f89: Merged r9881:9917 from jcorgan/deb-wip into trunk. Updates Debian/Ubuntu pack...
- Several new trunk components still need debs created.
Impact on non-packaging code:
* Renamed libgr_audio_alsa.so t... - 03:45 pm Feature #310 (Closed): usrp2 needs to check actual MTU
- ...
11/01/2008
- 05:20 pm Feature #282 (Closed): complete gr-usrp2
- Completed as of r9856.
Also available in: Atom