summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Add missing include for ::writejcorgan2007-10-161-0/+1
* added missing aligned attributeeb2007-10-021-1/+1
* Trial fix for ticket:189, gr_mpsk_receiver_cc problem.eb2007-10-028-9/+181
* renamed test macro for consistencyeb2007-10-025-12/+12
* Merge r6461:6464 from jcorgan/t162-staging into trunk.jcorgan2007-09-189-64/+140
* Made changes, such that:michaelld2007-09-131-1/+28
* Applied patch from Richard Alimieb2007-09-051-2/+2
* Attempt to simplify conditions for ticket:181. Didn't fix problem, buteb2007-08-312-9/+9
* Clean up shared pointer casting.jcorgan2007-08-292-7/+11
* Fixes ticket:172 and ticket:174jcorgan2007-08-294-51/+141
* Fixes ticket:169. Tell assembler that our hand-coded assembly codeeb2007-08-2926-0/+104
* trial fix for ticket:137. Merged -r6196:6200 from eb/signal to trunkeb2007-08-295-34/+111
* Refactored flatten into const-correct functional form. Beautyeb2007-08-285-17/+17
* Kludged around hang in hier_block2. Merged -r6189:6191 from eb/fgeb2007-08-286-11/+34
* Merged r6171:6186 from jcorgan/fg into trunk.jcorgan2007-08-2718-349/+550
* Merge r6160:6168 from jcorgan/fg into trunk.jcorgan2007-08-2322-940/+1314
* fix for ticket:153, missing throw decl in .i fileeb2007-08-212-11/+17
* merged -r5966:6112 on trondeau/ofdm_mod. Allows for generic constellations (s...trondeau2007-08-0412-117/+331
* fix .h to match .cceb2007-07-211-4/+10
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-21837-838/+838
* Merged r5950:5978 from features/pager into trunk. Trunk passes distcheck.jcorgan2007-07-164-4/+4
* merged -r5947:5965 on trondeau/regen into trunk. Fixes ticket:154 on gr_regen...trondeau2007-07-153-10/+49
* bugfix: itemsize was not respected, sizeof(float) was allways usednldudok12007-06-251-2/+2
* Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w...trondeau2007-06-1026-141/+1323
* merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored...trondeau2007-06-0439-728/+989
* added Trond's gr_max_* and gr_argmax_* blockseb2007-05-3010-1/+359
* Trial fix for ticket:153jcorgan2007-05-281-9/+10
* fix calculation of mid-pri for realtime_schedulingeb2007-05-231-1/+1
* Added ability to log receive path power to file in digital examples.jcorgan2007-05-125-0/+203
* Merged r5241:5242 from jcorgan/reconf into trunk. Trunk passes distcheck.jcorgan2007-05-059-10/+170
* Post merge cleanup.jcorgan2007-05-043-17/+1
* Merged r5230:5237 from jcorgan/disc2. Trunk passes distcheck.jcorgan2007-05-0411-116/+336
* cleaned up some warningseb2007-05-021-7/+7
* Fix incorrect include file reference.jcorgan2007-04-301-2/+2
* Reverting changeset r5183, not needed.jcorgan2007-04-281-45/+0
* replacing needed filen4hy2007-04-281-0/+45
* Merged -r 5137:5174 from developer branch jcorgan/hb. Trunk passes distcheck...jcorgan2007-04-2817-810/+750
* Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan2007-04-2652-31/+2937
* update to Doxygen info to fix warning and a bit more explicit info on frequen...trondeau2007-04-241-5/+4
* updating documentation for Costas looptrondeau2007-04-041-1/+37
* Merged r4767:4859 from developer branch jcorgan/channel, passes distcheck.jcorgan2007-04-038-0/+365
* Merged r4750:4755 from jcorgan/frac into trunk. Adds gr_fractional_interpolat...jcorgan2007-03-148-36/+279
* New fix for gr_framer_sink_1 hang on zero length payload.eb2007-03-121-11/+19
* Fixed state machine hangup with invalid payload_len field.jcorgan2007-03-111-0/+5
* merged trondeau/digital-wip2 r4193:4730 into trunk - improves digital receive...trondeau2007-03-078-46/+815
* Applied patch from Josh Blum that adds SQUARE, TRIANGLE and SAWTOOTHeb2007-03-022-1/+94
* Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues wi...jcorgan2007-02-262-12/+6
* Fix miscalculated length when degree is 32.jcorgan2007-02-231-1/+1
* Merged r4605:4612 from jcorgan/glfsr branch into trunk. Implements Galois LF...jcorgan2007-02-238-1/+318
* removed function in access code correlator that should fix the problem observ...trondeau2007-02-222-7/+4