mirror of
https://github.com/g4klx/MMDVM_HS.git
synced 2026-04-09 00:13:34 +00:00
Add binary firmware support for generic MMDVM_HS boards with GPIO interface
This commit is contained in:
parent
9034c1add8
commit
ef79d6bb5d
6 changed files with 322 additions and 2 deletions
|
|
@ -72,9 +72,11 @@ Download the script (*.sh) that matches with your ZUMspot/MMDVM_HS board:
|
|||
- install_fw_nanohs.sh: only for Nano hotSPOT board (BI7JTA)
|
||||
- install_fw_nanodv.sh: only for Nano DV board (BG4TGO & BG5HHP)
|
||||
- install_fw_hsdualhat.sh: only for MMDVM_HS_Dual_Hat board (DB9MAT & DF2ET & DO7EN)
|
||||
- install_fw_librekit.sh: only for ZUMspot Libre Kit board (KI6ZUM & VE2GZI) or generic MMDVM_HS board
|
||||
- install_fw_librekit.sh: only for ZUMspot Libre Kit board (KI6ZUM & VE2GZI) or generic MMDVM_HS board with USB interface
|
||||
- install_fw_usb.sh: only for ZUMspot USB dongle (KI6ZUM & VE2GZI)
|
||||
- install_fw_duplex.sh: only for MMDVM_HS with dual ADF7021 (EA7GIB) or generic dual ADF7021 board
|
||||
- install_fw_duplex.sh: only for MMDVM_HS with dual ADF7021 (EA7GIB) or generic dual ADF7021 board with USB interface
|
||||
- install_fw_gen_gpio.sh: only for generic MMDVM_HS board (EA7GIB) with GPIO serial interface
|
||||
- install_fw_duplex_gpio.sh: only for MMDVM_HS with dual ADF7021 (EA7GIB) or generic dual ADF7021 board with GPIO serial interface
|
||||
|
||||
For example, download the ZUMspot RPi upgrade script:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue