| 
									
										
										
										
											2019-05-02 04:02:40 +02:00
										 |  |  | LocalSinkSettings:
 | 
					
						
							|  |  |  |   description: "Local channel sink settings"
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     localDeviceIndex:
 | 
					
						
							|  |  |  |       description: "Receiving local device index"
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     rgbColor:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     title:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     log2Decim:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     filterChainHash:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2019-12-09 10:23:42 +01:00
										 |  |  |     play:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2022-12-17 06:26:58 +01:00
										 |  |  |       description: >
 | 
					
						
							|  |  |  |         Run samples transfer
 | 
					
						
							|  |  |  |           * 0 - stop
 | 
					
						
							|  |  |  |           * 1 - run
 | 
					
						
							|  |  |  |     dsp:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |       description: >
 | 
					
						
							|  |  |  |         Activate DSP
 | 
					
						
							|  |  |  |           * 0 - Skip DSP functions
 | 
					
						
							|  |  |  |           * 1 - Run DSP functions
 | 
					
						
							|  |  |  |     gaindB:
 | 
					
						
							|  |  |  |       description: Gain in dB.
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     fftOn:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |       description: >
 | 
					
						
							|  |  |  |         Activate FFT multiband filter
 | 
					
						
							| 
									
										
										
										
											2023-09-13 05:43:58 +02:00
										 |  |  |           * 0 - do not run filter
 | 
					
						
							| 
									
										
										
										
											2022-12-17 06:26:58 +01:00
										 |  |  |           * 1 - run filter
 | 
					
						
							|  |  |  |     log2FFT:
 | 
					
						
							|  |  |  |       description: log2 of FFT size.
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     fftWindow:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |       description: >
 | 
					
						
							|  |  |  |         FFT window type
 | 
					
						
							|  |  |  |           * 0 - Bartlett
 | 
					
						
							|  |  |  |           * 1 - Blackman-Harris
 | 
					
						
							|  |  |  |           * 2 - Flat top
 | 
					
						
							|  |  |  |           * 3 - Hamming
 | 
					
						
							|  |  |  |           * 4 - Hanning
 | 
					
						
							|  |  |  |           * 5 - Rectangle
 | 
					
						
							|  |  |  |           * 6 - Kaiser
 | 
					
						
							|  |  |  |           * 7 - Blackman
 | 
					
						
							|  |  |  |           * 8 - Blackman-Harris (7th order)
 | 
					
						
							|  |  |  |     fftBands:
 | 
					
						
							|  |  |  |       type: array
 | 
					
						
							|  |  |  |       items:
 | 
					
						
							|  |  |  |         $ref: "/doc/swagger/include/LocalSink.yaml#/FFTBand"
 | 
					
						
							|  |  |  |     reverseFilter:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2023-09-13 05:43:58 +02:00
										 |  |  |       description: >
 | 
					
						
							| 
									
										
										
										
											2022-12-17 06:26:58 +01:00
										 |  |  |         * 0 - band definitions are bandpass
 | 
					
						
							|  |  |  |         * 1 - band definitions are band reject
 | 
					
						
							| 
									
										
										
										
											2019-09-22 20:26:09 +02:00
										 |  |  |     streamIndex:
 | 
					
						
							|  |  |  |       description: MIMO channel. Not relevant when connected to SI (single Rx).
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2019-05-02 04:02:40 +02:00
										 |  |  |     useReverseAPI:
 | 
					
						
							|  |  |  |       description: Synchronize with reverse API (1 for yes, 0 for no)
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIAddress:
 | 
					
						
							|  |  |  |       type: string
 | 
					
						
							|  |  |  |     reverseAPIPort:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIDeviceIndex:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							|  |  |  |     reverseAPIChannelIndex:
 | 
					
						
							|  |  |  |       type: integer
 | 
					
						
							| 
									
										
										
										
											2021-12-02 23:54:39 +01:00
										 |  |  |     channelMarker:
 | 
					
						
							|  |  |  |       $ref: "/doc/swagger/include/ChannelMarker.yaml#/ChannelMarker"
 | 
					
						
							| 
									
										
										
										
											2022-01-09 05:27:12 +01:00
										 |  |  |     rollupState:
 | 
					
						
							|  |  |  |       $ref: "/doc/swagger/include/RollupState.yaml#/RollupState"
 | 
					
						
							| 
									
										
										
										
											2022-12-17 06:26:58 +01:00
										 |  |  | 
 | 
					
						
							|  |  |  | 
 | 
					
						
							|  |  |  | FFTBand:
 | 
					
						
							|  |  |  |   description: FFT filter band definition
 | 
					
						
							|  |  |  |   properties:
 | 
					
						
							|  |  |  |     fstart:
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							|  |  |  |       description: start frequency ratio [-0.5, 0.5]
 | 
					
						
							|  |  |  |     bandwidth:
 | 
					
						
							|  |  |  |       type: number
 | 
					
						
							|  |  |  |       format: float
 | 
					
						
							| 
									
										
										
										
											2023-09-13 05:43:58 +02:00
										 |  |  |       description: bandwidth ratio [0.0, 1.0]
 |