Jonathan Naylor
3de54f6dd8
Merge branch 'ipv6' into SimpleDMR
2020-09-03 11:43:42 +01:00
Jonathan Naylor
2349520964
Remove the location information from the new config message.
2020-08-27 10:13:02 +01:00
Jonathan Naylor
98879b5c14
Reinstated the location field.
2020-08-26 12:13:34 +01:00
Jonathan Naylor
66a17f4849
Simplify the Host to DMR Gateway protocol.
2020-08-26 09:29:11 +01:00
msraya
52ca12e88a
Update files to remove DG-ID and mantain consistency in code
2020-08-03 19:48:25 +01:00
Jonathan Naylor
3e6d5d5a7f
Add UseCOSAsLockout and FM Access Mode parameters.
2020-07-13 16:02:04 +01:00
SASANO Takayoshi
74adbd4895
Merge remote-tracking branch 'upstream/master' into ipv6
...
simply merged upstream code.
following files are conflicted, all fixed
GPSD.h, MobileGPS.cpp, NXDNNetwork.cpp, NXDNNetwork.h, UDPSocket.h
NXDNIcomNetwork and NXDNKenwoodNetwork is still original code,
not support IPv6-UDPSocket yet.
2020-07-03 04:17:14 +09:00
Jonathan Naylor
edce667018
Replace MobileGPS with gpsd.
2020-06-29 11:25:10 +01:00
SASANO Takayoshi
816f8ea0a1
Merge remote-tracking branch 'origin' into ipv6
2020-06-12 20:24:17 +09:00
Jonathan Naylor
924baeacd1
More work on integrating the Kenwood NXDN protocol.
2020-05-27 12:07:21 +01:00
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
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
11cd5679a7
Simplify the FM configuration.
2020-04-18 13:43:36 +01:00
Jonathan Naylor
f8bce3823a
Allow for a seperate FM timeout value.
2020-04-15 14:14:38 +01:00
Jonathan Naylor
1f17aec1f1
Add the minimum time for a 'K' parameter.
2020-04-13 15:53:18 +01:00
Jonathan Naylor
58aff1ab77
Split the RF and Network acks.
2020-04-13 13:36:16 +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
SASANO Takayoshi
5df1fe551f
add IPv6 support for RemoteControl
...
To specify IP(v4/v6) address for RemoteControl port,
add Address parameter in [RemoteControl] section to MMDVM.ini.
Different from other Address(es), the default IP address of RemoteControl
is 127.0.0.1 for security.
2020-04-11 13:12:19 +09:00
Jonathan Naylor
535ddba1a0
Beginnings of FM support.
2020-04-09 22:02:47 +01:00
Shawn Chain
88d91e420a
use enum DMR_OVCM_TYPES
2019-11-17 10:57:58 +08:00
Shawn Chain
2f9595949a
Change ovcm config to int value
2019-11-16 23:06:26 +08:00
Jonathan Naylor
aa7ae2371c
Merge pull request #533 from maierp/maier_p_ovcm_rx
...
Config setting for sending OVCM to network (RX)
2019-11-15 11:58:02 +00:00
Patrick Maier
6caffb2bc0
Separate the config if OVCM should be supported in sending and receiving direction
2019-11-09 17:22:39 +01:00
phl0
4be7ccd924
Fix changed type for dmr_Beacons
2019-11-05 12:50:59 +01:00
Jonathan Naylor
98e0869257
Re-introduce optional network DMR beacons.
2019-11-05 08:42:21 +00:00
Jonathan Naylor
6bababeb96
Add OVCM support.
2019-10-11 18:24:25 +01:00
Florian Wolters
005590b6aa
Minor code beauty
2019-09-27 22:48:57 +02:00
sp5lg
bd5117b9e4
Introducing LogoScreensaver=1 or 0 parameter for blanking OLED diplays in idle
2019-09-27 22:28:57 +02:00
Shawn Chain
814059ff35
remove unused variables from OLED class
2019-05-14 18:19:02 +08:00
GuusvanDooren
6d83bfb8bc
QSO info removed from OLED. QSO info add via CASTInfo.
2019-05-10 20:44:01 +02:00
Jonathan Naylor
72fe13780f
Remove the old System Fusion SQL config option and processing.
2019-02-12 11:29:05 +00:00
Jonathan Naylor
42a48209d4
Add remote control interface.
2019-01-07 11:03:37 +00:00
Jonathan Naylor
e847711d17
Add MobileGPS support for DMR.
2018-11-06 12:14:57 +00:00
Jonathan Naylor
4bf15438d5
Integrate the new messages into the OLED display driver.
2018-10-31 16:54:57 +00:00
Michael Eckhoff
f3c8f73ad9
Add Support for OLED Rotate
2018-10-30 09:30:41 -05:00
Jonathan Naylor
edaf37101a
Add MMDVM lock file based on an idea by DB1OFH.
2018-10-10 20:05:24 +01:00
phl0
ecc97aaab7
Minor code beauty
2018-09-14 23:15:50 +02:00
Luca Marchesano
f978a91519
Add select ack message dstar
...
AckMessage = 0 set BER status
AckMessage = 1 set RSSI status
2018-09-14 12:30:48 +02:00
KD4Z
ca35121b44
Add more dynamic variables and fix command manging
...
Add variables for TX Freq (t30), RX Freq (t32), CPU Temp (t20), and
Location (t31) to Base MMDVM page. These variables are available with
Layout ON7LDS L3 or higher. This allows more dynamic info to be
displayed without having to use the optional NextionDriver. Note, this
doesn't add touch support. For that, use the NextionDriver.
Fixed command mangling occuring during serial writes to Nextion due to
no ready-state monitoring of display readiness. Added simple thread
sleep to pace the commands as they are sent. Allows the display a
chance to process the command before another one is blasted in.
Prevents mangling of commands sent before display is ready to accept
them. Hardwired to 10 msec--let's see if that's enough.
Added setting in mmdvm conf file, Section: [Nextion] Setting:
DisplayTempInFahrenheit Value= 0 (default) for C. 1=Fahrenheit This
controls the value sent to t20.
2018-09-05 16:12:12 -04:00