Jonathan Naylor
|
72152cc82b
|
Make the compilation of M17 conditional.
|
2023-06-29 18:15:33 +01:00 |
|
Jonathan Naylor
|
37420dc93c
|
Make compiling D-Star conditional.
|
2023-06-29 17:13:00 +01:00 |
|
Jonathan Naylor
|
5a12f49a6e
|
Make the compilation of FM support conditional.
|
2023-06-29 15:57:13 +01:00 |
|
Jonathan Naylor
|
b524c14d1d
|
Make the compilation of POCSAG conditional.
|
2023-06-29 12:46:03 +01:00 |
|
Jonathan Naylor
|
11fc87896c
|
Make compiling AX.25 conditional.
|
2023-06-29 11:59:52 +01:00 |
|
Jonathan Naylor
|
c2bd065b2d
|
Remove the file based logging, only go via MQTT from now on.
|
2023-06-29 11:03:06 +01:00 |
|
Jonathan Naylor
|
3c48b8f61b
|
Add support for passthrough of serial data from MQTT to the spare serial port on an MMDVM modem/hotspot.
|
2023-06-20 16:33:33 +01:00 |
|
Jonathan Naylor
|
1afe34f514
|
Use MQTT for the remote command handling.
|
2023-06-20 15:27:56 +01:00 |
|
Jonathan Naylor
|
0615a4218d
|
Add MQTT subscriptions for display and remote commands.
|
2023-06-19 17:16:14 +01:00 |
|
Jonathan Naylor
|
ff004211b9
|
Rename MQTTPublisher to MQTTConnection.
|
2023-06-19 14:57:30 +01:00 |
|
Jonathan Naylor
|
d01520bea1
|
Remove all of the display processing from the code.
|
2023-06-16 17:18:43 +01:00 |
|
Jonathan Naylor
|
f5e82b6019
|
Merge branch 'mqtt' into mqtt_plus
|
2023-06-16 15:45:17 +01:00 |
|
Jonathan Naylor
|
da147031c9
|
Add host startup and closedown messages to JSON/MQTT.
|
2023-06-07 12:27:44 +01:00 |
|
Jonathan Naylor
|
2ac5b1bcfe
|
Merge branch 'master' into mqtt
|
2023-06-07 11:38:23 +01:00 |
|
Jonathan Naylor
|
9085112b4d
|
Add extra logging when starting and stopping the MMDVM.
|
2023-06-07 11:28:41 +01:00 |
|
Jonathan Naylor
|
e10454c2d5
|
Fix the signal handling.
|
2023-06-06 19:41:17 +01:00 |
|
Jonathan Naylor
|
391e382a7b
|
Remove the direct network access to DMR Masters.
|
2023-06-05 17:30:39 +01:00 |
|
Jonathan Naylor
|
17c194c466
|
Add P25 to JSON/MQTT.
|
2023-01-17 15:11:40 +00:00 |
|
Jonathan Naylor
|
b7761a4e8a
|
Add MMDVM status JSON messages.
|
2023-01-15 16:18:31 +00:00 |
|
Jonathan Naylor
|
f216ee4e04
|
Merge branch 'master' into mqtt
|
2023-01-04 16:29:00 +00:00 |
|
Chipster
|
adb67ff698
|
Suppress DMR Roaming Beacon debug messages in simplex mode; refinement to PR #753 merge.
|
2022-12-05 08:38:57 -06:00 |
|
Chipster
|
14fcbd9c1a
|
Enable Debug Log Messages when DMR Roaming Beacons are being sent.
|
2022-11-30 08:51:06 -06:00 |
|
Jonathan Naylor
|
2f761603bc
|
Filter the log data sent to MQTT based on the MQTTLevel setting.
|
2022-11-29 18:04:03 +00:00 |
|
Jonathan Naylor
|
53b73c6558
|
Clean up the MQTT interface.
|
2022-11-29 17:18:34 +00:00 |
|
Jonathan Naylor
|
96364136d9
|
Publish the log data via MQTT topics $NAME/log/$LEVEL.
|
2022-11-27 20:27:44 +00:00 |
|
Max Lapan
|
55ba1233a8
|
Page alert commands
|
2022-11-26 11:04:01 +01:00 |
|
Max Lapan
|
8f5ff4ca05
|
Add command page_bcd to send bcd message with pocsag
|
2022-11-25 20:58:26 +01:00 |
|
Max Lapan
|
f3fb072238
|
Sending test bcd message after every page command - need this for testing
|
2022-11-25 17:52:45 +01:00 |
|
Daniel Caujolle-Bert
|
a30ae3af4d
|
Add new remote command:
- hosts: display connected hosts, or NONE if disconnected (surrounded with double quotes).
Increase buffer size, for reply string, from 100 to 1024.
|
2022-01-21 10:51:41 +00:00 |
|
Daniel Caujolle-Bert
|
20b1367848
|
Add M17 network status to Remote command "status" output.
YSFNetwork: fix ::IsConnected(), it should not take m_enabled in account.
|
2022-01-07 11:47:19 +00:00 |
|
Jonathan Naylor
|
cb89b34a39
|
Rename SimpleMode to LinkMode.
|
2021-09-06 21:47:23 +01:00 |
|
Jonathan Naylor
|
ded46ebb60
|
Add a new simple FM mode for gatewaying.
|
2021-09-05 19:07:50 +01:00 |
|
Jonathan Naylor
|
4ec4b3dafe
|
Update the copyright header.
|
2021-08-17 12:15:54 +01:00 |
|
Jonathan Naylor
|
e344fc5b56
|
Alter the mode timer reset behaviour when already in that mode.
|
2021-06-18 08:56:29 +01:00 |
|
Jonathan Naylor
|
5727acceb8
|
Restore the FM lockout parameter.
|
2021-05-25 20:33:28 +01:00 |
|
Jonathan Naylor
|
0448a315e9
|
Merge branch 'M17_AX25_FM' of https://github.com/g4klx/MMDVMHost into M17_AX25_FM
|
2021-05-25 19:05:01 +01:00 |
|
Jonathan Naylor
|
347fc4bedb
|
Add an FM lockout to add to the other modes.
|
2021-05-25 19:04:09 +01:00 |
|
Jonathan Naylor
|
8d6da34b79
|
Fix M17 and FM mode switching.
|
2021-05-18 20:24:26 +01:00 |
|
Jonathan Naylor
|
8363a72f6a
|
Merge branch 'master' into M17_AX25_FM
|
2021-05-18 20:05:40 +01:00 |
|
Geoffrey
|
f5e3427cd8
|
Add SMeter to DStar ack and error
|
2021-05-15 06:51:12 +02:00 |
|
Jonathan Naylor
|
c0e3fd0a5b
|
Remove unneeded warning message.
|
2021-05-08 19:57:28 +01:00 |
|
Jonathan Naylor
|
e6fc679502
|
Add modem capabilities to stop misconfiguration.
|
2021-05-08 19:34:44 +01:00 |
|
Jonathan Naylor
|
7008c624d9
|
Regularise the local address handling across all of the protocol.
|
2021-04-25 11:10:35 +01:00 |
|
Jonathan Naylor
|
8b45e04ea0
|
Merge branch 'master' into M17_AX25_FM
|
2021-04-25 10:26:57 +01:00 |
|
Daniel Caujolle-Bert
|
ec0bc51899
|
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x].
|
2021-04-25 07:47:06 +02:00 |
|
Jonathan Naylor
|
609f1e356a
|
Add the USDP metadata header to the FM network output.
|
2021-04-24 08:43:48 +01:00 |
|
Jonathan Naylor
|
cfe9e0fba4
|
Remove the FM networking sample rate conversion.
|
2021-04-11 19:15:23 +01:00 |
|
Jonathan Naylor
|
e6d5ef9055
|
Merge branch 'master' into M17_AX25_FM
|
2021-04-08 18:44:51 +01:00 |
|
Jonathan Naylor
|
dad34bea98
|
Don't send RPTCL on DMR under error conditions.
|
2021-04-08 18:36:27 +01:00 |
|
Jonathan Naylor
|
dbf771d80c
|
Fixed M17 to be compatible with the latest protocol speciication.
|
2021-03-25 21:07:44 +00:00 |
|