kit-cel / gr-dab

GNU Radio DAB (digital audio broadcasting) module
http://0x7.ch/code/
GNU General Public License v3.0
43 stars 13 forks source link

DABstep TX Country list is... special #27

Closed marcusmueller closed 7 years ago

marcusmueller commented 7 years ago

Not sure if this might simply be a standards issue, but this list might be missing one or two countries that I've heard of:

    country_ID_ECC_E0 = [ 
        "None", 
        "Germany", 
        "Algeria", 
        "Andorra", 
        "Israel", 
        "Italy", 
        "Belgium", 
        "Russian Federation", 
        "Azores (Portugal)", 
        "Albania", 
        "Austria", 
        "Hungary", 
        "Malta", 
        "Germany", 
        "Canaries (Spain)", 
        "Egypt" 
    ] 
marcusmueller commented 7 years ago

Upon discussion with @MoritzLucaSchmid:

hence, closing the issue for now