summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2006-09-13script to update FSF address in fileseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3533 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-13Better fix for ticket:64 that will work with VPATH builds.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3528 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-13Trial fix for ticket:64.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3527 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-12trial fix for ticket:63eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3526 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-11Updated documentation in gr-trellis/docanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3524 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-11make this block do what it says its doing. Patch from Henryk Plötz, henryk ↵matt
_at_ ploetzli.ch git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3523 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-10added gr.complex_to_mag_squared blockeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3513 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-10fixed ticket:46 by applying Don's patcheb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3511 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-05Changed calculation of receive power from squared I+Qmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3490 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-05Turned on baseband filtering if DBS_RXmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3489 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-05Turned on baseband filtering if DBS_RXmleech
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3488 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-03Merged branch jcorgan/wip into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3471 221aa14e-8319-0410-a670-987f0aec2ac5
2006-09-03Refactored some common functions for metric calculations. Updated the ↵anastas
documentation. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3469 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-31Applied patch in ticket:59 by Don Ward. Updates waterfallsink.py to usejcorgan
messages instead of pipes. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3454 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-30updated gr-trellis documentationanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3453 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-30Added a siso_combined block analogous to the viterbi_combined; useful for ↵anastas
FSMs with a large output alphabet git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3452 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-30More turbo equalization examplesanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3451 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-29revised fix for ticket:54eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3449 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-27Fixed python qa code in gr-ecc. Moved the non-standard qa tests intomichaelld
gr-ecc/examples for now until the gr-ecc blocks are fully operational. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3447 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-27Add missed fix for ticket:42. Merged -r3435:3438 from developer branchjcorgan
jcorgan/ticket-3. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3441 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-27Implements ticket:3 and fixes ticket:42. The common functionality of jcorgan
run_tests.in for Python QA has been extracted into run_tests.sh in the top-level and the individual run_tests just invoke that with the right path parameters. Also fixed Cygwin 'make check' bug by adding fix by Don Ward. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3440 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-27Hopeful fix for ticket:41 . On Mac-Intel only, forces x86 assemblymichaelld
for Darwin and XCode to ignore the debugging pseudo-ops, as it already does in XCode 2.2 and 2.3 but creates an error in XCode 2.4. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3432 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-26Fix for ticket:54 .michaelld
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3428 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-26Fixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3426 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-26added $(NO_UNDEFINED) to Makefile.ameb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3423 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-26added $(NO_UNDEFINED) to Makefile.ameb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3422 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-25Implements ticket:28. See BuildConfiguration for documentation.jcorgan
Merged developer branch jcorgan/ticket-28 into trunk. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3417 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-25trial fix for ticket:55eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3414 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-25audio spectrum analyzer. SHould have had this a long time agomatt
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3411 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-25fixed problem with tunnel.pytrondeau
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3406 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-24Trial fix for ticket:53.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3405 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-24Trial fix for ticket:45eb
Changed interpretation of second argument to gr_buffer_add_reader from "history" to "nzero_preload". If the argument is 0, no zeros are preloaded into the buffer. This is a less surprising interpretation than the old behavior, which when passed a zero, inserted buffersize-1 zeros ;) git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3403 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-23Updated viterbi equalization examples and README fileanastas
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3383 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-23clean-up of Viterbi blocks: d_trace is not a private variable anymore but a ↵anastas
local variable git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3382 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-22Added examples for Viterbi Equalization in ↵anastas
gnuradio-examples/python/channel-coding git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3375 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-20Fixes ticket:35.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3357 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-19set svn:eol-style=nativeeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3356 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-19set svn:eol-style=nativeeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3355 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-19Fixes ticket:38. Merged -r3339:3349 from jcorgan/ticket-38 into trunk.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3350 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-18trial fix for ticket:43eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3348 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-17Fix for ticket:36 , now (hopefully) does "make check" properly on allmichaelld
platforms. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3342 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-17merged in mblock work-in-progresseb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3331 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-17Removed TODO.build as this can be managed in tracjcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3329 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-16trial fix for ticket:33eb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3326 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-16removed obsolete comment and FIXMEeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3325 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-16Fixes ticket:37.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3324 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-16Removed ezdop from build until m4 issue fixed.jcorgan
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3323 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-16Several enhancements to gr-trellis and gnuradio-examples/python/channel-coding:anastas
-Added fsm constructor for generating FSM directly from the generator matrix of binary convolutional codes. -Added functionality to fsm class to compute the best way to go from any state to any other state (useful for termination) -Added soft-in-soft-out (SISO) block for turbo processing -Added turbo decoding examples git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3322 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-16strtof -> strtodeb
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3320 221aa14e-8319-0410-a670-987f0aec2ac5
2006-08-16Disabled GRC_GR_ERROR_CORRECTING_CODES, which was inadvertantly reanbledeb
in [3291]. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3319 221aa14e-8319-0410-a670-987f0aec2ac5