Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gr-utils:'#'replaced by '%' for commenting in codes. | alekhgupta1441 | 2020-03-12 | 8 | -90/+90 |
| | |||||
* | Update license header to SPDX format | devnulling | 2020-01-27 | 15 | -202/+22 |
| | |||||
* | Fix for more misc typos | luz.paz | 2019-08-10 | 1 | -1/+1 |
| | |||||
* | Reduce peak memory usage of Octave function read_cshort_binary | Imad-Eddine Srairi | 2019-04-21 | 1 | -1/+4 |
| | | | | | | | | | Attempts to read large amounts of data with 'read_cshort_binary' may make Octave 6.0.0 overflow and exit with the message: 'octave exited with signal 6'. The purpose of this change is to use more sparingly memory in order to avoid overflowing in cases where the computer *does* have enough memory to perform the desired operation. | ||||
* | Removed unused, obsolete and special-purpose octave files | Marcus Müller | 2018-08-26 | 14 | -576/+0 |
| | | | | | | | | | | none of the functions defined in these files are used outside of this directory. The color palette generators have long been upstreamed in octave. The rest is extremely specific and partially trivial code (runsum, really?). | ||||
* | gr-utils: Added octave function to write fc32 format (gr_complex) from ↵ | Paul Garver | 2015-01-23 | 1 | -0/+50 |
| | | | | Octave variables. | ||||
* | runtime: migrate remaining gnuradio-core contents into gnuradio-runtime | Johnathan Corgan | 2013-03-26 | 29 | -0/+1173 |