Skip to content
Snippets Groups Projects
Commit 6472bb7c authored by ha7ilm's avatar ha7ilm
Browse files

some more readme fixes

parent 4f95f267
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ libcsdr ...@@ -4,7 +4,7 @@ libcsdr
*libcsdr* is a set of simple DSP routines for Software Defined Radio. *libcsdr* is a set of simple DSP routines for Software Defined Radio.
It is mostly useful for AM/FM/SSB demodulation and spectrum display. It is mostly useful for AM/FM/SSB demodulation and spectrum display.
Feel free to use it in your projects. Feel free to use it in your projects.
Most of the code is available under the permissive BSD license, with some optional parts under GPL. For additional details, see <a href="licensing">licensing</a>. Most of the code is available under the permissive BSD license, with some optional parts under GPL. For additional details, see <a href="#licensing">licensing</a>.
- The package comes with a command-line tool `csdr`, which lets you build DSP processing chains by shell pipes. - The package comes with a command-line tool `csdr`, which lets you build DSP processing chains by shell pipes.
- The code of *libcsdr* was intended to be easy to follow. - The code of *libcsdr* was intended to be easy to follow.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment