XHONG-FM

XHONG-FM is a radio station on 100.9 FM in Ojinaga, Chihuahua. The station is owned by Grupo BM Radio and carries a grupera format known as La Primera.

XHONG-FM
CityOjinaga, Chihuahua, Mexico
Broadcast areaOjinaga, Chihuahua
Frequency100.9 FM
BrandingLa Poderosa
SloganLa Más Picuda
Programming
FormatGrupera
Ownership
OwnerGrupo BM Radio
(XHONG-FM, S.A. de C.V.)
History
First air dateDecember 5, 1997 (concession)
Call sign meaningOjiNaGa
Technical information
ERP3.9 kW[1]
Links
Websitegbmradio.com

History

XHONG received its concession on December 5, 1997. It was originally owned by Francisco Javier Velasco Siles, but in 2010 the concession was transferred to a Radiorama subsidiary. Radiorama then would shed XHONG, selling it to BM.

gollark: Any specific thingies it's missing?
gollark: You can use luadash.
gollark: ```rust#[macro_use] extern crate serenity;extern crate dotenv;use serenity::client::{Client, EventHandler};use serenity::framework::standard::StandardFramework;use std::env;struct Handler;impl EventHandler for Handler {}pub fn main() { dotenv::dotenv().ok(); // Load bot token from environment, let mut client = Client::new(&env::var("DISCORD_TOKEN").expect("token unavailable"), Handler) .expect("Error creating client"); client.with_framework(StandardFramework::new() .configure(|c| c.prefix("~")) .cmd("ping", ping)); if let Err(why) = client.start() { eprintln!("An error occured: {:?}", why); }}command!(ping(_context, message) { let _ = message.reply("Pong!");});```Fun with discord bots, and yes this is literally the example code.
gollark: t r a i t o r
gollark: f i b o n a c c i

References

  1. Instituto Federal de Telecomunicaciones. Infraestructura de Estaciones de Radio FM. Last modified 2018-05-16. Retrieved 2015-09-11. Technical information from the IFT Coverage Viewer.


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