For all OS at:

http://www.w1hkj.com/alpha/fldigi-flarq/

Version 3.13BM

Change waterfall focus handling
The waterfall widget steals focus when it has the mouse pointer and a
   modifier key is pressed, and restores it when the modifier key is
   released.  This allows is to handle certain keyboard shortcuts
   (e.g. Shift/Ctrl+arrow keys) without requiring a click to take focus.
This commit changes the event handler to send non-arrow keys events to
   the transmit text widget, so that things will mostly work even if the
   user is typing into the transmit widget with the mouse pointer inside
   the waterfall.

Improve mode cycling
Use visible modes setting when cycling modes using the scroll wheel on
   the mode status button.

Add keyboard shortcuts
* flarq: Help and About
     * fldigi: Help->About and Contest fields
Also remove focus stealing from fldigi's help dialog.

Open PSK Browser only when last mode is a PSK mode

UI adjustments
Fix size and alignment of widgets in logging panel.

Add ID mode exceptions
Add menus to select
     * modes that will be switched to on RSID reception
     * modes for which to transmit RSID / VideoID / CWID
The defaults are:
     * Receive RSID: all modes
     * Transmit RSID & VideoID: all except CW, PSK31, RTTY
     * CWID: all except CW
Also add option to choose which modes are shown in the main OpMode
   menu.

MS Excel compatibility
Modified csv export to be strict MS Excel compatible.

CW Squelch
Reduced frequency of squelch level update.
   Squelch level now reduces in absence of signal.

QPSK Reverse
Restored Reverse Button function to QPSK, a phase sensitive
   mode.

ARQ parser
Problems reported by pskmail users with parser errors
     * Changed various debug levels from DEBUG to INFO
     * Added raw data INFO with control characters converted to
       ascii text equivalents.
     * Tested with modified flarq to insure that parser error
       was not occuring in fldigi parser

73, Dave, W1HKJ
for the development team

_______________________________________________
fldigi-alpha mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/fldigi-alpha

Reply via email to