summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-09-20Merged r6475:6484 from jcorgan/radar into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6485 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-19Fix missed variable name change.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6477 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-19Added missed numbersink2.pyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6474 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-18Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan
* Final gr.top_block and gr.hier_block2 implementation inside gnuradio-core/src/lib/runtime * Implementation of gr.hier_block2 versions of all the old-style blocks in blks. These live in blks2. * Addition of gr.hier_block2 based versions of gr-wxgui blocks * Conversion of all the example code in gnuradio-examples to use this new code * Conversion of all the gr-utils scripts to use the new code The OFDM examples and related hierarchical blocks have not yet been converted. Code in the rest of the tree that is outside the core and example components has also not yet been converted. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6466 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-18Fixed base class name.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6465 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-17Merged -r6379:6451 from jcorgan/radar into trunk. Adds working receiver ↵jcorgan
implementation to gr-radar-mono. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6452 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-13Merged r6329:6428 of features/inband-usb + distcheck fixes into trunk.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6429 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-13Made changes, such that:michaelld
* trunk now passes "make distcheck" on OSX * verified that 'realtime' scheduling now works on systems with 'pthread_setschedparam' but not 'sched_setscheduler' (e.g. darwin); the latter has priority if both are installed. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6427 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-10Added base class member for select_rx_antenna.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6377 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-08added option to set the gain matt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6370 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-08added option to choose the antenna on RFX and WBX boardsmatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6369 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-06Removed a diagnostics printmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6341 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-06Updated to use Dave Wards code.mleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6340 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-06Updated to use a variant of Dave Wards waterfallsink.pymleech
Added -Q (--seti_range) option to allow setting of scanning bandwidth in SETI mode. Added more statistical output in seti_analyser git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6339 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-05Fix typo.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6336 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-05Control file cleanup.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6332 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-05Merged George's changes from features/inband-usb r6309:6325 into trunk.eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6327 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-05Merged eb/usrp-la r6317:6320 into trunk. This deborks the dependencyeb
on usrp-inband that was introduced in [6307]. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6321 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-05Added CMD_SEND_*, moved ports to SRC and DST regseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6319 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-05Applied patch from Richard Alimieb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6316 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-05Fix erroneous entry in control file.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6315 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-05Merged features/inband-usb r5224:6306 into trunk.eb
This is work-in-progress on inband signaling for the USRP1. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6307 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-04Merged r6285:6297 from features/deb into trunk. Nearing completion on ↵jcorgan
Debian packaging for 3.1. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6299 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-04Oops.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6296 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-04Cleanup on gnuradio-examples restructuring.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6287 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-04Merged r6045:6116 from jcorgan/radar into trunk. Updates gr-radar-mono with ↵jcorgan
work-in-progress. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6283 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-04Missed svn:ignore file.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6281 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-04Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.jcorgan
Created new top-level component, gr-utils, to hold commonly used utility scripts (originally in gnuradio-examples). These now install into the system path, allowing their use from wherever. Reorganization of gnuradio-examples component: * Commonly used utility scripts moved from python/usrp into gr-utils. * Examples now install into $(prefix)/share/gnuradio/examples/... * Channel coding examples moved into gr-trellis/src/examples, now install from there, only if gr-atsc itself is going to built and installed. * ATSC example scripts now install into example hierarchy * Cruft has been moved into 'limbo' in repository, do not get installed Trunk passes 'make distcheck'. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6279 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-03Fix svn:ignore propertyjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6272 221aa14e-8319-0410-a670-987f0aec2ac5
2007-09-02Merged r6224:6268 from features/deb into trunk. Implements most of a Debian ↵jcorgan
package generation system. EXPERIMENTAL. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6269 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-31Attempt to simplify conditions for ticket:181. Didn't fix problem, buteb
didn't harm anything either. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6236 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-30utility for extracting full paths of installed fileseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6230 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-30applied patch from jblumeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6228 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-30Merged r6216:6221 from features/deb into trunk. Work-in-progress on Debian ↵jcorgan
package generation; merging now to avoid file substitution issues in Subversion as deleted files are reintroduced. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6222 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-30Merged -r6156:6213 from features/deb into trunk. Initial framework for ↵jcorgan
creating Debian packages for 3.1 release. NOT FUNCTIONAL. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6214 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-30fixes ticket:144; works around g++/PPC -O1 bugeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6212 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-29loosened tolerance so that it passes on Cell/PPCeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6210 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-29Clean up shared pointer casting.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6208 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-29Fixes ticket:172 and ticket:174jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6207 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-29Fixes ticket:169. Tell assembler that our hand-coded assembly codeeb
does not require an executable stack. Merged eb/xstack -r6203:6204 into trunk. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6205 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-29trial fix for ticket:137. Merged -r6196:6200 from eb/signal to trunkeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6201 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-28updated gr_omnithread.m4 so that it preserves ACX_PTHREADS default if-found ↵eb
behavior git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6199 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-28Updated doxyfile for main documentation, include everything except... semanticsjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6198 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-28applied patch from Michael Dickenseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6197 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-28Refactored flatten into const-correct functional form. Beautyeb
reigns. Merged -r6191:6192 from eb/fg. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6194 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-28Kludged around hang in hier_block2. Merged -r6189:6191 from eb/fgeb
into trunk. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6193 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-27Merged r6171:6186 from jcorgan/fg into trunk.jcorgan
Changes hierarchical flow graph API to use gr.top_block instead of gr.runtime. See discuss-gnuradio mailing list for explanation of changes. GRC has not been updated to use the changed API. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6187 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-25Doxyfile cleanup.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6175 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-25Make usrp documentation its own top-level directory. Fixes ticket:149.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6174 221aa14e-8319-0410-a670-987f0aec2ac5
2007-08-24trial fix for ticket:175eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6173 221aa14e-8319-0410-a670-987f0aec2ac5