| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into next | Johnathan Corgan | 2016-10-13 | 1 | -0/+3 |
|\ |
|
| * | Throw an exception if the given K and R are not supported. | Clayton Smith | 2016-10-13 | 1 | -0/+3 |
* | | Merge branch 'master' into next | Johnathan Corgan | 2016-08-16 | 2 | -1/+3 |
|\| |
|
| * | Merge remote-tracking branch 'josh/3710_win_fixes' into maint | Johnathan Corgan | 2016-08-16 | 2 | -1/+3 |
| |\ |
|
| | * | move fec polar decoder D_LLR_FACTOR into cpp | Josh Blum | 2016-08-06 | 2 | -1/+3 |
* | | | Merge remote-tracking branch 'github/nuke-cpack' into next | Johnathan Corgan | 2016-08-03 | 12 | -55/+10 |
|\ \ \ |
|
| * | | | cmake: nuke cpack from existence | Johnathan Corgan | 2016-08-03 | 12 | -55/+10 |
* | | | | Merge remote-tracking branch 'github/require-logging' into next | Johnathan Corgan | 2016-08-03 | 2 | -14/+2 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cmake: remove ENABLE_GR_LOG and require log4cpp | Johnathan Corgan | 2016-06-26 | 2 | -14/+2 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'pinkavaj/argparse-filter-01' into next | Johnathan Corgan | 2016-08-01 | 1 | -30/+14 |
|\ \ \
| |_|/
|/| | |
|
| * | | fec: polar_channel_construction replace OptionParser by ArgumentParser + cleanup | Jiří Pinkava | 2016-06-28 | 1 | -30/+14 |
| |/ |
|
* / | Fix linking GSL in gr-fec | Stephen Larew | 2016-07-09 | 2 | -1/+2 |
|/ |
|
* | Merge branch 'maint' | Johnathan Corgan | 2016-06-23 | 1 | -0/+5 |
|\ |
|
| * | build: clean up header installation across tree | A. Maitland Bottoms | 2016-06-23 | 1 | -0/+5 |
* | | Merge branch 'maint' | Johnathan Corgan | 2016-06-20 | 5 | -5/+5 |
|\| |
|
| * | Spelling fixes throughout the tree. | A. Maitland Bottoms | 2016-06-20 | 5 | -5/+5 |
* | | grc: assign all in-tree blocks to module 'Core' | Sebastian Koslowski | 2016-05-27 | 1 | -1/+1 |
|/ |
|
* | gr-fec, LDPC: use mult_matrices_mod2 function | tracierenea | 2016-04-07 | 1 | -11/+2 |
* | gr-fec, LDPC: correct the name of the python function called | tracierenea | 2016-04-07 | 1 | -1/+1 |
* | gr-fec: free memory used for the LDPC H matrix in the destructor | tracierenea | 2016-04-07 | 1 | -0/+2 |
* | gr-fec: free memory for info word in LDPC gen mtrx encoder | tracierenea | 2016-04-06 | 1 | -0/+1 |
* | gr-fec: free memory for G matrix at end of constructor | tracierenea | 2016-04-06 | 2 | -8/+6 |
* | gr-fec: Removing 2 bad matrices from the LDPC alist file collection | tracierenea | 2016-04-06 | 3 | -7207/+1 |
* | gr-fec: LDPC python - adding a handy function | tracierenea | 2016-04-05 | 1 | -0/+33 |
* | gr-fec: LDPC python function - making a better docstring | tracierenea | 2016-04-05 | 1 | -5/+9 |
* | gr-fec: LDPC python function - addressing an attribute error | tracierenea | 2016-04-05 | 1 | -1/+1 |
* | gr-fec: LPDC python function - addressing an "undefined" error | tracierenea | 2016-04-05 | 1 | -1/+1 |
* | gr-fec: LDPC python function - addressing an "undefined" error | tracierenea | 2016-04-05 | 1 | -1/+1 |
* | gr-fec: Fix memory allocation issue during encoding. | tracierenea | 2016-03-28 | 2 | -39/+48 |
* | gr-fec: Address make error when parallelism = 1 or 2. | tracierenea | 2016-03-27 | 1 | -2/+2 |
* | gr-fec: Adding doc in BER Curve Gen. block re: parallelism. | tracierenea | 2016-03-27 | 2 | -0/+15 |
* | gr-fec: Address missing block error in example GRC file. | tracierenea | 2016-03-27 | 1 | -13/+9 |
* | gr-fec: correcting function name in GRC xml | tracierenea | 2016-03-27 | 1 | -3/+3 |
* | gr-fec: update/add documentation for LDPC GRC blocks. | tracierenea | 2016-03-27 | 6 | -9/+20 |
* | Fix compilation in gcc-6 | Jaroslav Škarvada | 2016-02-21 | 1 | -1/+5 |
* | gr-fec: Repair puncture and depuncture XML files. | Ron Economos | 2015-12-27 | 2 | -4/+4 |
* | Merge remote-tracking branch 'jdemel/polar-systematic' | Johnathan Corgan | 2015-12-07 | 21 | -577/+926 |
|\ |
|
| * | polar: systematic decoder added | Johannes Demel | 2015-12-07 | 10 | -5/+384 |
| * | polar: sytematic encoder added | Johannes Demel | 2015-12-07 | 14 | -508/+431 |
| * | polar: systematic test code added | Johannes Demel | 2015-12-07 | 4 | -66/+113 |
* | | polar: added more details in README about usage of channel construction code | Johannes Demel | 2015-12-01 | 1 | -3/+27 |
* | | polar: BEC channel construction optimized | Johannes Demel | 2015-12-01 | 1 | -18/+137 |
* | | polar: fixed channel construction naming error | Johannes Demel | 2015-12-01 | 8 | -32/+32 |
* | | polar: channel construction bugfixes in Python code | Johannes Demel | 2015-12-01 | 3 | -10/+33 |
|/ |
|
* | Merge branch 'issue847' | Tom Rondeau | 2015-11-02 | 2 | -4/+9 |
|\ |
|
| * | fec: LDPC: patch for issue #847. | Tom Rondeau | 2015-10-29 | 2 | -4/+9 |
* | | fec: conditionalize use of matplotlib in polar code helper functions. | Tom Rondeau | 2015-10-20 | 2 | -9/+11 |
* | | fec: polar code QA code was not producing XML files containing results. | Tom Rondeau | 2015-10-20 | 3 | -9/+3 |
|/ |
|
* | fec: LDPC: added back all QA tests and added a test of ldpc_gen_mtrx_encoder. | Tom Rondeau | 2015-10-15 | 1 | -78/+130 |
* | fec: LDPC: fixed issue with bit_flip_decoder. | Tom Rondeau | 2015-10-15 | 13 | -43/+52 |