| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 1 | -1/+0 |
* | gr-fec: Address missing block error in example GRC file. | tracierenea | 2016-03-27 | 1 | -13/+9 |
* | polar: sytematic encoder added | Johannes Demel | 2015-12-07 | 1 | -457/+0 |
* | fec: LDPC: massive code clean up and change. | Tom Rondeau | 2015-10-15 | 10 | -426/+12173 |
* | fec: LDPC: Fixes GRC files for BER curve examples. | Tom Rondeau | 2015-10-15 | 3 | -12050/+3271 |
* | fec: LDPC: Moving alist files to a more global place; updating | tracierenea | 2015-10-15 | 4 | -2723/+11 |
* | fec: LDPC: Adding capability to provide H matrix for encoding/decoding. | tracierenea | 2015-10-15 | 4 | -6032/+435 |
* | fec: LDPC: Workaround for swig issues, updating examples. | tracierenea | 2015-10-15 | 4 | -0/+10317 |
* | fec: LDPC: Renaming class from ldpc_par_chk_mtrx to ldpc_R_U_mtrx | tracierenea | 2015-10-15 | 1 | -11/+11 |
* | fec: LDPC: Clean up, and adding LDPC to BER curve gen example. | tracierenea | 2015-10-15 | 1 | -2478/+11214 |
* | fec: Adds MTU parameter to async and tagged stream blocks. | Tom Rondeau | 2015-09-24 | 3 | -907/+1107 |
* | fec: polar: Installing more FEC examples. | Tom Rondeau | 2015-09-23 | 1 | -0/+6 |
* | polar: rearranged polar_code_example flowgraph | Johannes Demel | 2015-09-23 | 1 | -24/+24 |
* | fec: polar: moving polar codes into ::code:: namespace like the others. | Tom Rondeau | 2015-09-22 | 1 | -29/+1532 |
* | polar: updated documentation and examples | Johannes Demel | 2015-09-22 | 5 | -230/+4548 |
* | polar: rebased and fixed branch for merge again. | Johannes Demel | 2015-09-21 | 2 | -114/+92 |
* | polar: updated polar code example GRC | Johannes Demel | 2015-09-21 | 1 | -29/+186 |
* | polar: refarctoring and clean-up | Johannes Demel | 2015-09-21 | 3 | -38/+41 |
* | polar: VOLK kernel integration | Johannes Demel | 2015-09-21 | 2 | -33/+92 |
* | polar: Python implementation for channel construction | Johannes Demel | 2015-09-21 | 3 | -4/+3044 |
* | polar: SC and SC List decoder implemented in C++ | Johannes Demel | 2015-09-21 | 1 | -182/+168 |
* | polar: encoder implemented in C++ | Johannes Demel | 2015-09-21 | 2 | -0/+1119 |
* | whitespace fixes and some minor adjustments for building the Python | Tom Rondeau | 2015-08-17 | 1 | -0/+457 |
* | examples: removed extra titles or legends from QTGUI blocks in examples. | Tom Rondeau | 2015-08-05 | 6 | -3673/+4157 |
* | fec: fix ber_test.grc flowgraph | Johannes Demel | 2015-07-20 | 1 | -652/+832 |
* | fec: fixing up some of the examples. | Tom Rondeau | 2015-05-06 | 3 | -2035/+2326 |
* | fec: support for testing FEC codes. | Tom Rondeau | 2015-04-10 | 3 | -424/+3881 |
* | fec: adding objects needed to run LDPC along with example ALIST file, now imp... | Tim O'Shea | 2015-04-01 | 1 | -0/+402 |
* | qtgui: changed all examples to start wtih empty name fields. | Tom Rondeau | 2014-07-02 | 7 | -13/+13 |
* | fec: wip: fixing up allocated memory; allowing async encoder deployment to be... | Tom Rondeau | 2014-05-20 | 5 | -372/+791 |
* | fec: mostly documentation updates, spell check, etc. | Tom Rondeau | 2014-05-20 | 1 | -5/+1 |
* | fec: wip: adding qa code. | Tom Rondeau | 2014-05-19 | 1 | -56/+60 |
* | fec: wip: async encoder/decoder working deployments. | Tom Rondeau | 2014-05-19 | 5 | -798/+2626 |
* | fec: wip: adding concept of padding for CC encoder/decoder. | Tom Rondeau | 2014-05-17 | 2 | -319/+670 |
* | blocks: adding reverse packing/unpacking functions. | Tom Rondeau | 2014-05-17 | 8 | -2252/+6732 |
* | fec: wip: adding async (PDU) encoder and decoder blocks. | Tom Rondeau | 2014-05-17 | 2 | -703/+1221 |
* | fec: wip: cleaning up tagged decoder, rep code. | Tom Rondeau | 2014-05-17 | 3 | -717/+1360 |
* | fec: wip: mods for ber plotting. Now adding theoretical BPSK in AWGN curve. | Tom Rondeau | 2014-05-17 | 4 | -2589/+1701 |
* | fec: wip: adding a dummy encoder/decoder and repetition code to exercise the ... | Tom Rondeau | 2014-05-17 | 10 | -2944/+7089 |
* | fec: updating puncturing, adding documentation, adding CCSDS encoder. | Tom Rondeau | 2014-05-17 | 5 | -0/+6471 |
* | adding ber sink to qt gui | Nicholas McCarthy | 2014-05-17 | 1 | -487/+196 |
* | fec: Merging fecapi with support for CC code. | Tom Rondeau | 2014-05-17 | 3 | -0/+2909 |