root/gnuradio/branches/features


Mode:

Legend:

Added
Modified
Copied or renamed
Date Rev Chgset Author Log Message
(edit) 11/19/08 23:01:16 @10025 [10025] trondeau changing name to usrp_siggen; a C++ version of usrp_siggen.py
(edit) 11/19/08 22:55:38 @10024 [10024] trondeau Adding options to transmit example to mimic options and behavior or …
(edit) 11/19/08 20:25:52 @10023 [10023] jcorgan Fixed missed debugging statement
(edit) 11/19/08 20:23:54 @10022 [10022] jcorgan Fixed weak ptr reference error on shutdown. It was caused by having the …
(edit) 11/19/08 13:41:53 @10021 [10021] jcorgan Move gr-usrp C++ test applications into gr-usrp/apps from …
(edit) 11/19/08 11:16:52 @10020 [10020] jcorgan Change to work with boost library name on Ubuntu 8.10. Before merge, this …
(edit) 11/16/08 14:57:10 @10002 [10002] trondeau fixed reading in tx subdev spec
(edit) 11/16/08 14:47:06 @10001 [10001] trondeau added commandline options to usrp_test_tx
(edit) 11/16/08 14:40:09 @10000 [10000] trondeau Cleaning up and improving options.
(edit) 11/15/08 18:24:26 @9996 [9996] trondeau Added options parser to receive test script; this adds the boost …
(edit) 11/15/08 14:22:11 @9995 [9995] trondeau Working transmitter example. Tested with RFX2400, sides A and B (by …
(edit) 11/14/08 09:12:38 @9989 [9989] jcorgan New feature branch to roll coded-ofdm changeset into current trunk
(edit) 11/12/08 19:49:34 @9982 [9982] trondeau formatting
(edit) 11/12/08 17:52:26 @9981 [9981] trondeau adding a c++-based usrp transmit example
(edit) 11/12/08 17:31:15 @9980 [9980] trondeau adding a bit of flexibility to the example code; now with your own …
(edit) 11/12/08 17:20:30 @9979 [9979] trondeau changing usrp example project name
(edit) 11/12/08 17:11:07 @9978 [9978] trondeau copying changes to db_xcvr250.py in r9973 to c++-based dboard code.
(edit) 11/12/08 12:43:39 @9977 [9977] jcorgan Refactored SWIG interface into individual files; accomodate refactoring of …
(edit) 11/12/08 10:09:25 @9976 [9976] jcorgan Reorganizae Makefile.am to separate C++ and Python sections, install usrp …
(edit) 11/10/08 08:47:07 @9967 [9967] jcorgan Merged r9736:9966 from eb/cppdb-wip into features/cppdb.
(edit) 11/06/08 07:05:33 @9943 [9943] jcorgan Created feature branch to roll forward the changeset on …
(edit) 11/06/08 07:04:19 @9942 [9942] jcorgan Removed empty directory
(edit) 11/03/08 05:50:38 @9914 [9914] jamieson Set executable property on coded OFDM scripts.
(edit) 10/22/08 02:55:52 @9817 [9817] jamieson Housekeeping to further reconcile with trunk r7324; code now compiles …
(edit) 10/21/08 12:20:24 @9810 [9810] jamieson Remove files prematurely added; the functionality now exists on feature …
(edit) 10/08/08 13:28:59 @9750 [9750] jamieson Changes with Mythili Vutukuru and help of John Corgan to integrate …
(edit) 10/07/08 17:09:56 @9735 [9735] eb New features/cppdb that's up-to-date with trunk as of 9733.
(edit) 10/07/08 17:08:35 @9734 [9734] eb removed cppdb feature branch to make room for updated version
(edit) 10/07/08 15:06:48 @9728 [9728] jcorgan Created coded-ofdm feature branch based on trunk@7324
(edit) 10/05/08 20:39:21 @9722 [9722] trondeau fixing pick_*subdev functions to properly return dboard specs the same as …
(edit) 10/05/08 10:03:01 @9720 [9720] trondeau Removing d_usrp from base class. Not needed and overwritten in the child …
(edit) 10/04/08 16:15:10 @9719 [9719] trondeau Fixes usrp_siggen.py requiring access to _which. I don't like doing this …
(edit) 10/04/08 15:51:44 @9718 [9718] trondeau changes to make constructor arguments in python examples work fine. This …
(edit) 10/04/08 13:29:45 @9717 [9717] trondeau Adding holder object for dboard pointers in base classes to export as …
(edit) 10/04/08 13:27:15 @9716 [9716] trondeau adding export functions for getting dboard objects.
(edit) 09/30/08 19:47:40 @9688 [9688] trondeau adding wrapper function to call tune from usrp_source and usrp_sink for …
(edit) 09/30/08 11:53:12 @9683 [9683] jcorgan Passes distcheck now
(edit) 09/29/08 11:27:02 @9675 [9675] jcorgan minor fix
(edit) 09/28/08 16:03:22 @9673 [9673] trondeau wip: set the refclk_reg in db_base. DBSRX frequency sets properly now. I'm …
(edit) 09/28/08 15:02:52 @9672 [9672] trondeau wip: a bit of cleanup and fixes, but set_freq still not working.
(edit) 09/28/08 14:27:31 @9670 [9670] trondeau Converting all frequency values from float to double for high-frequency …
(edit) 09/25/08 09:16:54 @9663 [9663] jamieson Import code based on GNU Radio OFDM implementation by Matt Ettus, Tom …
(edit) 09/24/08 14:57:40 @9661 [9661] jcorgan Partial fix for make distcheck, but still need to fix db_base.i include …
(edit) 09/24/08 13:54:25 @9659 [9659] jcorgan Actually pass make check
(edit) 09/24/08 13:43:56 @9658 [9658] jcorgan Fixes to pass make check, mostly removing compiler warnings. Don't forget …
(edit) 09/24/08 12:59:43 @9656 [9656] jcorgan Merged r8858:9582 from trondeau/dbs into feature branch. No merge …
(edit) 09/24/08 12:27:50 @9655 [9655] jcorgan New feature branch for integration of trondeau's C++ daughterboard code …
(edit) 09/24/08 12:26:20 @9654 [9654] jcorgan Removed merged feature branch.
(edit) 09/14/08 11:50:28 @9575 [9575] eb new features branch for shared work on ofdm
(edit) 09/07/08 19:13:48 @9529 [9529] jcorgan Removed merged feature branch
(edit) 09/07/08 17:30:00 @9527 [9527] jcorgan Add usrp2/firmware bootstrap to main bootstrap
(edit) 09/07/08 17:04:21 @9526 [9526] jcorgan distcheck fixes
(edit) 09/07/08 14:31:36 @9524 [9524] jcorgan Add usrp2 firmware includes to makefile
(edit) 09/07/08 13:35:50 @9521 [9521] jcorgan Conditionalize usrp2 build on having Linux host, usrp2/firmware on finding …
(edit) 09/07/08 12:06:15 @9517 [9517] jcorgan Move usrp2 specific config checks into grc_usrp2.m4
(edit) 09/06/08 17:20:32 @9511 [9511] jcorgan usrp2 firmware build wip
(edit) 09/06/08 16:47:53 @9510 [9510] jcorgan Trial hierarchical build of usrp2/firmware
(edit) 09/06/08 15:57:04 @9509 [9509] jcorgan VPATH build fix
(edit) 09/06/08 14:57:43 @9508 [9508] jcorgan Fix missed in-tree conversion
(edit) 09/06/08 14:49:29 @9507 [9507] jcorgan Make top-level usrp2 component, include usrp2/host in the master build …
(edit) 09/06/08 12:50:46 @9506 [9506] jcorgan Copied usrp2 trunk at revision 9505 into feature branch as initial merge.
(edit) 08/30/08 21:19:56 @9468 [9468] jcorgan Adds usrp2_fft.py. Works with CLI params, but screen controls not working …
(edit) 08/30/08 20:48:32 @9467 [9467] jcorgan Adds usrp2.source_16sc, usrp2_rx_cfile.py support, Octave read routine.
(edit) 08/30/08 19:29:41 @9466 [9466] jcorgan Added usrp2_rx_cfile.py, clean up
(edit) 08/30/08 17:00:50 @9465 [9465] jcorgan Initial implementation of usrp2.source_32fc work function. Minimal …
(edit) 08/30/08 11:01:17 @9456 [9456] jcorgan Don't return references
(edit) 08/29/08 21:22:50 @9454 [9454] jcorgan wip
(edit) 08/29/08 18:58:33 @9453 [9453] eb pythonic interface for set_center_freq
(edit) 08/29/08 17:11:08 @9452 [9452] jcorgan wip. Building usrp2 module works, but tune_result is broken.
(edit) 08/29/08 14:02:46 @9449 [9449] jcorgan wip
(edit) 08/29/08 13:45:44 @9448 [9448] jcorgan Fix variable name
(edit) 08/29/08 13:41:00 @9446 [9446] jcorgan wip
(edit) 08/27/08 13:23:45 @9434 [9434] jcorgan Initial copy of code from usrp2/trunk/host-ng/gr-usrp2
(edit) 08/27/08 13:18:05 @9433 [9433] jcorgan Created feature branch for gr-usrp2 integration.
(edit) 08/19/08 16:42:21 @9335 [9335] eb Boost doc upgrades. Mention 1.36
(edit) 08/19/08 16:30:14 @9334 [9334] eb fixes for distcheck
(edit) 08/19/08 12:26:18 @9331 [9331] eb trial fix for boost libs on OS/X
(edit) 08/18/08 22:50:29 @9327 [9327] eb Merged eb/ac-wip -r9229:9326 into features/mp-sched. This cleans up …
(edit) 08/12/08 00:13:58 @9250 [9250] jcorgan Remove classes merged into jblum/glwxgui. Remaining classes not yet using …
(edit) 08/11/08 17:30:04 @9242 [9242] jblum getting ready for merge
(edit) 08/11/08 16:17:03 @9240 [9240] jblum number tick display tweak
(edit) 08/11/08 16:16:13 @9239 [9239] eb doc fix. Thanks Martin.
(edit) 08/11/08 15:59:08 @9238 [9238] jblum removed hard exit
(edit) 08/07/08 21:51:51 @9208 [9208] jblum pointer label linear interpolation
(edit) 08/07/08 18:11:45 @9207 [9207] jblum waterfall autoscale
(edit) 08/07/08 15:15:37 @9206 [9206] jblum gltext bold param
(edit) 08/07/08 14:57:15 @9205 [9205] eb Thread safety fix for FFTW plan construction and destruction.
(edit) 08/07/08 14:51:49 @9204 [9204] jblum pointer label + channel values
(edit) 08/07/08 13:51:49 @9203 [9203] jblum pointer label
(edit) 08/07/08 11:46:33 @9202 [9202] jblum moved controller keys to constants
(edit) 08/06/08 18:53:11 @9199 [9199] jblum numbersink work
(edit) 08/06/08 16:54:52 @9198 [9198] jblum drop in replacement: scope, fft, waterfall
(edit) 08/06/08 15:33:22 @9196 [9196] jblum changes in wrappers to match wxgui api
(edit) 08/06/08 14:12:03 @9195 [9195] jblum timescale through decim
(edit) 08/06/08 00:06:20 @9184 [9184] jblum waterfall: clear, adjust decim
(edit) 08/05/08 20:40:54 @9178 [9178] jblum resize in gl thread only
(edit) 08/05/08 20:32:05 @9177 [9177] jblum waterfall use texture
(edit) 08/04/08 22:45:12 @9173 [9173] jblum numbersink work
(edit) 08/04/08 16:17:29 @9171 [9171] jblum a window is a pubsub
(edit) 08/04/08 15:11:06 @9170 [9170] jblum const thicker dots