Commit Graph

  • 8f61ac63a3 Minor fix in comments. EdFuentetaja 2014-05-11 08:43:06 +0800
  • 840dbac8b0 Minor fix in comments. EdFuentetaja 2014-05-11 08:34:40 +0800
  • a0c7d16905 Merge branch 'master' of https://github.com/szechyjs/dsd.git EdFuentetaja 2014-05-11 08:21:20 +0800
  • 9655ab0bd7 Merge branch 'master' of https://github.com/EdFuentetaja/dsd.git EdFuentetaja 2014-05-11 08:16:37 +0800
  • 9e6b3b7978 Included error correction on P25 TDULC. Added a new "heuristics" module for P25 that improves the estimation of the symbol (dibit) that corresponds to a given analog signal value. Added a BER (bit error reate) estimation for P25. EdFuentetaja 2014-05-11 02:23:24 +0800
  • d8181ec79e Fixed some compilation warnings and added a few comments. EdFuentetaja 2014-05-06 23:57:15 +0800
  • f8cd8d715f Added error correction to the metadata of LDU1 and LDU2. Refactored implementation of p25p1_ldu1.c and p25p1_ldu2.c. There are less duplicities now and hopefully is easier to read and maintain. Added a unit test for the Hamming algorithm. EdFuentetaja 2014-03-31 23:37:08 +0800
  • 20c55d073b Update samples Jared Szechy 2014-03-12 01:26:16 -0400
  • 1e854adb84 Use gtest for golay24 and reed-solomon tests Jared Szechy 2014-03-11 22:29:15 -0400
  • 6ab62d006a Add itpp as a requirement in readme Jared Szechy 2014-03-01 18:13:47 -0500
  • 9d0fe07931 Included error correction on P25 TDULC. Added a new "heuristics" module for P25 that improves the estimation of the symbol (dibit) that corresponds to a given analog signal value. Added a BER (bit error reate) estimation for P25. EdFuentetaja 2014-05-11 02:23:24 +0800
  • b45e563e54 Fixed some compilation warnings and added a few comments. EdFuentetaja 2014-05-06 23:57:15 +0800
  • ad0c849dc4 Merge pull request #26 from waffle-iron/master Jared Szechy 2014-04-26 10:59:00 -0400
  • 3229737e6c add waffle.io badge Making GitHub Delicious. 2014-04-26 08:57:22 -0600
  • 596451eba0 Fix compile errors from #23 Jared Szechy 2014-04-22 19:46:01 -0400
  • c23ff4fe0c Merge pull request #23 from EdFuentetaja/master Jared Szechy 2014-04-22 19:23:07 -0400
  • 134f2e8e21 Move bulk of README to the Wiki Jared Szechy 2014-04-22 19:21:43 -0400
  • 01a2b6959a Added error correction to the metadata of LDU1 and LDU2. Refactored implementation of p25p1_ldu1.c and p25p1_ldu2.c. There are less duplicities now and hopefully is easier to read and maintain. Added a unit test for the Hamming algorithm. EdFuentetaja 2014-03-31 23:37:08 +0800
  • 7299b78c3b Merge branch 'master' of https://github.com/szechyjs/dsd.git EdFuentetaja 2014-03-31 21:31:30 +0800
  • 9b35ef5c83 Added a few comments, fixed ortography and some other cosmetic changes. EdFuentetaja 2014-03-31 21:31:00 +0800
  • 75972cb024 Update samples Jared Szechy 2014-03-12 01:26:16 -0400
  • 461031d3f1 Use gtest for golay24 and reed-solomon tests Jared Szechy 2014-03-11 22:29:15 -0400
  • 772eb7f810 Merge pull request #22 from EdFuentetaja/master Jared Szechy 2014-03-11 21:34:25 -0400
  • 3f4ff87078 Added support for error correction in P25 HDU data. Both Golay(24,12,8) and Reed-Solomon(63,47,17) are now implemented. EdFuentetaja 2014-03-11 22:41:59 +0800
  • 1553973718 Add itpp as a requirement in readme Jared Szechy 2014-03-01 18:13:47 -0500
  • 95c3d8fd27 Merge pull request #20 from EdFuentetaja/master Jared Szechy 2014-03-01 15:01:24 -0500
  • d7b36f32c0 Parity errors in NIC are now ignored. Clean up the code to make it easier to understand. Now the logic to error correct the NIC makes more sense. EdFuentetaja 2014-03-01 20:35:46 +0800
  • 9b9cb78ddf Added decoding and error correction on the NID fields: NAC and DUID. Making use of the IT++ library for BCH encoding/decoding. EdFuentetaja 2014-02-02 14:45:19 +0800
  • e40e89ae81 Merge pull request #15 from dreinhold/add_git_sha_version Jared Szechy 2013-12-19 10:09:02 -0800
  • 2f6214fe72 Add git tag / SHA1 as a build string Dylan Reinhold 2013-12-18 23:07:12 -0800
  • 271a7e459a Change current work to v1.7.0-dev Jared Szechy 2013-12-19 10:11:38 -0500
  • e3dde6f7f9 Merge commit '20271c6df57dacbaed3f2255a8230f44f58bd3ae' Jared Szechy 2013-12-19 09:57:23 -0500
  • 16110bd251 Update README Jared Szechy 2013-12-18 16:38:26 -0500
  • 945f93d678 Add samples as a subrepo Jared Szechy 2013-12-18 15:58:06 -0500
  • 2630e98128 Remove samples dir, will replace with a submodule for those that want to use it Jared Szechy 2013-12-18 15:50:14 -0500
  • 855fdd64e8 Add missing -r option from help command. Also add cmake a s a requirement in the README. Jared Szechy 2013-12-18 15:10:15 -0500
  • 158ae7c520 Update README Jared Szechy 2013-12-17 03:05:10 -0500
  • 7bd0a10c65 Change CMake to properly locate required libraries Jared Szechy 2013-12-17 02:04:22 -0500
  • e0376bc009 Add samples directory Jared Szechy 2013-12-17 01:22:43 -0500
  • 25765ef4d0 Merge pull request #9 from balr0g/filtering-fixes Jared Szechy 2013-12-16 19:19:22 -0800
  • 9965f8a36d Merge pull request #8 from balr0g/readme-fixes Jared Szechy 2013-12-16 19:18:10 -0800
  • 4763717b59 Improvements to CLI input parsing and filtering balr0g 2013-12-16 14:34:06 -0500
  • 8c8dea4142 Updated README balr0g 2013-12-16 13:04:44 -0500
  • ac816f9207 Merge pull request #7 from balr0g/dstar Jared Szechy 2013-12-16 10:01:26 -0800
  • 040ea148b0 Initial working DSTAR voice support balr0g 2013-12-14 20:02:43 -0500
  • 27960ae4be Merge pull request #6 from balr0g/libsndfile-support Jared Szechy 2013-12-16 09:54:14 -0800
  • 5fb79e9baa Merge pull request #5 from balr0g/dmr-ambe+2-rename Jared Szechy 2013-12-15 13:55:19 -0800
  • de3e5e7f60 Use libsndfile for wav output as well balr0g 2013-08-08 10:45:56 -0400
  • e3bafe96e9 Use libsndfile for wav file input balr0g 2013-07-07 15:47:30 -0400
  • f978a8759e Fixes for ambe3600x2250 -> ambe3600x2450 rename balr0g 2013-12-12 09:58:08 -0500
  • 260ec82ea1 Merge pull request #1 from balr0g/cmake-build-fixes Jared Szechy 2013-07-26 10:07:48 -0700
  • e40c32d8ad Convert build system to use cmake and fix for Mac OS X build balr0g 2013-07-07 17:55:33 -0400
  • 5d147c9f04 version 1.6.0 v1.6.0 Alex Mirea 2013-04-09 22:50:45 +0300
  • 3683f6c631 Fix linking of mbe Jared Szechy 2013-06-19 18:30:53 -0400
  • 20271c6df5 new options to control filters and P25 encrypted signals Alex Mirea 2013-04-10 09:05:56 +0300
  • fa73feded2 version 1.6.0 Alex Mirea 2013-04-09 22:50:45 +0300
  • 46b9b01baf add ignore file v1.4.1 Jared Szechy 2011-08-21 04:01:34 -0400
  • b1024fba95 version 1.4.1 Jared Szechy 2011-08-21 03:36:53 -0400
  • 59f8d3890e version 1.3 v1.3 Jared Szechy 2011-08-21 03:31:35 -0400