Digital Communications: Chromebook Setup: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{WIP|Name of Author=Ron WB9YZU|Date Started= | {{WIP|Name of Author=Ron WB9YZU|Date Started=May 28 2026}} | ||
== Chromebook setup for Digital Communications == | == Chromebook setup for Digital Communications == | ||
| Line 15: | Line 15: | ||
=== <u>Disabling OS verification, and setting up Linux</u> === | === <u>Disabling OS verification, and setting up Linux</u> === | ||
==== <u>Disabling OS verification:</u> ==== | |||
This is best done on a laptop with no data as putting on or removing developer mode will reinstall the Chrome OS. | This is best done on a laptop with no data as putting on or removing developer mode will reinstall the Chrome OS. | ||
| Line 27: | Line 27: | ||
Every power-on boot afterword will display "To turn OS verification OFF, press ENTER and after a bit make a loud beep and boot. | Every power-on boot afterword will display "To turn OS verification OFF, press ENTER and after a bit make a loud beep and boot. | ||
==== <u>Setting up Linux</u> ==== | |||
* Enter Setup [ Click on the time, then the gear] | |||
* In the search bar, type ''Linux'', then click on "Penguin". This will install the Linux environment and create the Terminal icon. | |||
* Re-Enter Setup [ Click on the time, then the gear], search again for Linux, then click on Allow Linux to access your microphone; share the microphone. | |||
=== <u>Installing WSJTX</u> === | |||
Open the Terminal (Terminal ICON), click on Penguin, and wait for the <username>@penguin: prompt. | |||
* At the @penguin prompt enter: sudo apt update - This will update the local installer package library. | |||
* At the @penguin prompt enter: ''sudo apt install wsjtx -'' This installs the WSJTX package. | |||
To start WSJTX, at the @penguin prompt enter: ''wsjtx'' - WSJTX will launch. Leave Terminal open in the background. Closing WSJTX will return you to the @penguin prompt. | |||
==== <u>Setup WSJTX</u> ==== | |||
<blockquote>'''NOTE:''' WSJTX data modes are Synchronous modes, they use the system clock for timing. If the system clock is not close to internet time, WSJTX may not decode incoming transmissions or transmit your data in a time frame others can decode. | |||
* In settings > Time Zone: Select ''Use your IP address to determine location''. | |||
* A network connection is required to sync the clock. | |||
</blockquote> | |||
===== WSJTX Settings. ===== | |||
(Located under File) | |||
<i>Highlights in Red are mandatory fields</i>. | |||
* '''<font color="Red">General Tab:</font>''' Enter your station info and IARU Region (2). Select how you want the distance preferences and how the controls work. | |||
* '''<font Color="Red">Radio Tab:</font>''' Set up Rig control or select VOX to use the VOX (voice activated relay) function on your radio to key the radio. | |||
* '''<font color="Red">Audio:</font>''' This sets up the sound card parameters. Default - Mono should work for using the internal sound card. If you see audio in the waterfall and you hear a tone when clicking on Tune, the sound card setting is correct. | |||
* '''TX Macros:''' This sets up optional messages for TX5 | |||
* '''Reporting:''' This allows you to select logging options, and spotting services (requires network) . | |||
* '''Frequencies:''' Sets the frequencies that correspond to a mode/band selection. This is already populated with the common frequencies by mode and region. | |||
* '''Colors:''' Allows you to customize colors used for tracking stations worked, calling, etc. | |||
* '''Advanced:''' Allows specialized setup of J65 mode, also enabling of Contest macros for Field Day, VHF Contests, Fox/Hound, etc. | |||
==== Operating WSJTX at W9YT: ==== | |||
[https://wiki.w9yt.org/wiki/Digital_Communications:_Chromebook W9YT Digital Operation using Chromebook] | |||
[https://wsjt.sourceforge.io/wsjtx-doc/wsjtx-main-2.6.1.html#TUTORIAL WSJTX Basic Operating Tutorial] | |||
=== <u>Installing FLDIGI</u> === | |||
Open the Terminal (Terminal ICON), click on Penguin, and wait for the <username>@penguin: prompt. | |||
* At the @penguin prompt enter: sudo apt update - This will update the local installer package library. | |||
* At the @penguin prompt enter: ''sudo apt install fldigi -'' This installs the WSJTX package. | |||
To start WSJTX, at the @penguin prompt enter: ''fldigi'' - FLDIGI will launch. Leave Terminal open in the background. | |||
Closing FLDIGI will return you to the @penguin prompt. | |||
<includeonly> | <includeonly> | ||
[[Category:WIP]] | [[Category:WIP]] | ||
</includeonly> | </includeonly> | ||
Latest revision as of 14:21, 30 June 2026
![]()
This article is a work in progress. Content may not be complete or have full background information and links. This page was started on May 28 2026, please contact Ron WB9YZU for more information.
Chromebook setup for Digital Communications
The Google Chromebook is an economical computer that has applications in Amateur Radio Communications. There are no Chrome applications at this point, but Chromebooks are designed to allow use of shell Debian Linux shell.
Unique Chromebook features
The Chromebook is designed to communicate with the Google Cloud for software updates, time sync, and adjusting some settings.
- On Power-On, the Chromebook will check the Google Server for latest OS updates. If there is no network present, the Chromebook will not load the GUI.
- Settings and Time Sync. Some setting adjustments and time sync need access to the world wide web.
- Linux setup requires WWW access as this is done in setup.
- When running Linux IO needs to be specifically shared with Linux. Microphone, USB will need to be given permission to be shared.
Disabling OS verification, and setting up Linux
Disabling OS verification:
This is best done on a laptop with no data as putting on or removing developer mode will reinstall the Chrome OS.
On Boot:
- Press Esc + Refresh + Power to enter Recovery Mode
- Press Ctrl + D
The Chromebook will reset the OS and reboot.
Every power-on boot afterword will display "To turn OS verification OFF, press ENTER and after a bit make a loud beep and boot.
Setting up Linux
- Enter Setup [ Click on the time, then the gear]
- In the search bar, type Linux, then click on "Penguin". This will install the Linux environment and create the Terminal icon.
- Re-Enter Setup [ Click on the time, then the gear], search again for Linux, then click on Allow Linux to access your microphone; share the microphone.
Installing WSJTX
Open the Terminal (Terminal ICON), click on Penguin, and wait for the <username>@penguin: prompt.
- At the @penguin prompt enter: sudo apt update - This will update the local installer package library.
- At the @penguin prompt enter: sudo apt install wsjtx - This installs the WSJTX package.
To start WSJTX, at the @penguin prompt enter: wsjtx - WSJTX will launch. Leave Terminal open in the background. Closing WSJTX will return you to the @penguin prompt.
Setup WSJTX
NOTE: WSJTX data modes are Synchronous modes, they use the system clock for timing. If the system clock is not close to internet time, WSJTX may not decode incoming transmissions or transmit your data in a time frame others can decode.
- In settings > Time Zone: Select Use your IP address to determine location.
- A network connection is required to sync the clock.
WSJTX Settings.
(Located under File)
Highlights in Red are mandatory fields.
- General Tab: Enter your station info and IARU Region (2). Select how you want the distance preferences and how the controls work.
- Radio Tab: Set up Rig control or select VOX to use the VOX (voice activated relay) function on your radio to key the radio.
- Audio: This sets up the sound card parameters. Default - Mono should work for using the internal sound card. If you see audio in the waterfall and you hear a tone when clicking on Tune, the sound card setting is correct.
- TX Macros: This sets up optional messages for TX5
- Reporting: This allows you to select logging options, and spotting services (requires network) .
- Frequencies: Sets the frequencies that correspond to a mode/band selection. This is already populated with the common frequencies by mode and region.
- Colors: Allows you to customize colors used for tracking stations worked, calling, etc.
- Advanced: Allows specialized setup of J65 mode, also enabling of Contest macros for Field Day, VHF Contests, Fox/Hound, etc.
Operating WSJTX at W9YT:
W9YT Digital Operation using Chromebook
WSJTX Basic Operating Tutorial
Installing FLDIGI
Open the Terminal (Terminal ICON), click on Penguin, and wait for the <username>@penguin: prompt.
- At the @penguin prompt enter: sudo apt update - This will update the local installer package library.
- At the @penguin prompt enter: sudo apt install fldigi - This installs the WSJTX package.
To start WSJTX, at the @penguin prompt enter: fldigi - FLDIGI will launch. Leave Terminal open in the background.
Closing FLDIGI will return you to the @penguin prompt.