Uladzimir Karpenka vladimir
vladimir pushed to master at vladimir/cudaSDR 2026-07-26 11:57:52 +00:00
ec4af751cd support protocol2
6ca18411cf protocol 2 fix
Compare 2 commits »
vladimir pushed to cpu-optimization at vladimir/wdsp 2026-07-18 07:53:27 +00:00
544e75798c Merge branch 'wfm' into cpu-optimization
3ad40a00da calcc: port eu2av robustness patches for PureSignal calibration
c1964817dd wfm: compile wfmd/wfmmod in the Windows build
d24b5ae316 Merge remote-tracking branch 'origin/main' into wfm
65cb3c386e wfm: add a wideband FM modulator and demodulator
Compare 5 commits »
vladimir pushed to main at vladimir/wdsp 2026-07-18 07:53:27 +00:00
544e75798c Merge branch 'wfm' into cpu-optimization
3ad40a00da calcc: port eu2av robustness patches for PureSignal calibration
c1964817dd wfm: compile wfmd/wfmmod in the Windows build
81f7750def Merge remote-tracking branch 'origin/main' into cpu-optimization
d24b5ae316 Merge remote-tracking branch 'origin/main' into wfm
Compare 13 commits »
vladimir pushed to wfm at vladimir/wdsp 2026-07-18 07:49:41 +00:00
3ad40a00da calcc: port eu2av robustness patches for PureSignal calibration
vladimir pushed to wfm at vladimir/wdsp 2026-07-15 08:03:15 +00:00
c1964817dd wfm: compile wfmd/wfmmod in the Windows build
vladimir pushed to cpu-optimization at vladimir/wdsp 2026-07-15 07:51:14 +00:00
81f7750def Merge remote-tracking branch 'origin/main' into cpu-optimization
bb7e0b3df6 add gitignore third_party
4313006fa6 Auto-detect Android NDK and javac paths in Makefile.android
4f44118299 Remove committed build artifacts from third_party and fix Android FFTW cross-compile
edd8991a3c Enable AVX2 for FFTW Windows build to suppress SSE2-only warning
Compare 15 commits »
vladimir pushed to wfm at vladimir/wdsp 2026-07-15 07:51:14 +00:00
d24b5ae316 Merge remote-tracking branch 'origin/main' into wfm
bb7e0b3df6 add gitignore third_party
4313006fa6 Auto-detect Android NDK and javac paths in Makefile.android
4f44118299 Remove committed build artifacts from third_party and fix Android FFTW cross-compile
edd8991a3c Enable AVX2 for FFTW Windows build to suppress SSE2-only warning
Compare 15 commits »
vladimir created branch cpu-optimization in vladimir/wdsp 2026-07-10 14:01:50 +00:00
vladimir pushed to cpu-optimization at vladimir/wdsp 2026-07-10 14:01:50 +00:00
vladimir pushed to wfm at vladimir/wdsp 2026-07-10 14:00:53 +00:00
65cb3c386e wfm: add a wideband FM modulator and demodulator
f39eea6b01 phrot, cfcomp: cascade in a register; drop idiv from cfcomp's ring walks
91df5b1f2d varsamp: build the phase table without malloc0's memset, read h forward
12dc701604 analyzer: block the dispatcher on a semaphore, stop spawning a thread per frame
645cbbb2d1 varsamp: transpose the coefficients into phases, vectorize the tap loop
Compare 8 commits »
vladimir created branch wfm in vladimir/wdsp 2026-07-10 14:00:52 +00:00
vladimir pushed to main at vladimir/libfec 2026-06-25 12:00:37 +00:00
93aefb893c fix make install macOS
vladimir pushed to main at vladimir/libfec 2026-06-25 11:08:35 +00:00
73836e0416 Restore install target
vladimir pushed to main at vladimir/libfec 2026-06-25 06:52:14 +00:00
05b0aabeb4 Restore native test target
vladimir pushed to main at vladimir/libfec 2026-06-25 06:46:59 +00:00
632968b849 Restore cross-platform GNU Make build
vladimir pushed to main at vladimir/libfec 2026-06-24 14:35:38 +00:00
2b82cb7928 Support macOS build
vladimir pushed to main at vladimir/libfec 2026-06-23 07:59:12 +00:00
f0e8e35200 Fix MinGW random number compatibility
vladimir pushed to main at vladimir/libfec 2026-06-23 07:40:26 +00:00
d2005a75af Add Linux and MinGW build support
vladimir created branch main in vladimir/libfec 2026-06-22 08:39:54 +00:00
vladimir pushed to main at vladimir/libfec 2026-06-22 08:39:54 +00:00
ba6f1bde22 init commit