Commit Graph

168 Commits

Author SHA1 Message Date
Andy CA6JAU b846e5a7f3 Adding 80 Hz square wave test signal support 2017-12-30 20:47:48 -03:00
Jonathan Naylor efa407a579 Add the optional RX DC Offset. 2017-10-28 12:45:04 +01:00
Andy CA6JAU 17007dd1e4 Merge remote-tracking branch 'g4klx/master' 2017-08-20 11:20:52 -03:00
Andy CA6JAU 8f317fd332 Adding watchdog to host serial port 2017-08-20 11:19:58 -03:00
Jonathan Naylor 1cee9e19c0 Add an adjustable transmit DC offset. 2017-08-20 12:07:05 +01:00
Jonathan Naylor 1a9c0d3ee7 Bump the version date. 2017-05-01 09:22:05 +01:00
Jonathan Naylor 99ac6146d9 Add a ring buffer to the serial repeater. Uncompiled on the STM32
platform.
2017-04-24 18:02:36 +01:00
Jonathan Naylor baed701a6c Merge branch 'master' into c4fmdemod 2017-04-17 09:26:14 +01:00
Jonathan Naylor 8b31a53e4e Revert the DMR DMO TX changes. 2017-04-17 09:25:38 +01:00
Jonathan Naylor 9386fb2e11 Make modem debugging a run-time parameter, not compile-time. 2017-04-14 14:19:00 +01:00
phl0 cfb6e31e2f
Remove Arduino compiler warning 2017-04-13 09:35:21 +02:00
phl0 59a9b3018f
Add a define to Makefile 2017-04-12 21:57:32 +02:00
phl0 53f51820fa
Include GitID of Modem firmware 2017-04-12 11:51:28 +02:00
Jonathan Naylor 016ed333ec Remove the unused sample dumping code. 2017-04-10 17:51:44 +01:00
Jonathan Naylor 421031323d Bump the version date. 2017-04-06 18:11:23 +01:00
Jonathan Naylor 9d4779e4c3 Put idle into the second DMO slot instead of the repeat of the data. MD380/390 bug workaround. 2017-04-05 14:19:25 +01:00
Jonathan Naylor 12dc9183da Add YSF low deviation mode. 2017-03-23 20:27:23 +00:00
Jonathan Naylor e697a91710 Revert the DMR DMO transmitter changes. 2017-03-19 09:35:46 +00:00
Jonathan Naylor 3814d4243c Add extra idle frames at the start of a DMR DMO transmission. 2017-03-12 18:36:41 +00:00
Jonathan Naylor 9560c77358 Merge branch 'master' into c4fmdemod 2017-03-10 17:47:50 +00:00
George Smart 917b303a0f Added compilation timestamp to hardware description varible sent in ::getVersion() 2017-03-09 23:32:46 +00:00
Jonathan Naylor df1210eaea Remove the OscOffset parameter. 2017-03-07 20:41:54 +00:00
Jonathan Naylor d89b68ff76 Bump the version date. 2017-03-03 15:00:19 +00:00
Jonathan Naylor 7fafd762d2 Improve frame dumping capabilities. 2017-02-26 12:33:59 +00:00
Jonathan Naylor a6affb765e Remove the sync sample dumping. 2017-02-21 17:51:09 +00:00
Jonathan Naylor 2f9eb3523d Add full frame dumping. 2017-02-20 21:35:23 +00:00
Jonathan Naylor 18ec4bafb6 Merge branch 'master' into c4fmdemod 2017-02-06 20:52:33 +00:00
Jonathan Naylor b2c490e0bd Bump the version date. 2017-02-06 20:52:06 +00:00
Jonathan Naylor f3a3132a6c Add sync dumping and improve YSF and P25. 2017-01-31 20:36:31 +00:00
Jonathan Naylor 4b5f496a0c Bump the version date. 2016-12-30 11:35:39 +00:00
Jonathan Naylor 33527dd3e9 Add the RSSI calibration mode. 2016-12-28 18:07:31 +00:00
Jonathan Naylor ac47130c71 Bump the version date. 2016-11-24 17:49:36 +00:00
Andy CA6JAU 5956e79d64 Fix ADC overflow message 2016-11-19 10:54:28 -03:00
Andy CA6JAU 6f0a12785a Fix ADC overflow message 2016-11-19 10:17:22 -03:00
Jonathan Naylor e3c80e1aed Convert decode to be a bit. 2016-11-17 16:02:53 +00:00
phl0 230fab308c
Make m_dcd global variable and save extra function 2016-11-17 14:05:19 +01:00
phl0 e3f35e0875
Add carrier detect LED to MMDVM firmware 2016-11-17 11:29:43 +01:00
phl0 4e9b5cef25
Fix length of reported parameters 2016-11-17 00:53:28 +01:00
Jonathan Naylor 48c83b19c6 Improve the serial port parsing. 2016-11-04 06:45:12 +00:00
Jonathan Naylor 2cb7d37195 Abstract the serial port handling. 2016-11-01 18:01:22 +00:00
Jonathan Naylor f7ba767b57 Bump the version date. 2016-10-21 06:56:15 +01:00
Jonathan Naylor 2238ad524e Remove MBED definitions. 2016-10-20 18:26:04 +01:00
Jonathan Naylor 3ef9e40137 Allow for adjustable CW Id levels. 2016-10-10 17:35:33 +01:00
Jonathan Naylor f8d9c881ff Allow the modem to host serial displays. 2016-10-06 18:40:43 +01:00
Jonathan Naylor a1b51d4dff Fix buffer overrun in the serial code. 2016-09-12 23:16:04 +01:00
Jonathan Naylor dbcd17dda7 Add the P25 transmitter. 2016-09-08 17:53:59 +01:00
Jonathan Naylor 618529b478 Initial P25 test support. 2016-09-06 19:11:16 +01:00
Jonathan Naylor 40e55d8460 Bump the version date. 2016-09-06 17:23:35 +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 f124061b85 Change version string. 2016-08-30 17:17:56 +01:00
Jonathan Naylor 6059cd358a Change version message. 2016-08-30 17:14:47 +01:00
Jonathan Naylor 5fb0930c88 Put the type into the version data. 2016-08-28 11:30:35 +01:00
Jonathan Naylor 70e3779d64 Merge branch 'master' of github.com:g4klx/MMDVM 2016-08-25 17:34:20 +01:00
phl0 ab81d154d1
Add hint about if MMDVM was compiled with EXTERNAL_OSC 2016-08-25 08:57:44 +02:00
Jonathan Naylor 35ae6b002d First compiling version of DMO code, untested. 2016-08-23 20:16:46 +01:00
Jonathan Naylor 69f02f6649 Put the scaffolding in for DMR DMO mode. 2016-08-23 08:16: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 62743345a4 Add independent transmit levels. 2016-08-09 07:11:10 +01:00
Jonathan Naylor 87b6688f8f Remove the level tweaking functionality. 2016-07-07 17:37:06 +01:00
Jonathan Naylor 723c7fe12a Bump the version date. 2016-06-24 10:40:25 +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 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 0d07dd78eb Detect DAC overflows. 2016-06-09 19:50:34 +01:00
Jonathan Naylor e9ba2e896a Assert optional output pins on mode change. 2016-06-01 09:23:09 +01:00
Jonathan Naylor e4462ced3f Bump the version date. 2016-05-17 19:59:59 +01:00
Jonathan Naylor fe9b4d2305 Increase the speed of the CW Id. 2016-05-12 18:03:12 +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 b8497a869a Bump the version date. 2016-04-28 18:39:44 +01:00
Jonathan Naylor fe59e41915 Bump the version date. 2016-04-26 18:48:07 +01:00
Jonathan Naylor 8dd97c02cf Bump the version date. 2016-04-19 19:53:20 +01:00
Jonathan Naylor ca2c7c3418 Bump the version date. 2016-04-14 18:38:39 +01:00
Jonathan Naylor 51f26b1330 Add DMR calibration. 2016-04-14 17:42:38 +01:00
Jonathan Naylor 275c63368b Bump the version date. 2016-04-12 21:47:06 +01:00
Jonathan Naylor c69066c591 Bump the version date. 2016-04-11 11:12:59 +01:00
Jonathan Naylor b155e72c54 Match the 48kHz modem message. 2016-04-03 19:23:13 +01:00
Jonathan Naylor 2e67f92f67 Bump the version date. 2016-04-01 09:06:47 +01:00
Jonathan Naylor 25bfeef5a3 More intelligent DMR Start command. 2016-03-31 11:29:30 +01:00
Jonathan Naylor d6e5b03141 More checking for the DMR Start command. 2016-03-30 15:28:31 +01:00
Jonathan Naylor f7395a5a22 Bump the version date. 2016-03-29 20:13:04 +01:00
Jonathan Naylor e0a7ab6672 DMR start does not change the mode. 2016-03-29 17:54:33 +01:00
Jonathan Naylor 95f661a581 Bump the version date. 2016-03-27 11:32:42 +01:00
Jonathan Naylor 591ed534b5 Bump the version date. 2016-03-26 21:38:37 +00:00
Jonathan Naylor 9e91a52793 Bump the version date. 2016-03-23 17:51:11 +00:00
Jonathan Naylor 8d3ede9160 Fix DMR timing bug with OscOffset. 2016-03-23 17:46:21 +00:00
Jonathan Naylor f656baf64e Bump the version date. 2016-03-22 06:45:59 +00:00
Jonathan Naylor 89d9dd9a7b Add or remove samples to handle oscillator offsets. 2016-03-21 21:49:50 +00:00
Jonathan Naylor 4d9f8d19e2 Rationalisation of debugging messages. 2016-03-17 22:45:26 +00:00
Jonathan Naylor d957ec6e36 Bump the version date. 2016-03-17 19:34:40 +00:00
Jonathan Naylor da34f26c55 Allow for a delay before processing a DMR slot. 2016-03-17 19:31:12 +00:00
Jonathan Naylor c7ea8a68c6 Bump the version date. 2016-03-15 19:18:09 +00:00
Jonathan Naylor 037f60ea06 Set debugging on a per-file basis. 2016-03-14 20:24:51 +00:00
Jonathan Naylor 7d77f20ee9 Restore previous C4FSK filter. 2016-03-10 18:16:01 +00:00
Jonathan Naylor a4814bf351 Reduce the C4FSK filter length significantly. 2016-03-09 07:01:08 +00:00
Jonathan Naylor 314b58912b Reduce the amount of logging information. 2016-03-08 21:11:22 +00:00