Digital Speech Decoder - Florida Man Edition
Go to file
Making GitHub Delicious. 3229737e6c add waffle.io badge 2014-04-26 08:57:22 -06:00
cmake 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
samples@9867cd12c1 Update samples 2014-03-12 01:26:16 -04:00
test Fix compile errors from #23 2014-04-22 19:46:01 -04:00
.gitignore Use gtest for golay24 and reed-solomon tests 2014-03-11 22:29:15 -04:00
.gitmodules Add samples as a subrepo 2013-12-18 15:58:06 -05:00
CHANGELOG Change current work to v1.7.0-dev 2013-12-19 10:11:38 -05:00
CMakeLists.txt Use gtest for golay24 and reed-solomon tests 2014-03-11 22:29:15 -04:00
COPYRIGHT Initial working DSTAR voice support 2013-12-16 13:00:18 -05:00
DSD_Author.pgp version 1.4.1 2011-08-21 03:36:53 -04:00
Golay24.hpp Added support for error correction in P25 HDU data. 2014-03-11 22:41:59 +08:00
Hamming.cpp Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
Hamming.hpp Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
README.md add waffle.io badge 2014-04-26 08:57:22 -06:00
ReedSolomon.hpp Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
cmake_uninstall.cmake.in Convert build system to use cmake and fix for Mac OS X build 2013-07-07 17:55:42 -04:00
config.h version 1.3 2011-08-21 03:31:35 -04:00
configure version 1.4.1 2011-08-21 03:36:53 -04:00
descramble.h Initial working DSTAR voice support 2013-12-16 13:00:18 -05:00
dmr_const.h version 1.3 2011-08-21 03:31:35 -04:00
dmr_data.c version 1.4.1 2011-08-21 03:36:53 -04:00
dmr_voice.c version 1.4.1 2011-08-21 03:36:53 -04:00
dsd.h Fix compile errors from #23 2014-04-22 19:46:01 -04:00
dsd_audio.c Improvements to CLI input parsing and filtering 2013-12-16 14:50:20 -05:00
dsd_dibit.c Initial working DSTAR voice support 2013-12-16 13:00:18 -05:00
dsd_file.c Merge pull request #6 from balr0g/libsndfile-support 2013-12-16 09:54:14 -08:00
dsd_filters.c Improvements to CLI input parsing and filtering 2013-12-16 14:50:20 -05:00
dsd_frame.c Added a few comments, fixed ortography and some other cosmetic changes. 2014-03-31 21:31:00 +08:00
dsd_frame_sync.c 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
dsd_main.c Parity errors in NIC are now ignored. 2014-03-01 20:35:46 +08:00
dsd_mbe.c 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
dsd_serial.c version 1.4.1 2011-08-21 03:36:53 -04:00
dsd_symbol.c Improvements to CLI input parsing and filtering 2013-12-16 14:50:20 -05:00
dsd_upsample.c version 1.4.1 2011-08-21 03:36:53 -04:00
dstar.c Initial working DSTAR voice support 2013-12-16 13:00:18 -05:00
dstar_const.h Initial working DSTAR voice support 2013-12-16 13:00:18 -05:00
dstar_header.c Initial working DSTAR voice support 2013-12-16 13:00:18 -05:00
dstar_header.h Initial working DSTAR voice support 2013-12-16 13:00:18 -05:00
fcs.h Initial working DSTAR voice support 2013-12-16 13:00:18 -05:00
git_ver.c.in Add git tag / SHA1 as a build string 2013-12-19 08:49:49 -08:00
git_ver.h Add git tag / SHA1 as a build string 2013-12-19 08:49:49 -08:00
nxdn96.c version 1.3 2011-08-21 03:31:35 -04:00
nxdn96_const.h version 1.3 2011-08-21 03:31:35 -04:00
nxdn_const.h version 1.4.1 2011-08-21 03:36:53 -04:00
nxdn_data.c version 1.4.1 2011-08-21 03:36:53 -04:00
nxdn_voice.c version 1.4.1 2011-08-21 03:36:53 -04:00
p25_lcw.c version 1.4.1 2011-08-21 03:36:53 -04:00
p25p1_check_hdu.cpp Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_check_hdu.h Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_check_ldu.cpp Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_check_ldu.h Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_check_nid.cpp Parity errors in NIC are now ignored. 2014-03-01 20:35:46 +08:00
p25p1_check_nid.h Added support for error correction in P25 HDU data. 2014-03-11 22:41:59 +08:00
p25p1_const.h version 1.3 2011-08-21 03:31:35 -04:00
p25p1_hdu.c Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_hdu.h Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_ldu.c Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_ldu.h Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_ldu1.c Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_ldu2.c Added error correction to the metadata of LDU1 and LDU2. 2014-03-31 23:37:08 +08:00
p25p1_tdulc.c 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
provoice.c version 1.3 2011-08-21 03:31:35 -04:00
provoice_const.h version 1.3 2011-08-21 03:31:35 -04:00
x2tdma_const.h version 1.3 2011-08-21 03:31:35 -04:00
x2tdma_data.c version 1.4.1 2011-08-21 03:36:53 -04:00
x2tdma_voice.c version 1.4.1 2011-08-21 03:36:53 -04:00

README.md

Stories in Ready

Digital Speech Decoder 1.7.0-dev

DSD is able to decode several digital voice formats from discriminator tap audio and synthesize the decoded speech. Speech synthesis requires mbelib, which is a separate package.

Information

The DSD Wiki

The DSD Wiki has lots of additional information about DSD including build instructions and answers to the most frequently asked questions. Please browse the Wiki after finishing this README.

https://github.com/szechyjs/dsd/wiki

Bug reports

If you discover a problem with DSD, we would like to know about it. However, we ask that you please review these guidelines before submitting a bug report:

https://github.com/szechyjs/dsd/wiki/Bug-reports

Contributing

We hope that you will consider contributing to DSD. Please read this short overview for some information about how to get started.

https://github.com/szechyjs/dsd/wiki/Contributing

You will usually want to write tests for your changes. To run the test suite run make test from your build directory.

License

Copyright (C) 2010 DSD Author GPG Key ID: 0x3F1D7FD0 (74EF 430D F7F2 0A48 FCE6 F630 FAA2 635D 3F1D 7FD0)

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
AND FITNESS.  IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
PERFORMANCE OF THIS SOFTWARE.