Skip to content

Commit 7e25f66

Browse files
committed
Update intro.md
1 parent b2fc744 commit 7e25f66

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

β€Ždocs/intro.mdβ€Ž

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Trunk Recorder currently supports the following:
2525

2626
Supported platforms:
2727

28-
**Ubuntu** (18.04, 20.04, 21.04, 22.04); **Raspberry Pi** (Raspberry OS/Raspbian & Ubuntu 21.04, 22.04); **Arch Linux** (2021.09.20); **Debian** (9.x); **macOS**
28+
**Ubuntu** (18.04, 20.04, 21.04, 22.04, 23.04); **Raspberry Pi** (Raspberry OS/Raspbian & Ubuntu 21.04, 22.04); **Arch Linux** (2021.09.20); **Debian** (9.x); **macOS**
2929

3030
GNU Radio 3.7 - 3.10
3131

@@ -34,28 +34,30 @@ GNU Radio 3.7 - 3.10
3434
RTL-SDR dongles; HackRF; Ettus USRP B200, B210, B205; BladeRF; Airspy
3535

3636

37-
---
38-
3937
## Install
4038

41-
| | Docker | Ubuntu | RaspberryOS | Arch Linux | Homebrew | MacPorts |
42-
| ------------ | :-------------------------: | :----------------------------------------: | :---------------------: | :-----------------------------------: | :-------------------------------------: | :-------------------------------------: |
43-
| Linux | [πŸ“„](./Install/INSTALL-DOCKER.md) | [πŸ“„](./Install/INSTALL-LINUX.md#**ubuntu-2104**) | | [πŸ“„](./Install/INSTALL-LINUX.md#arch-linux) | | |
44-
| Raspberry Pi | [πŸ“„](./Install/INSTALL-DOCKER.md) | [πŸ“„](./Install/INSTALL-PI.md) | [πŸ“„](./Install/INSTALL-PI.md) [🎬](https://youtu.be/DizBtDZ6kE8) | | | |
45-
| MacOS | | | | | [πŸ“„](./Install/INSTALL-MAC.md#using-homebrew) | [πŸ“„](./Install/INSTALL-MAC.md#using-macports) |
39+
### Linux
40+
- [Docker](docs/Install/INSTALL-DOCKER.md)
41+
- [From Source](docs/Install/INSTALL-LINUX.md)
42+
43+
### Raspberry Pi
44+
- [Docker](docs/Install/INSTALL-DOCKER.md)
45+
- [From Source](docs/Install/INSTALL-PI.md) - [Video Walkthrough](https://youtu.be/DizBtDZ6kE8)
4646

47+
### MacOS
48+
- [From Source](docs/Install/INSTALL-MAC.md#using-homebrew)
4749

4850

49-
### Setup
50-
* [Configuring a system](./CONFIGURE.md)
51+
52+
## Setup
53+
* [Configuring a system](docs/CONFIGURE.md)
54+
* [FAQ](docs/FAQ.md)
5155

5256
### Troubleshooting
5357

5458
If are having trouble, check out the [FAQ](./FAQ.md) and/or ask a question on the [Discord Server](https://discord.gg/btJAhESnks)
5559

56-
___
57-
58-
### How Trunking Works
60+
## How Trunking Works
5961
For those not familiar, trunking systems allow a large number of user groups to share a limited number of radio frequencies by temporarily, dynamically assigning radio frequencies to talkgroups (channels) on-demand. It is understood that most user groups actually use the radio very sporadically and don't need a dedicated frequency.
6062

6163
Most trunking system types (such as SmartNet and P25) set aside one of the radio frequencies as a "control channel" that manages and broadcasts radio frequency assignments. When someone presses the Push to Talk button on their radio, the radio sends a message to the system which then assigns a voice frequency and broadcasts a Channel Grant message about it on the control channel. This lets the radio know what frequency to transmit on and tells other radios set to the same talkgroup to listen.

0 commit comments

Comments
Β (0)