User Tools

Site Tools


howto:js8

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howto:js8 [2020/03/02 20:50] – [Computer Timing] va7fihowto:js8 [2021/07/09 21:01] (current) va7fi
Line 3: Line 3:
   * [[howto/7300digital |IC 7300 Settings for Digital Modes]]   * [[howto/7300digital |IC 7300 Settings for Digital Modes]]
   * [[http://js8call.com/ |JS8Call main page]]   * [[http://js8call.com/ |JS8Call main page]]
-  * [[http://files.js8call.com/latest.html |Download]] +  * [[http://files.js8call.com/latest.html |JS8Call Download]] 
-  * [[https://groups.io/g/js8call |On groups.io]]+  * [[https://groups.io/g/js8call |JS8Call on groups.io]]
  
  
Line 38: Line 38:
  
 Here's an example of a block that is within the horizontal lines, so it's well synchronized (with my station anyways): Here's an example of a block that is within the horizontal lines, so it's well synchronized (with my station anyways):
-{{ :howto:timing1.png }}+{{ howto:js8:timing1.png }}
  
 There are three ways to adjust your clock: There are three ways to adjust your clock:
  
-  - You can use an **internet** service to adjust your computer's clock such as [[http://www.timesynctool.com/ |Network Time]].  Here are the //Network Time// settings I changed so that it keeps my clock within 200 ms: {{ :howto:nettime.jpg |}}+  - You can use an **internet** service to adjust your computer's clock such as [[http://www.timesynctool.com/ |Network Time]].  Here are the //Network Time// settings I changed so that it keeps my clock within 200 ms: {{ howto:js8:nettime.jpg |}}
   - If you're "offline", you can use the **WWV time signals**(([[wp>WWV_(radio_station) |Wikipedia: WWV (Radio Station)]])) on 2.5 MHz, 5 MHz, 10 MHz, 15 MHz, or 20 MHz.     - If you're "offline", you can use the **WWV time signals**(([[wp>WWV_(radio_station) |Wikipedia: WWV (Radio Station)]])) on 2.5 MHz, 5 MHz, 10 MHz, 15 MHz, or 20 MHz.  
-  - You can use the **Time Drift tool in JS8CALL**, which adjusts the program's clock offset without changing the operating system's clock.  To see the tool, make sure that this has a check mark: ''View'' -> ''Show Waterfall Controls'' -> ''Timing'' tab.  Use the up and down arrows to adjust your time drift (more on this below):{{ :howto:timing3.png }}+  - You can use the **Time Drift tool in JS8CALL**, which adjusts the program's clock offset without changing the operating system's clock.  To see the tool, make sure that this has a check mark: ''View'' -> ''Show Waterfall Controls'' -> ''Timing'' tab.  Use the up and down arrows to adjust your time drift (more on this below):{{ howto:js8:timing3.png }}
  
  
 ==== Here's how to use the Time Drift Tool: ==== ==== Here's how to use the Time Drift Tool: ====
  
-  * Make sure that you can see the ''Time Delta'' column in your ''Band Activity'' Window.  If not, make sure that this is checked: ''View'' -> ''Show Band Activity Columns...'' -> ''Time Delta''  {{ :howto:timing2.png }}+  * Make sure that you can see the ''Time Delta'' column in your ''Band Activity'' Window.  If not, make sure that this is checked: ''View'' -> ''Show Band Activity Columns...'' -> ''Time Delta''  {{ howto:js8:timing2.png }}
   * If everyone's computers were perfectly synchronized, all these ''Time Delta'' entries would be 0 ms.  Realistically, there's always be a bit of variance, but you should try to ensure that your clock is synchronized with most other operators.   * If everyone's computers were perfectly synchronized, all these ''Time Delta'' entries would be 0 ms.  Realistically, there's always be a bit of variance, but you should try to ensure that your clock is synchronized with most other operators.
-  * For example, suppose that most operators are around <fc #ff0000>+</fc>500 ms, then you'd want to adjust your ''Time Drift'' to <fc #ff0000>-</fc>500 ms to cancel out the ''Time Delta'' (and vice versa).  Note the sign (+/-) of the ''Time Drift'' is opposite that of the ''Time Delta''  For example, here I had to put a ''Time Drift'' of -100 on mine to match the other operators: {{ :howto:timing3.png }}+  * For example, suppose that most operators are around <fc #ff0000>+</fc>500 ms, then you'd want to adjust your ''Time Drift'' to <fc #ff0000>-</fc>500 ms to cancel out the ''Time Delta'' (and vice versa).  Note the sign (+/-) of the ''Time Drift'' is opposite that of the ''Time Delta''  For example, here I had to put a ''Time Drift'' of -100 on mine to match the other operators: {{ howto:js8:timing3.png }}
   * The last thing to keep in mind is that this time drift might need to be adjusted periodically depending on how well your computer keeps time.   * The last thing to keep in mind is that this time drift might need to be adjusted periodically depending on how well your computer keeps time.
  
Line 57: Line 57:
 ===== Troubleshooting ===== ===== Troubleshooting =====
 ==== CPU Overload ==== ==== CPU Overload ====
-{{ :howto:cpu.png}}**The Issue:** Sometimes the QSOs in JS8Call don't get decoded properly:  The waterfall shows the data blocks being received, but the text doesn't show, or parts of it do, but with gaps showing as "…" instead.+{{ howto:js8:cpu.png}}**The Issue:** Sometimes the QSOs in JS8Call don't get decoded properly:  The waterfall shows the data blocks being received, but the text doesn't show, or parts of it do, but with gaps showing as "…" instead.
  
 **The Reason:** At first, I thought that the YAAC (the APRS program I was running at the same time) was causing the issue because when I close it, JS8Call would start behaving again.  But it turns out that it was simply a lack of CPU power.  I'm running JS8Call on a cheap mini computer and was reaching 100% CPU when running JS8Call, YAAC, and Firefox at the same time. **The Reason:** At first, I thought that the YAAC (the APRS program I was running at the same time) was causing the issue because when I close it, JS8Call would start behaving again.  But it turns out that it was simply a lack of CPU power.  I'm running JS8Call on a cheap mini computer and was reaching 100% CPU when running JS8Call, YAAC, and Firefox at the same time.
Line 65: Line 65:
 To check on your CPU usage, press <key>CTRL-ALT-DEL</key> on your keyboard, then select ''Task Manager''. To check on your CPU usage, press <key>CTRL-ALT-DEL</key> on your keyboard, then select ''Task Manager''.
  
 +==== Radio Filter ====
 +If the waterfall on the JS8Call screen shows a narrow light blue region with darker areas on either side, it could be that your radio filter is too narrow.  Roughly, the filter should be set to 3kHz.  I usually have mine set between 500Hz and 2700Hz.
  
-===== Note ===== +<wrap tip> **Some tricks**:</wrap> 
-The first draft of this page was copied over from [[https://ptruchon.pagekite.me |VA7FI's site]] with permission.  Please feel free to expend on it.+ 
 +  * Sometimes, the band is really busy with stations sending Heart Beats.  The region between 500Hz and 1000Hz seems to be used mostly for that sort of automated stuff.  If you want to stop all those HB from filling up your screen, you can quickly tighten your filter between 1000Hz and 2700Hz. 
 +  * The notch filter is also useful sometimes to quiet down a really loud station or a random RTTY signal.
  
howto/js8.1583211014.txt.gz · Last modified: 2020/03/02 20:50 by va7fi