radio
Here are 1,029 public repositories matching this topic...
https://bttstrp.github.io/bootstrap-switch says:
Currently v3.3.4 · Compatible with Bootstrap 2 and 3
It should say:
Currently v3.4.0 · Compatible with Bootstrap 2 and 3
Expected Behavior
Better control over GAIN for LimeSDR device (not mini).
Please use example of the SDR Console Gain Control.
Actual Behavior
Signal really weak on the low frequencies even if GAIN is maximized.
Steps To Reproduce
- Go to URH
- Click on Spectrum Analyzer
- Refresh device, select sampling rate to 2.5M and Gain to above middle point (also tested maxim
We should have a common format for describing tunes (series of beeps) across the different implementations in this repository. Extensive searching was done, a simple widespread standard was not found.
Following is proposed:
- Simple text file
- Each line represents a beep or a pause
- Column one is a positive integer number of milliseconds
- Column two is a positive integer freque
I added One Signal Push Notification and its working great:
Step:
0.1 Create One Signal Account
0.2 Generate iOS Push Certification for One Signal iOS Device.
https://documentation.onesignal.com/docs/generate-an-ios-push-certificate
- Add Notification Service Extension
1.1 In Xcode Select File > New > Targe
As code on master is Python3 only depndency on six should be removed and affected code needs to be adapted to use Python3 constructs.
表格内按钮状态/样式修改
(必填)这个需求解决了什么问题 What problem does this feature solve
?表格内有一个或多个操作按钮,我希望在点击这些按钮后显示loading,并在稍后处理完毕后恢复。
(必填)请填写问题链接来描述为什么无法实现该功能,例如(jsfiddle、codesandbox、jsrun) Reproduction link
?如果要实现这样的功能,就需要使用 $event 把原生DOM 事件传入处理方法,但目前vxe-button好像无法这样传入(表格内用原生非vxe-按钮要单独调样式)。
-
Updated
May 18, 2020
Hi,
I am trying to use the PandoraPlayer in my app. I didn't find api or specifications or documentation. Please tell me where can I find api documentation?
Thanks
simerpreet.
Using Docker installation method
Yes
Host Operating System
Linux 5.6 Arch
Describe the bug
The nginx proxy for streaming / webdj port only accept port ending with 5 (ie. 8505, 8495).
If the port assign for streaming (Customize DJ/Streamer Port) not ending with 5, the webDJ will not function.
This also happen to people who enable "Use Web Proxy for Radio" without putting
[Feature Request] Add a setting for automatic "Now playing" information when a song starts playing
Is your feature request related to a problem? Please describe.
When a song starts playing the bot doesn't automatically show which one. That can be a little bit annoying when doing something else while the bot is playing in the background.
Describe the solution you'd like
When the bot starts a new song, it automatically posts the song title similar to the "Now playing" command
**De
-
Updated
Nov 10, 2017 - CSS
Add Tutorial
Screenshot on readme
Why is there zero documentation on how to configure after installation? I have a USRP B200 and I suppose there is some place I need to specify that such as in the Settings dialog user device. However, there is no hint as to how to do this. Entering obvious strings like 'b200' or 'USRP' doesn't do it. A couple sentences added to the readme file would go a long way to making this actually do som
-
Updated
Dec 5, 2018 - Python
Users often do not realize that certain behavior causes "throttling" (purposefully reducing bandwidth on the part of Pandora) to occur. Further, from a user-perspective it might not be clear whether throttling is happening or whether there is a bug in Pithos. For related discussion, see #113.
Note that I have a Pandora One account and do not skip many songs so I have not experienced throttling. T
I believe the documentation might be incorrect when it states the default value is 8 for the DigitalLevels setting.
I needed to boost my volume, so set it to 11 and it was very loud. I worked my way back on it and ended up with a value of a 3 giving a nice sized boost. Then I looked inside main.cc here and noticed that perhaps line 308 shows a default value of 1?
Is your feature request related to a problem? Please describe.
I would like for us to add a requirement that for a new feature to be merged it is required to add documentation to the manual. I'd also like to improve the basic documentation.
Describe the solution you'd like
The goal is to provide explanations and links to more in depth discussion of functionality without cluttering the
With the recent merge of #142 by Natan Talon and Guillaume Weghsteen, we now have support for remote controlling Somfy shaders. While the code is already in the master branch, this issue will track documentation in the wiki.
Close the issue when documentation is in place.
It was discussed in other issues that in order to facilitate error finding and provide easy way to know what's going on in app we should improve logging and give user easier access to them.
I propose to add dependency on logback which seems to be a very good logging library. I have already started integrating it and wanted to ask what do you t
-
Updated
May 18, 2020 - JavaScript
-
Updated
Jul 31, 2019 - C
Looking forward to hearing this! When the docs and download are ready, update the web page with the link.
As seen on https://www.rtl-sdr.com/localradio-a-new-rtl-sdr-app-for-macos/
Add website to repo
Please add website to the repository (under /docs/) and set up a continuous build, such as GitHub Pages. This will allow contributions to the website as pull requests.
Improve this page
Add a description, image, and links to the radio topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the radio topic, visit your repo's landing page and select "manage topics."


I might be missing these methods, or easy implementation but I just can't seem to find them in the documentation and examples.
Removing row by index. - You insert and update row by index, however removing row is suddenly by definite field and value or unique Id. I often missed ability to remove a row by its index instead of having to look for a value in that one specific row so that i can remov