Commit Graph

13 Commits

Author SHA1 Message Date
Jared Szechy f0f067510f Require threads 2021-01-16 22:53:08 -05:00
Jared Szechy 502607a608 Start on rtlsdr 2021-01-16 18:29:20 -05:00
Jared Szechy 98f9e36291 Cleanup cmake find modules 2018-07-01 09:55:06 -04:00
Jared Szechy 386cf93eb1 Add debian packaging 2018-06-28 23:03:12 -04:00
Jared Szechy 9eaaa323fe More cleanup 2015-08-06 12:34:56 -04:00
Jared Szechy 6605925162 Some much needed organization 2015-08-06 12:25:30 -04:00
jpwichern 55b190ef49 Update dsd.h, dsd_audio.c, dsd_main.c and dsd_symbol.c
Adding portaudio support. Implementing it as a new audio_..._type in dsd.h.

Update CMakeLists.txt and create FindLibPortAudio.cmake

CMake portaudio check
2014-06-05 21:54:38 +02:00
Jared Szechy 461031d3f1 Use gtest for golay24 and reed-solomon tests 2014-03-11 22:29:15 -04:00
EdFuentetaja 9b9cb78ddf Added decoding and error correction on the NID fields: NAC and DUID. Making use of the IT++ library for BCH encoding/decoding. 2014-02-02 14:45:19 +08:00
Dylan Reinhold 2f6214fe72 Add git tag / SHA1 as a build string
Every build from commit 20271c6 (Apr 10 2013) is versioned as 1.6.0.
Add a build version after the version number
Digital Speech Decoder 1.6.0 (build:v1.6.0-20-g16110bd)

The build string uses git describe to list the tag closest to head,
and the number of commits past that tag, the a litteral g and ending
with the current SHA1
2013-12-19 08:49:49 -08:00
Jared Szechy 7bd0a10c65 Change CMake to properly locate required libraries 2013-12-17 02:04:22 -05:00
balr0g e3bafe96e9 Use libsndfile for wav file input 2013-12-12 19:50:07 -05:00
balr0g e40c32d8ad Convert build system to use cmake and fix for Mac OS X build 2013-07-07 17:55:42 -04:00