-
Hello Pavel,
sorry for my beginner questions. I want to use your FT8 transceiver-software on my stemlab redpitaya 125-14.
I generated the alpine sd card how it is described. After booting in the R…
-
Hello, I want to transplant tihs demo on Sipeed M1, but meet some problems.
By changing the pin number I successfully transplant the lcd demo . But when I try the dvp_ov demo, it failed at the funct…
-
Assertion failed when using a dataset with different layout but same number of channels.
Example to reproduce:
```
% synthetic dataset
d = cosmo_synthetic_dataset('type','meeg','sens','eeg1010…
-
When exporting now I can select a day or group of days to export. But uploading those produces duplicate QSOs in LoTW when trying to upload only those that haven't been already uploaded. I have some s…
-
Hello Pavel
I just be back on PSKreporter with my new STEMLab :-)) the result is terrific
(STEMLab for FT8 on all band/OldPitaya for CW on 8 band)
Do you plan to ad FT4 ?
With the power of the ne…
F1EYG updated
4 years ago
-
#### Describe the bug
When I have a dataset loaded in where all the channel names are in upper-cased, I want to set a standard montage, but I just realized that the casing matters by default. So I tr…
-
I see some odd effects when trying to draw to LCD
```
>>> status.show_hello()
>>> import lcd
>>> lcd.draw_string(50,120, "Hello, my name is Talki!", lcd.WHITE, lcd.RED)
>>> lcd.draw_string(50,1…
-
### Description of the setup:
* Device: STEMlab 125-10 V1.0
* SD card image: https://github.com/pavel-demin/red-pitaya-notes/releases/download/20200628/red-pitaya-alpine-3.12-armv7-20200628.…
f4goh updated
4 years ago
-
After some 80m FT8 decoding i found that the FT8 decoder was not working anymore. The issue is persistant on restart.
Each time the FT8 decoder is invoked it will cause a SIGABRT, for example:
ff…
dh5ym updated
4 years ago
-
## Problem
use `find_edges()` function, the error message `core dump: breakpoint` appear occasionally.
## Dev Environment
* MaixPy Firmware: v0.2.4
* MaixPy Board: Dan Dock
* OS: Ubuntu 18.…