Changes

SDR

93 bytes added, 20:16, 21 February 2017
/* Installation */
</pre>
==== Installation ====
#Download software ACARS decoder from [httphttps://sourceforgegithub.netcom/projectsTLeconte/acarsdec/]
<pre>
wget httpgit clone https://sourceforgegithub.netcom/projectsTLeconte/acarsdec/files/latest/downloadtar xvzf download.gitcd acarsdec-3.2/
</pre>
Modifier l'entête du fichier Makefile
<pre>
# See READMEfor compiler options#CFLAGS= -Ofast -msse2 -funroll-loops -pthread -D WITH_RTL -D WITH_ALSA-D WITH_SNDFILECFLAGS#LDLIBS= -Ofast lm -mfpu=vfpv4 pthread -funrolllrtlsdr -loops lasound -lsndfile # Airspy conf# CFLAGS= -Ofast -pthread -D WITH_RTL WITH_AIR -I. `pkg-config --cflags libairspy`#CFLAGSLDLIBS= -Ofast lm -mfpu=neonpthread `pkg-vfpv4 config -funroll-loops libs libairspy` -lusb-1.0 # RTL only confCFLAGS= -Ofast -pthread -D WITH_RTL -I. `pkgLDLIBS= -config lm -pthread -cflags libairspy`lrtlsdr
</pre>
Lancer la command make
39
edits