Commit Graph

441 Commits (a6affb765e0d4037c8639384c3bffcb09e74657c)

Author SHA1 Message Date
Jonathan Naylor a866d04078 Don't forget the ino file! 2016-08-23 07:32:49 +01:00
Jonathan Naylor f9fd1de2ed Add duplex flag. 2016-08-23 07:30:25 +01:00
Jonathan Naylor f5b2d185fd Bump the version date. 2016-08-16 17:03:27 +01:00
Jonathan Naylor 7c34cdb6f8 Move the RSSI sampling point. 2016-08-11 20:19:31 +01:00
Jonathan Naylor 0bfecf72a9 Re-add the RSSI code with a different RSSI pin number. 2016-08-11 10:59:49 +01:00
Jonathan Naylor a34b69a4dc Remove RSSI code. 2016-08-11 09:41:38 +01:00
Jonathan Naylor f1ed511bcb Remove the network restrictions from the licence. 2016-08-09 17:32:18 +01:00
Jonathan Naylor f9840d7937 Merge branch 'master' of github.com:g4klx/MMDVM 2016-08-09 17:20:48 +01:00
Jonathan Naylor 6b771a44c6 Change the RSSI input pin to A6. 2016-08-09 11:26:38 +01:00
Jonathan Naylor e13b7ad6da Change the RSSI input pin to A7. 2016-08-09 10:00:38 +01:00
Jonathan Naylor 62743345a4 Add independent transmit levels. 2016-08-09 07:11:10 +01:00
Jonathan Naylor 8c96a48b2b Change the sampling poistion and rate for the RSSI. 2016-08-08 21:43:00 +01:00
Jonathan Naylor eafc329cc9 Add an optional RSSI input. 2016-08-08 20:38:58 +01:00
Jonathan Naylor b96413c5af Restore DMR level reporting. 2016-07-21 17:08:00 +01:00
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