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 |
|
Tatu Peltola
|
f9d6d22fe2
|
Implement averaged FFT
|
2016-06-07 21:30:00 +03:00 |
|
ha7ilm
|
d442696cb8
|
Don't allow readers reach the buffer currently being filled.
|
2016-06-04 23:05:38 +02:00 |
|
ha7ilm
|
3a38be042a
|
We don't need the client id at all.
|
2016-06-04 22:56:20 +02:00 |
|
ha7ilm
|
461390edf7
|
Written some more code for ddcd
|
2016-06-04 22:54:17 +02:00 |
|
ha7ilm
|
4737a7e808
|
Current state
|
2016-06-04 17:42:29 +02:00 |
|
ha7ilm
|
84e00184af
|
Fixed "csdr fifo".
|
2016-04-12 17:07:28 +02:00 |
|
ha7ilm
|
587433e770
|
Added "csdr fifo".
|
2016-04-12 17:05:22 +02:00 |
|
ha7ilm
|
aff30d1c6a
|
Fixed buffer size bug in fir_decimate_cc
|
2016-04-11 14:34:13 +02:00 |
|
András Retzler
|
0e75adff5d
|
Update README.md
|
2016-04-09 19:21:52 +02:00 |
|
András Retzler
|
c0a43c2b79
|
Update README.md
|
2016-04-09 19:21:38 +02:00 |
|