diff options
Diffstat (limited to 'src/MTS_IO_MccMncTable.cpp')
| -rw-r--r-- | src/MTS_IO_MccMncTable.cpp | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/src/MTS_IO_MccMncTable.cpp b/src/MTS_IO_MccMncTable.cpp index f1940be..6b45e77 100644 --- a/src/MTS_IO_MccMncTable.cpp +++ b/src/MTS_IO_MccMncTable.cpp @@ -21,7 +21,7 @@  /*!   \file MTS_IO_MccMncTable.cpp   \brief Auto-Generated MCC-MNC Lookup Table - \date 2023-01-06 + \date 2023-01-26   \author sgodinez   An Auto-Generated MCC-MNC Lookup Table @@ -798,6 +798,7 @@ void MccMncTable::createTable() {      m_mTable[787][304] = "us,United States,1,AT&T Wireless Inc.,att-first";      m_mTable[787][320] = "us,United States,1,FirstNet,att-first";      m_mTable[787][528] = "us,United States,1,AT&T Wireless Inc.,att"; +    m_mTable[789][16] = "us,United States,1,Generic CBRS,cbrs-generic";      m_mTable[790][16] = "us,United States,1,Sprint Spectrum,";      m_mTable[790][17] = "us,United States,1,Southern Communications Services Inc.,";      m_mTable[816][287] = "pr,Puerto Rico,1787,Puerto Rico Telephone Company Inc. (PRTC),"; | 
