kopia lustrzana https://gitlab.com/eliggett/wfview
v1.51 with fixes,passband stuff
rodzic
f48e65d147
commit
d5aeec61ba
48
CHANGELOG
48
CHANGELOG
|
@ -1,5 +1,53 @@
|
||||||
# CHANGELOG
|
# CHANGELOG
|
||||||
|
|
||||||
|
- 20220929
|
||||||
|
|
||||||
|
Fix for squished screen
|
||||||
|
|
||||||
|
bump version to 1.51
|
||||||
|
|
||||||
|
|
||||||
|
- 20220928
|
||||||
|
|
||||||
|
Only request passband when there is a scope available
|
||||||
|
|
||||||
|
Change default passband colors.
|
||||||
|
|
||||||
|
Fix passband colorswatch
|
||||||
|
|
||||||
|
- 20220927
|
||||||
|
|
||||||
|
See if this works better for color pickers?
|
||||||
|
|
||||||
|
Ignore second VFO scope data (for now)
|
||||||
|
|
||||||
|
Silently ignore server audio issues if server is not enabled.
|
||||||
|
|
||||||
|
Always use 8bit encoding for audio device names
|
||||||
|
|
||||||
|
Make multimedia-plugins message only for Linux
|
||||||
|
|
||||||
|
- 20220926
|
||||||
|
|
||||||
|
Add PSK modes to IC-7610 and to passband.
|
||||||
|
|
||||||
|
Add passband for FM mode
|
||||||
|
|
||||||
|
Added click-drag tuning. Needs refinement but it's a start.
|
||||||
|
|
||||||
|
colorpicker: Move to 3 columns
|
||||||
|
|
||||||
|
First look at a passband indicator
|
||||||
|
|
||||||
|
- 20220925
|
||||||
|
|
||||||
|
Remove obsolete code
|
||||||
|
|
||||||
|
Remove logging of audio device realm
|
||||||
|
|
||||||
|
- 20220923
|
||||||
|
|
||||||
|
ready for v1.50
|
||||||
|
|
||||||
- 20220923
|
- 20220923
|
||||||
|
|
||||||
|
|
66
WHATSNEW
66
WHATSNEW
|
@ -1,52 +1,24 @@
|
||||||
|
|
||||||
The following highlights are in this 1.41-release:
|
The following highlights are in this 1.51-release ince v1.50:
|
||||||
|
|
||||||
New major change is the audio transport mechanism. Lower latencies.
|
+ 1.51
|
||||||
About box updated to include Patreon site
|
|
||||||
added 500 Hz step for VFO
|
|
||||||
Added clock and UTC toggle.
|
|
||||||
Added forced manual RTS setting
|
Fix for squished screen
|
||||||
Add RIT function and other rigctl fixes
|
Only request passband when there is a scope available
|
||||||
Adjusted window size for radios without spectrum. Thanks K5TUX.
|
Change default passband colors.
|
||||||
Allow dynamic restarting of server
|
Fix passband colorswatch
|
||||||
New Settings tab
|
Ignore second VFO scope data (for now)
|
||||||
Enable High DPI Scaling
|
Silently ignore server audio issues if server is not enabled.
|
||||||
More multi-radio support (mostly working!)
|
Always use 8bit encoding for audio device names
|
||||||
Split LAN waterfall data for N1MM+ Spectrum Scope support: There is a combobox that allows you to select
|
Make multimedia-plugins message only for Linux
|
||||||
split/combine (or default). Split only makes sense for LAN and Combine for USB.
|
Add PSK modes to IC-7610 and to passband.
|
||||||
added radio status display with meters for audio (speaker/mic)
|
Add passband for FM mode
|
||||||
selector for audio: QT, PortAudio, RealTime audio
|
Added click-drag tuning. Needs refinement but it's a start.
|
||||||
version bumped to 1.4 -- rethinking of a new version schema that makes more sense
|
colorpicker: Move to 3 columns
|
||||||
temporary squashed logs; may redo later
|
passband indicator
|
||||||
audio fixes at exit
|
Remove logging of audio device realm
|
||||||
introduction of peak decays at the scope
|
|
||||||
resizing of top and bottom scope/waterfall
|
|
||||||
various fixes on the spectrum display
|
|
||||||
+ 1.41 added color picker support for all kinds of vsual elements
|
|
||||||
+ 1.42 added three additional second meter choices. RxAudio, TxAdio, and TxRxAudio
|
|
||||||
+ 1.43 fixed resizing issues.
|
|
||||||
+ 1.44 added logging window. you can send the logs to termbin.com and share the link on the forum
|
|
||||||
+ 1.45 some more log enhancements
|
|
||||||
moved connect button and added cancel option
|
|
||||||
add enable/disable audioSystemServerCombo
|
|
||||||
Fixed bug where the frequency dial skipped extra when crossing zero.
|
|
||||||
+ 1.46 Added controls for custom scope edges, hide/show scope controls
|
|
||||||
depending upon the scope mode the radio reports.
|
|
||||||
Fixed clear peaks button to work with the plasma underlay.
|
|
||||||
both audio system button are disabled when connected to radio and enabled when not.
|
|
||||||
Remove password from log
|
|
||||||
Fix server user handling
|
|
||||||
+ 1.47 Added dialog box to the toFixed button where an edge can be selected.
|
|
||||||
Fix that was stopping users being created when none existed
|
|
||||||
compound fmv command (rigctl(d)) added
|
|
||||||
+ 1.48 Fixed glitch when tabs are changed prior to rigcaps.
|
|
||||||
Additional resize fixes for non-spectrum rigs.
|
|
||||||
Hide UI elements not needed for non-spectrum radios.
|
|
||||||
Fix that was stopping users being created when none existed
|
|
||||||
Use date/time for log name if none specified
|
|
||||||
Fix logfile/directory opening in Windows
|
|
||||||
Remove redundant CL args
|
|
||||||
Delete quit confirmation checkbox
|
|
||||||
|
|
||||||
Notes:
|
Notes:
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue