Jonathan Naylor
dc5438e3aa
Merge branch 'master' into FM
2020-05-13 12:06:16 +01:00
Jonathan Naylor
083cc1155b
Merge branch 'master' into TXHang
2020-05-13 12:05:39 +01:00
Jonathan Naylor
ce121c59da
Add the low CTCSS threshold value.
2020-05-12 13:43:43 +01:00
Jonathan Naylor
d6b367b8b5
Add the P25 and NXDN transmit hang timer settings.
2020-05-06 17:10:23 +01:00
Jonathan Naylor
5410ca3ce8
Add the COSInvert parameter.
2020-05-06 11:26:54 +01:00
Jonathan Naylor
1a142e36cb
Host support for the CallsignAtLatch option.
2020-05-04 22:30:16 +01:00
m0vse
9796b400c8
Add enable/disable commands to RemoteCommand
2020-05-02 21:40:55 +01:00
Jonathan Naylor
4a923fb27e
Rename RXBoost to RFAudioBoost.
2020-04-28 14:39:14 +01:00
Jonathan Naylor
56746e1320
Add the maximum deviation level.
2020-04-25 22:43:14 +01:00
Jonathan Naylor
3d1602e50e
Add two more FM parameters.
2020-04-25 15:15:56 +01:00
Jonathan Naylor
fbdee0edf1
Remove the FM RX level.
2020-04-24 12:59:33 +01:00
Jonathan Naylor
0d956b16fa
Add a second callsign level setting.
2020-04-22 21:51:43 +01:00
Jonathan Naylor
93effcad3d
Convert the CTCSS threshold to a raw value.
2020-04-20 13:21:56 +01:00
Jonathan Naylor
c359d874b5
Regularise the FM configuration.
2020-04-18 14:59:19 +01:00
Jonathan Naylor
11cd5679a7
Simplify the FM configuration.
2020-04-18 13:43:36 +01:00
Jonathan Naylor
960a60f382
Pass the net ack text to the modem.
2020-04-14 12:22:23 +01:00
Jonathan Naylor
1f17aec1f1
Add the minimum time for a 'K' parameter.
2020-04-13 15:53:18 +01:00
Jonathan Naylor
211e96a86d
Convert to percentages.
2020-04-12 16:01:28 +01:00
Jonathan Naylor
927f31cdfa
Move the levels to the overall MMDVM control message.
2020-04-12 15:10:51 +01:00
Jonathan Naylor
dcdfca39d7
Add FM mode display.
2020-04-11 20:42:05 +01:00
Jonathan Naylor
8cd75ce787
Add the FM repeater modem parameter writes.
2020-04-09 22:55:20 +01:00
Shawn Chain
fba77bb95e
Add NullModem support
2018-12-07 17:36:11 +08:00
Jonathan Naylor
4bf15438d5
Integrate the new messages into the OLED display driver.
2018-10-31 16:54:57 +00:00
Jonathan Naylor
1a971e3986
Add the new DVMEGA-Cast messages to the Modem.
2018-10-31 15:38:56 +00:00
root
574343c439
Process data from display to MMDVMHost (serial pass-through & transparent data)
...
also taking into account the sendFrameType parameter
Do not control Nextion backlight when active brightness is zero
2018-09-13 20:35:12 +02:00
root
86fb3b6944
New option SendFrameType so one can send transparent data also to the modem serial port.
...
If set, one then has to specify the frame type (0x80 for modem serial of 0x90 for transparent data) as first byte af the message.
2018-08-13 20:39:16 +02:00
Jonathan Naylor
9cb7790bf9
Clean up the code for Windows and style.
2018-07-30 18:19:46 +01:00
Shawn Chain
d715470b1c
Extract I2C logic from SerialController to separate class
2018-07-30 21:58:35 +08:00
Jonathan Naylor
03682b000a
Clean up the I2C code.
2018-07-19 18:42:23 +01:00
Hootie81
40db88d5f8
modified: Conf.cpp
...
modified: Conf.h
modified: MMDVMHost.cpp
modified: Modem.cpp
modified: Modem.h
modified: SerialController.cpp
modified: SerialController.h
2018-07-19 13:09:00 +00:00
Jonathan Naylor
413a44e088
Add the POCSAG frequency to the modem protocol (for hotspots).
2018-06-12 19:40:49 +01:00
Jonathan Naylor
2a0364a6d4
nitial commit of POCSAG files.
2018-06-07 18:46:03 +01:00
Jonathan Naylor
31beeee604
Add the YSF TX hang parameter.
2018-05-21 21:32:33 +01:00
Jonathan Naylor
52ec2f205c
Add modem transparent modem data mode. Not used on the MMDVM currently.
2018-03-22 07:13:13 +00:00
Jonathan Naylor
b2586654a2
Initial commit of NXDN scaffolding.
2018-01-11 19:35:33 +00:00
Andy CA6JAU
1805a98f72
RF power level control for MMDVM_HS compatible devices
2017-12-30 12:05:11 -03:00
Jonathan Naylor
066e5f0270
Add the optional RX DC Offset parameter.
2017-10-28 12:37:32 +01:00
Jonathan Naylor
9a7828566d
Add an optional transmi DC offset value.
2017-08-20 12:07:57 +01:00
g0wfv
5e91c1159f
Add Tx and Rx frequency offsets
...
Enables specification of independant Tx and Rx offsets in Hz for Tx and Rx frequencies on DVMega and MMDVM_HS hardware.
Tx and Rx frequencies no longer have to be offset for frequency errors in ADF7021 devices and dashboards (BM/DMR+) will now display intended frequencies.
2017-06-14 16:46:00 +01:00
Jonathan Naylor
c1521ee445
Allow the MMDVM levels to be specified as floating point values.
2017-06-02 16:34:55 +01:00
Jonathan Naylor
9ac4919a4c
Move modem tracing to Trace and add a new modem Debug function.
2017-04-14 14:05:30 +01:00
Jonathan Naylor
dd2db36409
Remove unused sample dumping code.
2017-04-10 17:54:12 +01:00
Jonathan Naylor
1a6f282782
Add YSF low deviation mode.
2017-03-23 20:26:17 +00:00
Jonathan Naylor
d51b7261cf
Remove the OscOffset parameter.
2017-03-07 20:38:06 +00:00
Jonathan Naylor
e5228109d0
Remove sync sample dumping.
2017-02-21 17:47:05 +00:00
Jonathan Naylor
fc477d9abf
Add full frame file dumping.
2017-02-20 21:36:35 +00:00
Jonathan Naylor
144b743401
Add sample dumping.
2017-01-31 20:07:35 +00:00
phl0
8373dc0b8a
Add CD LED functionality to MMDVMHost
2016-11-17 11:48:42 +01:00
Jonathan Naylor
878b4d6d73
Add controls for the CW Id level.
2016-10-10 17:46:37 +01:00
Jonathan Naylor
178e104d44
Allow the modem to host a serial display.
2016-10-06 18:38:16 +01:00