All Projects β†’ vladislav805 β†’ RFM-Radio

vladislav805 / RFM-Radio

Licence: GPL-3.0 license
Real FM radio for Android.

Programming Languages

java
68154 projects - #9 most used programming language
c
50402 projects - #5 most used programming language

Projects that are alternatives of or similar to RFM-Radio

Radio
An Arduino library to control FM radio chips like SI4703, SI4705, RDA5807M, TEA5767.
Stars: ✭ 193 (+286%)
Mutual labels:  radio
SDR Matlab LTE
πŸ“‘ Using Software Designed Radio to transmit LTE downlink signals at 2.4 GHz
Stars: ✭ 21 (-58%)
Mutual labels:  radio
anytone-flash-tools
Independend flash tools for Anytone D878UV radio (and maybe others)
Stars: ✭ 31 (-38%)
Mutual labels:  radio
Jcplayer
🎡 A simple audio player for Android applications.
Stars: ✭ 209 (+318%)
Mutual labels:  radio
Gnuradio
GNU Radio – the Free and Open Software Radio Ecosystem
Stars: ✭ 3,297 (+6494%)
Mutual labels:  radio
rdio-scanner-pi-setup
A fully working police radio scanner on a Raspberry Pi with Trunk Recorder and Rdio Scanner
Stars: ✭ 24 (-52%)
Mutual labels:  radio
Si4735
SI4735 Library for Arduino
Stars: ✭ 182 (+264%)
Mutual labels:  radio
radiopush
Create communities and share songs with Spotify users (https://radiopush.app)
Stars: ✭ 89 (+78%)
Mutual labels:  radio
iheart-mplayer
Automatically open an iheartradio station in a media player, such as mplayer, VLC, or mpv
Stars: ✭ 44 (-12%)
Mutual labels:  radio
go-dmr
Digital Mobile Radio
Stars: ✭ 53 (+6%)
Mutual labels:  radio
Iot Pt
A Virtual environment for Pentesting IoT Devices
Stars: ✭ 218 (+336%)
Mutual labels:  radio
Swift Radio Pro
Professional Radio Station App for iOS!
Stars: ✭ 2,644 (+5188%)
Mutual labels:  radio
aprscot
aprscot - APRS to Cursor On Target Gateway.
Stars: ✭ 25 (-50%)
Mutual labels:  radio
Red Pitaya Notes
Notes on the Red Pitaya Open Source Instrument
Stars: ✭ 205 (+310%)
Mutual labels:  radio
urh
Universal Radio Hacker: Investigate Wireless Protocols Like A Boss
Stars: ✭ 9,060 (+18020%)
Mutual labels:  radio
Fradioplayer
A simple radio player framework for iOS, macOS, tvOS.
Stars: ✭ 183 (+266%)
Mutual labels:  radio
QuestionnaireView
A simple view to be able to display question and various field (Radio, EditText, checkbox ) for answers
Stars: ✭ 34 (-32%)
Mutual labels:  radio
hdradio
HD Radio SDR Receiver
Stars: ✭ 15 (-70%)
Mutual labels:  radio
SW-Chinese-received-frequency
δΈ»ζ΅ε›½ι™…δΈ­ζ–‡η”΅ε°ηŸ­ζ³’ζŽ₯ζ”Άι’‘ηŽ‡
Stars: ✭ 46 (-8%)
Mutual labels:  radio
gr-eventstream
gr-eventstream is a set of GNU Radio blocks for creating precisely timed events and either inserting them into, or extracting them from normal data-streams precisely. It allows for the definition of high speed time-synchronous c++ burst event handlers, as well as bridging to standard GNU Radio Async PDU messages with precise timing easily.
Stars: ✭ 38 (-24%)
Mutual labels:  radio

Real FM Radio Releases

Real hardware radio for Android smartphones based on Qualcomm Snapdragon 2xx, 4xx and 6xx processors (up to 625 and 650).

IzzyRepo

Requirements

  • To use you need root in Android (more emphasis placed on AOSP).
  • Android 5.1+ (SDK 22+).

Capabilities

  • Listening to the radio.
  • Reading RDS: PS, RT and PTY.
  • Display the signal strength in dB.
  • Radio recording in .wav and .mp3 files.
  • Saving favorite frequencies with name.
  • Ability to create multiple favorites lists.

Settings

Tuner

Tuner driver

Provides a choice of "driver" to work with the radio chip.

  • Qualcomm V4L2 driver - official, slightly modified driver from Qualcomm
  • Qualcomm V4L2 service from Spirit3 - an empirically written driver for Spirit2 written by Mike Reid. Choosing this driver requires the installed Spirit3 application version 3.0.11 or higher. (Spirit2 will not work due to path incompatibility)

Enable RDS

RDS is a radio data system. When this option is enabled, the application will display data transmitted from the radio station, such as the Program Service and Radio Text.

Antenna

Select an antenna. In most cases: 0 - default, headphones; 1 - internal (bad quality).

Audio

Audio service

Select an audio service that will record sound inside the application before playing it.

  • Lightweight audio service is the simplest service. Should work in most cases.
  • Audio service from Spirit3 - a service from Spirit3 with more accurate work with memory. The installed Spirit3 application is not required.

Audio source

Select a source for record audio inside the application.

  • For modern devices should work "1998, FM".
  • For older devices - "0, DEFAULT" (at the same time, sounds from the microphone can be heard when using the Qualcomm driver)

Application

Autostart

If enabled, audio from the radio will be immediately turned on after starting the application.

Notifications

Show PS in title

If the option is enabled, then with the "Enable RDS" option enabled, the Program Service and Radio Text will be displayed in the notification header.

Screenshots

Main screenSettings screenFavorites screen

Building

To modify the code of the native part of the application, Android NDK headers files are required.

Inspired by

Spirit1 and Spirit2 by Mike Reid.

R.I.P. 2016

Disclaimer

The application uses several sources of code:

  1. Hard-to-piece collected documentation for Tavarua, Iris, I2C, V4L2.
  2. GUI code written by the developer of this application.
  3. If Spirit3 is installed, this application can use its assembled binary file as a driver.

Contributors

  • Vladislav Veluga (@vladislav805) β€” developer;
  • Mike Reid (@mikereidis) β€” developer of Spirit 1/2;
  • Konstantin Manaev (@SoSlowMan) β€” translator (English);
  • Andus (@AndusDEV) β€” translator (Polish).
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].