Edited README.md

This commit is contained in:
Tilen 2022-12-27 01:32:08 +01:00
parent 8da75089c3
commit f0460fd4da

View File

@ -8,6 +8,10 @@ Datoteke vsebujejo vse simplex FM/DMR kanale in VHF/UHF DMR repetitorje. DMR rep
Za vse DMR repetitorje sta vpisana po 2 kanala. Eden za TS1, drugi za TS2.
Poleg kanalov je znotraj repozitorija tudi datoteka, ki vsebuje vse SLO TGje in nekaj globalnih.
**Za Import uporabite datoteke znotraj datoteke ZIP: UseThis.zip**
Razlog za to je GitHub, ki pretvori zaključke vrstic znotraj csv datotek iz CRLF(Windows način) v LF(Unix način). GitHub datotek znotraj zipa ne spremeni.
--------------------------------------------------------------------------------------------------
This repository holds csv files used for programming of Anytone HAM radio stations such as:
@ -18,3 +22,6 @@ It has all of the simplex FM/DMR Channels and VHF/UHF FM/DMR Repeaters. DMR Repe
UFH FM Repeaters channel list is not finished yet, there might be some repeaters missing.
For each DMR Repeater there are 2 channels. One for TS1, one for TS2.
There is also an file with all of Slovenian talk groups and some of the global ones.
**When importing into the CPS use the files inside the ZIP: UseThis.zip**
This is because GitHub converts csv files line endings from CRLF(Windows format) to LF(Unix Format). Github does not edit files inside the zip.