mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-09-02 13:17:49 -04:00
Edits to Release Notes and NEWS.
This commit is contained in:
parent
f84b42678e
commit
45e4599008
37
NEWS
37
NEWS
@ -20,33 +20,38 @@ several bug fixes.
|
|||||||
|
|
||||||
- Echo mode now allows audio-frequency corrections rather than
|
- Echo mode now allows audio-frequency corrections rather than
|
||||||
CAT-controlled resetting of dial frequency for Doppler corrections,
|
CAT-controlled resetting of dial frequency for Doppler corrections,
|
||||||
when Doppler shift is less than half the audio bandwidth.
|
when Doppler shift is less than 750 Hz. Audio-frequency
|
||||||
|
corrections are also used to correct any remaining portion of
|
||||||
|
Doppler shift caused by coarse CAT-controlled frequency setting.
|
||||||
|
|
||||||
- Echo mode now saves .wav files when "Save all" is selected.
|
- Echo mode now saves .wav files when "Save all" is selected. When
|
||||||
|
such files are opened in Echo mode, the astronomical parameters at
|
||||||
|
recording time are restored and used for processing the Echo data.
|
||||||
|
|
||||||
- We added a missing Leap Second (January 1, 2017) to the code that
|
- A missing Leap Second (January 1, 2017) was added to the code that
|
||||||
converts UTC to UT1. (This might matter if you want full accuracy
|
converts UTC to UT1. This detail might matter if you want full
|
||||||
EME Doppler corrections.)
|
accuracy EME Doppler corrections.
|
||||||
|
|
||||||
- Fix a bug that could truncate WSPR transmissions early.
|
- EME Doppler values are now rounded to nearest integer Hz.
|
||||||
|
|
||||||
- Round off displayed EME Doppler values to nearest integer Hz.
|
|
||||||
|
|
||||||
- Fix a bug that occasionally caused a crash when 'decoded.txt'
|
|
||||||
could not be opened.
|
|
||||||
|
|
||||||
- For backward compatibility, "Special Operating Activity"
|
- For backward compatibility, "Special Operating Activity"
|
||||||
enumerations for Fox and Hound modes are reset to 6 and 7.
|
enumerations for Fox and Hound modes are reset to their previous
|
||||||
|
values 6 and 7.
|
||||||
- Fix a bug that could cause a crash if Astronomical Data window
|
|
||||||
is not active when needed.
|
|
||||||
|
|
||||||
- Allow FST4W transmissions on 30m band. Ensure that correct
|
- Allow FST4W transmissions on 30m band. Ensure that correct
|
||||||
frequency is reported to WSPRnet for FST4W decodes with Rx Freq
|
frequency is reported to WSPRnet for FST4W decodes with Rx Freq
|
||||||
spinbox not set to 1500.
|
spinbox not set to 1500.
|
||||||
|
|
||||||
|
- Fix a bug that could truncate WSPR transmissions early.
|
||||||
|
|
||||||
|
- Fix a bug that occasionally caused a crash when 'decoded.txt'
|
||||||
|
could not be opened.
|
||||||
|
|
||||||
|
- Fix a bug that could cause a crash if Astronomical Data window
|
||||||
|
is not active when needed.
|
||||||
|
|
||||||
- Fix a bug that caused a crash when "Reset Cabrillo Log" is
|
- Fix a bug that caused a crash when "Reset Cabrillo Log" is
|
||||||
selected with Active Stations window not active.
|
selected with Active Stations window not active.
|
||||||
|
|
||||||
|
|
||||||
Release: WSJT-X 2.6.0-rc2
|
Release: WSJT-X 2.6.0-rc2
|
||||||
|
@ -20,31 +20,36 @@ several bug fixes.
|
|||||||
|
|
||||||
- Echo mode now allows audio-frequency corrections rather than
|
- Echo mode now allows audio-frequency corrections rather than
|
||||||
CAT-controlled resetting of dial frequency for Doppler corrections,
|
CAT-controlled resetting of dial frequency for Doppler corrections,
|
||||||
when Doppler shift is less than half the audio bandwidth.
|
when Doppler shift is less than 750 Hz. Audio-frequency
|
||||||
|
corrections are also used to correct any remaining portion of
|
||||||
|
Doppler shift caused by coarse CAT-controlled frequency setting.
|
||||||
|
|
||||||
- Echo mode now saves .wav files when "Save all" is selected.
|
- Echo mode now saves .wav files when "Save all" is selected. When
|
||||||
|
such files are opened in Echo mode, the astronomical parameters at
|
||||||
|
recording time are restored and used for processing the Echo data.
|
||||||
|
|
||||||
- We added a missing Leap Second (January 1, 2017) to the code that
|
- A missing Leap Second (January 1, 2017) was added to the code that
|
||||||
converts UTC to UT1. (This might matter if you want full accuracy
|
converts UTC to UT1. This detail might matter if you want full
|
||||||
EME Doppler corrections.)
|
accuracy EME Doppler corrections.
|
||||||
|
|
||||||
- Fix a bug that could truncate WSPR transmissions early.
|
- EME Doppler values are now rounded to nearest integer Hz.
|
||||||
|
|
||||||
- Round off displayed EME Doppler values to nearest integer Hz.
|
|
||||||
|
|
||||||
- Fix a bug that occasionally caused a crash when 'decoded.txt'
|
|
||||||
could not be opened.
|
|
||||||
|
|
||||||
- For backward compatibility, "Special Operating Activity"
|
- For backward compatibility, "Special Operating Activity"
|
||||||
enumerations for Fox and Hound modes are reset to 6 and 7.
|
enumerations for Fox and Hound modes are reset to their previous
|
||||||
|
values 6 and 7.
|
||||||
- Fix a bug that could cause a crash if Astronomical Data window
|
|
||||||
is not active when needed.
|
|
||||||
|
|
||||||
- Allow FST4W transmissions on 30m band. Ensure that correct
|
- Allow FST4W transmissions on 30m band. Ensure that correct
|
||||||
frequency is reported to WSPRnet for FST4W decodes with Rx Freq
|
frequency is reported to WSPRnet for FST4W decodes with Rx Freq
|
||||||
spinbox not set to 1500.
|
spinbox not set to 1500.
|
||||||
|
|
||||||
|
- Fix a bug that could truncate WSPR transmissions early.
|
||||||
|
|
||||||
|
- Fix a bug that occasionally caused a crash when 'decoded.txt'
|
||||||
|
could not be opened.
|
||||||
|
|
||||||
|
- Fix a bug that could cause a crash if Astronomical Data window
|
||||||
|
is not active when needed.
|
||||||
|
|
||||||
- Fix a bug that caused a crash when "Reset Cabrillo Log" is
|
- Fix a bug that caused a crash when "Reset Cabrillo Log" is
|
||||||
selected with Active Stations window not active.
|
selected with Active Stations window not active.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user