Commit Graph

329 Commits

Author SHA1 Message Date
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
LX3JL c8e28e77d6
Merge pull request #153 from F4FXL/TranscodingTweaks
Transcoding tweaks
2020-04-06 11:21:54 +02:00
Geoffrey Merck 11bc4cb7c7 Correct looping through samples 2020-04-04 17:51:08 +02:00
Geoffrey Merck 5cbb115ddb Clean up 2020-04-04 16:25:17 +02:00
Geoffrey Merck 042188770b Back to block processing, more efficient and does not introduce delay 2020-04-04 16:16:46 +02:00
Geoffrey Merck 1770dc188f Tryning a different filter, might save some CPU 2020-04-04 05:35:10 +02:00
K2IE b8bda1ccc7 YSF module display fix for U/C only radios such as FT-70DR 2020-03-25 17:54:36 -04:00
Marius Petrescu, YO2LOJ 887edaf00d UDM Msg update
Fix for sockopt on open
2020-02-22 17:47:08 +02:00
Marius Petrescu, YO2LOJ a81d1743a8 Update
Revert udpsocket to original
2020-02-22 16:44:20 +02:00
Marius Petrescu, YO2LOJ 73648794f0 Update and cleanup
- created raw socket class
- moved udp recv via msg to a derived class
- option file read optimized
2020-02-22 16:38:56 +02:00