[DSP-10] Java front end, a start
Andrew T. Flowers, K0SM
aflowers at frontiernet.net
Wed Feb 23 18:18:45 EST 2005
Bob Larkin wrote:
> Would it work to have repeat on the buttons, so that if you held the
> 100 Hz button down it would move, say, 500 kHz? The slow tuning in
> the middle works really well. The overall effect is very pleasant.
That can certainly be scaled differently. Right now it's just a slider
from -30 to +30 and tunes at a rate of n^2 Hz every 10th/second. I can
add repeat to the buttons, though I'll have to figure out the best way
to do that. I was thinking of adding a right-click function on the
buttons to have it round to the nearest 1 Khz or whatever. It's hard to
hit an exact frequency with the slider alone.
> Can you distinguish SCRL Lock on keys?
It does. Try changing the sidetone level or sidetone frequency from the
keyboard. You need to have the system focus on the program window for
it to respond to key-commands, but they should be global within that scope.
> Also, there are currently 20 VFO's and the new revision for DOS,
> almost out, adds infinite memories (actually 9999). I'm glad to see
> the alternate keyboard shortcuts, as many regular program users use
> them a lot. Along those lines, they do need to be programmable, as the
> keyboards vary around the planet, and specific keys may not be present.
Remapping the keyboard can be done, but that's something I'll have to
build in later--I just figured out how to do global key bindings when I
was building this last week, but it seems simple enough to make them
user-defined. Memories and VFO's are as cheap as memory in the CPU, so
that's not really a problem.
Andy
--
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.300 / Virus Database: 266.4.0 - Release Date: 2/22/2005
More information about the DSP-10
mailing list