Commit Graph
100 Commits
Author SHA1 Message Date
Jonathan Naylor 40e55d8460 Bump the version date. 2016-09-06 17:23:35 +01:00
Jonathan Naylor 2647646a91 Remove DMR DMO sync mapping. 2016-09-06 08:14:54 +01:00
Jonathan Naylor d2fc1209a6 Merge pull request #20 from vk4tux/patch-3
Update IO.cpp
2016-09-04 08:50:20 +01:00
Jonathan Naylor e4a1f10261 Bump the version date. 2016-09-03 15:07:07 +01:00
Jonathan Naylor 23faa81030 Merge branch 'DMO' 2016-09-03 14:07:41 +01:00
Jonathan Naylor 53503f27c6 Remove unneeded variable. 2016-09-03 13:59:41 +01:00
Jonathan Naylor bc2c96cd2c Swap TX syncs from BS to MS. 2016-09-02 06:25:11 +01:00
Jonathan Naylor 0edb4e1c43 Fix DMO mode for CS700 as well as PD365. 2016-09-01 19:59:37 +01:00
Jonathan Naylor cffe692055 Remove ADC overflow detection. 2016-09-01 19:34:26 +01:00
Jonathan Naylor 955648a23f Remove ADC overload detection for DMR. 2016-09-01 17:39:51 +01:00
Jonathan Naylor 2e2acd30fa EMB correlation, work in progress. 2016-08-31 08:15:06 +01:00
Jonathan Naylor cc1b39d21b Restore old frame sync error threshold. 2016-08-30 17:19:29 +01:00
Jonathan Naylor f124061b85 Change version string. 2016-08-30 17:17:56 +01:00
Jonathan Naylor 5af3a14599 Remove old style RSSI. 2016-08-30 17:17:41 +01:00
Jonathan Naylor cf5f960dd1 Fix EMB calculation. 2016-08-30 17:15:02 +01:00
Jonathan Naylor 6059cd358a Change version message. 2016-08-30 17:14:47 +01:00
Jonathan Naylor 211fbf1423 Remove old RSSI code. 2016-08-30 17:13:07 +01:00
Jonathan Naylor 1f7c16c7e8 Add the basic EMB processing. 2016-08-28 11:49:31 +01:00
Jonathan Naylor 5fb0930c88 Put the type into the version data. 2016-08-28 11:30:35 +01:00
Jonathan Naylor 5fbd7b4790 Allow for more errors on the D-Star frame sync. 2016-08-28 11:24:36 +01:00
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
Jonathan Naylor 2da44b38e1 Merge pull request #17 from vk4tux/patch-1
Update IO.cpp
2016-08-24 08:38:30 +01: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
Jonathan Naylor ee8148dc91 Merge pull request #11 from kc2vrj/patch-1
Create mmdvmmenu.sh
2016-06-29 08:56:21 +01: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
Jonathan Naylor e0fc2a50d1 Speed up the CW Id. 2016-05-10 21:29:02 +01:00
Jonathan Naylor c509f11c2a Stop TX buffer overflows. 2016-05-10 18:11:31 +01:00
Jonathan Naylor 90ff130c51 Small CW Id cleanups. 2016-05-10 06:35:53 +01:00
Jonathan Naylor 61cacc40b9 Bump the version date. 2016-05-09 21:58:44 +01:00
Jonathan Naylor 7f49e715f8 Add the CW Id. 2016-05-09 21:57:14 +01:00
Jonathan Naylor 24e68639ae Re-enable DMR levels debugging. 2016-05-02 11:49:15 +01:00
Jonathan Naylor b8497a869a Bump the version date. 2016-04-28 18:39:44 +01:00
Jonathan Naylor 731a33aef8 Open up the sync search range. 2016-04-28 18:39:25 +01:00
Jonathan Naylor fe59e41915 Bump the version date. 2016-04-26 18:48:07 +01:00
Jonathan Naylor fb2581d2e7 Switch off DMR receive debugging. 2016-04-26 18:47:37 +01:00
Jonathan Naylor c711bfe858 Modify the threshold for YSF. 2016-04-20 07:26:01 +01:00
Jonathan Naylor 8dd97c02cf Bump the version date. 2016-04-19 19:53:20 +01:00
Jonathan Naylor ca3f07b8d3 Switch off debugging. 2016-04-18 21:45:52 +01:00