Commit Graph

1154 Commits

Author SHA1 Message Date
Jonathan Naylor 90d00846ab Loosen the matching for the frame start sync pattern. 2016-08-25 22:36:32 +01:00
Jonathan Naylor 8652f58c19 Work on the DMO RX to improve synchronisation. 2016-08-25 21:51:25 +01:00
Jonathan Naylor 5efe222ec3 Change the sync bytes to be DMO slot 2. 2016-08-25 20:18:37 +01:00
Jonathan Naylor 70e3779d64 Merge branch 'master' of github.com:g4klx/MMDVM 2016-08-25 17:34:20 +01:00
Jonathan Naylor a7c1aae2e9 Merge pull request #19 from phl0/dev
Add hint about if MMDVM was compiled with EXTERNAL_OSC
2016-08-25 09:16:52 +01:00
phl0 ab81d154d1
Add hint about if MMDVM was compiled with EXTERNAL_OSC 2016-08-25 08:57:44 +02:00
Jonathan Naylor 2da44b38e1 Merge pull request #17 from vk4tux/patch-1
Update IO.cpp
2016-08-24 08:38:30 +01:00
vk4tux 67274ff7b6 Update IO.cpp
SP8NTH rssi support for V6.1
2016-08-24 17:37:25 +10:00
Jonathan Naylor 697cbf9c6c Reset items at the end of the slot and transmission. 2016-08-23 21:11:36 +01:00
Jonathan Naylor d948df69a9 Normalise the data pointers. 2016-08-23 21:03:38 +01:00
Jonathan Naylor 35ae6b002d First compiling version of DMO code, untested. 2016-08-23 20:16:46 +01:00
Jonathan Naylor d477796903 The beginnings of the DMR DMO transmitter. 2016-08-23 08:17:15 +01:00
Jonathan Naylor 69f02f6649 Put the scaffolding in for DMR DMO mode. 2016-08-23 08:16:49 +01:00
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