summaryrefslogtreecommitdiff
path: root/gr-fec/examples
Commit message (Expand)AuthorAgeFilesLines
* cmake: nuke cpack from existenceJohnathan Corgan2016-08-031-1/+0
* gr-fec: Address missing block error in example GRC file.tracierenea2016-03-271-13/+9
* polar: sytematic encoder addedJohannes Demel2015-12-071-457/+0
* fec: LDPC: massive code clean up and change.Tom Rondeau2015-10-1510-426/+12173
* fec: LDPC: Fixes GRC files for BER curve examples.Tom Rondeau2015-10-153-12050/+3271
* fec: LDPC: Moving alist files to a more global place; updatingtracierenea2015-10-154-2723/+11
* fec: LDPC: Adding capability to provide H matrix for encoding/decoding.tracierenea2015-10-154-6032/+435
* fec: LDPC: Workaround for swig issues, updating examples.tracierenea2015-10-154-0/+10317
* fec: LDPC: Renaming class from ldpc_par_chk_mtrx to ldpc_R_U_mtrxtracierenea2015-10-151-11/+11
* fec: LDPC: Clean up, and adding LDPC to BER curve gen example.tracierenea2015-10-151-2478/+11214
* fec: Adds MTU parameter to async and tagged stream blocks.Tom Rondeau2015-09-243-907/+1107
* fec: polar: Installing more FEC examples.Tom Rondeau2015-09-231-0/+6
* polar: rearranged polar_code_example flowgraphJohannes Demel2015-09-231-24/+24
* fec: polar: moving polar codes into ::code:: namespace like the others.Tom Rondeau2015-09-221-29/+1532
* polar: updated documentation and examplesJohannes Demel2015-09-225-230/+4548
* polar: rebased and fixed branch for merge again.Johannes Demel2015-09-212-114/+92
* polar: updated polar code example GRCJohannes Demel2015-09-211-29/+186
* polar: refarctoring and clean-upJohannes Demel2015-09-213-38/+41
* polar: VOLK kernel integrationJohannes Demel2015-09-212-33/+92
* polar: Python implementation for channel constructionJohannes Demel2015-09-213-4/+3044
* polar: SC and SC List decoder implemented in C++Johannes Demel2015-09-211-182/+168
* polar: encoder implemented in C++Johannes Demel2015-09-212-0/+1119
* whitespace fixes and some minor adjustments for building the PythonTom Rondeau2015-08-171-0/+457
* examples: removed extra titles or legends from QTGUI blocks in examples.Tom Rondeau2015-08-056-3673/+4157
* fec: fix ber_test.grc flowgraphJohannes Demel2015-07-201-652/+832
* fec: fixing up some of the examples.Tom Rondeau2015-05-063-2035/+2326
* fec: support for testing FEC codes.Tom Rondeau2015-04-103-424/+3881
* fec: adding objects needed to run LDPC along with example ALIST file, now imp...Tim O'Shea2015-04-011-0/+402
* qtgui: changed all examples to start wtih empty name fields.Tom Rondeau2014-07-027-13/+13
* fec: wip: fixing up allocated memory; allowing async encoder deployment to be...Tom Rondeau2014-05-205-372/+791
* fec: mostly documentation updates, spell check, etc.Tom Rondeau2014-05-201-5/+1
* fec: wip: adding qa code.Tom Rondeau2014-05-191-56/+60
* fec: wip: async encoder/decoder working deployments.Tom Rondeau2014-05-195-798/+2626
* fec: wip: adding concept of padding for CC encoder/decoder.Tom Rondeau2014-05-172-319/+670
* blocks: adding reverse packing/unpacking functions.Tom Rondeau2014-05-178-2252/+6732
* fec: wip: adding async (PDU) encoder and decoder blocks.Tom Rondeau2014-05-172-703/+1221
* fec: wip: cleaning up tagged decoder, rep code.Tom Rondeau2014-05-173-717/+1360
* fec: wip: mods for ber plotting. Now adding theoretical BPSK in AWGN curve.Tom Rondeau2014-05-174-2589/+1701
* fec: wip: adding a dummy encoder/decoder and repetition code to exercise the ...Tom Rondeau2014-05-1710-2944/+7089
* fec: updating puncturing, adding documentation, adding CCSDS encoder.Tom Rondeau2014-05-175-0/+6471
* adding ber sink to qt guiNicholas McCarthy2014-05-171-487/+196
* fec: Merging fecapi with support for CC code.Tom Rondeau2014-05-173-0/+2909