nickherge88 / testpostrepo

Place to test postings before actually posting
0 stars 0 forks source link

test 1 #1

Open nickherge88 opened 8 years ago

nickherge88 commented 8 years ago

As Kanye West said:

We're living the future so the present is our past.

nickherge88 commented 8 years ago

This is an

tag

This is an

tag

This is an
tag
nickherge88 commented 8 years ago

You can combine them

nickherge88 commented 8 years ago

I think you should use an <addr> element here instead.

nickherge88 commented 8 years ago
function fancyAlert(arg) {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}
nickherge88 commented 8 years ago
{
    "type": "log",
    "clientmfg": "Hybrid Radio Dev",
    "clientver": "1.0.6",
    "duration": 86400,
    "data": {
        "device": {
            "make": "Texas Instruments",
            "model": "QNX Car 2.1",
            "year": 2016,
            "vin": "",
            "runtime": 25433455,
            "recbrand": "HD Radio",
            "recmodel": "Hybrid Radio Dev",
            "recversion": "1.0.6"
        },
        "brstations": [{
            "freq": 97900,
            "amfm": "FM",
            "calls": "null",
            "time": 5,
            "channel": "HD1",
            "starttime": "2016-01-13 07:17:04",
            "stoptime": "2016-01-13 07:17:09",
            "startloc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            },
            "stoploc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            }
        },
        {
            "freq": 97900,
            "amfm": "FM",
            "calls": "IBQT-FM",
            "time": 4,
            "channel": "HD2",
            "starttime": "2016-01-13 07:17:10",
            "stoptime": "2016-01-13 07:17:14",
            "startloc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            },
            "stoploc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            }
        }]
    }
}```
nickherge88 commented 8 years ago

{ "type": "log", "clientmfg": "Hybrid Radio Dev", "clientver": "1.0.6", "duration": 86400, "data": { "device": { "make": "Texas Instruments", "model": "QNX Car 2.1", "year": 2016, "vin": "", "runtime": 25433455, "recbrand": "HD Radio", "recmodel": "Hybrid Radio Dev", "recversion": "1.0.6" }, "brstations": [{ "freq": 97900, "amfm": "FM", "calls": "null", "time": 5, "channel": "HD1", "starttime": "2016-01-13 07:17:04", "stoptime": "2016-01-13 07:17:09", "startloc": { "lat": "40.508499", "lng": "-74.5", "cdno": 0 }, "stoploc": { "lat": "40.508499", "lng": "-74.5", "cdno": 0 } }, { "freq": 97900, "amfm": "FM", "calls": "IBQT-FM", "time": 4, "channel": "HD2", "starttime": "2016-01-13 07:17:10", "stoptime": "2016-01-13 07:17:14", "startloc": { "lat": "40.508499", "lng": "-74.5", "cdno": 0 }, "stoploc": { "lat": "40.508499", "lng": "-74.5", "cdno": 0 } }] } }

nickherge88 commented 8 years ago

I've been playing with the Hybrid Radio and the test matrix, and I have noticed something.

I am playing TuneVector_V2 via a USRP (center frequency 90.5), and I have the test market enabled. By doing this, there are three frequencies which have both HD signal and web content. These three stations are 90.9, 91.7, and 92.5.

According to SY_SRS_4113 "Hybrid Radio Use Cases and Features" Section 2.1 "HD Radio Stations with Artist Experience and Web Services Enabled" specifically states:

If available, HD Radio Technology shall remain the primary data path for all information related to 
the currently active radio station." and "When using Web Services, the HD Radio signal strength 
shall be monitored for availability. As soon as digital audio acquisition is regained on an HD Radio 
station, the Hybrid Radio receiver shall revert back to HD Radio Technology as the means of data 
retrieval for both album art and song information. This is to reduce data usage by the system.

However, what I am seeing is that both are being displayed simultaneously. If new information either from HD or from the web becomes available, the Now Playing window is updated. Even better, if new PSD becomes available from HD, that becomes updated while keeping the old web service album art.

nickherge88 commented 8 years ago
function fancyAlert(arg) {
  if(arg) {
    $.facebox({div:'#foo'})
  }
}
nickherge88 commented 8 years ago
{
    "type": "log",
    "clientmfg": "Hybrid Radio Dev",
    "clientver": "1.0.6",
    "duration": 86400,
    "data": {
        "device": {
            "make": "Texas Instruments",
            "model": "QNX Car 2.1",
            "year": 2016,
            "vin": "",
            "runtime": 25433455,
            "recbrand": "HD Radio",
            "recmodel": "Hybrid Radio Dev",
            "recversion": "1.0.6"
        },
        "brstations": [{
            "freq": 97900,
            "amfm": "FM",
            "calls": "null",
            "time": 5,
            "channel": "HD1",
            "starttime": "2016-01-13 07:17:04",
            "stoptime": "2016-01-13 07:17:09",
            "startloc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            },
            "stoploc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            }
        },
        {
            "freq": 97900,
            "amfm": "FM",
            "calls": "IBQT-FM",
            "time": 4,
            "channel": "HD2",
            "starttime": "2016-01-13 07:17:10",
            "stoptime": "2016-01-13 07:17:14",
            "startloc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            },
            "stoploc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            }
        }]
    }
}
nickherge88 commented 8 years ago
{
    "type": "log",
    "clientmfg": "Hybrid Radio Dev",
    "clientver": "1.0.6",
    "duration": 86400,
    "data": {
        "device": {
            "make": "Texas Instruments",
            "model": "QNX Car 2.1",
            "year": 2016,
            "vin": "",
            "runtime": 25433455,
            "recbrand": "HD Radio",
            "recmodel": "Hybrid Radio Dev",
            "recversion": "1.0.6"
        },
        "brstations": [{
            "freq": 97900,
            "amfm": "FM",
            "calls": "null",
            "time": 5,
            "channel": "HD1",
            "starttime": "2016-01-13 07:17:04",
            "stoptime": "2016-01-13 07:17:09",
            "startloc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            },
            "stoploc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            }
        },
        {
            "freq": 97900,
            "amfm": "FM",
            "calls": "IBQT-FM",
            "time": 4,
            "channel": "HD2",
            "starttime": "2016-01-13 07:17:10",
            "stoptime": "2016-01-13 07:17:14",
            "startloc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            },
            "stoploc": {
                "lat": "40.508499",
                "lng": "-74.5",
                "cdno": 0
            }
        }]
    }
}