Commit Graph

177 Commits (e4391eb4ab69417ccb229a33cb1565cbd9332513)

Author SHA1 Message Date
Jonathan Naylor e4391eb4ab Update the logging messages. 2016-07-20 07:28:36 +01:00
Jonathan Naylor 66ca69b02e Remove small gap when data comes in while sending terminators. 2016-07-19 17:34:55 +01:00
Jonathan Naylor f7cae15aba Make wider TX and RX C4FSK filters optional from Config.h 2016-07-18 17:39:31 +01:00
Jonathan Naylor f92587dbbf Use the wider C4FSK filters fot TX and RX. 2016-07-14 19:53:59 +01:00
Jonathan Naylor 87422228cd Add extra debugging. 2016-07-13 07:19:50 +01:00
Jonathan Naylor 8278415572 Improve the synchronisation. 2016-07-11 20:33:16 +01:00
Jonathan Naylor 2f648b3f79 Add a choice of C4FSK filters. 2016-07-11 18:02:53 +01:00
Jonathan Naylor 57b90920fe Add additional filters. 2016-07-07 21:46:54 +01:00
Jonathan Naylor 87b6688f8f Remove the level tweaking functionality. 2016-07-07 17:37:06 +01:00
Jonathan Naylor dcc52ca479 Remove new filters and remove extra debugging. 2016-07-05 18:16:47 +01:00
Jonathan Naylor 5725e3babe New receive filter for DMR and YSF. 2016-07-05 07:31:29 +01:00
Jonathan Naylor 8135f8a57d New transmit filters for DMR and YSF. 2016-07-05 07:09:01 +01:00
Jonathan Naylor 3434109972 Merge pull request #12 from phl0/mmdvmmenu
Enable for selection of board layout
2016-06-29 12:20:34 +01:00
phl0 abfb777c69
Some typo correction 2016-06-29 12:48:11 +02:00
phl0 701732a724
Add options to change board layout 2016-06-29 12:46:47 +02:00
phl0 70df22ef81
Make sed commands more specific 2016-06-29 12:40:45 +02:00
phl0 2b148904af
Typo correction 2016-06-29 12:31:46 +02:00
phl0 d15e5532ae
Make mmdvmmenu.sh executable 2016-06-29 12:22:18 +02:00
phl0 d38ae029fe
Removal of sudo and some minor code cleanups 2016-06-29 12:21:27 +02:00
Jonathan Naylor ee8148dc91 Merge pull request #11 from kc2vrj/patch-1
Create mmdvmmenu.sh
2016-06-29 08:56:21 +01:00
kc2vrj 5500975b5e Create mmdvmmenu.sh
This is a simple menu for editing the Config.c in the MMDVM
2016-06-29 00:09:07 -04:00
Jonathan Naylor 723c7fe12a Bump the version date. 2016-06-24 10:40:25 +01:00
Jonathan Naylor 01d40782ca Use symbolic names instead of magic numbers. 2016-06-22 20:51:35 +01:00
Jonathan Naylor 2d656b0126 Alter levels and threshold logging slightly. 2016-06-22 18:06:49 +01:00
Jonathan Naylor 17f6314f90 Add fine adjustment to the DMR/YSF thresholds. 2016-06-21 07:25:25 +01:00
Jonathan Naylor a3ea870b52 Allow for the fine adjustment of levels. 2016-06-20 22:03:54 +01:00
Jonathan Naylor 1c70de5aee Change the empty activity short LC to the null short LC. 2016-06-20 19:34:25 +01:00
Jonathan Naylor 4dbcfd6b04 Add the DMR Abort command. 2016-06-17 07:47:11 +01:00
Jonathan Naylor 195f94c368 Bump the version date. 2016-06-14 19:18:49 +01:00
Jonathan Naylor ea68dcb89c Optimise the min/max calculation. 2016-06-14 19:17:40 +01:00
Jonathan Naylor 0c635f5132 Sanity check the ring buffers. 2016-06-13 19:47:45 +01:00
Jonathan Naylor a381387c5c Reduce the CW Id level again. 2016-06-13 19:41:12 +01:00
Jonathan Naylor 3521aa6994 Change DAC overflow threshold. 2016-06-13 19:31:16 +01:00
Jonathan Naylor 3d49de190d Increase the level of the CW id. 2016-06-09 19:57:32 +01:00
Jonathan Naylor 0d07dd78eb Detect DAC overflows. 2016-06-09 19:50:34 +01:00
Jonathan Naylor 961d1000f5 Correct the start pointer calculation. 2016-06-06 18:31:55 +01:00
Jonathan Naylor 6c66f56e54 Tighter sync detection for YSF. 2016-06-06 18:07:33 +01:00
Jonathan Naylor b8457aed4c Disassociate the ADC overload detection from the DCD LED. 2016-06-06 18:04:03 +01:00
Jonathan Naylor d4e56965da Reduce the CW Id transmit level considerably. 2016-06-06 17:44:34 +01:00
Jonathan Naylor cd5849ad69 Alter pin definitions for mode outputs. 2016-06-02 18:55:21 +01:00
Jonathan Naylor 19ea52ed21 Increase the level of the YSF TX. 2016-06-02 12:58:00 +01:00
Jonathan Naylor 8daa53dc3e Add output definition for the NTH board. 2016-06-02 12:55:50 +01:00
Jonathan Naylor e9ba2e896a Assert optional output pins on mode change. 2016-06-01 09:23:09 +01:00
Jonathan Naylor 2e0d0c027c Revert "Make the high stability 12 MHz oscillator the default."
This reverts commit bcd63e7a34.
2016-05-25 07:26:50 +01:00
Jonathan Naylor bcd63e7a34 Make the high stability 12 MHz oscillator the default. 2016-05-23 18:49:02 +01:00
Jonathan Naylor e4462ced3f Bump the version date. 2016-05-17 19:59:59 +01:00
Jonathan Naylor f3dda03424 Merge branch 'master' of github.com:g4klx/MMDVM 2016-05-12 18:03:55 +01:00
Jonathan Naylor fe9b4d2305 Increase the speed of the CW Id. 2016-05-12 18:03:12 +01:00
Jonathan Naylor 6b624ad890 Merge pull request #7 from phl0/addbuildinfo
Add information for MMDVM build on Ubuntu 14.04 with latest Arduino IDE
2016-05-12 13:02:54 +01:00
phl0 b36ed70b0c
Add information for MMDVM build on Ubuntu 14.04 with latest Arduino IDE 2016-05-12 12:52:02 +02:00