XHPVAT-FM

XHPVAT-FM is a radio station on 88.3 FM in Maravatío, Michoacán. It is known as Radio Sensitiva.

XHPVAT-FM
CityMaravatío, Michoacán
Frequency88.3 FM
BrandingSensitiva 88.3 FM
SloganConectamos Tus Sentidos
Programming
FormatRegional Mexican
Ownership
OwnerGrupo LCL Comunicaciones
(Mr Pool Music, S.A. de C.V.)
History
First air dateJuly 1, 2017
Call sign meaningMaraVATío
Technical information
ClassA
ERP3 kW
HAAT-135 m
Links
Websitewww.radiosensitiva.com

History

XHPVAT was awarded in the IFT-4 radio auction of 2017 and was the only station won by a consortium, consisting of Leopoldo González Cruz, Cristopher González Cruz, and Leopoldo Neftalí González Cruz. The consortium was formed as a company, Mr Pool Music, prior to the formal awarding of the station's concession on June 27, 2017.

Sensitiva was the first new station to go on as a result of IFT-4.

gollark: ...
gollark: Done.
gollark: https://pastebin.com/Frv3xkB9Full badly-commented thing.
gollark: I *did* test this, you know.
gollark: ```lua-- Convert path to canonical formlocal function canonicalize(path) return fs.combine(path, "")endlocal function path_in(p, dir) return starts_with(canonicalize(p), canonicalize(dir))end-- Resolve a path with the given root - if you go outside it, loops you back inlocal function resolve_path(path, root) if path_in(path, "/rom") then -- allow access to shared ROM return path end local new_path = fs.combine(root, path) if not path_in(new_path, root) then return resolve_path(new_path, root) else return new_path endend```Relevant code.

References


    This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.