Commit Graph

43 Commits (3760404af9c948ac123fd0400991cfa6878726ee)

Author SHA1 Message Date
Andy CA6JAU f31cceac18 Fixing TX inverse SINC filter for P25, and change TX filters for gain=1 2017-04-15 13:44:00 -03:00
Jonathan Naylor a6ed1e9667 Finish committing the last change. 2017-04-15 10:22:56 +01:00
Jonathan Naylor caa73c6c4a Remove the optional wide filters for C4FSK modes. 2017-04-14 14:22:47 +01:00
Jonathan Naylor 9386fb2e11 Make modem debugging a run-time parameter, not compile-time. 2017-04-14 14:19:00 +01:00
Andy CA6JAU 38bcf1f4c4 Update the copyright message 2017-04-12 23:28:43 -03:00
Jonathan Naylor acb2004843 Convert the DMO idle frame to have an MS data sync. 2017-04-09 20:04:16 +01:00
Andy CA6JAU fcdbb8cda0 Compensate DMR deviation to match old adjustments (K=0.904) 2017-04-01 21:52:02 -03:00
Andy CA6JAU a49871cd8b Using CMSIS FIR interpolator for all modulators 2017-04-01 01:29:35 -03:00
Andy CA6JAU 546243eec6 Fixing symbol generation (zero padding for FIR interpolation) 2017-03-31 01:26:07 -03:00
Jonathan Naylor 38516074dd Forgot to set the at variable within the CACH. 2017-03-13 08:24:35 +00:00
Jonathan Naylor df1210eaea Remove the OscOffset parameter. 2017-03-07 20:41:54 +00:00
Jonathan Naylor a9b761d1dc Change the P25 TX and RX filters and add a DMR TX data holdoff counter. 2017-03-06 20:42:37 +00:00
Jonathan Naylor 8c970b26db Change size of space in transmit routines. 2017-03-06 20:36:44 +00:00
Jonathan Naylor 62743345a4 Add independent transmit levels. 2016-08-09 07:11:10 +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 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 8135f8a57d New transmit filters for DMR and YSF. 2016-07-05 07:09:01 +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 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 0c635f5132 Sanity check the ring buffers. 2016-06-13 19:47:45 +01:00
Jonathan Naylor c509f11c2a Stop TX buffer overflows. 2016-05-10 18:11:31 +01:00
Jonathan Naylor 9d9bba4902 Swap LS1 and LS0 over to match the DMR specification. 2016-04-14 22:05:01 +01:00
Jonathan Naylor fba27219f2 Update the empty short LC. 2016-04-14 21:50:48 +01:00
Jonathan Naylor 114f720ccc Small tweak to the CACH. 2016-04-14 21:27:28 +01:00
Jonathan Naylor 67aec1907e Reduce the transmit levels by half. 2016-04-14 18:38:02 +01:00
Jonathan Naylor 51f26b1330 Add DMR calibration. 2016-04-14 17:42:38 +01:00
Jonathan Naylor 65c639a3c5 Return control buffer initialisation to previous. 2016-03-24 12:55:48 +00:00
Jonathan Naylor 8d3ede9160 Fix DMR timing bug with OscOffset. 2016-03-23 17:46:21 +00:00
Jonathan Naylor 7907ce6911 Reset the sample count at the beginning of each transmission. 2016-03-22 06:36:47 +00:00
Jonathan Naylor 89d9dd9a7b Add or remove samples to handle oscillator offsets. 2016-03-21 21:49:50 +00:00
Jonathan Naylor 14170df4c3 Fix the DMR SHort LC? and switch debugging off. 2016-02-28 21:18:38 +00:00
Jonathan Naylor 4fb563f534 Workaround for TX buffer overflows. 2016-01-18 21:32:38 +00:00
Jonathan Naylor da9846c8f1 Update DMRTX.cpp
Swap DMR receive slots over.
2016-01-15 12:59:05 +00:00
Jonathan Naylor 688488620a Alter end of slot processing. 2016-01-15 06:57:02 +00:00
Jonathan Naylor dd17a47972 Initial commit 2016-01-14 18:57:21 +00:00