Skip to content

Thetis v2.10.3.5

Latest
Compare
Choose a tag to compare
@ramdor ramdor released this 24 Dec 02:35
· 129 commits to master since this release
ace9189

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)

Overview video : https://youtu.be/aTvEznU2fY8?si=I9vJ1bnUVAPN0lEO

cmASIO video : https://youtu.be/PpJi5aqew9M?si=O2k_ZvzgNP5iJpGX

UPDATE: fix to 6m lna. A single ! had been accidentally removed. Same version number but titlebar will show 'u1'
UPDATE 2: fix to grin min. Spectrum grid min was not being restored per band. Titlebar will show 'u2' with this fix and the above fixes

!! 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.

Note: You can revisit these release notes by clicking the button in the setup form within the General -> H/W Select tab.

Please report any issue over on GitHub here.

v2.10.3.5 Change Log

  • [add] midi device DJ2GO2 Touch MIDI is now handled uniquely, and main sliders will have values reversed
  • [add] mox/ptt time out timer functionality in Options2 tab
  • [add] amp view will restore size if set to 'show on startup'
  • [add] new Cat/Midi support for Quick Play/Record by Sigi DH1KLM
    • ZZQA 1/0 QuickPlay
    • ZZQB 1/0 QuickRecord
  • [add] new option to apply 31dB tx attenuation when output power is increased and PS-A is on
  • [add] dBm text colour appearance option for noise floor line
  • [add] option to show/hide multimeter containers
  • [add] can now use vsql from andromeda analogue slider window. The sql buttons are now tri state, sqloff, sql, vsql
  • [add] cmASIO feature for 'power users'. See included documentation in the install folder/start menu. Bryan W4WMT
  • [add] cmASIO icon on status bar. Green if ok and in use. Red if there is a problem.
  • [add] someone in red might show up when it snows from now until the 26th Dec
  • [add] option in VAC1 to cause VOX to use MIC instead of VAC
  • [add] option to stop RX1/2 waterfall on TX
  • [add] status bar icons for tci, cat serial, cat tcp/ip, n1mm
  • [add] option in options2 tab to auto power on at startup
  • [add] buttons [=] for RX1/RX2 waterfall and spectrum grid to copy current low/high min/max to all other bands
  • [fix] lin waterfall palettes should now look better
  • [fix] fix an issue which would prevent manually changing TX filter in setup form, it would try to 'validate' whilst typing new value
  • [fix] fix collapsed andromeda sql gain sliders from behaving erratically
  • [fix] thin notches would not clear single pixel carriers from waterfall if visual approximation was used
  • [fix] re-write of the usb-bcd code so that only the device in use is opened/closed as equired. Also recovers state at startup
  • [fix] fix issue where if diversity gain/phase locks are on changing band would overwrite the new band with the locked values. Now new band values are applied then locked if needed
  • [fix] menu bar has text size fixed like all other control so size/height does not change with OS text scale. Fixes cut off vfoA/B group box labels
  • [fix] scope time base differences between RX and TX should be resolved
  • [fix] Protocol 1 MAC address now correcly obtained from the discovery packet sent from the radio on port 1024. P1 MAC addy starts at byte 3, not byte 5
  • [fix] fixed an issue that caused the spectral area to be recentred for rx1+rx2 when shift was held to peform a ZTB for RX2
  • [change] TCI now has option to switch to CWU if it receives a CW modulation message and related vfo frequency is at or above 10MHz
  • [change] wav file recording volume is normalised to ignore RX AF. Note: when muted/0vol recording is 'silent'
  • [change] finder will now gather info using multiple threads at a time. Some users were reporting startup time delay
  • [change] skinserver now attempts to select skin when downloaded and shows 'wait' mouse pointer whilst changing
  • [change] sql reworked to fix collapsed view analogue slider issues. Will require you to setup your sql/vsql levels again
  • [change] protocol tri state checkbox changed over to 3 radio buttons, one to select each protocol, and one to select auto
  • [change] vfosync in diversity form now mirrors state at top of main console
  • [change] scope display time is now in ms, and will take that long to fill the width of the view
  • [change] normalising PBSNR now does not adjust noise floor
  • [change] layout adjustments by DK1KLM