Rev Author Line No. Line
2105 kaklik 1  
2 [ABOUT]
3 Info1=Configuration file for Spectrum Lab
2275 kaklik 4 Info2=Compilation date Oct 6 2011
2105 kaklik 5 MenuText=DC Receiver 48k
6 InfoText=
7  
8 [GENERAL]
9 UseRelativePaths=1
10 LockWindows=0
11 EnableDDE=0
12 DebugFlags=0
13 PrefRxAudioCenterFreq=-1
14 PrefTxAudioCenterFreq=-1
15 FrequencyListFile=frequencies\default.txt
16  
17 [SOUNDCARD]
18 SampleRate=48000
19 UseDifferentOutputSR=0
2275 kaklik 20 ResampleToNominalOutputSR=0
2105 kaklik 21 NominalOutputSampleRate=11025
22 BitsPerSample=16
23 SampleRateDivisor=1
24 ResampleQuality1=1
25 ExternalAudioOptions=0
2275 kaklik 26 AudioInputStreamID=
27 AudioOutputStreamID=
2105 kaklik 28  
29 [AUDIO_VIA_IP]
30 Options=0
31 RcvFromPort=1024
32 SendToPort=1024
33 RcvFromIp=192.168.0.200
34 SendToIp=192.168.0.200
35  
36 [AUDIO_FILE_IO]
37 ConsADCactive=0
38 ConsADCfile=audio.dat
39 CmdToStartADCfile=SndInput.exe /sr=11025 /ch=1 /chunk=512 /minsize=512
40 CmdToStopADCfile=SndInput.exe /quit
41 ProdDACactive=0
42 MaxServerFileSizeKb=0
43 ProdDACfile=
44 CmdToStartDACfile=
45 CmdToStopDACfile=
2275 kaklik 46 DuplicateAudioForOutput=0
2105 kaklik 47 RcvAudioViaCopydata=0
48 SendAudioViaCopydata=0
49 SendCopydataTo=
50 AdcFullScaleInputVoltage=1
51 AdcInputImpedance=600
52  
53 [SDR]
54 NcoFreqHz=10700000
55 Options=0
56 TestToneFreq=0
57 Left=232
58 Top=181
59 Width=334
60 Height=127
61 Visible=0
62 FormStyle=0
63  
64 [SDR_IQ]
65 Enabled=0
66 RadioType=0
67 FilterNr=3
68 RFgain_dB=0
69 IFgain_dB=24
70 RefFrequency=198000
71 FftCompensationFile=
72  
73 [PERSEUS]
74 BitstreamNr=0
75 RFgain_dB=-10
76 PreselectorNr=11
77 RefFrequency=198000
78 FftCompensationFile=
79  
80 [SR_CALIBRATOR]
81 Enabled=0
82 MeasureOnly=0
83 Algorithm=1
2275 kaklik 84 PhasesLockedToGPS=0
2105 kaklik 85 ConnectTo=1
86 MinRefAmpl=-80
87 RefFrequency=15625
88 RefPeriodicity=0
89 UpdateCycle=10
90 CalibBandwidth=1
91 MaxOffset_ppm=5
92 Averages=200
2275 kaklik 93 ScopeOpt=0
2105 kaklik 94  
95 [FO_CALIBRATOR]
96 Enabled=0
97 ConnectTo=1
98 MinRefAmpl=-60
99 RefFrequency=2000
100 CalibBandwidth=10
101 MaxFreqOffset=10
102 Averages=200
103  
104 [WAVE_ANALYSIS]
105 PlayInLoops=0
106 StopAnalyzerOnEOF=1
107 ReconnectBrokenStreams=0
108 PlayUpsampled=1
109 WaveAnalysisSp=1
110 WaveAnalysisScMode=0
111 WaveAnalysisOptions=0
112 WaveAnalysisNumThreads=1
2275 kaklik 113 WaveAnalysisRawDataType=2
114 WaveAnalysisRawTypeFlags=0
115 WaveAnalysisRawNChannels=0
116 WaveAnalysisRawFileSampleRate=48000
2105 kaklik 117  
118 [WAVE_SAVE]
119 Downsampled=0
120 SampleRate=4000
121 BitsPerSample=16
122 AsComplexPairs=0
123 CenterFrequency=0
124 WaveFileFormat=2
125 WaveSaveFileMode=2
126 InfoInHeader=1
2275 kaklik 127 WriteAuxFile=0
2105 kaklik 128 MaxFileSize=1400
129 Flags=4
130 FileIndex=0
131 TrigRecorderFile=RecordedAudio_nnnn.WAV
132 TrigRecorderFileMode=0
133 PreTrigSeconds=5
134 PostTrigSeconds=5
135  
136 [SpectrumPlayer]
137 Options=0
138 LoopMode=0
139 Gain_dB=0
140 FinMin=0
141 FinMax=3000
142 FoutMin=0
143  
144 [SOUND_THREAD]
2275 kaklik 145 StartSoundThread=1
2105 kaklik 146 StartSoundInput=1
147 StartSoundOutput=1
148 StartSignalGenerator=0
149 SignalGeneratorUnits=0
150 StartDigitalFilter=1
151 DigitalFilterBypass=0
152 FreeRunningSpeedPcnt=100
153 StereoProcessing=1
154 MinimizeLatency=0
155 ChainBothChannels=0
156 IQInputSwapChannels=0
157 IQInputAdjustEnable=0
158 IQAdjustBalance=0
159 IQAdjustPhase=0
160 PrimaryTimeSource=1
161 ManualAnalysisStartTime=0
162  
163 [DIGIMODE]
164 Active=0
165 DemodSource1=1
166 ComplexInput=0
167 ModulatorDest1=3
168 ModulatorDest2=0
169 DecoderLogfile=Term1.txt
170  
171 [MODES]
172 OperMode=1
173 Modulation=8
174 CodesetNr=5
175 BitEncoding=2
176 UseDecoderNr=0
177 BitSyncAlgo=1
178 DisableFilters=0
179 SpecialFlags=0
180 ScopeMode=3
181 ScopeTrigger=0
182 ScopeUpdateTime=500
183 ScopeHorzSecPerDiv=0.1
184 ScopeHorzPixelPerDiv=20
185 ScopeHorzOpt=4
186 ScopeVertOpt=0
187 AutoSwitch2Rx=0
188 AutoSwitch2Tx=0
189 HalfDuplex=1
190 FlipMainAnalyser=1
191 BeaconMode=0
192  
193 [AUDIO_FREQUENCIES]
194 fc_rx=2200
195 fc_tx=2200
196 f_shift=170
197 fc_stepwidth=1
198  
199 [MODULATION]
200 symbol_rate=50
201 rev_keying=0
202 tx_freq_multiplier=1
203 pulse_shaping=1
204 shape_percent=100
205 output_level=100
206 special_options=0
207  
208 [DETECTOR]
209 use_afc=1
210 narrow_afc=0
211 afc_tune_range=100
212 squelch_thrsh=25
213  
214 [SERIAL_DECODER]
215 AsyncStartBit=1
216 AsyncDataBits=8
217 AsyncParityBit=0
218 AsyncStopBit=1
219 AsyncMsbFirst=0
220  
221 [RX_CHAR_DISPLAY]
222 ChrDisplayMode=0
223 LinefeedAfterPause=0
224 UseSlashZero=1
225 PrintDateOrTime=0
226 RejectedMessages=
227  
228 [MODE_DLL]
229 name=DemoDll.dll
230 use_it=0
231  
232 [HELL_FONT]
233 name=MS Sans Serif
234 height=-11
235 style=0
236 cut_top=0
237  
238 [DIGIMODE2]
239 Active=0
240 DemodSource1=1
241 ComplexInput=0
242 ModulatorDest1=3
243 ModulatorDest2=0
244 DecoderLogfile=Term1.txt
245  
246 [MODES2]
247 OperMode=1
248 Modulation=8
249 CodesetNr=5
250 BitEncoding=2
251 UseDecoderNr=0
252 BitSyncAlgo=1
253 DisableFilters=0
254 SpecialFlags=0
255 ScopeMode=3
256 ScopeTrigger=0
257 ScopeUpdateTime=500
258 ScopeHorzSecPerDiv=0.1
259 ScopeHorzPixelPerDiv=20
260 ScopeHorzOpt=4
261 ScopeVertOpt=0
262 AutoSwitch2Rx=0
263 AutoSwitch2Tx=0
264 HalfDuplex=1
265 FlipMainAnalyser=1
266 BeaconMode=0
267  
268 [AUDIO_FREQUENCIES2]
269 fc_rx=2200
270 fc_tx=2200
271 f_shift=170
272 fc_stepwidth=1
273  
274 [MODULATION2]
275 symbol_rate=50
276 rev_keying=0
277 tx_freq_multiplier=1
278 pulse_shaping=1
279 shape_percent=100
280 output_level=100
281 special_options=0
282  
283 [DETECTOR2]
284 use_afc=1
285 narrow_afc=0
286 afc_tune_range=100
287 squelch_thrsh=25
288  
289 [SERIAL_DECODER2]
290 AsyncStartBit=1
291 AsyncDataBits=8
292 AsyncParityBit=0
293 AsyncStopBit=1
294 AsyncMsbFirst=0
295  
296 [RX_CHAR_DISPLAY2]
297 ChrDisplayMode=0
298 LinefeedAfterPause=0
299 UseSlashZero=1
300 PrintDateOrTime=0
301 RejectedMessages=
302  
303 [MODE_DLL2]
304 name=DemoDll.dll
305 use_it=0
306  
307 [HELL_FONT2]
308 name=MS Sans Serif
309 height=-11
310 style=0
311 cut_top=0
312  
313 [DIGIMODE3]
314 Active=0
315 DemodSource1=1
316 ComplexInput=0
317 ModulatorDest1=3
318 ModulatorDest2=0
319 DecoderLogfile=Term1.txt
320  
321 [MODES3]
322 OperMode=1
323 Modulation=8
324 CodesetNr=5
325 BitEncoding=2
326 UseDecoderNr=0
327 BitSyncAlgo=1
328 DisableFilters=0
329 SpecialFlags=0
330 ScopeMode=3
331 ScopeTrigger=0
332 ScopeUpdateTime=500
333 ScopeHorzSecPerDiv=0.1
334 ScopeHorzPixelPerDiv=20
335 ScopeHorzOpt=4
336 ScopeVertOpt=0
337 AutoSwitch2Rx=0
338 AutoSwitch2Tx=0
339 HalfDuplex=1
340 FlipMainAnalyser=1
341 BeaconMode=0
342  
343 [AUDIO_FREQUENCIES3]
344 fc_rx=2200
345 fc_tx=2200
346 f_shift=170
347 fc_stepwidth=1
348  
349 [MODULATION3]
350 symbol_rate=50
351 rev_keying=0
352 tx_freq_multiplier=1
353 pulse_shaping=1
354 shape_percent=100
355 output_level=100
356 special_options=0
357  
358 [DETECTOR3]
359 use_afc=1
360 narrow_afc=0
361 afc_tune_range=100
362 squelch_thrsh=25
363  
364 [SERIAL_DECODER3]
365 AsyncStartBit=1
366 AsyncDataBits=8
367 AsyncParityBit=0
368 AsyncStopBit=1
369 AsyncMsbFirst=0
370  
371 [RX_CHAR_DISPLAY3]
372 ChrDisplayMode=0
373 LinefeedAfterPause=0
374 UseSlashZero=1
375 PrintDateOrTime=0
376 RejectedMessages=
377  
378 [MODE_DLL3]
379 name=DemoDll.dll
380 use_it=0
381  
382 [HELL_FONT3]
383 name=MS Sans Serif
384 height=-11
385 style=0
386 cut_top=0
387  
388 [DIGIMODE4]
389 Active=0
390 DemodSource1=1
391 ComplexInput=0
392 ModulatorDest1=3
393 ModulatorDest2=0
394 DecoderLogfile=Term1.txt
395  
396 [MODES4]
397 OperMode=1
398 Modulation=8
399 CodesetNr=5
400 BitEncoding=2
401 UseDecoderNr=0
402 BitSyncAlgo=1
403 DisableFilters=0
404 SpecialFlags=0
405 ScopeMode=3
406 ScopeTrigger=0
407 ScopeUpdateTime=500
408 ScopeHorzSecPerDiv=0.1
409 ScopeHorzPixelPerDiv=20
410 ScopeHorzOpt=4
411 ScopeVertOpt=0
412 AutoSwitch2Rx=0
413 AutoSwitch2Tx=0
414 HalfDuplex=1
415 FlipMainAnalyser=1
416 BeaconMode=0
417  
418 [AUDIO_FREQUENCIES4]
419 fc_rx=2200
420 fc_tx=2200
421 f_shift=170
422 fc_stepwidth=1
423  
424 [MODULATION4]
425 symbol_rate=50
426 rev_keying=0
427 tx_freq_multiplier=1
428 pulse_shaping=1
429 shape_percent=100
430 output_level=100
431 special_options=0
432  
433 [DETECTOR4]
434 use_afc=1
435 narrow_afc=0
436 afc_tune_range=100
437 squelch_thrsh=25
438  
439 [SERIAL_DECODER4]
440 AsyncStartBit=1
441 AsyncDataBits=8
442 AsyncParityBit=0
443 AsyncStopBit=1
444 AsyncMsbFirst=0
445  
446 [RX_CHAR_DISPLAY4]
447 ChrDisplayMode=0
448 LinefeedAfterPause=0
449 UseSlashZero=1
450 PrintDateOrTime=0
451 RejectedMessages=
452  
453 [MODE_DLL4]
454 name=DemoDll.dll
455 use_it=0
456  
457 [HELL_FONT4]
458 name=MS Sans Serif
459 height=-11
460 style=0
461 cut_top=0
462  
463 [PTT_VOX]
464 VoxSource=0
465 RelayLeadTime=50
466 FollowUpTime=500
467 VoxTrigLevel=1024
468 AudioLatencyComp=0
469  
470 [DCF77]
471 Active=0
472 F_center=650
473  
474 [SPECTRUM_BUFFER]
475 MaxSpectrumBufferFftBins=2048
476 PeriodicUpdateOvw=0
477  
478 [FFT_INPUT]
479 ConnectSpectrumTo=1
480 ConnectSpectrumTo_Q=2
481 ConnectSpectrumCh2To=0
482 ConnectSpectrumCh2To_Q=0
483 Same4AllChnls=1
484 RateDivisor=1
485 AntiAlias=1
486 ZeroPadInput=0
487 ApplyFOCalib=0
488 TrigOptions=0
489 TriggeredAverages=0
2123 kaklik 490 NrOfSamples=32768
2105 kaklik 491 Average=0
492 BinSmoothing=0
493 WindowFunc=2
494 ComplexFFT=2
495 CenterFrequency=0
496 LoSweepRate=0
497 LoSweepMode=0
498  
499 [FFT_OUTPUT]
500 PhysicalUnit=dBfs
501 NeedPhaseInfo=2
502 UserDbOffset=0.0
503  
504 [FFT_INPUT2]
505 ConnectSpectrumTo=2
506 ConnectSpectrumTo_Q=0
507 ConnectSpectrumCh2To=0
508 ConnectSpectrumCh2To_Q=0
509 Same4AllChnls=1
510 RateDivisor=1
511 AntiAlias=1
512 ZeroPadInput=0
513 ApplyFOCalib=0
514 TrigOptions=0
515 TriggeredAverages=0
516 NrOfSamples=8192
517 Average=0
518 BinSmoothing=0
519 WindowFunc=2
520 ComplexFFT=0
521 CenterFrequency=0
522 LoSweepRate=0
523 LoSweepMode=0
524  
525 [FFT_OUTPUT2]
526 PhysicalUnit=dB
527 NeedPhaseInfo=0
528 UserDbOffset=0.0
529  
530 [DISPLAY]
531 ReadCursorMode=1
532 ReadCursorOpts=40
533 PeakDetCursor=1
534 UserCursorExpr1=str("hh:mm:ss.s",cursor.spectrum.time)
2340 kaklik 535 FreqMin=10122.6146861
536 FreqMax=11622.6146861
2105 kaklik 537 FreqMin2=600
538 FreqMax2=800
539 FreqOffset=0
540 FreqOffset2=0
541 EditFWithoutOffset=0
542 AmplMin=-130
543 AmplMax=0
544 AmplMin2=-130
545 AmplMax2=0
546 CorrelAmplMin=-1
547 CorrelAmplMax=10
548 SpectrumActive=1
549 SpectrumOrient=0
550 SpecGraphArea=100
551 DrawingOptions=0
552 LongTermAvrgOptions=0
553 OnePixelPerBin1=0
554 OnePixelPerBin2=0
555 LogFreqScale=0
556 WaterStripPixels=100
557 SplitFreqScale=0
558 SplitFreqPercent=50
559 CorrelogramVisible=0
2275 kaklik 560 CorrelogramOptions=0
561 CorrelFmin=0
562 CorrelFmax=0
2105 kaklik 563 CorrelogramWidthPercent=33
564 CorrelatorLagMin=-0.0853333333333
565 CorrelatorLagMax=0.0853333333333
566 CorrelatorAmplMin=-1
567 CorrelatorAmplMax=10
568 AmplitudeBar=0
569 AmplitudeBarOpts=2
570 AmplitudeBarSize=75
571 AmplitudeBarRange=100
2340 kaklik 572 AmplBarShowChannelsFromWatchWindow=1
2105 kaklik 573 SpectrumMirror=0
574 ScaleFontName=Courier New
575 ScaleFontSize=8
576 FreqScaleOptions=33
577 FreqScaleFixedSize=0
578 SpectrumStyleNPos=0
579 SpectrumMathOptions=0
580 SpecialDisplayMode=0
581 ReassignmentFlags=0
582 WaterLineWidth=1
583 WaterScrollEnabled=1
2123 kaklik 584 AutoScrollSpeed=0
2105 kaklik 585 AutoScrollOverlap=1
586 SmoothScroll=0
587 AmplitudeGrid=1
588 FrequencyGrid=1
2340 kaklik 589 FreqGridStyle=0
2105 kaklik 590 TDDisplayOptions=1
591 TDFontName=Arial
592 TDFontSize=9
593 SpectrumBgColor=0
594 SpectrumGridColor=8421504
595 SpectrumPenColor0=65535
596 SpectrumPenColor1=16744319
597 SpectrumPenColor2=65280
598 SpectrumPenColor3=8388608
599 SpectrumPenColor4=255
600 SpectrumPenColor5=4227327
601 SpectrumPenColor6=8388863
602 SpectrumPenColor7=16744703
603 FreqscaleBgColor=16777215
604 FreqscaleFgColor=0
605 StationFreqColor=16776960
606 AmplBarBgColor=16711680
607 WaterBadColor=4144959
608 WaterGridColor=16777215
609 WaterLabelTextColor=16777215
610 WaterLabelBkgndColor=0
611 WaterLabelTransparent=1
612 CursorTextColor=8355839
613 CursorBkgndColor=0
614 WaterFreqGrid=0
615 WaterTimeGrid=3
616 WaterTimeLabel=3
617 TDTimeLabel=1
618 UserTimeLabel=YYYY-MM-DD hh:mm:ss
619 TimeGridSeconds=30
620 TimeGridSource=
621 TimeGridStyle=2
622 ChnIndividualContrast=0
623 WaterColorPalette=palettes\sunrise.pal
624 VisualAGCMode=0
625 VisualAGCRef=-100
2275 kaklik 626 ColorPalContrast=142
627 ColorPalBrightness=174
2105 kaklik 628 ColorPalSaturation=128
629 WaterColorPalette2=palettes\sunrise.pal
630 VisualAGCMode2=0
631 VisualAGCRef2=-100
632 ColorPalContrast2=100
633 ColorPalBrightness2=128
634 ColorPalSaturation2=128
635 WaterColorPalette3=palettes\sunrise.pal
636 VisualAGCMode3=0
637 VisualAGCRef3=-100
638 ColorPalContrast3=100
639 ColorPalBrightness3=128
640 ColorPalSaturation3=128
2123 kaklik 641 WaterScrollInterval=0.17
2105 kaklik 642 WaterfallAveraging=1
643 PeakInterval=5
644  
645 [DISPLAY2]
646 ReadCursorMode=1
647 ReadCursorOpts=40
648 PeakDetCursor=1
649 UserCursorExpr1=str("hh:mm:ss.s",cursor.spectrum.time)
650 FreqMin=0
651 FreqMax=5000
652 FreqMin2=600
653 FreqMax2=800
654 FreqOffset=0
655 FreqOffset2=0
656 EditFWithoutOffset=0
657 AmplMin=-120
658 AmplMax=0
659 AmplMin2=-120
660 AmplMax2=0
661 CorrelAmplMin=-1
662 CorrelAmplMax=10
663 SpectrumActive=0
664 SpectrumOrient=0
665 SpecGraphArea=100
666 DrawingOptions=0
667 LongTermAvrgOptions=0
668 OnePixelPerBin1=0
669 OnePixelPerBin2=0
670 LogFreqScale=0
671 WaterStripPixels=100
672 SplitFreqScale=0
673 SplitFreqPercent=50
674 CorrelogramVisible=0
2275 kaklik 675 CorrelogramOptions=0
676 CorrelFmin=0
677 CorrelFmax=0
2105 kaklik 678 CorrelogramWidthPercent=33
679 CorrelatorLagMin=-0.1
680 CorrelatorLagMax=0.1
681 CorrelatorAmplMin=-1
682 CorrelatorAmplMax=10
683 AmplitudeBar=0
684 AmplitudeBarOpts=2
685 AmplitudeBarSize=75
686 AmplitudeBarRange=100
687 AmplBarShowChannelsFromWatchWindow=0
688 SpectrumMirror=0
689 ScaleFontName=Courier New
690 ScaleFontSize=8
691 FreqScaleOptions=1
692 FreqScaleFixedSize=0
693 SpectrumStyleNPos=4
694 SpectrumMathOptions=0
695 SpecialDisplayMode=0
696 ReassignmentFlags=0
697 WaterLineWidth=1
698 WaterScrollEnabled=1
699 AutoScrollSpeed=1
700 AutoScrollOverlap=2
701 SmoothScroll=0
702 AmplitudeGrid=1
703 FrequencyGrid=1
704 FreqGridStyle=1
705 TDDisplayOptions=1
706 TDFontName=Arial
707 TDFontSize=9
708 SpectrumBgColor=0
709 SpectrumGridColor=8421504
710 SpectrumPenColor0=65535
711 SpectrumPenColor1=16744319
712 SpectrumPenColor2=65280
713 SpectrumPenColor3=8388608
714 SpectrumPenColor4=255
715 SpectrumPenColor5=4227327
716 SpectrumPenColor6=8388863
717 SpectrumPenColor7=16744703
718 FreqscaleBgColor=16777215
719 FreqscaleFgColor=0
720 StationFreqColor=16776960
721 AmplBarBgColor=16711680
722 WaterBadColor=4144959
723 WaterGridColor=16777215
724 WaterLabelTextColor=16777215
725 WaterLabelBkgndColor=0
726 WaterLabelTransparent=1
727 CursorTextColor=8355839
728 CursorBkgndColor=0
729 WaterFreqGrid=0
730 WaterTimeGrid=3
731 WaterTimeLabel=3
732 TDTimeLabel=1
733 UserTimeLabel=YYYY-MM-DD hh:mm:ss
734 TimeGridSeconds=60
735 TimeGridSource=
736 TimeGridStyle=1
737 ChnIndividualContrast=0
738 WaterColorPalette=palettes\sunrise.pal
739 VisualAGCMode=0
740 VisualAGCRef=-100
741 ColorPalContrast=100
742 ColorPalBrightness=128
743 ColorPalSaturation=128
744 WaterColorPalette2=palettes\sunrise.pal
745 VisualAGCMode2=0
746 VisualAGCRef2=-100
747 ColorPalContrast2=100
748 ColorPalBrightness2=128
749 ColorPalSaturation2=128
750 WaterColorPalette3=palettes\sunrise.pal
751 VisualAGCMode3=0
752 VisualAGCRef3=-100
753 ColorPalContrast3=100
754 ColorPalBrightness3=128
755 ColorPalSaturation3=128
756 WaterScrollInterval=0.042
757 WaterfallAveraging=1
758 PeakInterval=5
759  
760 [ColorDF]
761 AntennaSetup=1
762 IntensityScaling=0
763 IntensitySource=2
764 ColourSchemeNr=0
765 RotationalDir=0
766 AngleOffset=90
767 ExtraColourSat=0
768 CalibFile=
769 UseCalib=0
770 NullingCardioid=0
771 NullDirection=154
772 NullDirection2=23
773 NullDirection3=327.100006104
774 Null_H_E_Weight=1
775 NullPowerCorr=0.5
776  
777 [TDScope]
778 Left=142
2275 kaklik 779 Top=112
2105 kaklik 780 Width=540
781 Height=427
782 Visible=0
783 FormStyle=0
784 Active=0
785 NrOfChannels=1
786 Mode=0
787 DebugMode=0
788 AutoRanging=0
789 Decimation=1
790 Averages=0
791 UseMovingAverage=1
792 PeakDetect=0
793 Persistance=0
2275 kaklik 794 SlowFadeImage=0
2105 kaklik 795 HorzScalePercent=100
796 DispBufSamples=0
797 DispZoomedStart=0
798 TriggerMode=0
799 TriggerSlope=0
800 TriggerSource=0
801 TriggerCoupling=0
802 PretriggerPercent=50
803 TriggerLevel=0
804 TriggerSyncTime=0.07499
805 DispPhaseRange=360
806 BkgndColor=0
807 GridColor=13619151
808 LabelColor=13619151
809  
810 [TDScope_Chn0]
811 ShowWhat=4
812 DisplayStyle=2
813 ConnectTo=1
814 RefFrequency=650
815 AmplMin=-32768
816 AmplMax=32767
817 LogScale=0
818 ZeroDecibelValue=32767
819 UseFOCalib=1
820 PenColor=255
821 PhzColor=65280
822  
823 [TDScope_Chn1]
824 ShowWhat=4
825 DisplayStyle=2
826 ConnectTo=2
827 RefFrequency=800
828 AmplMin=-32768
829 AmplMax=32767
830 LogScale=0
831 ZeroDecibelValue=32767
832 UseFOCalib=1
833 PenColor=16744319
834 PhzColor=16711935
835 SameLoForPhaseMeters=0
836  
837 [FREQ_MARKERS]
838 Hidden=0
839 ShowInScreenshot=0
840 Name0=VFO
841 Type0=
842 Color0=255
843 FreqIncludesVFO0=0
844 SetProc0=filter[0].fft.fs=x-filter[0].fft.fc
845 GetFunc0=filter[0].fft.fs+filter[0].fft.fc
846 Name1=Zero Beat
847 Type1=
848 Color1=65280
849 FreqIncludesVFO1=0
850 SetProc1=filter[0].fft.fc=filter[0].fft.fc+filter[0].fft.fs-x : filter[0].fft.fs=x
851 GetFunc1=filter[0].fft.fs
852 Name2=AudioBW
853 Type2=
854 Color2=16711680
855 FreqIncludesVFO2=0
856 SetProc2=filter[0].fft.bw=2*(x-filter[0].fft.fs-filter[0].fft.fc)
857 GetFunc2=filter[0].fft.fs+filter[0].fft.fc+0.5*filter[0].fft.bw
858  
859 [SPECTRUM_REF]
860 FileName=spectrum.ref
861 Color=16744319
862 Visible=0
863 Subtract=0
864  
865 [CAPTURE]
866 Time_From=0
867 Time_To=86399
868 TimeInterval=120
2106 kaklik 869 TimerActive=1
2105 kaklik 870 PeriodicAction=capture
871 PeriodicAction2=
872 PeriodicAction3=
873 PeriodicAction4=
874 PeriodicAction5=
875 PeriodicAction6=
876 PeriodicAction7=
877 PeriodicAction8=
878 PeriodicAction9=
879 PeriodicAction10=
880 PeriodicAction11=
881 PeriodicAction12=
882 PeriodicAction13=
883 PeriodicAction14=
884 PeriodicAction15=
885 PeriodicAction16=
886 PeriodicAction17=
887 PeriodicAction18=
888 PeriodicAction19=
889 PeriodicAction20=
890 ScheduleActive=0
891 Options=2
892 InfoOvl=1
2340 kaklik 893 InfoPos=3
2105 kaklik 894 InfoStk=1
2340 kaklik 895 InfoDef0=$"Date="+str("YYYY-MM-DD",now)+" Time="+str("hh:mm",now)+" UTC"
896 InfoDef1=$"Freq=143.050000 MHz"
897 InfoDef2=$"Echo=143.039795 MHz"
2105 kaklik 898 InfoDef3=
899 InfoDef4=
900 InfoDef5=
901 InfoDef6=
902 InfoDef7=
903 InfoDef8=
904 InfoDef9=
2340 kaklik 905 SequenceNr=654
2275 kaklik 906 SequenceName=..\capture\capture
2105 kaklik 907 UseJpegFormat=1
908 JpegQuality=90
909 Macro0=
910 Macro1=
911 Macro2=
912 Macro3=
913 Macro4=
914 Macro5=
915 Macro6=
916 Macro7=
917 Macro8=
918 Macro9=
919 Macro10=
920 Macro11=
921 Macro12=
922 Macro13=
923 Macro14=
924 Macro15=
925 Macro16=
926 Macro17=
927 Macro18=
928 Macro19=
929 Macro20=
930 Macro21=
931 Macro22=
932 Macro23=
933 Macro24=
934 Macro25=
935 Macro26=
936 Macro27=
937 Macro28=
938 Macro29=
939 Macro30=
940 Macro31=
941 Macro32=
942 Macro33=
943 Macro34=
944 Macro35=
945 Macro36=
946 Macro37=
947 Macro38=
948 Macro39=
949  
950 [SCHEDULE]
951 NumEvents=12
952  
953 [SCHEDULE0]
954 Time=79200
955 ActionCmd=capture
956  
957 [SCHEDULE1]
958 Time=0
959 ActionCmd=capture
960  
961 [SCHEDULE2]
962 Time=14400
963 ActionCmd=capture
964  
965 [SCHEDULE3]
966 Time=21600
967 ActionCmd=capture
968  
969 [SCHEDULE4]
970 Time=-1
971 ActionCmd=
972  
973 [SCHEDULE5]
974 Time=-1
975 ActionCmd=
976  
977 [SCHEDULE6]
978 Time=-1
979 ActionCmd=
980  
981 [SCHEDULE7]
982 Time=-1
983 ActionCmd=
984  
985 [SCHEDULE8]
986 Time=-1
987 ActionCmd=
988  
989 [SCHEDULE9]
990 Time=-1
991 ActionCmd=
992  
993 [SCHEDULE10]
994 Time=-1
995 ActionCmd=
996  
997 [SCHEDULE11]
998 Time=-1
999 ActionCmd=
1000  
1001 [CONDITIONAL_ACTIONS]
1002 Active=1
1003 EvalIntv=50
1004 IF0=initialising
2340 kaklik 1005 THEN0=F=1:G=1:H=0:A=0:B=0:C=0:D=0:E=0:L=0:K=0:t1=0:t2=0:Z=0:M=-999:P=-999:N=0
2275 kaklik 1006 IF1=always
2340 kaklik 1007 THEN1=A=noise(10000,10400):Q=peak_f(10500,10900):B=avrg(Q-20,Q+20):q2=str("YYYYMMDDhh",now):L=str("hh",now):h1=str("mmss",now)
2275 kaklik 1008 IF2=B>(A+10)
1009 THEN2=C=C+1:D=D+1:timer0.restart(4):H=H+1:P=B
2105 kaklik 1010 IF3=C>Z
2340 kaklik 1011 THEN3=Z=C:N=now
2105 kaklik 1012 IF4=timer0.expired(1)
2275 kaklik 1013 THEN4=H=0:C=0:E=E+1:sp.print(" "+str(E)+" nb"+str(round(X))+" f"+str(Y)+" mag"+str(round(X-M+10))):M=-999:P=-999
2105 kaklik 1014 IF5=val(h1,"####")=5930
1015 THEN5=t2=t2+1
1016 IF6=t2=1
2340 kaklik 1017 THEN6=fopen3("RMOB_Dur-"+str("YYYYMM",now)+".dat",a):fp3(q2,", count=",E,", strenght=",D,", maxdur=",Z,", noise=",A,", event=",str("mm",N)):fclose3:fopen4("RMOB-"+str("YYYYMM",now)+".dat",a):fp4(q2,",",L,",",E):fclose4:sp.print("Last hour=",E):C=0:E=0:Z=0
2123 kaklik 1018 IF7=val(h1,"####")=5940
1019 THEN7=t2=0
2275 kaklik 1020 IF8=P>M
1021 THEN8=M=P
1022 IF9=H=1
2340 kaklik 1023 THEN9=H=2:X=A:Y=Q:sp.print(" -")
2105 kaklik 1024 IF10=
1025 THEN10=
1026 IF11=
1027 THEN11=
1028 IF12=
1029 THEN12=
1030 IF13=
1031 THEN13=
1032 IF14=
1033 THEN14=
1034 IF15=
1035 THEN15=
1036 IF16=
1037 THEN16=
1038 IF17=
1039 THEN17=
1040 IF18=
1041 THEN18=
1042 IF19=
1043 THEN19=
1044 IF20=
1045 THEN20=
1046 IF21=
1047 THEN21=
1048 IF22=
1049 THEN22=
1050 IF23=
1051 THEN23=
1052 IF24=
1053 THEN24=
1054 IF25=
1055 THEN25=
1056 IF26=
1057 THEN26=
1058 IF27=
1059 THEN27=
1060 IF28=
1061 THEN28=
1062 IF29=
1063 THEN29=
1064 IF30=
1065 THEN30=
1066 IF31=
1067 THEN31=
1068 IF32=
1069 THEN32=
1070 IF33=
1071 THEN33=
1072 IF34=
1073 THEN34=
1074 IF35=
1075 THEN35=
1076 IF36=
1077 THEN36=
1078 IF37=
1079 THEN37=
1080 IF38=
1081 THEN38=
1082 IF39=
1083 THEN39=
1084 IF40=
1085 THEN40=
1086 IF41=
1087 THEN41=
1088 IF42=
1089 THEN42=
1090 IF43=
1091 THEN43=
1092 IF44=
1093 THEN44=
1094 IF45=
1095 THEN45=
1096 IF46=
1097 THEN46=
1098 IF47=
1099 THEN47=
1100 IF48=
1101 THEN48=
1102 IF49=
1103 THEN49=
1104 IF50=
1105 THEN50=
1106 IF51=
1107 THEN51=
1108 IF52=
1109 THEN52=
1110 IF53=
1111 THEN53=
1112 IF54=
1113 THEN54=
1114 IF55=
1115 THEN55=
1116 IF56=
1117 THEN56=
1118 IF57=
1119 THEN57=
1120 IF58=
1121 THEN58=
1122 IF59=
1123 THEN59=
1124 IF60=
1125 THEN60=
1126 IF61=
1127 THEN61=
1128 IF62=
1129 THEN62=
1130 IF63=
1131 THEN63=
1132 IF64=
1133 THEN64=
1134 IF65=
1135 THEN65=
1136 IF66=
1137 THEN66=
1138 IF67=
1139 THEN67=
1140 IF68=
1141 THEN68=
1142 IF69=
1143 THEN69=
1144 IF70=
1145 THEN70=
1146 IF71=
1147 THEN71=
1148 IF72=
1149 THEN72=
1150 IF73=
1151 THEN73=
1152 IF74=
1153 THEN74=
1154 IF75=
1155 THEN75=
1156 IF76=
1157 THEN76=
1158 IF77=
1159 THEN77=
1160 IF78=
1161 THEN78=
1162 IF79=
1163 THEN79=
1164 IF80=
1165 THEN80=
1166 IF81=
1167 THEN81=
1168 IF82=
1169 THEN82=
1170 IF83=
1171 THEN83=
1172 IF84=
1173 THEN84=
1174 IF85=
1175 THEN85=
1176 IF86=
1177 THEN86=
1178 IF87=
1179 THEN87=
1180 IF88=
1181 THEN88=
1182 IF89=
1183 THEN89=
1184 IF90=
1185 THEN90=
1186 IF91=
1187 THEN91=
1188 IF92=
1189 THEN92=
1190 IF93=
1191 THEN93=
1192 IF94=
1193 THEN94=
1194 IF95=
1195 THEN95=
1196 IF96=
1197 THEN96=
1198 IF97=
1199 THEN97=
1200 IF98=
1201 THEN98=
1202 IF99=
1203 THEN99=
1204 WatchExpression=
1205  
1206 [CIRCUIT]
1207 ConnectGeneratorToInput=3
1208 ConnectGeneratorToOutput=0
2275 kaklik 1209 InputMonitorSource=1
1210 OutputMonitorSource=3
2105 kaklik 1211 TrigMode=0
1212 TrigSource=0
1213 TrigPolarity=1
1214 TrigLevel=0
1215 TrigHysteresis=20
1216 PretriggerTime=0
1217 TrigTimerIntvl=1
1218 MixerHilbertLength=37
1219 FreqCvtSameLO=0
1220 FreqCvtQuadLO=0
1221 ConnectSlider1=1
1222 Gain0=1
1223 Gain1=1
1224 Gain2=1
1225 Gain3=1
1226 Gain4=1
1227 Gain5=1
1228 Gain6=0
1229 Gain7=0
1230 FreqMixerEnabled=0
1231 MixerDcReject=0
1232 MixerFrequency=700
1233 MixerSideband=0
1234  
1235 [CIRCUIT2]
1236 FreqMixerEnabled=0
1237 MixerDcReject=0
1238 MixerFrequency=0
1239 MixerSideband=0
1240  
2275 kaklik 1241 [COUNTER_TIMER]
1242 Mode=0
1243 Options=0
1244 Source0=0
1245 Source1=0
1246 Source2=0
1247 Source3=0
1248 TriggerLevel=50
1249 Hysteresis=1
1250 GateTime=1
1251 HoldoffTime=0
1252  
2105 kaklik 1253 [FILTER]
1254 DisplayOptions=3
1255  
1256 [FILTER0]
1257 CoeffFile=
1258 IIR2DesignFile=
1259 FIR2DesignFile=
1260 FilterFftSize=16384
1261 FftSame4All=1
1262 FftShowInGraph=1
1263 FftANotchSpeed=0.05
1264 FftANotchWidth=5
1265 FftANRegionWidth=20
1266 FftANotchTransitionWidth=0
1267 FftANotchThrsh=4
1268 FftANotchBurstReject=3
2275 kaklik 1269 FftANotchRangeFlags1=0
1270 FftANotchFreqRangeStart=0
1271 FftANotchFreqRangeEnd=0
1272 FftANotchRangeFlags2=0
1273 FftANotchFreqRangeStart2=2000
1274 FftANotchFreqRangeEnd2=2500
1275 FftANotchRangeFlags3=0
1276 FftANotchFreqRangeStart3=3000
1277 FftANotchFreqRangeEnd3=3500
1278 FftANotchRangeFlags4=0
1279 FftANotchFreqRangeStart4=4000
1280 FftANotchFreqRangeEnd4=4500
1281 FftANotchRangeFlags5=0
1282 FftANotchFreqRangeStart5=5000
1283 FftANotchFreqRangeEnd5=5500
2105 kaklik 1284 FftDenoiserLvl=-80
1285 ChirpRate=0
1286 DecimateOutputSRateBy=1
1287 GraphMinLevel=-130
1288 GraphMaxLevel=0
1289 FftFilterType=3
1290 FftFilterOptions=256
2123 kaklik 1291 FftFilterFC=398.866608547
2105 kaklik 1292 FftFilterBW=551.815679401
1293 FftFilterSW=20
2123 kaklik 1294 FftFreqShift=10248.2563208
2105 kaklik 1295 FftInvertFrom=0
1296 FftInvertTo=0
1297 FftFilterResponse=
1298 FftFilterPlugin=
1299 When2CallPlugin=0
1300 PluginWinX=0
1301 PluginWinY=0
1302 PluginWinWidth=128
1303 PluginWinHeight=128
1304 SpecialRangeF10=0
1305 SpecialRangeF20=0
1306 SpecialRangeP0_01=0
1307 SpecialRangeP1_01=0
1308 SpecialRangeP2_01=0
1309 SpecialRangeP3_01=0
1310 SpecialRangeType0=0
1311 SpecialRangeF11=0
1312 SpecialRangeF21=0
1313 SpecialRangeP0_11=0
1314 SpecialRangeP1_11=0
1315 SpecialRangeP2_11=0
1316 SpecialRangeP3_11=0
1317 SpecialRangeType1=0
1318 SpecialRangeF12=0
1319 SpecialRangeF22=0
1320 SpecialRangeP0_21=0
1321 SpecialRangeP1_21=0
1322 SpecialRangeP2_21=0
1323 SpecialRangeP3_21=0
1324 SpecialRangeType2=0
1325 SpecialRangeF13=0
1326 SpecialRangeF23=0
1327 SpecialRangeP0_31=0
1328 SpecialRangeP1_31=0
1329 SpecialRangeP2_31=0
1330 SpecialRangeP3_31=0
1331 SpecialRangeType3=0
1332 SpecialRangeF14=0
1333 SpecialRangeF24=0
1334 SpecialRangeP0_41=0
1335 SpecialRangeP1_41=0
1336 SpecialRangeP2_41=0
1337 SpecialRangeP3_41=0
1338 SpecialRangeType4=0
1339 SpecialRangeF15=0
1340 SpecialRangeF25=0
1341 SpecialRangeP0_51=0
1342 SpecialRangeP1_51=0
1343 SpecialRangeP2_51=0
1344 SpecialRangeP3_51=0
1345 SpecialRangeType5=0
1346 SpecialRangeF16=0
1347 SpecialRangeF26=0
1348 SpecialRangeP0_61=0
1349 SpecialRangeP1_61=0
1350 SpecialRangeP2_61=0
1351 SpecialRangeP3_61=0
1352 SpecialRangeType6=0
1353 SpecialRangeF17=0
1354 SpecialRangeF27=0
1355 SpecialRangeP0_71=0
1356 SpecialRangeP1_71=0
1357 SpecialRangeP2_71=0
1358 SpecialRangeP3_71=0
1359 SpecialRangeType7=0
1360  
1361 [FILTER1]
1362 CoeffFile=
1363 IIR2DesignFile=
1364 FIR2DesignFile=
1365 FilterFftSize=16384
1366 FftSame4All=1
1367 FftShowInGraph=1
1368 FftANotchSpeed=0.05
1369 FftANotchWidth=5
1370 FftANRegionWidth=20
1371 FftANotchTransitionWidth=0
1372 FftANotchThrsh=4
1373 FftANotchBurstReject=3
2275 kaklik 1374 FftANotchRangeFlags1=0
1375 FftANotchFreqRangeStart=0
1376 FftANotchFreqRangeEnd=0
1377 FftANotchRangeFlags2=0
1378 FftANotchFreqRangeStart2=2000
1379 FftANotchFreqRangeEnd2=2500
1380 FftANotchRangeFlags3=0
1381 FftANotchFreqRangeStart3=3000
1382 FftANotchFreqRangeEnd3=3500
1383 FftANotchRangeFlags4=0
1384 FftANotchFreqRangeStart4=4000
1385 FftANotchFreqRangeEnd4=4500
1386 FftANotchRangeFlags5=0
1387 FftANotchFreqRangeStart5=5000
1388 FftANotchFreqRangeEnd5=5500
2105 kaklik 1389 FftDenoiserLvl=-80
1390 ChirpRate=0
1391 DecimateOutputSRateBy=1
1392 GraphMinLevel=-130
1393 GraphMaxLevel=0
1394 FftFilterType=3
1395 FftFilterOptions=256
2123 kaklik 1396 FftFilterFC=398.866608547
2105 kaklik 1397 FftFilterBW=551.815679401
1398 FftFilterSW=20
2123 kaklik 1399 FftFreqShift=10248.2563208
2105 kaklik 1400 FftInvertFrom=0
1401 FftInvertTo=0
1402 FftFilterResponse=
1403 FftFilterPlugin=
1404 When2CallPlugin=0
1405 PluginWinX=0
1406 PluginWinY=0
1407 PluginWinWidth=128
1408 PluginWinHeight=128
1409 SpecialRangeF10=0
1410 SpecialRangeF20=0
1411 SpecialRangeP0_01=0
1412 SpecialRangeP1_01=0
1413 SpecialRangeP2_01=0
1414 SpecialRangeP3_01=0
1415 SpecialRangeType0=0
1416 SpecialRangeF11=0
1417 SpecialRangeF21=0
1418 SpecialRangeP0_11=0
1419 SpecialRangeP1_11=0
1420 SpecialRangeP2_11=0
1421 SpecialRangeP3_11=0
1422 SpecialRangeType1=0
1423 SpecialRangeF12=0
1424 SpecialRangeF22=0
1425 SpecialRangeP0_21=0
1426 SpecialRangeP1_21=0
1427 SpecialRangeP2_21=0
1428 SpecialRangeP3_21=0
1429 SpecialRangeType2=0
1430 SpecialRangeF13=0
1431 SpecialRangeF23=0
1432 SpecialRangeP0_31=0
1433 SpecialRangeP1_31=0
1434 SpecialRangeP2_31=0
1435 SpecialRangeP3_31=0
1436 SpecialRangeType3=0
1437 SpecialRangeF14=0
1438 SpecialRangeF24=0
1439 SpecialRangeP0_41=0
1440 SpecialRangeP1_41=0
1441 SpecialRangeP2_41=0
1442 SpecialRangeP3_41=0
1443 SpecialRangeType4=0
1444 SpecialRangeF15=0
1445 SpecialRangeF25=0
1446 SpecialRangeP0_51=0
1447 SpecialRangeP1_51=0
1448 SpecialRangeP2_51=0
1449 SpecialRangeP3_51=0
1450 SpecialRangeType5=0
1451 SpecialRangeF16=0
1452 SpecialRangeF26=0
1453 SpecialRangeP0_61=0
1454 SpecialRangeP1_61=0
1455 SpecialRangeP2_61=0
1456 SpecialRangeP3_61=0
1457 SpecialRangeType6=0
1458 SpecialRangeF17=0
1459 SpecialRangeF27=0
1460 SpecialRangeP0_71=0
1461 SpecialRangeP1_71=0
1462 SpecialRangeP2_71=0
1463 SpecialRangeP3_71=0
1464 SpecialRangeType7=0
1465  
1466 [SIGNAL_GENERATOR]
1467 UseSineTable=0
1468 NoiseLevel=-50
1469 NoiseOn=0
1470 AmModFreq=1
1471 AmModFactor=1
1472 AmModCarrier=1
1473 AmModWave=0
1474 AmDutyCyclePcnt=50
1475 FmModWave=0
1476 FmModFreq=100
1477 FmModDeviation=240.5
1478 FmDutyCyclePcnt=50
1479 ArbitraryWaveformFile=
1480 ArbitraryWaveformFormula=sin(2*pi*x)
1481 LoadAWFromFile=0
1482 Enabled0=1
1483 AmMod0=0
1484 FmMod0=0
1485 Wave0=0
1486 SinFreq0=900
1487 SinAmpl0=0.1
1488 Enabled1=1
1489 AmMod1=0
1490 FmMod1=0
1491 Wave1=0
1492 SinFreq1=1000
1493 SinAmpl1=0.1
1494 Enabled2=1
1495 AmMod2=0
1496 FmMod2=0
1497 Wave2=0
1498 SinFreq2=1100
1499 SinAmpl2=0.1
1500  
1501 [CIRCUIT_BLACKBOX0]
1502 CompType=0
1503 BandpassFC=1400
1504 BandpassBW=1400
1505 BandpassRespType=0
1506 DelaySeconds=0.5
1507 AdderGain=0
1508 InputGain=1
1509 FeedbackGain=0.9
1510 BypassGain=0
1511 SignalSource=0
1512 DeModType=0
1513 DeModOptions=0
1514 DeModFC=2500
1515 DeModBW=1000
1516 DeModFact=1
1517 DeModCarr=1
1518 DeemphTimeConst=5e-05
1519 ChirpRate=0
1520 ChirpStartFreq=0
1521 ChirpLength=0
1522 ChirpFilterOpt=0
1523 Limiter_dB_above_FS=-6
1524 Limiter_dB_above_AVRG=10
1525 NbRampTime=0.002
1526 NbTrigLevel=10
2275 kaklik 1527 NbAvrgDetTimeConst=5
1528 NbAvrgDetFallTimeConst=0
1529 NbPreTriggerTime=0.0005
1530 NbPostTriggerTime=0.0005
2105 kaklik 1531 EVE_NB_TrigLevel=1500
1532 HumFiltFC=50
1533 HumFiltEndStop=0.5
1534 HumFiltTrkCycle=0.5
1535 HumFiltSlewRate=0.01
1536 HumFiltStages=4
1537 HumFiltTrackAlgo=11
1538 HumFiltFlags=0
1539 HumFreqExpr=peak_f(#1,49.8,50.2)
1540 AGCMode=0
1541 AGCFlags=0
1542 AGCTargetLevel=-3
1543 AGCMinGain=-20
1544 AGCMaxGain=80
1545 AGCCustomAttack=1
1546 AGCCustomDecay=0.1
1547  
1548 [CIRCUIT_BLACKBOX1]
1549 CompType=0
1550 BandpassFC=1400
1551 BandpassBW=1400
1552 BandpassRespType=0
1553 DelaySeconds=0.5
1554 AdderGain=0
1555 InputGain=1
1556 FeedbackGain=0.9
1557 BypassGain=0
1558 SignalSource=0
1559 DeModType=0
1560 DeModOptions=0
1561 DeModFC=2500
1562 DeModBW=1000
1563 DeModFact=1
1564 DeModCarr=1
1565 DeemphTimeConst=5e-05
1566 ChirpRate=0
1567 ChirpStartFreq=0
1568 ChirpLength=0
1569 ChirpFilterOpt=0
1570 Limiter_dB_above_FS=-6
1571 Limiter_dB_above_AVRG=10
1572 NbRampTime=0.002
1573 NbTrigLevel=10
2275 kaklik 1574 NbAvrgDetTimeConst=5
1575 NbAvrgDetFallTimeConst=0
1576 NbPreTriggerTime=0.0005
1577 NbPostTriggerTime=0.0005
2105 kaklik 1578 EVE_NB_TrigLevel=1500
1579 HumFiltFC=50
1580 HumFiltEndStop=0.5
1581 HumFiltTrkCycle=0.5
1582 HumFiltSlewRate=0.01
1583 HumFiltStages=4
1584 HumFiltTrackAlgo=11
1585 HumFiltFlags=0
1586 HumFreqExpr=peak_f(#1,49.8,50.2)
1587 AGCMode=0
1588 AGCFlags=0
1589 AGCTargetLevel=-3
1590 AGCMinGain=-20
1591 AGCMaxGain=80
1592 AGCCustomAttack=1
1593 AGCCustomDecay=0.1
1594  
1595 [CIRCUIT_BLACKBOX2]
1596 CompType=0
1597 BandpassFC=1400
1598 BandpassBW=1400
1599 BandpassRespType=0
1600 DelaySeconds=1
1601 AdderGain=0
1602 InputGain=1
1603 FeedbackGain=0
1604 BypassGain=1
1605 SignalSource=0
1606 DeModType=0
1607 DeModOptions=0
1608 DeModFC=0
1609 DeModBW=0
1610 DeModFact=1
1611 DeModCarr=1
1612 DeemphTimeConst=5e-05
1613 ChirpRate=2000
1614 ChirpStartFreq=500
1615 ChirpLength=1
1616 ChirpFilterOpt=0
1617 Limiter_dB_above_FS=6
1618 Limiter_dB_above_AVRG=10
1619 NbRampTime=0.01
1620 NbTrigLevel=20
2275 kaklik 1621 NbAvrgDetTimeConst=5
1622 NbAvrgDetFallTimeConst=0
1623 NbPreTriggerTime=0.0005
1624 NbPostTriggerTime=0.0005
2105 kaklik 1625 EVE_NB_TrigLevel=1500
1626 HumFiltFC=50
1627 HumFiltEndStop=0.5
1628 HumFiltTrkCycle=0.5
1629 HumFiltSlewRate=0.01
1630 HumFiltStages=4
1631 HumFiltTrackAlgo=12
1632 HumFiltFlags=0
1633 HumFreqExpr=peak_f(#1,49.8,50.2)
1634 AGCMode=3
1635 AGCFlags=1
1636 AGCTargetLevel=-3
1637 AGCMinGain=-20
1638 AGCMaxGain=70
1639 AGCCustomAttack=0.1
1640 AGCCustomDecay=0.1
1641  
1642 [CIRCUIT_BLACKBOX3]
1643 CompType=0
1644 BandpassFC=1400
1645 BandpassBW=1400
1646 BandpassRespType=0
1647 DelaySeconds=0.5
1648 AdderGain=0
1649 InputGain=1
1650 FeedbackGain=0.9
1651 BypassGain=0
1652 SignalSource=0
1653 DeModType=0
1654 DeModOptions=0
1655 DeModFC=2500
1656 DeModBW=1000
1657 DeModFact=1
1658 DeModCarr=1
1659 DeemphTimeConst=5e-05
1660 ChirpRate=0
1661 ChirpStartFreq=0
1662 ChirpLength=0
1663 ChirpFilterOpt=0
1664 Limiter_dB_above_FS=-6
1665 Limiter_dB_above_AVRG=10
1666 NbRampTime=0.002
1667 NbTrigLevel=10
2275 kaklik 1668 NbAvrgDetTimeConst=5
1669 NbAvrgDetFallTimeConst=0
1670 NbPreTriggerTime=0.0005
1671 NbPostTriggerTime=0.0005
2105 kaklik 1672 EVE_NB_TrigLevel=1500
1673 HumFiltFC=50
1674 HumFiltEndStop=0.5
1675 HumFiltTrkCycle=0.5
1676 HumFiltSlewRate=0.01
1677 HumFiltStages=4
1678 HumFiltTrackAlgo=11
1679 HumFiltFlags=0
1680 HumFreqExpr=peak_f(#1,49.8,50.2)
1681 AGCMode=0
1682 AGCFlags=0
1683 AGCTargetLevel=-3
1684 AGCMinGain=-20
1685 AGCMaxGain=80
1686 AGCCustomAttack=1
1687 AGCCustomDecay=0.1
1688  
1689 [GPS_RECEIVER]
1690 PosEmitInterval=10
1691 Options=0
1692 ExportColumnSeparator=32
1693  
1694 [INTERPRETER]
1695 MsgDisplay=63
1696 CommandFileName=command_files\testcmd.txt
1697  
1698 [EXPORT]
1699 NextWriteTime=0
1700 FftExportOptions=0
1701 FftExportFormat=0
1702 FftExportHeaders=0
1703 FftExportSeparator=9
1704 FftExportMaxNrBins=1024
1705 FftExportMaxFileSize=0
1706 FftExportStartFreqHz=0
1707 FftExportFileName=FftLog1.txt
1708 FftExportTimeFormat=YYYY-MM-DD hh:mm:ss.s
1709  
1710 [EXPORT_FORMAT]
1711 NrOfColumns=4
1712 Active=0
1713 SeparatorChr=9
1714 FileName=exported.txt
1715 FileName2=
1716 Title0=Time
1717 Exprs0=time
1718 Format0=YYYY-MM-DD hh:mm:ss
1719 Flags0=0
1720 Title1=Noise
1721 Exprs1=noise_n(500,2500)
1722 Format1=##0.0#
1723 Flags1=0
1724 Title2=PeakAmpl
1725 Exprs2=peak_a(500,2500)
1726 Format2=##0.0#
1727 Flags2=0
1728 Title3=PeakFreq
1729 Exprs3=peak_f(500,2500)
1730 Format3=###0.0#
1731 Flags3=0
1732  
1733 [EXPORT_ACTIONS]
1734 CmdAfterSpectrum=
1735 CmdBeforeWrite=
1736 CmdAfterWrite=
1737 UsePreciseInterval=1
1738 WriteIntervalSec=1
1739 PwrFailSafe=0
1740  
1741 [MACRO_BUTTONS]
1742 Exprs0=$"Capture now"
1743 Commands0=capture("capt"+str("YYMMDDhhmm",now)+".jpg")
1744 Options0=2
1745 Hotkey0=0
1746 Exprs1=$"Time: "+str("hh:mm:ss.s",now)
1747 Commands1=
1748 Options1=2
1749 Hotkey1=0
1750 Exprs2=$"peak at "+str("###0.00 Hz",peak_f(200,2500))
1751 Commands2=
1752 Options2=2
1753 Hotkey2=0
1754 Exprs3=$"Pause"
1755 Commands3=sp.pause=1 // spectrum analyser pause
1756 Options3=2
1757 Hotkey3=0
1758 Exprs4=$"Continue"
1759 Commands4=sp.pause=0 // spectrum analyser resume
1760 Options4=2
1761 Hotkey4=0
1762 Exprs5=$"Button #6"
1763 Commands5=
1764 Options5=2
1765 Hotkey5=0
1766 Exprs6=$"Button #7"
1767 Commands6=
1768 Options6=2
1769 Hotkey6=0
1770 Exprs7=$"Button #8"
1771 Commands7=
1772 Options7=2
1773 Hotkey7=0
1774  
1775 [USER_MENU_ITEMS]
1776 Exprs0=
1777 Commands0=
1778 Options0=0
1779 Hotkey0=0
1780 Exprs1=
1781 Commands1=
1782 Options1=0
1783 Hotkey1=0
1784 Exprs2=
1785 Commands2=
1786 Options2=0
1787 Hotkey2=0
1788 Exprs3=
1789 Commands3=
1790 Options3=0
1791 Hotkey3=0
1792 Exprs4=
1793 Commands4=
1794 Options4=0
1795 Hotkey4=0
1796 Exprs5=
1797 Commands5=
1798 Options5=0
1799 Hotkey5=0
1800  
1801 [WatchWindow]
1802 Left=124
1803 Top=108
1804 Width=503
1805 Height=392
1806 Visible=0
1807 FormStyle=0
1808  
1809 [WatchListAndPlotter]
1810 Flags=0
1811 TextExportFlags=0
1812  
1813 [WatchList]
1814 Title1=Noise
1815 Expr1=noise_n(500,1000)
1816 Form1=##0.0
1817 MinV1=-100
1818 MaxV1=0
1819 Title2=Peak1_Ampl
1820 Expr2=peak_a(500,1000)
1821 Form2=##0.0
1822 MinV2=-100
1823 MaxV2=0
1824 Title3=Peak1_Freq
1825 Expr3=peak_f(500,1000)
1826 Form3=###0.0
1827 MinV3=200
1828 MaxV3=2700
1829 Title4=Peak2_Ampl
1830 Expr4=peak_a(1000,1500)
1831 Form4=##0.0
1832 MinV4=-100
1833 MaxV4=0
1834 Title5=Peak2_Freq
1835 Expr5=peak_f(1000,1500)
1836 Form5=###0.0
1837 MinV5=200
1838 MaxV5=2700
1839 Title6=Peak3_Ampl
1840 Expr6=peak_a(1500,2000)
1841 Form6=##0.0
1842 MinV6=-100
1843 MaxV6=0
1844 Title7=Peak2_Freq
1845 Expr7=peak_f(1500,2000)
1846 Form7=###0.0##
1847 MinV7=200
1848 MaxV7=2700
1849 Title8=
1850 Expr8=
1851 Form8=
1852 MinV8=
1853 MaxV8=
1854 Title9=
1855 Expr9=
1856 Form9=
1857 MinV9=
1858 MaxV9=
1859 Title10=
1860 Expr10=
1861 Form10=
1862 MinV10=
1863 MaxV10=
1864 Title11=
1865 Expr11=
1866 Form11=
1867 MinV11=
1868 MaxV11=
1869 Title12=
1870 Expr12=
1871 Form12=
1872 MinV12=
1873 MaxV12=
1874 Title13=
1875 Expr13=
1876 Form13=
1877 MinV13=
1878 MaxV13=
1879 Title14=
1880 Expr14=
1881 Form14=
1882 MinV14=
1883 MaxV14=
1884 Title15=
1885 Expr15=
1886 Form15=
1887 MinV15=
1888 MaxV15=
1889 Title16=
1890 Expr16=
1891 Form16=
1892 MinV16=
1893 MaxV16=
1894 Title17=
1895 Expr17=
1896 Form17=
1897 MinV17=
1898 MaxV17=
1899 Title18=
1900 Expr18=
1901 Form18=
1902 MinV18=
1903 MaxV18=
1904 Title19=
1905 Expr19=
1906 Form19=
1907 MinV19=
1908 MaxV19=
1909 Title20=
1910 Expr20=
1911 Form20=
1912 MinV20=
1913 MaxV20=
1914 Title21=
1915 Expr21=
1916 Form21=
1917 MinV21=
1918 MaxV21=
1919 Title22=
1920 Expr22=
1921 Form22=
1922 MinV22=
1923 MaxV22=
1924 Title23=
1925 Expr23=
1926 Form23=
1927 MinV23=
1928 MaxV23=
1929 Title24=
1930 Expr24=
1931 Form24=
1932 MinV24=
1933 MaxV24=
1934 Title25=
1935 Expr25=
1936 Form25=
1937 MinV25=
1938 MaxV25=
1939 Title26=
1940 Expr26=
1941 Form26=
1942 MinV26=
1943 MaxV26=
1944 Title27=
1945 Expr27=
1946 Form27=
1947 MinV27=
1948 MaxV27=
1949 Title28=
1950 Expr28=
1951 Form28=
1952 MinV28=
1953 MaxV28=
1954 Title29=
1955 Expr29=
1956 Form29=
1957 MinV29=
1958 MaxV29=
1959 Title30=
1960 Expr30=
1961 Form30=
1962 MinV30=
1963 MaxV30=
1964 Title31=
1965 Expr31=
1966 Form31=
1967 MinV31=
1968 MaxV31=
1969 Title32=
1970 Expr32=
1971 Form32=
1972 MinV32=
1973 MaxV32=
1974 Title33=
1975 Expr33=
1976 Form33=
1977 MinV33=
1978 MaxV33=
1979 Title34=
1980 Expr34=
1981 Form34=
1982 MinV34=
1983 MaxV34=
1984 Title35=
1985 Expr35=
1986 Form35=
1987 MinV35=
1988 MaxV35=
1989 Title36=
1990 Expr36=
1991 Form36=
1992 MinV36=
1993 MaxV36=
1994 Title37=
1995 Expr37=
1996 Form37=
1997 MinV37=
1998 MaxV37=
1999 Title38=
2000 Expr38=
2001 Form38=
2002 MinV38=
2003 MaxV38=
2004 Title39=
2005 Expr39=
2006 Form39=
2007 MinV39=
2008 MaxV39=
2009 Title40=
2010 Expr40=
2011 Form40=
2012 MinV40=
2013 MaxV40=
2014 Title41=
2015 Expr41=
2016 Form41=
2017 MinV41=
2018 MaxV41=
2019 Title42=
2020 Expr42=
2021 Form42=
2022 MinV42=
2023 MaxV42=
2024 Title43=
2025 Expr43=
2026 Form43=
2027 MinV43=
2028 MaxV43=
2029 Title44=
2030 Expr44=
2031 Form44=
2032 MinV44=
2033 MaxV44=
2034 Title45=
2035 Expr45=
2036 Form45=
2037 MinV45=
2038 MaxV45=
2039 Title46=
2040 Expr46=
2041 Form46=
2042 MinV46=
2043 MaxV46=
2044 Title47=
2045 Expr47=
2046 Form47=
2047 MinV47=
2048 MaxV47=
2049 Title48=
2050 Expr48=
2051 Form48=
2052 MinV48=
2053 MaxV48=
2054 Title49=
2055 Expr49=
2056 Form49=
2057 MinV49=
2058 MaxV49=
2059 Title50=
2060 Expr50=
2061 Form50=
2062 MinV50=
2063 MaxV50=
2064 Title51=
2065 Expr51=
2066 Form51=
2067 MinV51=
2068 MaxV51=
2069 Title52=
2070 Expr52=
2071 Form52=
2072 MinV52=
2073 MaxV52=
2074 Title53=
2075 Expr53=
2076 Form53=
2077 MinV53=
2078 MaxV53=
2079 Title54=
2080 Expr54=
2081 Form54=
2082 MinV54=
2083 MaxV54=
2084 Title55=
2085 Expr55=
2086 Form55=
2087 MinV55=
2088 MaxV55=
2089 Title56=
2090 Expr56=
2091 Form56=
2092 MinV56=
2093 MaxV56=
2094 Title57=
2095 Expr57=
2096 Form57=
2097 MinV57=
2098 MaxV57=
2099 Title58=
2100 Expr58=
2101 Form58=
2102 MinV58=
2103 MaxV58=
2104 Title59=
2105 Expr59=
2106 Form59=
2107 MinV59=
2108 MaxV59=
2109 Title60=
2110 Expr60=
2111 Form60=
2112 MinV60=
2113 MaxV60=
2114 Title61=
2115 Expr61=
2116 Form61=
2117 MinV61=
2118 MaxV61=
2119 Title62=
2120 Expr62=
2121 Form62=
2122 MinV62=
2123 MaxV62=
2124 Title63=
2125 Expr63=
2126 Form63=
2127 MinV63=
2128 MaxV63=
2129 Title64=
2130 Expr64=
2131 Form64=
2132 MinV64=
2133 MaxV64=
2134 Title65=
2135 Expr65=
2136 Form65=
2137 MinV65=
2138 MaxV65=
2139 Title66=
2140 Expr66=
2141 Form66=
2142 MinV66=
2143 MaxV66=
2144 Title67=
2145 Expr67=
2146 Form67=
2147 MinV67=
2148 MaxV67=
2149 Title68=
2150 Expr68=
2151 Form68=
2152 MinV68=
2153 MaxV68=
2154 Title69=
2155 Expr69=
2156 Form69=
2157 MinV69=
2158 MaxV69=
2159 Title70=
2160 Expr70=
2161 Form70=
2162 MinV70=
2163 MaxV70=
2164 Title71=
2165 Expr71=
2166 Form71=
2167 MinV71=
2168 MaxV71=
2169 Title72=
2170 Expr72=
2171 Form72=
2172 MinV72=
2173 MaxV72=
2174 Title73=
2175 Expr73=
2176 Form73=
2177 MinV73=
2178 MaxV73=
2179 Title74=
2180 Expr74=
2181 Form74=
2182 MinV74=
2183 MaxV74=
2184 Title75=
2185 Expr75=
2186 Form75=
2187 MinV75=
2188 MaxV75=
2189 Title76=
2190 Expr76=
2191 Form76=
2192 MinV76=
2193 MaxV76=
2194 Title77=
2195 Expr77=
2196 Form77=
2197 MinV77=
2198 MaxV77=
2199 Title78=
2200 Expr78=
2201 Form78=
2202 MinV78=
2203 MaxV78=
2204 Title79=
2205 Expr79=
2206 Form79=
2207 MinV79=
2208 MaxV79=
2209 Title80=
2210 Expr80=
2211 Form80=
2212 MinV80=
2213 MaxV80=
2214 Title81=
2215 Expr81=
2216 Form81=
2217 MinV81=
2218 MaxV81=
2219 Title82=
2220 Expr82=
2221 Form82=
2222 MinV82=
2223 MaxV82=
2224 Title83=
2225 Expr83=
2226 Form83=
2227 MinV83=
2228 MaxV83=
2229 Title84=
2230 Expr84=
2231 Form84=
2232 MinV84=
2233 MaxV84=
2234 Title85=
2235 Expr85=
2236 Form85=
2237 MinV85=
2238 MaxV85=
2239 Title86=
2240 Expr86=
2241 Form86=
2242 MinV86=
2243 MaxV86=
2244 Title87=
2245 Expr87=
2246 Form87=
2247 MinV87=
2248 MaxV87=
2249 Title88=
2250 Expr88=
2251 Form88=
2252 MinV88=
2253 MaxV88=
2254 Title89=
2255 Expr89=
2256 Form89=
2257 MinV89=
2258 MaxV89=
2259 Title90=
2260 Expr90=
2261 Form90=
2262 MinV90=
2263 MaxV90=
2264 Title91=
2265 Expr91=
2266 Form91=
2267 MinV91=
2268 MaxV91=
2269 Title92=
2270 Expr92=
2271 Form92=
2272 MinV92=
2273 MaxV92=
2274 Title93=
2275 Expr93=
2276 Form93=
2277 MinV93=
2278 MaxV93=
2279 Title94=
2280 Expr94=
2281 Form94=
2282 MinV94=
2283 MaxV94=
2284 Title95=
2285 Expr95=
2286 Form95=
2287 MinV95=
2288 MaxV95=
2289 Title96=
2290 Expr96=
2291 Form96=
2292 MinV96=
2293 MaxV96=
2294 Title97=
2295 Expr97=
2296 Form97=
2297 MinV97=
2298 MaxV97=
2299 Title98=
2300 Expr98=
2301 Form98=
2302 MinV98=
2303 MaxV98=
2304 Title99=
2305 Expr99=
2306 Form99=
2307 MinV99=
2308 MaxV99=
2309 Title100=
2310 Expr100=
2311 Form100=
2312 MinV100=
2313 MaxV100=
2314 ColWidth0=0
2315 ColWidth1=0
2316 ColWidth2=0
2317 ColWidth3=0
2318 ColWidth4=0
2319 CmdsAfterScrollStep=
2320  
2321 [WatchHistoryMemory]
2322 PlotMaxSamples=2000
2323 PlotMaxChannels=6
2324 PlotFileName=plotter0.tmp
2325 PlotExportName=pltexpt0.txt
2326 PlotExportTimeColumn=0
2327 PlotExportTimeFormat=YYYY-MM-DD hh:mm:ss
2328 ColumnSeparator=0
2329 PlotExportPeriodic=0
2330  
2331 [WatchHistoryPlotter]
2332 Running=0
2333 CaptureFileName=plot.jpg
2334 SecPerStep=1
2335 SmallMarker=3
2336 SmallInterval=30
2337 LargeMarker=1
2338 LargeInterval=2*60
2339 TimeLabelFormat=hh:mm
2340 DateLabelFormat=YY-MM-DD
2341 VertScalePenStyle=3
2342 BkgndColor=0
2343 GridColor=13619151
2344 LabelColor=16777215
2345 PenColor3=16744319
2346 PenColor4=16711935
2347 PenColor6=4145151
2348 PenColor7=4194111
2349 PenColor8=4161407
2350 PenColor9=16728063
2351 PenColor10=4194303
2352 PenColor11=8355839
2353 PenColor12=8388479
2354 PenColor13=12550015
2355 PenColor14=16744447
2356 PenColor15=8388607
2357 PenColor16=13619199
2358 VerticalSplit=0
2359 VSplitUpperChannels=10
2360 LegendPos=4
2361 LegendDetails=1
2362 LegendFontName=Arial
2363 LegendFontSize=9
2364 HorzAxisFontName=Arial
2365 HorzAxisFontSize=8
2366 VertAxisFontName=Arial Narrow
2367 VertAxisFontSize=8
2368 AxisAssign0=1
2369 AxisLabel0=dB uV / m
2370 AxisAssign1=3
2371 AxisLabel1=Frequency [Hz]
2372 AxisAssign2=-1
2373 AxisLabel2=
2374 AxisAssign3=-1
2375 AxisLabel3=
2376 AxisAssign4=1
2377 AxisLabel4=
2378 AxisAssign5=1
2379 AxisLabel5=
2380 AxisAssign6=1
2381 AxisLabel6=
2382 AxisAssign7=1
2383 AxisLabel7=