File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -11,11 +11,16 @@ Licensed cc-by-sa-4.0
1111
1212At 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
16171 . go to menu ` Help ` and turn on ` Developer mode `
17181 . Restart CHIRP
18191 . Go to menu ` File ` , ` Load module... `
19201 . Choose downloaded ` uvk5_EGZUMER.py ` , new radio will appear in Quansheng section in download/upload function.
20211 . 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.
You can’t perform that action at this time.
0 commit comments