-
Support the following settings available through RTL2832U:
- [ ] Frequency correction factor
- [ ] Sample rate
- [ ] IF Tuner Gain
- [ ] Digital AGC
- [ ] Direct sampling mode
- [ ] Offset Tunin…
-
In both the settings panel and Admin page there are checkable elements that aren't exposed as checkboxes to screen readers. Please, consider making all such elements exposed either via ARIA: checkbox …
-
Getting this error on execution, with our without parameters:
```
pi@rpi-rtl-sdr:~/rtl_biast/build $ rtl_biast
Found 1 device(s):
0: Realtek, RTL2838UHIDIR, SN: 00000001
Using device 0: Ge…
-
1. Optuna has made one update that may have the issue fixed on their end.
2. If there is a way to use a local blockchain based SQL as a replacement for Sqlite and this is more realistic to do as a se…
-
### Feature Description
In Keras it's possible to plot validation loss by accessing it through model.history, but Auto-Keras does not return an object containing this when I call .fit. What's the bes…
-
### What happened + What you expected to happen
# What happened
I ran the TensorFlow PPO algorithm on a problem that gave me some instable gradients. I wanted to apply gradient clipping and used `gr…
-
Hi @catalinii ,
At time the function `adapter.c --> get_free_adapter()` is quite simple. For example in this use case it will have troubles when:
- Three tuners, each one is a different SAT>IP ser…
-
Per my Reddit thread,
I've been struggling with app crashes while drive mapping, takes a little over half an hour to occur. "Keep screen on" is ticked, and it doesn't seem to matter if i'm interacti…
-
# Steps
- [ ] Add a remote control command that stops the tuner (which is the default) and starts spotify (librespot)
- [ ] Setup mqtt
- [x] Checkin the `/etc/default/raspotify`
See #3
-
As I have tried to control the verbosity of the tuner for sklearn, I couldn't. Apparently, there is no `verbose` keyword in `.search` function of the `SklearnTuner`. Right?