Skip to content

Commit a902e10

Browse files
committed
Update README.md
1 parent 97e7b87 commit a902e10

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,16 @@ Licensed cc-by-sa-4.0
1111

1212
At some point the driver will hopefully be added to official release of CHIRP.
1313

14-
Right now you have to:
15-
1. Download [uvk5_EGZUMER.py](uvk5_EGZUMER.py?raw=1)
14+
Right now you have to download [uvk5_EGZUMER.py](uvk5_EGZUMER.py?raw=1) and load it to chirp manually.
15+
16+
## Loading with menu
1617
1. go to menu `Help` and turn on `Developer mode`
1718
1. Restart CHIRP
1819
1. Go to menu `File`, `Load module...`
1920
1. Choose downloaded `uvk5_EGZUMER.py`, new radio will appear in Quansheng section in download/upload function.
2021
1. Important, go to menu `View` and turn ON `Show extra fields`, this will show more options in `Memories` tab
2122

23+
## Loading with CHIRP input argument
24+
1. Create a shortcut to CHIRP program
25+
1. Edit shortcut settings, in target field add at the end `--module PATH_TO_DRIVER` (replace `PATH_TO_DRIVER` with a real path)
26+
1. Run CHIRP with the shortcut, it will autoamtically load the driver.

0 commit comments

Comments
 (0)