-
```
What steps will reproduce the problem?
U8GLIB_HT1632_24X16 u8g1 = U8GLIB_HT1632_24X16(22, 23, 21);
U8GLIB_HT1632_24X16 u8g2 = U8GLIB_HT1632_24X16(22, 23, 20);
U8GLIB_VS u8g = U8GLIB_VS();
u8g.ad…
-
你好,我的论文里想引用您文章中IoUE loss的部分,请问可以公开IoUE loss部分的代码让我参考一下吗,非常感谢
-
Hej!
Hur vet jag vad min user_key är? Var hittar jag den?
Vad är access_key? Hur hittar jag den? :)
Tack!
-
I missed the possiboility to get the Enumeration just as a astring (like it is transmitted)
But this could be done easily:
in
**libember\Headers\ember\glow\GlowParameterBase.hpp**
insert soemw…
-
Trouble with nrsc5 - Linux
Have been experimenting with nrsc5 and a RTL-SDR blog V3 dongle. Recently upgraded my aerial which is working well for analog reception.
Built and running nrsc5 on …
n1moy updated
11 months ago
-
Right now the signal integrity on the SFP channels has not been a issue, and likely will not be.
However I have been playing around with the Eye viewer and it seems pretty fun.
A couple of obser…
-
Hi,
I am trying to use your tool to decode some base64 CMS structure (from an S/MIME message). I am using the Data Converter tool of the asn.1 Editor but it does not decode showing an error of "The g…
-
Lines 217-219 of asn1.spicy as
```
ASN1Type::Integer,
ASN1Type::Enumerated -> num_value: bytes &size=head.len.len
&convert=$$.to_int(spicy::Byt…
-
Hi,
We have bunch of certificates in our trust store and a user certificate needs to be validated against this trust store dynamically, which means that with every request we need to reload all cer…
-
Is there any way to utilize libcorrect as a continuous, streaming decoder simlar to the GNU Radio implementation?
In my current usecase, I am basically locking onto the right QPSK state of a signal…