Wykres commitów

150 Commity (feature/lagrangeint)

Autor SHA1 Wiadomość Data
ha7ilm c8eac34110 Added *.swp to .gitignore 2017-02-28 17:08:18 +01:00
ha7ilm 59513fc306 Fixed even more docs 2017-02-28 17:03:21 +01:00
ha7ilm 86cedde53f Fixed some more docs 2017-02-28 16:27:04 +01:00
ha7ilm c7d9aa05e7 Fixed a lot of things related to fractional decimator 2017-02-28 00:27:41 +01:00
ha7ilm 875434bf96 added comment 2017-02-18 16:37:49 +01:00
ha7ilm 5f772ec3e3 made that spectrum even better 2017-02-18 16:36:36 +01:00
ha7ilm 1fab87af1d haha, fixed that artifact too. Strange flickering line in the spectrum at -100 dB was caused by reading some samples out of region 2017-02-18 16:26:51 +01:00
ha7ilm 0306b5b5bf fixed fractional_decimator_ff for N=6 interpolator, still interesting effect on the spectrum 2017-02-18 16:24:19 +01:00
ha7ilm 5f8f8695d3 fixed fractional_decimator_ff 2017-02-18 16:17:53 +01:00
ha7ilm 139d3d731b single samples bad, possibly at the beginning 2017-02-18 16:01:14 +01:00
ha7ilm f4da40ffa7 fractional_decimator_ff gets new algorithm based on Lagrange interpolator formula 2017-02-18 15:49:04 +01:00
ha7ilm 1339352da7 unsigned to intptr_t for build on x64 2017-01-24 17:49:04 +01:00
ha7ilm ccb2c159a4 Updated Makefile 2017-01-19 19:57:21 +01:00
ha7ilm 338ff5158f Fixed .gitignore 2017-01-19 19:43:20 +01:00
ha7ilm 6c947a83f5 Added gitignore 2017-01-19 19:42:01 +01:00
ha7ilm 52f99f680a nmux: added docs 2017-01-19 19:40:45 +01:00
ha7ilm 3f3c3b27c8 Fixed include on TSM_DEBUG 2017-01-19 17:08:49 +01:00
ha7ilm 3246e20864 Merged origin/master into nmux 2017-01-19 17:00:16 +01:00
ha7ilm 6386e3f4d1 merged master into nmux 2017-01-15 21:12:34 +01:00
ha7ilm ada8a692d4 csdr: better error message on missing function, nmux: switching debug messages off 2017-01-15 21:09:24 +01:00
ha7ilm 687f6423ed nmux: added todo 2017-01-15 20:38:55 +01:00
ha7ilm e4fc05537b nmux: clients print double check before and after client clean up 2017-01-15 20:13:24 +01:00
ha7ilm 1712c5af3b nmux: MSG_NOSIGNAL fixed client close 2017-01-13 13:00:48 +01:00
ha7ilm dd51b9cc04 nmux: seems to work now 2017-01-13 12:00:43 +01:00
ha7ilm ac392f4ead nmux: implemented select properly at the end 2017-01-12 23:52:53 +01:00
ha7ilm 2f633f1f29 nmux: hacking around select 2017-01-12 23:32:45 +01:00
ha7ilm da13229456 nmux: fixed how wait conditions and mutexes work, according to man 2017-01-12 19:10:27 +01:00
ha7ilm 795a77e7ee nmux: rearranged read() code for fixing EAGAINs 2017-01-12 18:57:23 +01:00
ha7ilm 8b4323237f nmux: fixed cmp op 2017-01-12 17:50:51 +01:00
ha7ilm 20f107b578 nmux: fixed unlocked mutex in tsmpool 2017-01-12 17:45:59 +01:00
ha7ilm 1177e03660 nmux: things start to work 2017-01-12 16:56:54 +01:00
ha7ilm c2058aa34e nmux: client now uses poll; more messages are printed if NMUX_DEBUG is on 2017-01-12 16:24:59 +01:00
ha7ilm 47084804da nmux: Fixed some bugs and added a lot of debug info 2017-01-12 15:27:48 +01:00
ha7ilm 3941ce49e7 nmux compiles, also fixed a segfault related to getopt 2017-01-11 10:48:25 +01:00
ha7ilm 3ad4d15945 Finished nmux, now working on making it compile 2017-01-10 20:21:30 +01:00
ha7ilm 377faec68e Started to work on nmux today 2017-01-10 10:34:42 +01:00
András Retzler 1080e4ad23 Merge pull request #19 from tejeez/master
FFT improvements from @teejez
2016-10-29 19:42:56 +02:00
Tatu Peltola 38d567d96e Fix logaveragepower_cf for FFT sizes below 16384 2016-10-22 22:16:47 +03:00
Tatu Peltola 8cbf028732 Merge branch 'master' of https://github.com/tejeez/csdr 2016-10-22 21:32:43 +03:00
ha7ilm 11d639b7a3 Added nmux 2016-09-20 23:53:06 +02:00
ha7ilm f33a05250c Before starting to work on nmux 2016-09-20 22:37:06 +02:00
ha7ilm 8952449b09 Fixing bug: was using -msse4 for sse4a instead of -msse4a 2016-09-19 13:15:07 +02:00
ha7ilm 5042981410 Fixed TOTAL_MEMORY for emcc 2016-07-24 12:15:11 +02:00
ha7ilm ef39d8dc27 Fixed 24 bit conversions 2016-06-23 10:50:08 +02:00
ha7ilm de110ff719 Fixed 24 bit conversions 2016-06-21 00:23:43 +02:00
ha7ilm 2890740e3e Fixed help message 2016-06-21 00:14:40 +02:00
ha7ilm c4b3527490 Added convert_s24_f and convert_f_s24 2016-06-21 00:14:03 +02:00
ha7ilm 91c91425de 1R1W mode fixed 2016-06-07 22:15:40 +02:00
ha7ilm 5064d3b72c Added a lot of things, tsmpool should now work in 1R1W mode as well 2016-06-07 22:14:36 +02:00
Tatu Peltola d2a0099227 Precalculate FFT window
Before this calculating FFT window was taking much more CPU time than calculating the FFT itself.
2016-06-07 21:30:00 +03:00