Skip to content

Commit a62b27a

Browse files
committed
release v 1.26
1 parent 5755fdb commit a62b27a

File tree

6 files changed

+24
-3
lines changed

6 files changed

+24
-3
lines changed

docs/download.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### Current Version
66

7-
[SkyRoof v.1.25](https://github.com/VE3NEA/SkyRoof/releases/download/v.1.25/SkyRoofSetup-v.1.25.zip)
7+
[SkyRoof v.1.26](https://github.com/VE3NEA/SkyRoof/releases/download/v.1.26/SkyRoofSetup-v.1.26.zip)
88

99
<br>
1010

@@ -16,6 +16,13 @@ See [All Releases](https://github.com/VE3NEA/SkyRoof/releases)
1616

1717
### Release Notes
1818

19+
#### v.1.26
20+
21+
- added TX Gain slider to the FT4 Console panel;
22+
- added the Log button in the FT4 Console panel;
23+
- added commands to the context menu in the FT4 Console panel.
24+
25+
1926
#### v.1.25
2027

2128
- added FT4 Console;

docs/images/ft4_console.png

-1017 Bytes
Loading

docs/images/ft4_menu.png

5.17 KB
Loading

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ _layout: landing
44

55
<center>
66

7-
# SkyRoof v.1.25
7+
# SkyRoof v.1.26
88

99
A Windows application for Hams and satellite enthusiasts
1010

docs/users_guide/ft4_console_panel.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,16 @@ The first column in the received messages is the SNR of the received signal. It
3636
Sender's callsigns are color-highlighted based on their status from the logging interface. See
3737
[QSO Entry](qso_entry_panel.md) for information about callsign colors.
3838

39+
40+
The popup menu has commands to
41+
42+
- clear the message list;
43+
- scroll to the bottom and enable auto-scrolling;
44+
- find the callsign on QRZ.COM or on Google;
45+
- open the Settings dialog and expand the FT4 settings.
46+
47+
![mrnu](../images/ft4_menu.png)
48+
3949
### Control Area
4050

4151
- **Enable TX button** - enable transmissions;
@@ -44,6 +54,8 @@ Sender's callsigns are color-highlighted based on their status from the logging
4454

4555
- **Tune button** - transmit a tone for tuning. This button works only when Enable TX is turned off. Similarly, the Enable TX works only when Tune is off;
4656

57+
- **Log button** - log the current QSO. Disabled until the first QSO is made;
58+
4759
- **TX Odd/Even** - select odd or even time slots for transmission;
4860

4961
- **TX #### Hz** - transmitted audio tone;
@@ -53,6 +65,8 @@ Sender's callsigns are color-highlighted based on their status from the logging
5365
- **up and down arrow buttons** - set RX tone equal to TX tone or vice versa. The buttons are color-coded, e.g., if you click on a green arrow, the green maker on the frequency scale moves;
5466

5567
- **amplitude bar** - shows the peak amplitude of the input audio, see the **FT4 Console Settings** section for details;
68+
69+
- **TX Gain slider** - allows you to adjust the amplitude of FT4 audio signals sent to the radio;
5670

5771
- **message text** - the current message to be transmitted;
5872

docs/users_guide/setting_up_ft4_console.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ In Windows 11 open **Settings / System / Sound**, select your soundcard, and adj
7575

7676
## TX Gain
7777

78-
The amplitude of FT4 audio output must be set carefully to ensure the desired output power and to prevent transmission of audio harmonics. To adjust the output amplitude, click on the **Tune** button in FT4 Console to start transmission and adjust **Transmit / Gain** in the Settings dialog. Use the meters in the transceiver to ensure that the radio delivers full output power, and that the ALC level is around zero.
78+
The amplitude of FT4 audio output must be set carefully to ensure the desired output power and to prevent transmission of audio harmonics. To adjust the output amplitude, click on the **Tune** button in FT4 Console to start transmission and adjust **TX Gain slider**. Use the meters in the transceiver to ensure that the radio delivers full output power, and that the ALC level is around zero.
7979

8080
In IC-9700 you can display all meters in the satellite mode by pressing **Menu / Meter**, as shown in the screenshot below. **S/Po** must be at the maximum, and **ALC** at the minimum. For IC-9700 the optimal TX gain is about -32 dB.
8181

0 commit comments

Comments
 (0)