Skip to content

Thetis v2.10.3

Compare
Choose a tag to compare
@ramdor ramdor released this 02 Nov 03:58
· 226 commits to master since this release
e752c60

Please uninstall any previous version, before installing this version

(note: uninstalling using add/remove programs, leaves behind your database and does not remove it. You don't need to do anything with this, other than taking a backup perhaps, as Thetis should update/use appropriately)

!! CW Warning !!

If you use CW and you have different RX and TX antenna ports configured, there is a high potential for full RF power to be present briefly on the RX port. This may lead to damage of any sensitive equipment attached to the RX port such as active antennas and the like. This situation can occur if you utilise the CWX form, serial keying/PTT, and standard hardware keys plugged into the radio. This issue is currently under investigation and has existed in Thetis for an extended period (years and years). If you are interested in following the progress, you can read more about it on GitHub here.

v2.10.3 Release

  1. PortAudio has been updated to 19.7.0. This brings with it WASAPI support, with exclusive use options
  2. Skins can now be downloaded and updated from within Thetis. Check them out in the Appearance, Skin Servers tab
  3. A new menu bar item exists, Finder. Find any control, setting or text in Thetis, click it and it will take you there
  4. CFC display has had an update
  5. FM AF filters for RX and TX, low and high cut
  6. Mic phase reversal
  7. Re-alignment and improvements of UI by Sigi DH1KLM

Please report any issue over on GitHub here.

73
Richie
MW0LGE

v2.10.3 Change Log

  • [add] T/R noise pulse in waterfall improved. Waterfall agc delayed. New option in setup to purge WDSP analyzer buffers to perform extra clear down
  • [add] skin server implementation
  • [add] FM tx/rx AF filters in DSP FM tab
  • [add] IQ swap for each vac
  • [add] additional items stored against tx profile
    • FM AF filters
    • VAC force checkbox state
    • SwapIQ
    • External audio amp checkbox state
    • PA profile is now stored against TX profile. There is an option to recover this from a TX profile change if you want to use this
    • RX EQ data and enabled state
    • WASAPI exclusive states
  • [add] release notes shown on DB upgrade and button to show again from Setup->General->H/W Select
  • [add] rear speaker amp can now be disabled with G2 and G2_1k, setting in Setup->Audio->Options
  • [add] finder option on main menu bar
  • [add] mic phase reversal in DSP->CFC->PhaseRot area. Phase rot does not need to be enabled for mic phase to be used
  • [fix] compare version in TX profile importing fixed
  • [fix] skin image handles released correctly after the images have been loaded. Known issue with Image.FromFile
  • [fix] 0beat deadlock prevention where zero beat could lock Thetis on rare occasions
  • [fix] PS not able to engage after CW hopefully resolved - considerable work from Warren NR0V
  • [fix] cfc display changes and should correctly show again
  • [fix] RadioDSP is now destroyed on exit to ensure clean shutdown
  • [fix] mon should now return correctly when using cwu and changing to other modes
  • [fix] notches should import from database when importing/upgrading
  • [change] PortAudio 19.7.0 from the 2021 official release update. Exclusive options when using WASAPI
  • [change] .net framework moved to 4.8.1
  • [change] updates to UI controls, positions and colours by DH1KLM
  • [change] changes to serial to hopefully prevent rare freeze situation
  • [change] audio device dropdowns resized in setup
  • [change] the force db upgrade by holding CTRL when Thetis is launched now has additional yes/no prompt to prevent accidental upgrading
  • [change] system CPU usage should better match taskmanager. Thetis process only usage is still a mystery