Wykres commitów

161 Commity (fbf4ffbd3210a817be96d982cb0f392d78c0ac74)

Autor SHA1 Wiadomość Data
Chris Kuethe fbf4ffbd32 respect PREFIX to allow alternate destinations 2017-05-10 20:21:37 -07:00
ha7ilm 66eaef4e7d Added new functions to --help 2017-05-03 21:35:45 +02:00
András Retzler 03724f3a7a Merge pull request #21 from tejeez/master
Support for receivers providing real signal
2017-05-03 18:33:11 +02:00
ha7ilm 47333b6690 Make OpenWebRX be more responsive and load faster! 2017-04-05 13:07:17 +02:00
Andras Retzler d56fc2d799 Fixed segmentation fault in fractional_decimator_ff 2017-04-02 21:23:47 +00:00
András Retzler c3e5d3f433 Merge pull request #17 from ricovangenugten/master
Fixed issue simonyiszk/csdr#15
2017-03-05 10:32:58 +01:00
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
Tatu Peltola b6f50cbf06 Changed every_n_samples in fft_fc to be based on actual input samples 2016-10-31 19:14:16 +02:00
Tatu Peltola 1446b62959 Implement shift_addition_fc for downconversion of real signal 2016-10-31 18:29:25 +02:00
Tatu Peltola 5a46f15d1b Add fft_fc: FFT for real input signal 2016-10-31 18:29:19 +02: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
Rico van Genugten 12d7db8b49 Fixed issue simonyiszk/csdr#15 by fixing allocating size in bytes instead of size in amount of taps 2016-10-06 11:28:34 +00:00
Rico van Genugten 7ba726af5b Fixed issue simonyiszk/csdr#15 by using veor instead of vmov to zero accumulators in fir_decimate_cc. Also removed some unused variables 2016-10-06 09:12:34 +00:00