Commit Graph

  • dbcd17dda7 Add the P25 transmitter. Jonathan Naylor 2016-09-08 17:53:59 +0100
  • e25b51b486 Fix the sync detection byte. Jonathan Naylor 2016-09-08 17:43:34 +0100
  • 618529b478 Initial P25 test support. Jonathan Naylor 2016-09-06 19:11:16 +0100
  • 40e55d8460 Bump the version date. Jonathan Naylor 2016-09-06 17:23:35 +0100
  • 2647646a91 Remove DMR DMO sync mapping. Jonathan Naylor 2016-09-06 08:14:54 +0100
  • d2fc1209a6 Merge pull request #20 from vk4tux/patch-3 Jonathan Naylor 2016-09-04 08:50:20 +0100
  • cc8dc1306c Update IO.cpp vk4tux 2016-09-04 14:19:31 +1000
  • e4a1f10261 Bump the version date. Jonathan Naylor 2016-09-03 15:07:07 +0100
  • 23faa81030 Merge branch 'DMO' Jonathan Naylor 2016-09-03 14:07:41 +0100
  • 53503f27c6 Remove unneeded variable. Jonathan Naylor 2016-09-03 13:59:41 +0100
  • bc2c96cd2c Swap TX syncs from BS to MS. Jonathan Naylor 2016-09-02 06:25:11 +0100
  • 0edb4e1c43 Fix DMO mode for CS700 as well as PD365. Jonathan Naylor 2016-09-01 19:59:37 +0100
  • cffe692055 Remove ADC overflow detection. Jonathan Naylor 2016-09-01 19:34:26 +0100
  • 955648a23f Remove ADC overload detection for DMR. Jonathan Naylor 2016-09-01 17:39:51 +0100
  • 2e2acd30fa EMB correlation, work in progress. Jonathan Naylor 2016-08-31 08:15:06 +0100
  • cc1b39d21b Restore old frame sync error threshold. Jonathan Naylor 2016-08-30 17:19:29 +0100
  • f124061b85 Change version string. Jonathan Naylor 2016-08-30 17:17:56 +0100
  • 5af3a14599 Remove old style RSSI. Jonathan Naylor 2016-08-30 17:17:41 +0100
  • cf5f960dd1 Fix EMB calculation. Jonathan Naylor 2016-08-30 17:15:02 +0100
  • 6059cd358a Change version message. Jonathan Naylor 2016-08-30 17:14:47 +0100
  • 211fbf1423 Remove old RSSI code. Jonathan Naylor 2016-08-30 17:13:07 +0100
  • 1f7c16c7e8 Add the basic EMB processing. Jonathan Naylor 2016-08-28 11:49:31 +0100
  • 5fb0930c88 Put the type into the version data. Jonathan Naylor 2016-08-28 11:30:35 +0100
  • 5fbd7b4790 Allow for more errors on the D-Star frame sync. Jonathan Naylor 2016-08-28 11:24:36 +0100
  • 90d00846ab Loosen the matching for the frame start sync pattern. Jonathan Naylor 2016-08-25 22:36:32 +0100
  • 8652f58c19 Work on the DMO RX to improve synchronisation. Jonathan Naylor 2016-08-25 21:51:25 +0100
  • 5efe222ec3 Change the sync bytes to be DMO slot 2. Jonathan Naylor 2016-08-25 20:18:37 +0100
  • 70e3779d64 Merge branch 'master' of github.com:g4klx/MMDVM Jonathan Naylor 2016-08-25 17:34:20 +0100
  • a7c1aae2e9 Merge pull request #19 from phl0/dev Jonathan Naylor 2016-08-25 09:16:52 +0100
  • ab81d154d1
    Add hint about if MMDVM was compiled with EXTERNAL_OSC phl0 2016-08-25 08:57:44 +0200
  • 2da44b38e1 Merge pull request #17 from vk4tux/patch-1 Jonathan Naylor 2016-08-24 08:38:30 +0100
  • 67274ff7b6 Update IO.cpp vk4tux 2016-08-24 17:37:25 +1000
  • 697cbf9c6c Reset items at the end of the slot and transmission. Jonathan Naylor 2016-08-23 21:11:36 +0100
  • d948df69a9 Normalise the data pointers. Jonathan Naylor 2016-08-23 21:03:38 +0100
  • 35ae6b002d First compiling version of DMO code, untested. Jonathan Naylor 2016-08-23 20:16:46 +0100
  • d477796903 The beginnings of the DMR DMO transmitter. Jonathan Naylor 2016-08-23 08:17:15 +0100
  • 69f02f6649 Put the scaffolding in for DMR DMO mode. Jonathan Naylor 2016-08-23 08:16:49 +0100
  • a866d04078 Don't forget the ino file! Jonathan Naylor 2016-08-23 07:32:49 +0100
  • f9fd1de2ed Add duplex flag. Jonathan Naylor 2016-08-23 07:30:25 +0100
  • f5b2d185fd Bump the version date. Jonathan Naylor 2016-08-16 17:03:27 +0100
  • 7c34cdb6f8 Move the RSSI sampling point. Jonathan Naylor 2016-08-11 20:19:31 +0100
  • 0bfecf72a9 Re-add the RSSI code with a different RSSI pin number. Jonathan Naylor 2016-08-11 10:59:49 +0100
  • a34b69a4dc Remove RSSI code. Jonathan Naylor 2016-08-11 09:41:38 +0100
  • f1ed511bcb Remove the network restrictions from the licence. Jonathan Naylor 2016-08-09 17:32:18 +0100
  • f9840d7937 Merge branch 'master' of github.com:g4klx/MMDVM Jonathan Naylor 2016-08-09 17:20:48 +0100
  • 6b771a44c6 Change the RSSI input pin to A6. Jonathan Naylor 2016-08-09 11:26:38 +0100
  • e13b7ad6da Change the RSSI input pin to A7. Jonathan Naylor 2016-08-09 10:00:38 +0100
  • 62743345a4 Add independent transmit levels. Jonathan Naylor 2016-08-09 07:11:10 +0100
  • 8c96a48b2b Change the sampling poistion and rate for the RSSI. Jonathan Naylor 2016-08-08 21:43:00 +0100
  • eafc329cc9 Add an optional RSSI input. Jonathan Naylor 2016-08-08 20:38:58 +0100
  • 1fa5deb461 Merge 99a369f128 into b96413c5af torasp 2016-07-25 11:15:56 +0000
  • 99a369f128 Using the new recommended text available on the GNU licenses howto. It's more future-proof because it no longer includes the FSF's postal mailing address. Jason Self 2016-07-22 07:44:57 -0700
  • a323d94f7c Removing the 'further restriction' as defined and permitted by the GPL as upstream does not wish to clarify - https://web.archive.org/web/20160722121459/https://github.com/g4klx/MMDVM/issues/14 Jason Self 2016-07-22 05:24:38 -0700
  • 07b056d831 Upgrading to GPLv3 Jason Self 2016-07-22 05:11:55 -0700
  • b96413c5af Restore DMR level reporting. Jonathan Naylor 2016-07-21 17:08:00 +0100
  • e4391eb4ab Update the logging messages. Jonathan Naylor 2016-07-20 07:28:36 +0100
  • 66ca69b02e Remove small gap when data comes in while sending terminators. Jonathan Naylor 2016-07-19 17:34:55 +0100
  • f7cae15aba Make wider TX and RX C4FSK filters optional from Config.h Jonathan Naylor 2016-07-18 17:39:31 +0100
  • f92587dbbf Use the wider C4FSK filters fot TX and RX. Jonathan Naylor 2016-07-14 19:53:59 +0100
  • 87422228cd Add extra debugging. Jonathan Naylor 2016-07-13 07:19:50 +0100
  • 8278415572 Improve the synchronisation. Jonathan Naylor 2016-07-11 20:33:16 +0100
  • 2f648b3f79 Add a choice of C4FSK filters. Jonathan Naylor 2016-07-11 18:02:53 +0100
  • 57b90920fe Add additional filters. Jonathan Naylor 2016-07-07 21:46:54 +0100
  • 87b6688f8f Remove the level tweaking functionality. Jonathan Naylor 2016-07-07 17:37:06 +0100
  • dcc52ca479 Remove new filters and remove extra debugging. Jonathan Naylor 2016-07-05 18:16:47 +0100
  • 5725e3babe New receive filter for DMR and YSF. Jonathan Naylor 2016-07-05 07:31:29 +0100
  • 8135f8a57d New transmit filters for DMR and YSF. Jonathan Naylor 2016-07-05 07:09:01 +0100
  • 3434109972 Merge pull request #12 from phl0/mmdvmmenu Jonathan Naylor 2016-06-29 12:20:34 +0100
  • abfb777c69
    Some typo correction phl0 2016-06-29 12:48:11 +0200
  • 701732a724
    Add options to change board layout phl0 2016-06-29 12:46:47 +0200
  • 70df22ef81
    Make sed commands more specific phl0 2016-06-29 12:40:45 +0200
  • 2b148904af
    Typo correction phl0 2016-06-29 12:31:46 +0200
  • d15e5532ae
    Make mmdvmmenu.sh executable phl0 2016-06-29 12:22:18 +0200
  • d38ae029fe
    Removal of sudo and some minor code cleanups phl0 2016-06-29 12:21:27 +0200
  • ee8148dc91 Merge pull request #11 from kc2vrj/patch-1 Jonathan Naylor 2016-06-29 08:56:21 +0100
  • 5500975b5e Create mmdvmmenu.sh kc2vrj 2016-06-29 00:09:07 -0400
  • 723c7fe12a Bump the version date. Jonathan Naylor 2016-06-24 10:40:25 +0100
  • 01d40782ca Use symbolic names instead of magic numbers. Jonathan Naylor 2016-06-22 20:51:35 +0100
  • 2d656b0126 Alter levels and threshold logging slightly. Jonathan Naylor 2016-06-22 18:06:49 +0100
  • 17f6314f90 Add fine adjustment to the DMR/YSF thresholds. Jonathan Naylor 2016-06-21 07:25:25 +0100
  • a3ea870b52 Allow for the fine adjustment of levels. Jonathan Naylor 2016-06-20 22:03:54 +0100
  • 1c70de5aee Change the empty activity short LC to the null short LC. Jonathan Naylor 2016-06-20 19:34:25 +0100
  • 4dbcfd6b04 Add the DMR Abort command. Jonathan Naylor 2016-06-17 07:47:11 +0100
  • 195f94c368 Bump the version date. Jonathan Naylor 2016-06-14 19:18:49 +0100
  • ea68dcb89c Optimise the min/max calculation. Jonathan Naylor 2016-06-14 19:17:40 +0100
  • 0c635f5132 Sanity check the ring buffers. Jonathan Naylor 2016-06-13 19:47:45 +0100
  • a381387c5c Reduce the CW Id level again. Jonathan Naylor 2016-06-13 19:41:12 +0100
  • 3521aa6994 Change DAC overflow threshold. Jonathan Naylor 2016-06-13 19:31:16 +0100
  • 3d49de190d Increase the level of the CW id. Jonathan Naylor 2016-06-09 19:57:32 +0100
  • 0d07dd78eb Detect DAC overflows. Jonathan Naylor 2016-06-09 19:50:34 +0100
  • 961d1000f5 Correct the start pointer calculation. Jonathan Naylor 2016-06-06 18:31:55 +0100
  • 6c66f56e54 Tighter sync detection for YSF. Jonathan Naylor 2016-06-06 18:07:33 +0100
  • b8457aed4c Disassociate the ADC overload detection from the DCD LED. Jonathan Naylor 2016-06-06 18:04:03 +0100
  • d4e56965da Reduce the CW Id transmit level considerably. Jonathan Naylor 2016-06-06 17:44:34 +0100
  • cd5849ad69 Alter pin definitions for mode outputs. Jonathan Naylor 2016-06-02 18:55:21 +0100
  • 19ea52ed21 Increase the level of the YSF TX. Jonathan Naylor 2016-06-02 12:58:00 +0100
  • 8daa53dc3e Add output definition for the NTH board. Jonathan Naylor 2016-06-02 12:55:50 +0100
  • e9ba2e896a Assert optional output pins on mode change. Jonathan Naylor 2016-06-01 09:23:09 +0100
  • 2e0d0c027c Revert "Make the high stability 12 MHz oscillator the default." Jonathan Naylor 2016-05-25 07:26:50 +0100
  • bcd63e7a34 Make the high stability 12 MHz oscillator the default. Jonathan Naylor 2016-05-23 18:49:02 +0100