Fabian Kurz
cd34442346
DX cluster/bandmap: add "normal" telnet mode, and allow to enter telnet commands (some work to do)
4 years ago
Fabian Kurz
381b74c834
do an empty database query every 5 minutes to avoid the database closing the socket.
4 years ago
Fabian Kurz
daf3875d8d
bandmap: perform all screen updates from main thread
4 years ago
Fabian Kurz
1aeb260ca5
YFKlog 0.5.0 release
4 years ago
Fabian Kurz
e518a2db2c
Minor updates for 0.5.0 release.
4 years ago
Fabian Kurz
4738a3664b
doc: Add bandmap screenshot
4 years ago
Fabian Kurz
b1c241d97e
Documentation / Updates in preparation of 0.5.0 release
4 years ago
Fabian Kurz
11ec867d69
Bandmap: Use host/port/login from config file (if any). Flexible number of bandmap columns.
4 years ago
Fabian Kurz
c2e030096b
Update Changelog, Makefile, Readme, Thanks to prepare 0.5.0 release
4 years ago
Fabian Kurz
d68507fde3
[PATCH] Remove GNU-specific flag from install command in Makefile
...
Contributed by Justin, KC3NTG. tnx!
4 years ago
Fabian Kurz
c92cbacb2b
more work on bandmap feature
4 years ago
Fabian Kurz
a4b4e62ab2
Remove debug messages.
4 years ago
Fabian Kurz
2a8cfe27f2
Add RBN bandmap (very experimental...)
4 years ago
Fabian Kurz
839615bd48
Replace tabs with 4 spaces.
4 years ago
Fabian Kurz
c19507f8fb
create windows in separate function; flush key buffer where needed
...
The curses windows are now created in create_windows which can
later be called from the signal handler for screen resizes.
This means it is possible to change the screen size while
the program is running, but it's still necessary to perform
an action which redraws the screen (such as entering the menu)
in order to make it work. Implementing a full automatic refresh
during resizing the window doesn't seem worth the effort.
Use flushinp() (flush keyboard input buffer) where appropriate,
e.g. when scrolling (scrolling may be slow due to database
fetches, and once the user stops pressing the Page Up/Dwn key
there should be no further scrolling) or when waiting for
operations that take some time to finish, like ADIF export
or up/downloading LoTW data to prevent that an user's impatient
key strokes cause him to miss the display with the results,
but jumps right back to the menu.
4 years ago
Fabian Kurz
368e485a52
screen size: force even number of rows. increase size of lotw import screen.
4 years ago
Fabian Kurz
846b7a29dd
allow arbitrary vertical window size
4 years ago
Fabian Kurz
34022e57bf
update documentation, add HSC import script
4 years ago
Fabian Kurz
822c2c9549
lotwimport: show summary of imported QSOs
4 years ago
Fabian Kurz
0f6774171d
remove leftover debug output
4 years ago
Fabian Kurz
841b46efb5
cosmetics
4 years ago
Fabian Kurz
7ac0d0d793
Release 0.4.0.
4 years ago
Fabian Kurz
10ac5beb93
Final touches for 0.4.0 release
4 years ago
Fabian Kurz
9b3bcb8327
LoTW: Download report directly from lotw.arrl.org. Update DXCC stuff. Prepare for release 0.4.0
4 years ago
Fabian Kurz
17cd801614
Awards: remove warning
4 years ago
Fabian Kurz
035224f393
don't produce a warning on prefixes longer than 5 characters
4 years ago
Fabian Kurz
f43dc91232
docs: update to include LoTW upload feature
4 years ago
Fabian Kurz
13d563b9aa
LoTW: Automatic upload with tqsl.
4 years ago
Fabian Kurz
bcaa856f28
Add simple serial number handling for casual contesting.
8 years ago
Fabian Kurz
dcf803eb36
Restore good old Makefile
8 years ago
Fabian Kurz
32d3cf98f5
Fix sorting by QSL manager
9 years ago
EI7IG
9d089d9dd7
Updated yfksubs
12 years ago
DF6FR
6d80f5ad35
Added date range selection for QSL printing.
13 years ago
DF6FR
689fc5e1d0
Updated cty.dat to latest version.
13 years ago
DF6FR
798d0a53bd
added OPERATOR substitution to preparelabels
14 years ago
DF6FR
0aa57d725a
Corrected number for CQZ in .
14 years ago
DF6FR
5a916c6240
ADIF import, actively ignore freq_rx tag.
14 years ago
DF6FR
d175ef1a46
Added ORIENTATION to label headers. Possibilities are portrait and landscape, if none is chosen portrait is the default. Using landscape you can print four QSL cards on one sheet of A4 paper.
14 years ago
DF6FR
51239ccc46
Makes qsl info uppercase if entered otherwise.
14 years ago
DF6FR
34286e4932
Change of QSL-Info possible if QSO chosen from log window.
14 years ago
DF6FR
42cd1168ea
Fixed minor bug in selectlist (go to end of list).
14 years ago
DF6FR
a674f069a4
Added Home/End key to editw and readw.
14 years ago
DF6FR
1d22f01426
Fixed major bug in cursor position recovery. Now using new variable posnr instead of editnr.
14 years ago
DF6FR
86c334abf5
Taught Search&Edit to remember cursor position and to use home/end keys.
14 years ago
DF6FR
6ecaf1d2cc
Improved valids for askbox call for awardmodes.
14 years ago
DF6FR
4c3dc17b3d
Fixed possible variable name confusion with status. Added start/end wrap to selectlist. Added home/end keys to selectlist and askbox.
14 years ago
DF6FR
3d457e2294
Added awardmodes to awards, statistics and xplanet. Made HTML output look fancier.
14 years ago
DF6FR
631d0f685d
Added awardmodes. They can be selected exactly the same way as the bands.
14 years ago
DF6FR
4af0fab134
added awardmodes additionally to awardbands
14 years ago
DF6FR
c223cc2938
corrected lookup for qrz.com, /CS is no more available
14 years ago