JAERO
JAERO copied to clipboard
Demodulate and decode Aero signals. These signals contain SatCom ACARS messages as used by planes beyond VHF ACARS range
I updated the pi-build script with the suggestion found in issue #72 and now get the following error: `pi@raspberrypi:~/JAERO $ ./pi-build.sh cant find qt5-default in repo Reading package lists... Done...
When i write `./ci-linux-build.sh` to terminal it first seems fine but gets an error: ``` Hit:1 http://tr.archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://tr.archive.ubuntu.com/ubuntu focal-updates InRelease Hit:3 http://tr.archive.ubuntu.com/ubuntu focal-backports InRelease Ign:4 https://storage.googleapis.com/download.dartlang.org/linux/debian stable...
i cant get the windoes build script to run right. it runs all the way than at the end tells me line30 cmake command not found.
I tried to build JAERO on my kubuntu 21.10 system. First, in ci-linux-build.sh, there is a change in packages: qt5-default is no more avaliable. I found a way here https://stackoverflow.com/questions/67373586/install-qt5-on-ubuntu-21-04...
Github actions `windeployqt.exe` fails with `QM-Format error` when `--no-translations` is not enabled. It's a bug with `windeployqt.exe` and should be fixed with some future release.
Hi I have 3 major Problems. One is there I found now how to send the Messages to PP for further analyse. The 2nd is the Bandwidth for the Audio...
A few people have reported a strange bug where if using an audio input it looks like QAudioInput may occasionally hangs and JAERO gets no new audio buffers but rather...
We are using some JAERO feeds to send data to airframes.io (see https://app.airframes.io/about) which is working well. I'd like to thank you for making JAERO because it has made this...
Hi, I seem to have an odd one where by the plane log REG field isn't being populated when tuned to the satellite broadcast stream channel.. all others are fine...
In Settings -> ACARS window I would like to be able to add a hostname and port for data to be sent to. At the moment only lP:port function. Many...