This repository was archived by the owner on May 2, 2026. It is now read-only.
Thetis v2.10.2.2
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)
Skins :
W1AEX Rob Skins - http://www.w1aex.com/hpsdr/hpsdr.html
OE3IDE Ernst Skins : https://www.oe3ide.com/wp/thetis-skin/
My IK3VIG updated buttons (not whole pack) : https://bit.ly/3PSv4kh
Change log for 2.10.2.x :
- [add] basic Volts/Amps logging option in calibration tab to aid with implementation on newer radios. Please send me annotated log files with an external current/volt reading along side each entry in the log
- [add] Zip database + logs feature in the Test tab
- [add] CW auto swap now has return to last mode and also works on rx2
- [add] Multimeter container option not to show mouse hover title if pinned
- [add] Multimeters will fade out if not in use. Example: turn off TXEQ and if an EQ meter is being used, it will fade (may add option to disable this)
- [add] tx profile changes can be seen by clicking the orange warning box. A report shows the from and to changes
- [add] quick split system added for rx1. Setup->Options->Options2 to configure, or right click the split button. Shift click the split button to enable/disable quickly. Midi commands and CAT commands for this
(ZZZN; ZZZN0; ZZZN1;) enable disable qsplit only
(ZZZO; ZZZO0; ZZZO1;) enable disable qsplit+split together
- [add] join band edge option in appearance->rx display->Jon Band Edges. Connects left and right band edges with a line at top of grid
- [add] multimeter items will smooth fade on tx/rx if configured to do so
- [add] AF slider linking options in Audio-Options
- [add] keyboard spacebar control option to vfoA/B toggle
- [add] option to hide legacy meters in Appearance-Meter
- [add] main console window will fade in at end of splash screen cycle. Same for undocked multimeters (they fade in faster)
- [add] TCI added support for mute, rx_mute, mon_volume, mon_enable, spot_clear
- [add] added notification to setup form (top right orange box) to notify user that the tx profile in use has a different setting somewhere and may need saving
- [add] added spot clear button to TCI options in setup (also TCI message does the same thing)
- [add] new noise floor calculation method that linearises the data before averaging. Option in Setup->Options->Options2
- [change] Updated splash screen when installing meter skins
- [change] volts clear to 0 when power off
- [change] multimeters will reset to minimum when power off
- [change] wix installer change to uninstall then install
- [change] MasterAF movement will un-mute if the option to unmut is set bringing it in line with rx1 and rx2 af sliders/gain
- [change] Arial fonts changed to Microsoft Sans Serif in places
- [change] zzrv cat command now returns voltage for 7k/8k/g2. Returns 00.0 for all other radios, and parse error ? if HERMES
- [change] on initialisation, wait for additional worker threads before finalising, preventing unexpected behaviour
- [change] system/thetis cpu usage selection restored from db
- [change] marginal improvements to panadapter render speed
- [change] scrolling mutliRX AF control now considers vac mute state
- [change] PA Profile now shown in all modes on the expanded display, and under the smeter on collapsed display
- [change] Ukraine flag as flown enough in Thetis, now removed
[2.10.2.2]
- [fix] fixed import TX profile issue preventing it from being imported
[2.10.2.1]
- [fix] QSPLT will now disable VFOSync if turned on
[2.10.2]
- [fix] CWX now considers disable_ptt flag
- [fix] TCI now considers disable_ptt flag
- [fix] IMPORTANT fix for a DB upgrade/merge were a fresh DB is created and then merged into from the old DB. The new DB will now contain empty fields allowing the merge to pull from the old db. Without these empty fields the copy from old to new would not happen
- [fix] DB version string comparison re-worked. Should resolve issues when restoring from a very old DB
- [fix] fix issue where if you upgrade a DB, after the final restart of thetis it would not let you save any changes you then made
- [fix] TX with DUP now also includes RX1 display cal offset
- [fix] Multimeter signal meters will zero out to -153dBm if above 30MHz
- [fix] Fix for radios that have >31 step atten. It is now applied correctly after coming out of TX if previously on a rx attenuation >31
- [fix] all dictionary<> code fixed where we want first or last item. This was leading to issues indexing items incorrectly
- [fix] fix tx freq lines for CW on rx1 split
- [fix] fix to fast attack mode where if resizing strange things would happen to the noise floor
- [fix] mode specific panel now closes when expanded mode selected, and reopens if previously in use on collapsed view if you swap back
- [fix] issues when using Korean/Japanese Windows fixed
- [fix] fixes for EQ multimeter showing incorrect indicator and sub indicator colours
- [fix] mute labels hidden in some cases (Thanks to Joe WD5Y)
- [fix] fixes for multimeter paste which could cause other meter bars to behave incorrectly
- [fix] fixed TCI issue where if CTUN_on a new updated if; message would not be sent out if centre frequency changed in main console by dragging for example
- [fix] RIT/XIT completely re-worked in many areas. Resolves many issues with split/ctun/dup and the use of RIT and XIT. Overlays, bandstack/60m/notch, all consider rit and ctun state
- [fix] re-worked disposing code for console to hopefully resolve rare state crash issue which as a side effect prevented the saving of bandstack data
- [fix] removed some unused properties of the TX profile that prevented correct detection of a changed TX profile
- [fix] PA profile should be maintained if possible on import/upgrade of db
- [fix] updated some controls to correctly show the txprofile highlight option when enabled (like vac buttons etc). (Thanks to Ernst OE3IDE)
- [fix] pixeltohz and other helper functions reworked to consider rit/xit/ctun/dup correctly. Mouse info coords should now be correct in all cases
- [fix] fixed issue when rx2 enabled and vastly different noise floor it was was causing rx1 noise floor to behave erratically