keukenrol
keukenrol
Hi I would like to request the following arguments to synchronise them with your acarsdec software: 1) possibility to have daily and hourly log files. I did not get the...
/* EDIT: after getting another MAX485 board, it seemed this was the culprit! */ Hi I have a small breakout board populated with an arduino nano and a MAX485 module....
Hello I have followed the guide describing how to get samples from an USRP device. uhd_find_devices lists the following (serial not shown): addr: 192.168.10.2 fpga: HG name: product: X310 type:...
Hi I am trying to get the triggers working in the channel scope, but it does not seem to function as expected. I have set trace length to a minimum...
Hi I have compiled version 3.7 on my raspberry pi 3b+. When following the compilation guide in the readme, it states to change the add_compile_options line. I have done this,...
## Issue Description ## I am using an X310 with WBX-120 and TwinRX daughterboards. The transmission seems to have a lot of carrier leakage (when sending a stream of 0's,...
Hi when implementing the neopixel library in a ROS2 node, I get the following error: ``` Failed to create mailbox device : Operation not permitted Traceback (most recent call last):...
Hi When running V2.3 and adding the ground station messages to the command (-G), a segmentation fault is thrown. Is this obsolete? Maybe this can cause problems with -g (gain)?...
A function which you can use to read variables without a *. ``` long getValueWithoutStar(char* buffer, int maxlen) { int s = FindCharInArrayRev(buffer, '(', maxlen - 2); if (s <...
Hi I would like to request the feature to decode the morse code which the VOR is transmitting. This is AM modulated like the rest of VHF airband. However, many...