Chipster
9f09acbd96
Add APRS Symbol option (based on my PR g4klx/DMRGateway#122 )
2023-02-13 08:19:42 -06:00
Daniel Caujolle-Bert
4f3bc66544
Change negation checking coding style.
2022-01-25 18:46:33 +00:00
Daniel Caujolle-Bert
a69af8ad79
Fix Static on startup.
...
If a static talkgroup is set in the configuration file is set, some 3 poll frames are sent, but replies are ignored, hence the connection status stays disconnected, and localnetwork won't get any data also.
2022-01-25 03:45:49 +00:00
Daniel Caujolle-Bert
3afa96c6cd
Add new remote command:
...
- status: displays network connection status (n/a, conn, disc), just like DMRGateway/MMDVMHost.
- host: display connected host, or NONE if disconnected (surrounded with double quotes).
2022-01-23 17:44:44 +00:00
Jonathan Naylor
599f51c9b8
Merge pull request #204 from f1rmb/fix_remote_commands
2022-01-20 12:01:38 +00:00
Daniel Caujolle-Bert
0e79ba991c
Expect a space between Talkgroup and its number.
2022-01-20 12:50:58 +01:00
Daniel Caujolle-Bert
ae9d88d254
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x].
2021-04-25 07:48:10 +02:00
Jonathan Naylor
e10d855140
Fix current TG display.
2020-11-02 11:37:18 +00:00
Jonathan Naylor
ce5dfaf240
Add optional log file rotation and fix UDP issue.
2020-11-01 12:45:51 +00:00
Jonathan Naylor
60cc911ac3
Reinstate the remote command handler.
2020-10-27 11:34:50 +00:00
Jonathan Naylor
26427333c6
Fix bugs.
2020-10-27 10:58:50 +00:00
Jonathan Naylor
3d30aadef1
Allow for static and dynamic TGs.
2020-10-26 17:13:21 +00:00
Jonathan Naylor
ab08eace4b
Merge branch 'master' into IPv6
2020-10-08 11:35:07 +01:00
Jonathan Naylor
340e864e8a
Merge pull request #120 from DVSwitch/master
...
Fix remote command speech responses
2020-10-08 11:29:23 +01:00
Jonathan Naylor
a3eb137659
Merge branch 'master' into IPv6
2020-10-07 11:16:55 +01:00
Jonathan Naylor
9400987403
Updates for NetBSD
2020-10-05 13:20:18 +01:00
Steve N4IRS
fe0ad6b61f
Fix remote command speech responses
2020-09-28 23:15:39 +00:00
Jonathan Naylor
e77fa3b3fa
Get Windows working.
2020-09-20 21:43:46 +01:00
Jonathan Naylor
62d05606d3
Convert to IPv6
2020-09-03 15:12:03 +01:00
Jonathan Naylor
458255f13e
Add selectable logging levels to the gateway.
2020-08-24 10:09:36 +01:00
Jonathan Naylor
c186d35695
Add debugging to the APRS section.
2020-06-05 09:24:42 +01:00
Jonathan Naylor
61479b55dc
Use gpsd instead of MobileGPS.
2020-06-03 12:24:29 +01:00
Jonathan Naylor
166f40b078
Use APRS Gateway for APRS-IS access.
2020-06-01 11:35:02 +01:00
Jonathan Naylor
6afbe5939a
Merge branch 'master' into Kenwood
2020-05-03 18:12:27 +01:00
Jonathan Naylor
001bc4a836
Add a basic Kenwood network handler.
2020-04-06 21:32:50 +01:00
Jonathan Naylor
f51115c1d0
Beginnings of Kenwood repeater support.
2020-04-06 16:43:53 +01:00
Jonathan Naylor
785faa7ad9
First version of the remote commands handler.
2020-04-03 17:59:40 +01:00
Jonathan Naylor
70099695df
Add MobileGPS support.
2018-11-06 11:27:36 +00:00
Jonathan Naylor
e281095a79
Close the fds after log initialisation.
2018-07-26 20:43:27 +01:00
Jonathan Naylor
b1c88b3267
Allow for a secondary hosts file.
2018-06-19 20:35:32 +01:00
Jonathan Naylor
a7c382683e
Move the location of LogInitialise.
2018-06-18 18:50:47 +01:00
Jonathan Naylor
18dc3f5e5c
Allow a user definable callsign suffix.
2018-05-24 18:46:20 +01:00
Jonathan Naylor
9c3673687d
First attempts at NXDN GPS to aprs.fi.
2018-05-22 20:43:04 +01:00
Jonathan Naylor
56bf6a9aff
Handle Icom format data transmissions as well as the data bit in my
...
system.
2018-05-17 20:32:00 +01:00
Jonathan Naylor
8f7c33d610
Add reflector relinking on inactivity.
2018-04-09 19:08:19 +01:00
Jonathan Naylor
73b0c508d9
Remove the use of the second hosts file.
2018-04-09 18:41:22 +01:00
Andy CA6JAU
0ff1dafe75
Add NXDN2DMR pseudo reflector (TG20)
2018-03-31 22:30:38 -03:00
Jonathan Naylor
7f0b9aae89
A number of major and minor fixes.
2018-03-27 08:13:54 +01:00
Jonathan Naylor
7a36995e81
Make the software safe from multiplexed TGs.
2018-03-26 20:21:32 +01:00
Jonathan Naylor
74f3674cff
Start the voice timer after the end of the transmission.
2018-03-20 22:23:06 +00:00
Jonathan Naylor
bfe3811459
Change the Id of the voice prompt.
2018-03-20 20:09:31 +00:00
Jonathan Naylor
8d7772ab75
Simlify the Icom networking section.
2018-03-16 07:07:33 +00:00
Jonathan Naylor
2303e3e1e5
Open the gateway voice data correctly.
2018-03-15 18:44:59 +00:00
Jonathan Naylor
60352ec830
Add optional repeater network debugging.
2018-03-14 22:06:07 +00:00
Jonathan Naylor
11b6cd7cf5
Fix small issues.
2018-03-14 19:24:18 +00:00
Jonathan Naylor
e3abbaa85f
Initial commit.
2018-03-13 22:16:48 +00:00