Commit Graph

288 Commits

Author SHA1 Message Date
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
Geoffrey Merck 5fc2974f9b Add missing base class 2020-02-22 06:44:01 +01:00
Geoffrey Merck 6301fe5485 Fixed segmentation fault 2020-02-22 06:20:54 +01:00
Geoffrey Merck 02a583f0b3 Reduce processing delay
Process one packet all at once
2020-02-22 06:10:55 +01:00
Geoffrey Merck 5356f37fd8 Merge branch 'TranscodingTweaks' of https://github.com/F4FXL/xlxd into TranscodingTweaks 2020-02-13 20:35:21 +01:00
Geoffrey Merck 10c796f192 Make AGC 25dB below saturation 2020-02-13 20:34:51 +01:00
Geoffrey Merck c44aac0f84
Default AGC off, restore gains 2020-02-12 20:59:11 +01:00
Geoffrey Merck b9d0c6e532 Add AGC clamping constant, turn AGC on, reduce target energy 2020-02-04 22:23:06 +01:00
Geoffrey Merck ee1b97a165 Better FIR Filter implementation, correct sample collecting 2020-02-04 22:21:57 +01:00
Geoffrey Merck 4ba6a77ecc Improve circular buffer 2020-02-03 22:23:10 +01:00
Geoffrey Merck adbea50027 It is always better to initialize variables 2020-02-03 21:26:41 +01:00
Geoffrey Merck de961853c7 Add Filtering and defines
Add FIR passband Filtering
Add defines to swithc features on and off
2020-02-03 20:52:14 +01:00
Geoffrey Merck f936d8ffeb Reenable gain clamping 2020-02-03 20:10:40 +01:00
Geoffrey Merck 3c06fb0ac1 Do not square energy as we are not complex. Do not clamp gain 2020-02-03 15:34:08 +01:00
Geoffrey Merck 66eab222c4 Remove debug information ouput 2020-01-29 20:08:20 +01:00
Geoffrey Merck f01c44ed53 Add comments 2020-01-29 20:02:03 +01:00
Geoffrey Merck fe700f253b Clean up and better names for variables 2020-01-29 19:57:12 +01:00
Geoffrey Merck 0a06b26748 Apply Scale to energy, value still needs to be tweaked 2020-01-29 19:37:35 +01:00
Geoffrey Merck 7ffc58daaa Well, forgot some basic maths .... 2020-01-29 18:12:26 +01:00
Geoffrey Merck 53384f036c Clamp Gain, Scale input sample
Add gain clamping +-dB
Scale input Sample
2020-01-29 17:30:22 +01:00
Geoffrey Merck 658a47bc4e Avoid Exxposing a reference to the internal AGC, improve debug info 2020-01-28 21:44:51 +01:00
Geoffrey Merck 64f5fddf17 Add AGC 2020-01-28 21:06:43 +01:00
Geoffrey Merck a78c30abfb Test gain set to -3/+3 2020-01-27 16:34:57 +01:00
LX3JL be87d54897 xlxd 2.3.5
Updated YSF server status protocol
2020-01-08 19:28:54 +01:00
LX3JL 72eeaafc87 Merge branch 'master' of https://github.com/LX3JL/xlxd 2020-01-04 11:17:36 +01:00
LX3JL 4a5def081c xlxd 2.3.4
added support for YSF reflector status protocol
2020-01-04 11:17:22 +01:00
LX1IQ 7ab9b3ca5c
Update xlxd 2019-12-12 10:21:35 +01:00
LX1IQ 030b202bef
Update country.csv 2019-12-04 13:29:35 +01:00
LX1IQ ab09402cee
Update country.csv 2019-12-04 13:28:42 +01:00
LX1IQ 4cc383a7f3
db v2.4.0 2019-12-03 08:41:24 +01:00
LX3JL b96c1bba58 Merge branch 'master' of https://github.com/LX3JL/xlxd 2019-12-01 13:57:34 +01:00
LX3JL 66624df5e0 xlxd 2.3.3
corrected bug
2019-12-01 13:57:12 +01:00
LX1IQ 57ab0d4179
Update country.csv 2019-11-20 10:40:17 +01:00
LX1IQ ada4664488
Update country.csv 2019-11-20 10:39:16 +01:00
LX1IQ f421f32ed9
Update README.md 2019-11-20 09:08:57 +01:00
LX1IQ 757afc8a46
Update README.md 2019-11-20 09:05:40 +01:00
LX3JL 6749775430 xlxd 2.3.2
Added YSF 'auto-link' feature
2019-11-17 10:14:56 +01:00
LX1IQ 728b530a20
Update README.md 2019-10-26 17:48:04 +02:00
LX1IQ 0c9a14944d
Add files via upload 2019-10-26 17:25:23 +02:00
LX1IQ 324dffdb0b
Update README.md 2019-10-26 17:21:31 +02:00