You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: NEWS.md
+17-17Lines changed: 17 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ This file will no longer be updated with each release, for changes between relea
4
4
5
5
Version 5.0.0 (Jan 21, 2024):
6
6
7
-
* NOTE: Going forward a release tag will be automatically created on each merge to `main`, and changes will not be reflected in this file. For changes between versions see the repo's [release history](https://github.com/charlie-foxtrot/RTLSDR-Airband/releases).
7
+
* NOTE: Going forward a release tag will be automatically created on each merge to `main`, and changes will not be reflected in this file. For changes between versions see the repo's [release history](https://github.com/rtl-airband/RTLSDR-Airband/releases).
8
8
* NOTE: Going forward PRs will be opened directly against `main` and the `unstable` branch will no longer be used.
9
9
* NOTE: This repo has significantly diverged from the original project [microtony/RTLSDR-Airband](https://github.com/microtony/RTLSDR-Airband) so it has been been detached (ie no longer a fork).
10
10
11
-
* Changes in this release, see [#444](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/444):
11
+
* Changes in this release, see [#444](https://github.com/rtl-airband/RTLSDR-Airband/pull/444):
12
12
* build and publish docker containers
13
13
* changes to supported `cmake` platforms:
14
14
* depreciate `rpiv1`, `armv7-generic`, and `armv8-generic` and build platforms
@@ -22,23 +22,23 @@ Version 5.0.0 (Jan 21, 2024):
22
22
Version 4.2.0 (Oct 13, 2023):
23
23
24
24
* Changes in this release:
25
-
* Add support for building with libshout v2.4.6, see [#382](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/382) and [#422](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/422)
26
-
* Add error checking for lowpass <= highpass, see [#399](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/399) and [#412](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/412)
27
-
* Remove limit on count of mixer inputs (thanks @cdknox), see [#408](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/408)
28
-
* Add `dated_subdirectories` config option for output files (thanks, @marcin-osowski), see [#413](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/413)
25
+
* Add support for building with libshout v2.4.6, see [#382](https://github.com/rtl-airband/RTLSDR-Airband/pull/382) and [#422](https://github.com/rtl-airband/RTLSDR-Airband/pull/422)
26
+
* Add error checking for lowpass <= highpass, see [#399](https://github.com/rtl-airband/RTLSDR-Airband/pull/399) and [#412](https://github.com/rtl-airband/RTLSDR-Airband/pull/412)
27
+
* Remove limit on count of mixer inputs (thanks @cdknox), see [#408](https://github.com/rtl-airband/RTLSDR-Airband/pull/408)
28
+
* Add `dated_subdirectories` config option for output files (thanks, @marcin-osowski), see [#413](https://github.com/rtl-airband/RTLSDR-Airband/pull/413)
29
29
30
30
Version 4.1.1 (May 1, 2023):
31
31
32
32
* Changes in this release:
33
-
* Fix build issues when using VideoCore GPU, see [#378](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/378)
33
+
* Fix build issues when using VideoCore GPU, see [#378](https://github.com/rtl-airband/RTLSDR-Airband/pull/378)
34
34
35
35
Version 4.1.0 (April 23, 2023):
36
36
37
37
* Changes in this release:
38
-
* Add `channel_dbfs_noise_level` and `channel_dbfs_signal_level` to the stats file, see [#355](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/355)
39
-
* Add squelch support for CTCSS, add `channel_ctcss_counter` and `channel_no_ctcss_counter` to the stats file, see [#368](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/368)
40
-
* Support `ampfactor` on a per-channel basis (in addition to mixer inputs), see [#369](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/369)
41
-
* Fix config error messages, see [#371](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/371)
38
+
* Add `channel_dbfs_noise_level` and `channel_dbfs_signal_level` to the stats file, see [#355](https://github.com/rtl-airband/RTLSDR-Airband/pull/355)
39
+
* Add squelch support for CTCSS, add `channel_ctcss_counter` and `channel_no_ctcss_counter` to the stats file, see [#368](https://github.com/rtl-airband/RTLSDR-Airband/pull/368)
40
+
* Support `ampfactor` on a per-channel basis (in addition to mixer inputs), see [#369](https://github.com/rtl-airband/RTLSDR-Airband/pull/369)
41
+
* Fix config error messages, see [#371](https://github.com/rtl-airband/RTLSDR-Airband/pull/371)
42
42
* Multiple CI / workflow improvements, including:
43
43
* Addition of Dockerfiles and shell scripts for multiple build environments
44
44
* Addition of vscode devcontainer configuration
@@ -48,14 +48,14 @@ Version 4.1.0 (April 23, 2023):
48
48
Version 4.0.3 (Jan 10, 2023):
49
49
50
50
* Changes in this release:
51
-
* Add `channel_squelch_level` to stats file, see [#332](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/332)
51
+
* Add `channel_squelch_level` to stats file, see [#332](https://github.com/rtl-airband/RTLSDR-Airband/pull/332)
52
52
* Support "default" values in lists for `squelch_snr_threshold` and `notch_q`,
53
-
see [#334](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/334)
54
-
* Set cmake `ENABLE_EXPORTS` property, see [#339](https://github.com/charlie-foxtrot/RTLSDR-Airband/pull/339)
53
+
see [#334](https://github.com/rtl-airband/RTLSDR-Airband/pull/334)
54
+
* Set cmake `ENABLE_EXPORTS` property, see [#339](https://github.com/rtl-airband/RTLSDR-Airband/pull/339)
55
55
56
56
* Other items to note:
57
-
* Repo maintainer has changed, see [#342](https://github.com/charlie-foxtrot/RTLSDR-Airband/discussions/342)
58
-
* Repo URL has moved to https://github.com/charlie-foxtrot/RTLSDR-Airband
57
+
* Repo maintainer has changed, see [#342](https://github.com/rtl-airband/RTLSDR-Airband/discussions/342)
58
+
* Repo URL has moved to https://github.com/rtl-airband/RTLSDR-Airband
59
59
* Default branch / Top of Tree has been renamed to `main`
60
60
61
61
Version 4.0.2 (Dec 26, 2021):
@@ -207,7 +207,7 @@ Version 3.0.0 (Feb 10, 2018):
207
207
* Frequencies in the config can now be expressed in Hz, kHz, MHz or GHz
208
208
for improved readability.
209
209
* Lots of bugfixes.
210
-
* Rewritten documentation on [Github Wiki](https://github.com/szpajder/RTLSDR-Airband/wiki).
210
+
* Rewritten documentation on [Github Wiki](https://github.com/rtl-airband/RTLSDR-Airband/wiki).
- License is now GPLv2 [#503](https://github.com/rtl-airband/RTLSDR-Airband/discussions/503)
10
+
11
+
NOTE: Repo URL has moved to https://github.com/rtl-airband/RTLSDR-Airband see [#502](https://github.com/rtl-airband/RTLSDR-Airband/discussions/502) for info
12
+
13
+
Changes as of v5.0.0:
9
14
- PRs will be opened directly against `main` and the `unstable` branch will no longer be used
10
15
- Version tags will be automatically created on each merge to `main`
11
16
- A release will be created on each `major` or `minor` version tag but not `minor` tags
12
17
- Checking out `main` is recommended over using a release artifact to stay on the latest version
13
18
- This repo has significantly diverged from the original project [microtony/RTLSDR-Airband](https://github.com/microtony/RTLSDR-Airband) so it has been been detached (ie no longer a fork).
14
-
- Specific build support for `rpiv1`, `armv7-generic`, and `armv8-generic` have been deprecated for the new default `native`, see [#447](https://github.com/charlie-foxtrot/RTLSDR-Airband/discussions/447)
19
+
- Specific build support for `rpiv1`, `armv7-generic`, and `armv8-generic` have been deprecated for the new default `native`, see [#447](https://github.com/rtl-airband/RTLSDR-Airband/discussions/447)
15
20
16
-
NOTE: Repo URL has moved to https://github.com/charlie-foxtrot/RTLSDR-Airband see [#342](https://github.com/charlie-foxtrot/RTLSDR-Airband/discussions/342) for info
17
21
18
22
## Overview
19
23
@@ -26,7 +30,7 @@ radios are now supported as well.
26
30
27
31
## Documentation
28
32
29
-
User's manual is now on the [wiki](https://github.com/charlie-foxtrot/RTLSDR-Airband/wiki).
33
+
User's manual is now on the [wiki](https://github.com/rtl-airband/RTLSDR-Airband/wiki).
30
34
31
35
## Credits and thanks
32
36
@@ -41,24 +45,24 @@ of RTLSDR-Airband. Special thanks go to:
41
45
42
46
## License
43
47
44
-
Copyright (C) 2022-2024 charlie-foxtrot
48
+
Copyright (C) 2022-2025 charlie-foxtrot
45
49
46
50
Copyright (C) 2015-2022 Tomasz Lemiech <szpajder@gmail.com>
47
51
48
52
Based on original work by Wong Man Hang <microtony@gmail.com>
49
53
50
-
This program is free software: you can redistribute it and/or modify
51
-
it under the terms of the GNU General Public License as published by
52
-
the Free Software Foundation, either version 3 of the License, or
53
-
(at your option) any later version.
54
+
This program is free software; you can redistribute it and/or
55
+
modify it under the terms of the GNU General Public License
56
+
as published by the Free Software Foundation; either version 2
57
+
of the License, or (at your option) any later version.
54
58
55
59
This program is distributed in the hope that it will be useful,
56
60
but WITHOUT ANY WARRANTY; without even the implied warranty of
57
61
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
58
62
GNU General Public License for more details.
59
63
60
64
You should have received a copy of the GNU General Public License
61
-
along with this program. If not, see <http://www.gnu.org/licenses/>.
65
+
along with this program; if not, see <https://www.gnu.org/licenses/>.
0 commit comments