<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>Hi,</div>

<div>&nbsp;</div>

<div>the btech-driver (and some others as well) reset the mem.extra-settings, when properties of the channels are edited from the memory-table.</div>

<div>&nbsp;</div>

<div>The root-cause seems to be the following: In set_memory, the driver checks whether there are mem.extra-settings, and if they are, it copies them. If the mem.extra-list is empty, resets all the values to the default (which seems to be reasonable for me).</div>

<div><br/>
But, obviously he list mem.extra is only populated<br/>
- when the memory is edited using the properties-window<br/>
- when channels are shifted<br/>
and remains empty when using the memories-table for editing general settings.</div>

<div>&nbsp;</div>

<div>In my first attempt, I just tried to uncomment the &quot;reset to default&quot; if the list is empty, and it seems to work (lines 1105ff of btech.py). However, is it safe to do so? Or are there any cases where it is necessary to reset the defaults of mem.extra in &quot;set_memory&quot;?</div>

<div>&nbsp;</div>

<div>73,<br/>
Michael, OE4AMW</div>
</div></div></body></html>