1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81
|
LinPsk ChangeLog
0.8.1
Improved RTTY decoder
Setting for slashed 0 now will be saved
Fixed some memory leakages
Removed dependancy on qwindowsstyle.h, so LinPsk now should compile on Slackware without problems.
Some minor bugfixes
0.8.0.4
Experimental RTTY decoder ( rtty2 ).
Now 8 bit wav files in Demo mode will be supported.
In RTTY shifts up to 999 Hz are possible now.
RTTY is now able to transmit in LSB.
USB to Serial Converter for RX/TX switching now really works
Hopefully fixed crash on quit
Using UTC in QSOData
0.8.0.3
New features
Supporting USB to Serial Converter for RX/TX switching
( Due to missing hardware untested )
Looks in the /dev directory for devices that contain the string usbserial.
added to General Settings
Delete macro
Rename macro
Save QSOData now implemented
Data are saved in ADIF format. You can set the name of this file in General settings. The file will be located in the users home directory.
Command c now copies text from the clipboard into the tx buffer, if the TX window is the active window.
The proportion between colour spectrum and spectrum can be modified.
Fixes
Hopefully fixed the reported freeze when switching from TX to RX.
Fixed that portaudio changes the output volume when level < 10.
Now squelch changes colour when the level goes above selected squelch level ( like LinPsk does).
Some minor bugs fixed. Now using qt 3.3.2 , which improves the layout of some buttons.
Switched to fftw 3.0.1
0.8.0.2
Characters, that were deleted , won't be transmitted together with the delete anymore.
Fixed bug in setting input and output volume
Windows position now will be saved when exiting the application by Quit.
Trying to fix crash, when closing DarwinPsk by the little red button
0.8.0.1
Fixing the "spinning disc of death"
|