Commit Graph

109 Commits (3760404af9c948ac123fd0400991cfa6878726ee)

Author SHA1 Message Date
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