-
I am encountering an issue with an XTCE file that contains ~1700 parameters. When processing telemetry data, I receive the following error:
08:07:03.469 _global [29] XtceTmExtractor Exception proce…
-
Properties processing in the mqtt5 version is not correct, getting length for null pointer,
int send__suback(struct mosquitto *context, uint16_t mid, uint32_t payloadlen, const void *payload)
{
…
-
master branch is useless, right? v1 is the major one?
thanks
-
We want to get the client's data processing as good as possible. No point having this cool Quic based relay network if the client is wrecking everything.
- [x] Number of audio packet sent, received…
-
I was not able to find out the original, uncompressed wav music files.
Only the compressed ogg versions are in the git repo.
The compressed ogg files are created with old and different libvorbis a…
-
Hi,
Is it possible to receive beacon packets with your software. I need to process beacon packets in real time, meaning no buffering. libpcap does buffering of 10 packages before user processing th…
-
Default audio codec tend to use ptime (amount of milliseconds per packet) to be 20ms.
As we need to speedup processing for DSP modem ingestione, we could try on Asterisk and PJSIP side to enforce a…
-
Currently we are experiencing the "Value Too old" error on a regular basis.
The error looks like this:
```
uc_update: Value too old: name = i-//gauge-min; value time = 1427467785.000; last cache upd…
-
I know that bmv2's performance is not production-grade and there are a lot of hardware-dependent factors but is there some approximate performance conversion factor or methodology to gauge the relativ…
-
Consider adding an API for users to indicate that on the send side, packets will not use variable length fields. Doing variable length field processing in hardware is more costly, and performance and …