Commit graph

13 commits

Author SHA1 Message Date
Daniel Caujolle-Bert 27b7d3fc41
Add RemoteCommand 'status' command.
As DMRGateway, it reports connection status.

Command sent: "status" to port: 7642
dstar:n/a dmr:conn ysf:n/a p25:n/a nxdn:n/a fm:n/a

RemoveCommand has been slighlty modified, as using Log on a read-only filesystem simply forbids the strings to be displayed.
Another solution would be to set LogInitialisse's filePath to "/tmp/" for *nix systems.
2021-03-22 20:32:43 +01:00
Jonathan Naylor 45eafe3672 Start adding the Kenwood protocol as an option. 2020-05-27 11:38:46 +01:00
Jonathan Naylor 02096f2c67 Insert the correct bytes for data transmissions in the Icom protocol. 2018-05-17 19:23:01 +01:00
Jonathan Naylor 98a31e8d20 Allow more control over NXDN networking. 2018-03-12 20:55:53 +00:00
Jonathan Naylor 4768e80a37 Fix the port numbers for NXCore Icom compatibility. 2018-03-01 20:47:39 +00:00
Jonathan Naylor d17ca9b4ba Begin handling Icom format network frames. Work in progress. 2018-02-15 20:20:07 +00:00
Jonathan Naylor dc5bd0c8a8 Remove support for 9600Bd specific audio mode. 2018-02-07 18:26:26 +00:00
Jonathan Naylor 9e83f577a6 Finish off the networking interface. 2018-02-06 20:40:29 +00:00
Jonathan Naylor 9fcc4b59eb Fix outgoing NXDN networking. 2018-02-06 19:00:01 +00:00
Jonathan Naylor e78320fc18 More changes to the NXDN networking. 2018-01-31 07:55:59 +00:00
Jonathan Naylor 7e22cdfa7e Add more sophistication to the network side of NXDN. 2018-01-29 23:32:44 +00:00
Jonathan Naylor a487abdb43 Start converting YSF to NXDN. 2018-01-15 21:29:59 +00:00
Jonathan Naylor 712cfc89c6 Add basic NXDN networking. 2018-01-15 21:03:34 +00:00