Commit Graph

32 Commits

Author SHA1 Message Date
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
Jared Szechy e40e89ae81 Merge pull request #15 from dreinhold/add_git_sha_version
Add git tag / SHA1 as a build string
2013-12-19 10:09:02 -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 271a7e459a Change current work to v1.7.0-dev 2013-12-19 10:11:38 -05:00
Jared Szechy e3dde6f7f9 Merge commit '20271c6df57dacbaed3f2255a8230f44f58bd3ae'
Apparently when 1.6.0 was release it was not properly merged. This re-add the disable p25 encryption muting flag.

Conflicts:
	README
	dsd.h
	dsd_main.c
	dsd_symbol.c
	p25p1_ldu1.c
	p25p1_ldu2.c
2013-12-19 09:57:23 -05:00
Jared Szechy 16110bd251 Update README 2013-12-18 16:38:26 -05:00
Jared Szechy 945f93d678 Add samples as a subrepo 2013-12-18 15:58:06 -05:00
Jared Szechy 2630e98128 Remove samples dir, will replace with a submodule for those that want to use it 2013-12-18 15:50:14 -05:00
Jared Szechy 855fdd64e8 Add missing -r option from help command. Also add cmake a s a requirement in the README. 2013-12-18 15:10:15 -05:00
Jared Szechy 158ae7c520 Update README 2013-12-17 03:05:10 -05:00
Jared Szechy 7bd0a10c65 Change CMake to properly locate required libraries 2013-12-17 02:04:22 -05:00
Jared Szechy e0376bc009 Add samples directory 2013-12-17 01:22:43 -05:00
Jared Szechy 25765ef4d0 Merge pull request #9 from balr0g/filtering-fixes
Filtering fixes
2013-12-16 19:19:22 -08:00
Jared Szechy 9965f8a36d Merge pull request #8 from balr0g/readme-fixes
Updated README for dstar
2013-12-16 19:18:10 -08:00
balr0g 4763717b59 Improvements to CLI input parsing and filtering 2013-12-16 14:50:20 -05:00
balr0g 8c8dea4142 Updated README 2013-12-16 13:04:44 -05:00
Jared Szechy ac816f9207 Merge pull request #7 from balr0g/dstar
Initial DSTAR AMBE voice decoding support
2013-12-16 10:01:26 -08:00
balr0g 040ea148b0 Initial working DSTAR voice support 2013-12-16 13:00:18 -05:00
Jared Szechy 27960ae4be Merge pull request #6 from balr0g/libsndfile-support
Support for wav input/output using libsndfile
2013-12-16 09:54:14 -08:00
Jared Szechy 5fb79e9baa Merge pull request #5 from balr0g/dmr-ambe+2-rename
Fixes for ambe3600x2250 -> ambe3600x2450 rename
2013-12-15 13:55:19 -08:00
balr0g de3e5e7f60 Use libsndfile for wav output as well 2013-12-12 20:09:08 -05:00
balr0g e3bafe96e9 Use libsndfile for wav file input 2013-12-12 19:50:07 -05:00
balr0g f978a8759e Fixes for ambe3600x2250 -> ambe3600x2450 rename 2013-12-12 09:58:08 -05:00
Jared Szechy 260ec82ea1 Merge pull request #1 from balr0g/cmake-build-fixes
Convert build system to use cmake and fix for Mac OS X build
2013-07-26 10:07:48 -07:00
balr0g e40c32d8ad Convert build system to use cmake and fix for Mac OS X build 2013-07-07 17:55:42 -04:00
Alex Mirea 5d147c9f04 version 1.6.0
See
http://forums.radioreference.com/digital-voice-decoding-software/256111-
dsd-1-6-closed-fork-open-source.html#post1884783
2013-06-19 18:39:48 -04:00
Jared Szechy 3683f6c631 Fix linking of mbe 2013-06-19 18:30:53 -04:00
Alex Mirea 20271c6df5 new options to control filters and P25 encrypted signals
I have added the -l and -pu options.
2013-04-10 09:05:56 +03:00
Alex Mirea fa73feded2 version 1.6.0
See
http://forums.radioreference.com/digital-voice-decoding-software/256111-
dsd-1-6-closed-fork-open-source.html#post1884783
2013-04-09 22:50:45 +03:00
Jared Szechy 46b9b01baf add ignore file 2011-08-21 04:01:34 -04:00
Jared Szechy b1024fba95 version 1.4.1 2011-08-21 03:36:53 -04:00
Jared Szechy 59f8d3890e version 1.3 2011-08-21 03:31:35 -04:00