RadioPal Plugin
From
Contents |
RadioPal
Overview
This plugin gives an interface to the Visteon/Directed HD radio with serial interface cable.
Skinning Properties
propertyMap
- RADIOPAL_CURRENTFREQ
- Current radio frequency
- RADIOPAL_PRESETX
- radio presets, such as RADIOPAL_RESET0, RADIOPAL_PRESET1 etc.
Standard ListModels
None
Complex ListModels
None
Events
- event:radiopal_hdartist !artist!
- HD Radio Artist
- event:radiopal_hdactive !active!
- True or false for HD active
- event:radiopal_rdsradiotext !text!
- RDS Radio Text
- event:radiopal_hdstationname !name!
- HD Station Name
- event:radiopal_hdsubchannelcount
- Number of sub-channels for the current channel
- event:radiopal_rdsprogramservice
- RDS Program Service Text
- event:radiopal_rdsgenre
- RDS Genre Text
- event:radiopal_hdstreamlock !active!
- Streamlock. active is true or false
Available Commands
- RadioPal:radio connect
- Power on HD Radio
- RadioPal:radio preset tune !index!
- Tune to frequency to preset at index.
- RadioPal:radio preset set
- Next tune command will set the preset at index to the current frequency.
- RadioPal:radio seekup
- Seek up one channel
- RadioPal:radio seekdown
- Seek down one channel
- RadioPal:radio tune !freq!
- Tune radio directly to !freq!, where freq is a double (101.1, 100.7, etc)
- RadioPal:radio setsubchannel !index!
- Set sub channel to index.
