first commit

This commit is contained in:
Uladzimir Karpenka
2026-06-01 15:58:45 +03:00
commit 89c8a0e2b5
313 changed files with 945364 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
libspecbleach
=============
The material put here into piHPSDR comes from
https://github.com/lucianodato/libspecbleach
and reflects commit 52660fa1dbe41991cf420b9d60648f7563b9717e.
A Makefile has been provided that just compiles the files needed
in piHPSDR and produce a library that can be linked statically.
This means, compared to the original repository, only the files
libspecbleach/Makefile
libspecbleach/README.DL1YCF (this file)
have been added and lots of files (e.g. tests, examples,
meson build files, etc.) have been omitted.