gr-acars2 icon indicating copy to clipboard operation
gr-acars2 copied to clipboard

GNU Radio processing block for ACARS transmissions

Results 5 gr-acars2 issues
Sort by recently updated
recently updated
newest added

Hello Antoniet after the installation Distributor ID: Ubuntu Description:Linux Lite 3.8 Release: 16.04 Codename: xenial I have the following error message: Executing: /usr/bin/python -u /home/mauricio/gr-acars2/examples/simple.py Traceback (most recent call last):...

USRP sample has block ID's not compatible w/ GNURadio 3.7.x. This simply updates the blocks to the comparable 3.7.x block ID with the same functionality

Windows doesn't have the "libm" library so causes a build failure for siggen. Simply excluding the CMAKE command when MSVC compiling fixes the issue

Hello, I'm trying to use your program. I managed to install it without any problem. But when I try to launch it in GRC 3.7 i get this error message...

sgofferj@enterprise:~/source/gr-acars2-master/build$ cmake .. -- The CXX compiler identification is GNU 4.8.2 -- The C compiler identification is GNU 4.8.2 -- Check for working CXX compiler: /usr/bin/c++ -- Check for working...