SASANO Takayoshi
7ecc62cf42
CIp::CIp() -> CIp::CIp(const int af=AF_INET)
...
This is added for CIp(AF_UNSPEC), uninitialized CIp state.
CIp() is same as CIp(AF_INET) to have backward compatibility
(the default value of CIp() is 0.0.0.0 IPv4 address).
2021-04-10 16:02:29 +09:00
SASANO Takayoshi
358911ec68
ICOM G3: rewrite with CUdpSocket::Open(uiPort, af = AF_INET)
...
For a while, this code is needed to surpress unwanted UDP port listening.
If ICOM will implement G3 on IPv6, this should be reverted.
2021-04-06 05:26:05 +09:00
SASANO Takayoshi
690d234351
add CUdpSocket::Open() to address family selection
...
Open(uint16 uiPort) -> Open(uint16 uiPort, int af = AF_UNSPEC)
2021-04-06 05:15:07 +09:00
SASANO Takayoshi
a90b01549e
fix unspecified xlxdip(secondary or later) address as 0.0.0.0
2021-04-05 21:27:57 +09:00
SASANO Takayoshi
41dcab670a
take multiple IP addresses from argument, configured by UDP_SOCKET_MAX
...
Usage: xlxd callsign xlxdip ambedip (xlxdip2) ... (xlxdipX)
* X: UDP_SOCKET_MAX
2021-04-05 20:59:34 +09:00
SASANO Takayoshi
f9456bcf58
add DEBUG_NO_G3_SUPPORT (at main.h)
...
To disable ICOM G3 support function for testing, add new definition.
2021-04-04 18:20:53 +09:00
SASANO Takayoshi
6c2e2d32ba
(src) add ipv6 support (except D-STAR G3 protocol support)
2021-03-05 20:46:50 +09:00
SASANO Takayoshi
93e761de8a
(dashboard2) add IPv6 support
2021-03-05 05:27:16 +09:00
LX3JL
73516e9f14
undo PR #176
...
#176 is breaking ambed connectivity when ambed on same machine than xlxd. So this revert to previous version
2021-01-26 11:05:13 +01:00
LX1IQ
c22c7f01e6
Update class.reflector.php
2021-01-18 11:54:28 +01:00
LX1IQ
f3dd52d08a
Update class.reflector.php
2021-01-18 11:53:35 +01:00
LX1IQ
bed3cf164b
Merge pull request #182 from yo3cat/master
...
XLX Alphanumeric names for reflector ...
2021-01-18 11:50:30 +01:00
Catalin Vatra
c69651ccb2
Update class.reflector.php
2021-01-18 11:35:36 +02:00
Catalin Vatra
ac3f9e4ad2
Update class.reflector.php
2021-01-18 11:34:52 +02:00
LX3JL
9fd1df64f1
Merge pull request #166 from phl0/UpdateMakefile
...
Add terminal config to Makefile
2021-01-17 21:34:23 +01:00
LX3JL
222aa20dde
Merge pull request #176 from F4FXL/NoPublicIPForTranscoder
...
Avoid using public IP for transcoder connection
2021-01-17 21:32:02 +01:00
LX3JL
11f3f9aa51
Merge pull request #179 from yo2loj/patch-1
...
Update buffer allocation to the correct size
2021-01-17 21:27:43 +01:00
Marius Petrescu, YO2LOJ
a8153d8ae5
Update buffer allocation to the correct size
...
Maximum size of ICMP packet is 64k while buffer allocation was UDP_BUFFER_LENMAX, while read was up to 64k.
This will cause a crash on read in the subsequent read for packets with length greater than UDP_BUFFER_LENMAX via a buffer overflow.
2021-01-16 01:43:05 +02:00
Catalin Vatra
3be46c4246
Merge pull request #1 from LX3JL/master
...
Update
2021-01-12 12:50:08 +02:00
LX3JL
cb989fd8de
xlxd 2.4.1
...
Corrected bug : last packets of a stream are sent back to sender
2021-01-05 10:36:36 +01:00
Geoffrey Merck
220da86aa0
Avoid using public IP for transcoder connection
2020-10-08 18:50:06 +02:00
LX1IQ
af900106c5
Update reflectors.php
2020-08-22 23:06:14 +02:00
LX1IQ
49b16a7fa0
Update reflectors.php
2020-08-22 23:05:28 +02:00
LX1IQ
ff837885b0
Update changes.txt
2020-08-15 10:24:58 +02:00
LX1IQ
71a1ee556a
Update config.inc.php
2020-08-15 10:21:01 +02:00
LX1IQ
14ccc8bd09
Update index.php
...
Hide liveirddb.
Is usefull if you run your dashboard under https:
2020-08-15 10:17:14 +02:00
LX1IQ
1ed96a16fd
Update scripts.readme.txt
2020-08-02 10:02:00 +02:00
LX1IQ
fa7b3e8098
Create watchdog
...
Small watchdog script to check the connectivity to the ambed hardware.
If the usb port gets unresponsive and you get persistent timeouts. The script restarts the ambed service.
You can run the script every "x" via a cronjob.
2020-08-02 09:56:16 +02:00
LX1IQ
7fab6c2e66
Update README.md
2020-07-27 08:25:31 +02:00
LX3JL
a70295c621
Merge pull request #170 from n7tae/master
...
Fix orphaned Frame memory leak
2020-07-03 09:30:19 +02:00
Tom Early
6f67b46298
Fix orphaned Frame memory leak
2020-07-02 10:38:10 -07:00
Catalin Vatra
40ce30446c
Allows alphanumeric names for the reflector
2020-06-25 07:41:04 +03:00
Catalin Vatra
257d97c583
Add alphanumeric name to reflector
2020-06-25 07:39:49 +03:00
Catalin Vatra
40e732bf7b
Allows alphanumeric names for the reflector
2020-06-25 07:33:33 +03:00
Catalin Vatra
8d7cb4b605
Allows alphanumeric names for the reflector
2020-06-25 07:32:12 +03:00
Catalin Vatra
effd58b296
Update class.reflector.php
2020-06-25 07:30:48 +03:00
phl0
c3647a45cf
Add terminal config to Makefile
2020-04-20 23:13:51 +02:00
LX1IQ
4ba94cbfe0
Merge pull request #165 from lwkoon/patch-11
...
Update country.csv
2020-04-17 09:41:26 +02:00
9W2LWK
3c9549e11a
Update country.csv
2020-04-17 15:08:28 +08:00
LX1IQ
3713ab92ce
Create scripts.readme.txt
2020-04-12 10:04:44 +02:00
LX1IQ
3ee08dc49e
Create ambed.service
...
start ambed server as a service on debian
2020-04-12 09:53:47 +02:00
LX1IQ
3271247d47
Update README.md
2020-04-07 11:53:36 +02:00
LX3JL
2f239d6746
xlxd 2.4.0
...
Added G3 protocol
2020-04-07 09:51:03 +02:00
LX3JL
ed2873f78d
Merge pull request #140 from yo2loj/master
...
Added G3 Terminal Support
2020-04-07 09:29:32 +02:00
LX1IQ
cda8457e85
Merge pull request #57 from phl0/RepeaterFilter
...
Add filter function to repeaters page
2020-04-06 13:46:58 +02:00
LX1IQ
201a45832c
Merge pull request #99 from narspt/patch-2
...
make sure buttons text never word-wrap
2020-04-06 13:08:46 +02:00
LX1IQ
0bfa70fba0
Merge pull request #102 from lwkoon/patch-7
...
logout session
2020-04-06 13:04:06 +02:00
LX3JL
e18010f66c
Merge pull request #126 from lucamarche-iz1mlt/patch-1
...
Fixed CPU load if not run as daemon
2020-04-06 12:42:45 +02:00
LX3JL
997aaa1387
Merge pull request #160 from K2IE/YSF-UC-patch
...
YSF module display fix for U/C only radios such as FT-70DR
2020-04-06 12:41:37 +02:00
LX3JL
83e7a73f25
ambed 1.3.5
...
Merged F4FXL signal processor
2020-04-06 11:34:11 +02:00