-
Notifications
You must be signed in to change notification settings - Fork 62
/
CHANGELOG
97 lines (52 loc) · 2.91 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
dsdcc (1.9.0-1) unstable; urgency=medium
* All: tolerate some mismatching symbols in the sync sequence. Implements #36
* DMR BP: apply only to the 49 bits of data
-- Edouard Griffiths, F4EXB <[email protected]> Sat, 25 Jul 2020 10:38:11 +0200
dsdcc (1.8.4-1) unstable; urgency=medium
* NXDN: take RTCH-C frames into consideration
* MSVC compatibility
-- Edouard Griffiths, F4EXB <[email protected]> Sat, 01 Dec 2018 20:15:15 +0100
dsdcc (1.8.3-1) unstable; urgency=medium
* NXDN: support full rate (EFR)
-- Edouard Griffiths, F4EXB <[email protected]> Thu, 28 Jun 2018 14:15:15 +0200
dsdcc (1.8.2-1) unstable; urgency=medium
* Fixed compilation errors
-- Edouard Griffiths, F4EXB <[email protected]> Sun, 24 Jun 2018 18:15:15 +0200
dsdcc (1.8.1-1) unstable; urgency=medium
* High pass filter enhancement
-- Edouard Griffiths, F4EXB <[email protected]> Sun, 24 Jun 2018 17:15:15 +0200
dsdcc (1.8.0-1) unstable; urgency=medium
* NXDN implementation
-- Edouard Griffiths, F4EXB <[email protected]> Sun, 24 Jun 2018 16:15:15 +0200
dsdcc (1.7.7-1) unstable; urgency=medium
* Reverted Implement DMR negative
-- Edouard Griffiths, F4EXB <[email protected]> Tue, 24 Apr 2018 16:15:15 +0200
dsdcc (1.7.6-1) unstable; urgency=medium
* Upsampling by 2,3,4,5 with mbelib decoding
-- Edouard Griffiths, F4EXB <[email protected]> Mon, 23 Apr 2018 16:15:15 +0200
dsdcc (1.7.5-1) unstable; urgency=medium
* Implemented DMR negative
-- Edouard Griffiths, F4EXB <[email protected]> Sat, 31 Mar 2018 16:15:15 +0200
dsdcc (1.7.4-1) unstable; urgency=medium
* changed optional audio high pass filter cutoff down to 240 Hz @ -3 dB
-- Edouard Griffiths, F4EXB <[email protected]> Tue, 02 Jan 2018 18:15:15 +0100
dsdcc (1.7.3-1) unstable; urgency=medium
* Added optional audio high pass filter when processing with mbelib
-- Edouard Griffiths, F4EXB <[email protected]> Tue, 26 Dec 2017 19:15:15 +0100
dsdcc (1.7.2-1) unstable; urgency=medium
* Activated compiler warnings and made corresponding fixes
-- Edouard Griffiths, F4EXB <[email protected]> Thu, 25 May 2017 23:15:15 +0200
dsdcc (1.7.1-1) unstable; urgency=medium
* Make PLL to track symbol synchronization optional
* YSF: fixed FICH code
-- Edouard Griffiths, F4EXB <[email protected]> Sun, 07 May 2017 11:15:15 +0200
dsdcc (1.7.0-1) unstable; urgency=medium
* Implemented PLL to track symbol synchronization
* Code cleanup with cppcheck and Eclipse possibly fixing occasional segfault
-- Edouard Griffiths, F4EXB <[email protected]> Sat, 06 May 2017 11:15:15 +0200
dsdcc (1.6.0-1) unstable; urgency=medium
* Initial release as a Debian package
* Code refactoring with some changes in interface from 1.5.5
* Added options to log formatted messages containing the traffic control information
* Added options to specify own geographical position
-- Edouard Griffiths, F4EXB <[email protected]> Sat, 14 Jan 2017 11:15:15 +0100