nas: fix RX/TX mixup

Don't know what I was thinking here, but the referenced channels
are of course *RX* channels. None of my modems can do TX CA. Yet :)

Signed-off-by: Bjørn Mork <bjorn@mork.no>
This commit is contained in:
Bjørn Mork 2016-08-19 10:36:11 +02:00 committed by Aleksander Morgado
parent 81c213791e
commit a9aab00392
2 changed files with 4 additions and 4 deletions

View File

@ -3211,7 +3211,7 @@
"format" : "sequence",
"contents" : [ { "name" : "Physical Cell ID",
"format" : "guint16"},
{ "name" : "Tx Channel",
{ "name" : "Rx Channel",
"format" : "guint16" },
{ "name" : "DL Bandwidth",
"format" : "guint32",
@ -3230,7 +3230,7 @@
"format" : "sequence",
"contents" : [ { "name" : "Physical Cell ID",
"format" : "guint16"},
{ "name" : "Tx Channel",
{ "name" : "Rx Channel",
"format" : "guint16" },
{ "name" : "DL Bandwidth",
"format" : "guint32",

View File

@ -2851,7 +2851,7 @@ get_lte_cphy_ca_info_ready (QmiClientNas *client,
NULL)) {
g_print ("Secondary Cell Info\n");
g_print ("\tPhysical Cell ID: '%" G_GUINT16_FORMAT"'\n"
"\tTX Channel: '%" G_GUINT16_FORMAT"'\n"
"\tRX Channel: '%" G_GUINT16_FORMAT"'\n"
"\tDL Bandwidth: '%s'\n"
"\tLTE Band: '%s'\n"
"\tState: '%s'\n",
@ -2870,7 +2870,7 @@ get_lte_cphy_ca_info_ready (QmiClientNas *client,
NULL)) {
g_print ("Primary Cell Info\n");
g_print ("\tPhysical Cell ID: '%" G_GUINT16_FORMAT"'\n"
"\tTX Channel: '%" G_GUINT16_FORMAT"'\n"
"\tRX Channel: '%" G_GUINT16_FORMAT"'\n"
"\tDL Bandwidth: '%s'\n"
"\tLTE Band: '%s'\n",
pci, channel,