Page 202 - Raspberry_02062021
P. 202

F4GOH – KF4GOH                                                                                      Tutoriel
        Décompresser le fichier, puis éditer le fichier de configuration spyserver.config

        tar xvzf spyserver.tgz
        ls
        nano spyserver.config












        Configurer votre serveur en utilisant l’exemple ci-dessous :

         # SPY Server Configuration File     #   AirspyHF+                       # Initial Center Frequency
                                             #   RTL-SDR
         # TCP Listener                      #   Auto      (Scans for the first available   initial_frequency = 7100000
                                             device)
         bind_host = 192.168.1.55                                                # Minimum Tunable Frequency
         bind_port = 5555-6666               device_type = RTL-SDR               # Comment if using the device default
                                                                                 #
         # List Server in Airspy Directory   # Device Serial Number as 64bit Hex   #minimum_frequency = 0
                                             # For example: 0xDD52D95C904534AD
         list_in_directory = 1               # A value of 0 will acquire the first   # Maximum Tunable Frequency
                                             available device.                   # Comment if using the device default
         # Owner Name                        #
         # For example: John Doe L8ZEE       device_serial = 0                   #maximum_frequency = 35000000
         owner_name =f4goh
                                             # Device Sample Rate                # Frequency Correction in PPB
         # Owner email                       # Possible Values:                  #
         # For example: john@doe.com         #   Airspy R0, R2 : 10000000 or 2500000   #frequency_correction_ppb = 0
         owner_email =f4goh@orange.fr        #   Airspy Mini   :  6000000 or 3000000
                                             #   Airspy HF+    :   768000        # Initial Gain
         # Antenna                           #   RTL-SDR       :   500000 to 3200000   #
         # For example: Random Wire/Magnetic   # Comment to use the device's default   #initial_gain = 5
         Loop/Mini-Whip/Inverted V/etc.
         antenna_type =dipole                #device_sample_rate = 2500000       # RTL-SDR Sampling mode
                                                                                 # Quadrature = 0,
         # Antenna Location                  # Force 8bit Compression Mode       # Direct Sampling I Branch = 1
         # For example: 48.858332, 2.294560   # The 8bit Compression mode has proven   # Direct Sampling Q Branch = 2
         antenna_location =47.89,0.27        sufficiently good for most streaming use   rtl_sampling_mode = 2
                                             cases.
         # General Description               # Use it to same some internet bandwidth.  # Converter Offset
                                             #                                   # Set to -120000000 to enable the
         general_description = test rx       #force_8bit = 1                     SpyVerter offset
                                                                                 #converter_offset = -120000000
         # User sessions                     # Maximum Bandwidth
                                             # Limits the maximum IQ bandwidth the   # Bias-Tee
         maximum_clients = 1                 clients can set                     # For AirspyOne only - Useful for LNA's
                                             # Recommended value for WFM is      and SpyVerter
         # Maximum session duration          200000                              #enable_bias_tee = 0
         # In minutes. 0 for no limit        # Recommended value for narrow band
                                             modes is 15000                      # Buffer Size (in milliseconds)
         #maximum_session_duration = 30      #
                                             #maximum_bandwidth = 15000          buffer_size_ms = 50
         # Allow clients to retune and change of
         gain of the device                  # FFT Frames Per Second             # Buffer Count
         #                                   fft_fps = 15
         allow_control = 1                   # FFT Bins                          buffer_count = 10
                                             # Bins = 2^fft_bin_bits
         # Device Type
         # Possible Values:                  fft_bin_bits = 16
         #   AirspyOne (R0, R2, Mini)

        RPI partie 10-V1.0.docx                                                                        Page 18/21
   197   198   199   200   201   202   203   204   205   206   207