Commit Graph

121 Commits (d99e21f0f97e42ddfc99c63e6edfb8519a616ad2)

Author SHA1 Message Date
Andy CA6JAU 02d5218baa Changing name DMR1KCAL to DMRCAL1K 2018-01-07 00:24:58 -03:00
Andy CA6JAU b4456aed28 Adding P25 1011 Hz Test Pattern 2018-01-07 00:06:41 -03:00
Andy CA6JAU 4871ad1210 Adding DMR 1031 Hz Test Pattern 2018-01-03 00:55:14 -03:00
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