|
1 | 1 | # RTLSDR-Airband
|
2 | 2 |
|
3 |
| - |
| 3 | + |
| 4 | + |
| 5 | + |
4 | 6 |
|
5 |
| -**NOTE: Going forward a release tag will be automatically created on each merge to `main`. For the latest version, see [here](https://github.com/charlie-foxtrot/RTLSDR-Airband/releases/latest).** |
| 7 | +NOTE: Changes as of v5.0.0: |
| 8 | + - PRs will be opened directly against `main` and the `unstable` branch will no longer be used |
| 9 | + - Version tags will be automatically created on each merge to `main` |
| 10 | + - A release will be created on each `major` or `minor` version tag but not `minor` tags |
| 11 | + - Checking out `main` is recommended over using a release artifact to stay on the latest version |
| 12 | + - 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). |
| 13 | + - 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) |
6 | 14 |
|
7 |
| -**NOTE: Going forward PRs will be opened directly against `main` and the `unstable` branch will no longer be used.** |
8 |
| - |
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 |
| - |
11 |
| -**NOTE: As of version `v5.0.0` 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)** |
12 |
| - |
13 |
| -**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** |
| 15 | +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 |
14 | 16 |
|
| 17 | +## Overview |
15 | 18 |
|
16 | 19 | RTLSDR-Airband receives analog radio voice channels and produces
|
17 | 20 | audio streams which can be routed to various outputs, such as online
|
|
0 commit comments