home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0954.lha / SCAN8800 / Help_for_SCAN8800 < prev    next >
Text File  |  1993-12-22  |  16KB  |  468 lines

  1.  
  2.  ##########################################################################
  3.  #                                                                        #
  4.  # 'SCAN8800' is FREEWARE, you can spread it all over the world, as long  #
  5.  # all files are included.                                                #
  6.  #                                                                        #
  7.  ##########################################################################
  8.  
  9.  
  10.  
  11.   Hello, dear SWL (Short Wave Listener),
  12.  
  13.  
  14.   because I didn't want to store all the interesting frequencys in my
  15.   head, I have written a program called 'SCAN8800'.
  16.   'SCAN8800_T' is a turbo-version for AMIGA's with the processor 68020
  17.   (or higher) and a co-processor. There is not much more speed, but I
  18.   think, it's good to use this compiler-option - and use CpuBlit.
  19.   The maximal entrys are depending of the free memory of your computer.
  20.   For each frequency you can store up to 9 transmission times and the
  21.   weekdays of them.
  22.  
  23.   Owner of the receiver FRG-8800 from YAESU now can jubilate, but only
  24.   if they also have the interface MINIX MIF-90 too, because you can con-
  25.   trol this receiver with your AMIGA: setting the frequency (min. 25 Hz)
  26.   and mode.
  27.  
  28.   Further you can scan in different manners and get a chart from the
  29.   S-values.
  30.  
  31.   - scanning of a spectrum
  32.     (LW, MW, ... or as an example from 6200 kHz to 6305 kHz step 1 kHz)
  33.  
  34.   - scanning over time
  35.     To see the fading you can check max. 6 frequencys for 1, 2, ..hours.
  36.  
  37.   - scanning of the selected stations of your data-base.
  38.  
  39.  
  40.   Please copy file 'SCAN.miscel' into the directory 's:'.
  41.  
  42.  
  43.   If there is something wrong or could be made better then write to me.
  44.   To get a new version, send a disk and enough IRC's.
  45.  
  46.   
  47.   Thanks a lot to
  48.     - Amiga and Commodore for developing this superior computer
  49.     - SAS for the C-6.3 compiler
  50.     - Willi Burmeister for his helpful aid
  51.     - Bryan Brown for the nice DrawMap-program
  52.     - Anders Bjerin (Sweden) & Bernd Schied (BRD) for the File-Requester,
  53.       I found on Fish 464 (appears not under OS 2.x)
  54.  
  55.  
  56.  
  57.   So long and 55 73.
  58.  
  59.  
  60.   Address:   Rainer Redweik
  61.              Kattowitzer Str. 7
  62.              D-38440 Wolfsburg
  63.              Germany
  64.  
  65.  
  66.              Phone: 049/5361/36577
  67.  
  68.              Z-Net: ELKO@GPDB.ZER
  69.  
  70.  
  71. ******************************************************************************
  72.  
  73.  
  74. I n f o s:
  75.  
  76.  
  77.  
  78.  
  79. Hardware connection
  80.  
  81.  
  82.      MIF 90         |    Serial (AMIGA)
  83. --------------------------------------------------
  84.               Pin       Pin
  85.  
  86.  In            1---------2 TX
  87.  +14 Volt      2---------9 +12 Volt
  88.  Ground        3---------7 GND
  89.  Out           4---------3 RX
  90.  NC            5       --4 RTS  (Pin 4 and 5 must be
  91.                        |         short-circuited, otherwise
  92.                        --5 CTS   you read "No 'CTS'!")
  93.  
  94.  
  95. Tips for operation
  96.  
  97. After starting SCAN8800 the program try to find the file 'SCAN.miscel' in
  98. the drawer s:. If it wasn't found, the function 'Miscellaneus edit' was
  99. started (Sometimes the help-key give infos about to use the editor. On my
  100. A-2000-C I have to press two times. Yeah.). Here you should enter:
  101.  
  102.  - the path to find the necessary files (Diskname:Drawername)
  103.  
  104.  - the number of the serial port (0 for the default, 1, 2, ... for a
  105.    multiport-card)
  106.  
  107.  - longitude and latitude of your location
  108.  
  109.  - begin of summertime (DD.MM.)
  110.  
  111.  - end   of summertime (DD.MM.)
  112.  
  113.  - differenz of lokaltime and UTC (15:00 LOC - 14:00 UTC = +1)
  114.  
  115.  - minimal freq. [Hz] the receiver can receive (150000)
  116.  
  117.  - maximal freq. [Hz]  "      "     "    "  (29999900, 146000000 or 173999500)
  118.  
  119.  - step-wide for the scan-function you want to use
  120.        LW    MW    SW    VHF
  121.       3000  9000  1000  25000
  122.  
  123. Now you have finished ? Ok, please don't forget to save.
  124.  
  125.  
  126.  
  127. If the program now finds the file 'Stations.SCAN', it show's you several
  128. broadcasting-stations. And also the program try to read the ASCII-file
  129. 'SCAN.chanel'. Here you can give in by an editor the frequency with the
  130. belonging chanel:
  131.  
  132.  27065000:009 /* distress call chanel */
  133. 145625000:001 /* Relais (listen) */
  134.  
  135.  
  136. If not, you can fill the data-base:
  137.   Select menu 'Station edit (right AMIGA-key and e).
  138.  
  139.   Please enter
  140.  
  141.   - the frequency [Hz],
  142.  
  143.   - if you whish an offset (+-999 Hz) (The receiver get freq. + offset),
  144.  
  145.   - the mode (AM, LSB, USB, CW, FM, AMn, CWn or FMn (n means, that the
  146.     narrator-filter should be turned on)),
  147.  
  148.   - the classification (amateur, broadcasting, free radio ...),
  149.  
  150.   - if you want a 't', to give in times,
  151.  
  152.   - the station-name
  153.  
  154.   - the coordinates and
  155.  
  156.   - if known the ITU-sign.
  157.  
  158.  
  159.   Now you can fill the next record. The program detects double freq. and
  160.   don't allow it.
  161.   To leave the edit-mode clear the frequency (with 'Esc') and press RETURN.
  162.  
  163.   If you type a 't' in column 'Time' a new mask appears. Here you kann type
  164.   in the times (in  U T C ) when a transmission goes on the air. On each
  165.   weekday, a transmission is running, you can type a 'x'. If you type 'a'
  166.   in the Sa-column, all week-days were marked.
  167.   In a row you can jump between columns with 'TAB' and 'SHIFT-TAB'.
  168.   In summer some stations started one hour earlier. This case you can mark
  169.   in the column bevor Begin[UTC] with a '#'.
  170.   To delete a time-row type a 'l' in column Begin[UTC] - and if this column
  171.   is clear and you press RETURN you leave the time-mask premature.
  172.  
  173.   In case that you use the ITU-column, SCAN8800 hunted the file 'SCAN.itu'
  174.   for the description and printed it - only if found - under the headline.
  175.   The file you can change by an editor: every row 3 signs for the con-
  176.   traction, a colon and 25 signs for text:
  177.  
  178.    CPV:Kapverdische Inseln
  179.    S  :Sweden
  180.  
  181.   In this column you can read the contents of file 'SCAN.itu' by pressing
  182.   the 'Help'-key. Further more pressing this key changed the sorting. Look
  183.   for the green point.
  184.   With cursor-up/down you can move through the contents. By pressing the
  185.   initial letter the first found text was marked.
  186.   To return use the 'Esc'-key.
  187.  
  188.  
  189. Turn on the receiver:
  190.  
  191. If you select the Power ON-"Key" on the screen (or right AMIGA-p), AMIGA
  192. take control of FRG-8800. Of course only if the connection is correct.
  193. But it's better to switch on with the hardware-POWER-key too.
  194. After pressing RETURN, the frequency and mode of the actual station was
  195. send out.
  196. With cursor-up/down you can change the station.
  197. With cursor-left/right you change the offset (for SSB) in step of 25 Hz.
  198. To change with a step of 100 Hz use a shift-key additional. Using an Alt-
  199. key steps with 500 Hz and using Ctrl-key set the offset to the min/max value.
  200. This changed offset is the one of the data-base and can be saved. Pressing
  201. 'u' calls the undo-function.
  202. Using 'Esc' leave this function.
  203.  
  204.  
  205. Scrolling:
  206.  
  207. The description how to scroll for- or backwards you can get with the help-key.
  208. There are several kinds to sort all the items (see menu). Depended from sor-
  209. ting are the reaction of the key 'n' (next) and 'p' (previous). If you have
  210. sorted the mode and the actual-mode is AM, than, after pressing 'n', it
  211. scrolls to mode CW. This can be quicker than using other keys.
  212.  
  213. You can use the 'f' key to enter a frequency - then the program jumps to it
  214. or if not exists, near by (Short: 6205 is expanded to 6205000).
  215. If you have sorted by ITU, you can use the 'i' key to enter an ITU, to which
  216. you whish to jump and by using the 'Help'-key, now you can read the contents
  217. of 'SCAN.itu'.
  218.  
  219.  
  220. Searching:
  221.  
  222. With this function you can search for station-names (uppercase == lowercase).
  223. If there are several conformables, you jump to them by pressing cursor-up/
  224. down keys.
  225. 'F1'  select stations.
  226. 'Esc' ends searching and the requester appears to allow to enter a new word.
  227.       If no word is given in, the program turned to main.
  228. 'q'   ends the search-function without the requester.
  229.  
  230.  
  231. Sorting:
  232.  
  233. The default sorting is time-sorting - after starting you can see if there is
  234. an interesting program on the air.
  235. A little green point in the headline indicates, if you have sorted by mode,
  236. frequency, time, ...
  237.  
  238.  
  239. Select:
  240.  
  241. Selected station can be used in two scan-functions.
  242. To select single items press 'F1', to select groups see menu 'Station select'.
  243. 'Clear' of course clears all selections.
  244. 'Delete' deletes all selected entrys of the data-base !!!
  245. In the scan-function 'Time' you can use up to the first six frequencys, in
  246. 'Selected' all of them.
  247. 'F2': all stations without coordinates were selected for better find.
  248.  
  249. With 'N'ext (shift-n) you jump to next selected station.
  250. With 'P'rev (shift-p) you jump to previous selected station.
  251.  
  252.  
  253.  
  254. S C A N:
  255.  
  256. To exit the scan-functions use the 'Esc'-key. But first you have to stop the
  257. scanning.
  258. If you havn't press the Power-ON-"key", the S-values are random numbers.
  259. 'Mouse-laziers' can use the keyboard, the letters are underlined. Except the
  260. numbers 1 to 6 in time-scanning.
  261.  
  262.  
  263. Scan spectrum:
  264.  
  265. Here you can scan a frequency-range. Choose LW, MW, SW, ... 'Free' allow you
  266. to enter your special wish. Over menu you can select the special broadcasting
  267. ranges on SW and also ranges from the radio amateurs.
  268. The mode can be changed with 'AM', 'FM', ...
  269.  
  270. 'Delay' enable to set a time to wait up to 30 seconds. After this time the
  271. next station will tune in. With the 'SQUELCH'-knob on the receiver it is pos-
  272. sible to control the delay-time. If the signal isn't strong enough, the pro-
  273. gram dosn't wait.
  274. Or you can set a range of the S-value, in which delay-time is enabled: with
  275. the mouse set the lower- and/or upper-boundary. Right side of the scale
  276. there are two small grey fields. If you move the mouse in this area, the out-
  277. fit of the pointer changed. You can pick and stretch the fields. If the S-
  278. value reached between this fields, the program is waiting, otherwise it scans
  279. on.
  280. With cursor-left/right you can stop and scan by hand.
  281. If you have stopped, you can jump to the next/prev. frequency by using the
  282. 'n' or 'p' key, dependend by the range of S-value.
  283. If you select 'Max hold' from the menu, the max. S-values will be drawn - may
  284. be good for searching short signals (voice radio).
  285.  
  286. Scan time:
  287.  
  288. This function allowes to record the fading over time of 1 to 6 frequencys.
  289. 'Selected' take the first selected stations (max. 6). After this the program
  290. ask for start- and end-time.
  291. With 'Free' it is possible to give in the freq. manualy. Entering a 'e'xit
  292. jumps to time entry.
  293. 'San' starts the record. If start-time is not reached, SCAN8800 waits and then
  294. automaticaly starts.
  295. Selecting the f1-f6 keys on the screen (1-6 on keyboard) turns off/on the fre-
  296. quency.
  297. If you want to set dots, use key 'd'. Key 'c' clears the last one.
  298.  
  299.  
  300. Scan selected:
  301.  
  302. The program scans all the selected stations. More infos see 'Scan spectrum'.
  303.  
  304.  
  305.  
  306. Other:
  307.  
  308. In the column 'Band' there are printed out the official radio-band in meters
  309. (black). Out of this ranges the wavelength will be calculated (grey).
  310.  
  311. To have a quick view to the times press 't'. After pressing a second time or
  312. using the menu, the window closes automaticly.
  313.  
  314. Who wanted to print out a graphic (please use a 'screengrabber' and a paint-
  315. programm), can press 'shift-p' to let change the colours. So you needn't so
  316. much time by working with the paint-programm.
  317.  
  318. You can fade in/out a map by pressing the 'm'-key. If you have entered the
  319. coordinates, you see the points on the map. Also available in 'Time-Scan'
  320. and 'Selected-Scan'.
  321. The map-file is called 'SCAN.map', for interlace 'SCAN.map_lace'. Delete the
  322. file, you didn't use.
  323.  
  324.  
  325. If the reception isn't good, don't turn AMIGA on. 'She' makes little noise.
  326. Sometimes the contact to the receiver isn't successful. I don't know the
  327. reason, but after a second attempt it works.
  328. Don't forget to make regulary a backup of the files 'Stations.SCAN' and
  329. 'SCAN.itu' !!!
  330.  
  331. If you want to decode MORSE-, RTTY- or FAX-code you can run the decoder-pro-
  332. gram and SCAN8800, if you have a multiport-card. Change the unit-number in
  333. 'Miscellaneus edit'. I hope, it work - but I havn't tested it.
  334. Here in Germany some equipment use the gameport, so no card is neccessary.
  335.  
  336.  
  337. Much fun by the 'ride on the waves'.
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344. VERSION 2.33:
  345.  
  346. Bugs removed (and installed ?).
  347.  
  348. NoSerRead ->    two SWL told me, that they have build a lowcost interface.
  349.                 But they can't read the S-meter and squelch. If this menu
  350.                 is selected, the programm didn't read the serial port.
  351.                 On the next re-design of the miscel-screen, I will put this
  352.                 menu-part into. So the programm can remember the choice.
  353.  
  354.  
  355. More_Freq.lha   A few files with special frequencys.
  356.                 Use 'LHA -x -M x More_Freq.lha'.
  357.  
  358.  
  359.  
  360.  
  361. VERSION 2.34:
  362.  
  363. Requester ->    added the possibility to cancel a request.
  364.  
  365. select->save:   new menu-item. Now you can save only the selected stations,
  366.                 and if you want, arrange a new file, using 'Merge'.
  367.  
  368. select->modify: new menu-item. All selected stations can be modified.
  369.  
  370.                 Example: if you want to change 'Rundfunk' into 'Broadcasting',
  371.                          1. clear all what is selected (right Amiga-shift-l)
  372.                          2. sort by classification (right Amiga-c)
  373.                          3. type 'n' until 'Rundfunk' is in the edit-row
  374.                          4. select all 'Rundfunk' (right Amiga-shift-c)
  375.                          5. use the new menu-item and type in 'Broadcasting'.
  376.  
  377.                          if you want to change 'AM' into 'AMn',
  378.                          1. clear all what is selected (right Amiga-shift-l)
  379.                          2. sort by mode (right Amiga-m)
  380.                          3. type 'n' until 'AM' is in the edit-row
  381.                          4. select all 'AM' (right Amiga-shift-m)
  382.                          5. use the new menu-item and type in 'AMn'.
  383.  
  384.                          ... and so on. Please always do the 5 steps !!!
  385.  
  386.  
  387.  
  388.  
  389. VERSION 2.35:
  390.  
  391. Frequency-range changed. Now the frequency-limits, you have set in the miscel-
  392.                 laneous-function, are only guilty, when the programm is sending
  393.                 to the receiver.
  394.                 In the database, you can feed frequencys into your computer in
  395.                 the range of 1 kHz (type '1' and return) up to < 1 GHz.
  396.  
  397. Select->delete  now deletes only manual selected stations.
  398.  
  399. Selected        Displays the numbers of selected stations (green).
  400.                 Shows the numbers by using next- and previous-functions (blue).
  401.  
  402. Summertime      I have learned, that in the southern hemisphere summertime is
  403.                 from October to March. Thank you W.F. Wevers from New Zealand !
  404.                 Miscellaneus is changed.
  405.  
  406. File protection mode now will accepted.
  407.  
  408. And a few other changes.
  409.  
  410.  
  411.  
  412.  
  413. VERSION 2.36:
  414.  
  415. Serial          changed to 7 wire handshake. For future enlargement.
  416.  
  417. Scan ╗ Spectrum If you have found several new interesting frequencys, you can
  418.                 insert them into the database. Jump to the freq. by using the
  419.                 cursor-keys or 'n'ext or 'p'revious. Then press the 'i'-key.
  420.                 If it is a new frequency it will be inserted and selected.
  421.                 When you return to the main-screen, the program jumps to the
  422.                 first item and then you can complete the text.
  423.  
  424. Printer         Bug fixed.
  425.  
  426. Map             To zoom in into the area of Europe, press 'z'.
  427.  
  428.  
  429.  
  430.  
  431. VERSION 2.37:
  432.  
  433. Bugs removed.
  434.  
  435. Printer         Function for black / white - printer corrected.
  436.  
  437. Menu            'Zoom Map' added.
  438.  
  439. Map             The drawing line from transmitter to receiver isn't always
  440.                 correct (Thank's W. Wevers for the info). Maybe next time
  441.                 I will remove this line.
  442.  
  443.  
  444.  
  445.  
  446. VERSION 2.38:
  447.  
  448. Map             Now you can put the map-screen to back by clicking into the
  449.                 upper right corner.
  450.  
  451. 'f'-key         If you use this key for searching a frequency, now you get
  452.                 information, wether there is more than one freq. (f + offset).
  453.                 If the freq. is found and shown in green color, there is only
  454.                 one station, otherwise there are more with the same freq.
  455.  
  456.                 Example:   Freq.       Offset      f+o
  457.  
  458.                           6000000         0      6000000
  459.                           6000001        -1      6000000
  460.                             ...          ..         ..
  461.                           6000009        -9      6000000
  462.  
  463. Sort            starting by mouse. A quick hack without buttons or so.
  464.                 You can let sort by clicking on the words 'Frequency', 'Mod',
  465.                 'Classification', ...
  466.  
  467.  
  468.