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
|
0.1 --> 0.2
- New Spectrum display (with auto scaling)
- Some Bug fixes on the Fixtexts (last CR will be erased during read)
- Macros (call, qth, ...)
- Dialog to enter QSO Data (F10)
- When you hit 'ENTER' gpsk31 sended an LF, now an CR is sended
- On RX, LF's are filtered (blank lines of some windows terminals no longer
displayed
- Tuning RX Frequency using the +/- Keys (on the right side)
0.2 --> 0.2.3
- Ported the while thing to DL9RDZ's new functions
- Betted DCD (DL9RDZ) (Level can be adjusted by using the scalebar between the
Phase scope and Spectrum.
- New RX Sync/Filter (DL9RDZ) See globals.h
- Added PTT over com port (DL9RDZ) See globals.h
- Now we have a statusbar :)
- Removed auto scaling spectrum. Spectrum now configurable (see globals.h)
- Added Menus (currently not many options)
- Some minor bug fixes
- Size now 640x480 Pixels
- Paste with Middle Mouse Button works now
- New cursor
- Configurable lables on the F-Key-Buttons
- MANY Clean Ups and Bug fixes
- The location of the global configuration file can be changed (see Makefile)
- the Fx.txt are now under ~/.gpsk31
- took the phasescope functions from misc.c to phasescope.c
- Now, GPSK31 has an own gtkrc file, where you can adjust some colors/fonts, and
even override the current GTK Theme (/etc/gpsk31/gtkrc).
Disadvantage: Only 1 color in the rx text window
- Now the package comes with configure script :-)
0.2.3 --> 0.2.4
- File send now implemented (LX2GT)
- Log to file should work (LX2GT)
- A new menu: Send (You can send the fields of the qso dialog) (LX2GT)
- A new menu: Modes (You may use this menu to change the operating mode) (LX2GT)
- Fixed memory leak (LX2GT)
- Phase Scope sensitivity is now increased (makes it easier to tune weak
signals (PU1JTE)
- Startup size is now 640x440 Pixels (LX2GT)
- Modified configure script. Now datadir is configurable (LX2GT)
- Removed gtkrc/fx.txt config file. Now we have ONE gpsk31.conf for all settings (LX2GT)
- Improved macro_processing (LX2GT)
- Some Bug fixes
0.2.4 --> 0.3.0
- Now I include DL9RDZ's new Version (0.10)
- Some bug fixes in the macro_processor function
- Now we have 16 Fix Texts :-)
- now, you cann fine scroll, event during RX/TX
|