Commit graph

774 commits

Author SHA1 Message Date
Jonathan Naylor
7c517f8476 Update the README 2021-12-13 10:38:16 +00:00
Jonathan Naylor
c5d76be1cc
Merge pull request #277 from dg9ffm/patch-32
Update FCSRooms.txt
2021-12-12 20:01:23 +00:00
dg9ffm
9634817ddf
Update FCSRooms.txt
Update FCSRooms.txt
2021-12-05 11:23:58 +01:00
Jonathan Naylor
6cea7a63bc
Merge pull request #276 from narspt/patch-5
fix undesired connect packet passthrough
2021-12-03 07:36:12 +00:00
narspt
90233f50e2
fix undesired connect packet passthrough 2021-12-03 01:23:51 +00:00
Jonathan Naylor
1147745c48
Merge pull request #275 from narspt/patch-4 2021-11-29 06:34:26 +00:00
narspt
301e030b4d
update processWiresX return type definition 2021-11-29 01:47:21 +00:00
narspt
54ae27d63b
fix wiresx cmd passthrough happening even disabled 2021-11-29 01:43:34 +00:00
Jonathan Naylor
1456810fa9 Make FCS rooms numbering dynamic. 2021-11-08 20:16:31 +00:00
Jonathan Naylor
f0868dd4ba Update YSFHosts.txt 2021-10-25 18:49:01 +01:00
Jonathan Naylor
d152dd1074 Fix compiler warnings 2021-10-25 18:03:19 +01:00
Jonathan Naylor
e68f88e8dc
Merge pull request #274 from dg9ffm/patch-31
Update FCSRooms.txt
2021-09-29 23:32:54 +01:00
dg9ffm
08bb6c2734
Update FCSRooms.txt
Add new FCS284 (YCS284) for Bulgaria
Add new FCS505 (YCS505) for Australia
2021-09-29 23:37:16 +02:00
Jonathan Naylor
20488044b1
Merge pull request #273 from dg9ffm/patch-30
Update FCSRooms.txt
2021-09-27 21:37:58 +01:00
dg9ffm
3b7ac383db
Update FCSRooms.txt
Add new FCS202 (YCS202) for Greece
2021-09-26 16:49:38 +02:00
Jonathan Naylor
c848b32cce Add FT-5D GPS support for the DGIdGateway. 2021-09-22 21:57:38 +01:00
Jonathan Naylor
04d4c91f7c
Merge pull request #272 from f1rmb/add_yeasu_ft5d_and_missing_transceivers
Add FT-5R to the list of supported radios + icon
2021-09-22 21:53:35 +01:00
Daniel Caujolle-Bert
dee62db7cd Add FT-5R to the list of supported radios + icon
Add non-default APRS icon for the FTM-300D and DR-2X.
2021-09-22 19:59:30 +01:00
Jonathan Naylor
3a99410248 Fix the IP display bug. 2021-08-24 18:56:59 +01:00
Jonathan Naylor
8167158f87 Fix a memory corruption. 2021-08-24 18:47:32 +01:00
Jonathan Naylor
94fbd66cc3 Update the YSF hosts file. 2021-07-19 21:55:04 +01:00
Jonathan Naylor
264129e57a
Merge pull request #267 from dg9ffm/patch-29
Update FCSRooms.txt
2021-06-27 22:17:32 +01:00
dg9ffm
480601b954
Update FCSRooms.txt
Update FCSRooms.txt
2021-06-26 19:56:04 +02:00
Jonathan Naylor
2d4ffac048
Merge pull request #262 from f1rmb/f1rmb_network_port_datatype
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x].
2021-04-25 09:37:25 +01:00
Daniel Caujolle-Bert
fc76b0f4ab
Fix network ports datatype (unsigned int -> unsigned short). UDPSocket: fix old bug using m_port instead of m_port[x]. 2021-04-25 07:51:51 +02:00
Jonathan Naylor
014cddadd5
Merge pull request #259 from f1rmb/f1rmb_fix_UDPSocket_close
Fix nasty bug in UDPSocket::close().
2021-04-08 18:15:07 +01:00
Daniel Caujolle-Bert
d6ac3b2be5
Fix nasty bug in UDPSocket::close(). 2021-03-31 13:41:35 +02:00
Jonathan Naylor
c9660478c5 Bring the DGId Gateway FCS Rooms file up to date. 2021-03-28 15:31:01 +01:00
Jonathan Naylor
b582905728
Merge pull request #256 from dg9ffm/patch-28 2021-03-13 16:37:16 +00:00
dg9ffm
ca1e857aa6
Update FCSRooms.txt
Add new FCS450 (YCS450) C4FM System Fusion II Multiprotocol Server for Korea
2021-03-13 16:54:18 +01:00
Jonathan Naylor
10dcdbf56f Truncate FCS reflector names to six characters. 2021-02-28 14:18:21 +00:00
Jonathan Naylor
0c02bec9d2 Remove duplicate log messages. 2021-02-15 07:22:50 +00:00
Jonathan Naylor
6c3af73383 Fix bugs and simplify the blocking code. 2021-02-14 19:06:28 +00:00
Jonathan Naylor
d0602d9aa6 Efficiency improvements for the block list checking. 2021-02-14 13:30:06 +00:00
Jonathan Naylor
51fc88f6e4 Use struct sockaddr_storage instead of sockaddr_storage. 2021-02-13 15:35:44 +00:00
Jonathan Naylor
05c627c7d5 Fix the missing IP addresses. 2021-02-13 14:43:54 +00:00
Jonathan Naylor
39f2dc9a0d Actually stop the data if blocked. 2021-02-13 14:07:45 +00:00
Jonathan Naylor
1a81c4a003 Linux cleanup. 2021-02-13 13:29:46 +00:00
Jonathan Naylor
c159461f30 Add a rudimentary block list. 2021-02-13 13:24:27 +00:00
Jonathan Naylor
1d428e921d
Merge pull request #247 from dg9ffm/patch-27
Update FCSRooms.txt
2021-02-06 14:06:05 +00:00
dg9ffm
44cf900ec2
Update FCSRooms.txt
Adding new FCS311 US (YCS311)
2021-02-04 22:11:40 +01:00
Jonathan Naylor
8203003add Update the YSFHosts files. 2021-01-16 12:33:46 +00:00
Jonathan Naylor
a83e89f91e
Merge pull request #239 from w4edp/patch-1
Update YSFHosts.txt
2021-01-01 14:57:18 +00:00
w4edp
fbfdb1e1bf
Update YSFHosts.txt
New IP address for 43389
2020-12-17 15:46:48 -05:00
Jonathan Naylor
dd41bc0624 Update FCSRooms.txt 2020-12-10 16:41:21 +00:00
Jonathan Naylor
a53c415b2f
Merge pull request #238 from dg9ffm/patch-26
Update FCSRooms.txt
2020-12-10 16:40:18 +00:00
Jonathan Naylor
a735e77a6c
Merge branch 'master' into patch-26 2020-12-10 16:40:00 +00:00
Jonathan Naylor
22233b656f
Merge pull request #237 from dg9ffm/patch-25
Update FCSRooms.txt
2020-12-10 16:37:51 +00:00
Jonathan Naylor
aba3ead3a0
Merge branch 'master' into patch-25 2020-12-10 16:37:35 +00:00
Jonathan Naylor
edbea5b1df
Merge pull request #235 from dg9ffm/patch-24
Update FCSRooms.txt
2020-12-10 16:36:14 +00:00