myzinsky / CloudLogCatQt

Qt app (Linux, Windows, Mac) for providing CAT support for Cloudlog http://www.cloudlog.co.uk/
11 stars 7 forks source link

Add optional parameter to configure LO offset (for TX) #3

Closed phl0 closed 2 years ago

phl0 commented 2 years ago

I use CloudLogQt for logging QO-100 SAT QSOs to Cloudlog. The setup usually involves transmitting on some IF which is up/down converted to the real output frequency in order to reach the satellite. In this case for example 430 MHz -> 2400MHz for QO-100. Therefore it would be good to be able to add (or substract) the LO frequency of the converter to the IF before uploading to Cloudlog (or displaying in the UI). This is a patch to achieve that.

Screenshot from 2021-11-11 12-28-53

myzinsky commented 2 years ago

Hey @phl0,

looks good to me. Is there a default value (0)?

phl0 commented 2 years ago

Jepp 0 would be a good default. So it would work as before (i.e. without offset). Let me check where to add that.

phl0 commented 2 years ago

Oh well it has 0 as default if it is undefined. So if you just upgrade or start with empty settings.ini it would be set to 0.