Skip to content

Commit

Permalink
Add a little more color to target selection
Browse files Browse the repository at this point in the history
  • Loading branch information
MUSTARDTIGERFPV committed Jul 17, 2023
1 parent 977f6a5 commit f2b30ad
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ You can download an easy to use ESP flasher tool from [Jason8266's ESP\_Flasher

A simple way to install FormationFlight is by downloading pre-built binaries from [GitHub Releases](https://github.com/FormationFlight/FormationFlight/releases/latest). Choose the correct binary file for your board (for example, `expresslrs_rx_2400` for a 2.4GHz ExpressLRS receiver without PA/LNA like the HappyModel EP1/EP2).

See the list of [supported hardware](/hardware/) for other targets.

[Download Firmware :fontawesome-solid-microchip:](https://github.com/FormationFlight/FormationFlight/releases/latest){ .md-button }

#### Flash your board
Expand Down
14 changes: 7 additions & 7 deletions docs/hardware.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ FormationFlight supports many targets for different hardware. If you don't see y

Highly recommended for new users. The smallest, lightest, most affordable way to get started with FormationFlight.

| Target Name | Radios | Supported Hardware |
|---------------------------------------|---------------------|---------------------------------------------------------------------------------------------|
| `expresslrs_rx_2400` | 2.4GHz LoRa, ESPNOW | HappyModel EP1/EP2, RadioMaster RP1/RP2 BetaFPV Lite, Flywoo EL24E, Foxeer Lite, GEPRC Nano |
| `expresslrs_rx_2400_PA` | 2.4GHz LoRa, ESPNOW | BetaFPV Nano, Jumper AION Nano, Matek R24-S |
| `expresslrs_rx_2400_AntennaDiversity` | 2.4GHz LoRa, ESPNOW | Matek R24-D, RadioMaster RP3 |
| `expresslrs_rx_868` | 868MHz LoRa, ESPNOW | HappyModel ES900RX |
| `expresslrs_rx_915` | 915MHz LoRa, ESPNOW | HappyModel ES900RX |
| Target Name | Radios | Supported Hardware |
|---------------------------------------|---------------------|-------------------------------------------------------------------------------------------------------------|
| `expresslrs_rx_2400` | 2.4GHz LoRa, ESPNOW | HappyModel EP1/EP2, RadioMaster RP1/RP2 BetaFPV Lite, Flywoo EL24E, Foxeer Lite, GEPRC Nano, Matek F405-WTE |
| `expresslrs_rx_2400_PA` | 2.4GHz LoRa, ESPNOW | BetaFPV Nano, Jumper AION Nano, Matek R24-S |
| `expresslrs_rx_2400_AntennaDiversity` | 2.4GHz LoRa, ESPNOW | Matek R24-D, RadioMaster RP3 |
| `expresslrs_rx_868` | 868MHz LoRa, ESPNOW | HappyModel ES900RX |
| `expresslrs_rx_915` | 915MHz LoRa, ESPNOW | HappyModel ES900RX |

### Legacy Targets

Expand Down

0 comments on commit f2b30ad

Please sign in to comment.