Michael Clemens
dec90db143
moved rig init into own function
2022-03-17 21:19:06 +01:00
Michael Clemens
6ea89ef665
added hamlib support
2022-03-17 21:15:29 +01:00
Michael Clemens
930618c86d
added QSL confirmed fields for QRZ and LotW
2022-03-06 06:48:55 +01:00
Michael Clemens
b517e87bc6
user can now retry if upload failed
2021-08-09 16:55:52 +02:00
Michael Clemens
5d1de2096f
fixed README
2021-07-16 10:54:10 +02:00
Michael Clemens
d489b0feaa
Update README.md
2021-07-15 23:25:06 +02:00
Michael Clemens
be320c6550
Update README.md
2021-07-15 23:24:39 +02:00
Michael Clemens
7d0f2c09be
Update README.md
2021-07-15 23:23:15 +02:00
Michael Clemens
0860dbde8b
added error handling to send_qso()
2021-07-12 14:47:49 +02:00
Michael Clemens
9c14bace8a
v0.6.9 -> v0.7.0
2021-06-17 13:33:20 +02:00
Michael Clemens
c77fcca2d1
fixed bug where canceled/failed qsos have been added to the recent qso list
2021-06-17 13:11:55 +02:00
Michael Clemens
5839e61a5b
v0.6.8 to v0.6.9
2021-06-08 22:20:22 +02:00
Michael Clemens
69e43e509f
fixed bug with recent qso display
2021-06-08 22:18:57 +02:00
Michael Clemens
671be94955
incremented version
2021-06-07 19:48:32 +02:00
Michael Clemens
ae19e6376b
added a short list of the last n logged QSOs displayed after each successful QSO upload
2021-06-07 19:45:45 +02:00
Michael Clemens
7e6fd415a7
fixed version number
2021-06-04 18:43:28 +02:00
Michael Clemens
6480fdac92
introduced pylint -> lots of code style changes
2021-06-04 18:41:39 +02:00
Michael Clemens
b2665aaf42
qrzlogger now queries CALL if CALL/SUFFIX could not be found
...
better exception handling for ctrl+c and ctrl+d
implemented gracefull exit handling
qrzlogger no longer asks the user to continue if no call data was found
2021-06-04 00:47:49 +02:00
Michael Clemens
f704297c14
the user can quit the application any time by entering "quit"
...
ctrl+c and ctrl+d are now handled
2021-06-03 19:53:07 +02:00
Michael Clemens
35dae7b23b
changed version info
...
added info on updating qrzlogger
2021-06-02 12:50:40 +02:00
Michael Clemens
c89f44fed6
added comments
...
renamed config function
2021-06-02 12:44:51 +02:00
Michael Clemens
d90e8234ce
removed duplicate function
2021-06-02 12:41:56 +02:00
Michael Clemens
091feae555
added installation instructions to README
...
added requests to needed libraries
2021-06-02 09:33:25 +02:00
Michael Clemens
41993577eb
updated README
2021-06-02 01:01:20 +02:00
Michael Clemens
0b0faba5df
qrzlogger now uses setuptools for packaging and installation
2021-06-02 00:58:01 +02:00
Michael Clemens
8f0ae111c9
fixed color mode bug in error message
2021-06-01 16:35:36 +02:00
Michael Clemens
66cd73cda0
Update README.md
2021-06-01 16:21:12 +02:00
Michael Clemens
4d62502228
moved license to extra file
2021-06-01 16:19:44 +02:00
Michael Clemens
695d05d208
moved all function into a class
...
removed default config file -> will be created by the application
2021-06-01 16:17:31 +02:00
Michael Clemens
235275eb75
XML service now queried via POST requests - thanks /u/AJamesBrown!
...
moved URLs from config to code since the code might be API version dependent
2021-05-26 07:07:52 +02:00
Michael Clemens
9b5309b9f0
added some more comments
2021-05-25 22:55:01 +02:00
Michael Clemens
03e2513a45
removed warning banner
2021-05-25 20:51:03 +02:00
Michael Clemens
e8a6e6246c
added comments into config file
2021-05-25 20:47:34 +02:00
Michael Clemens
c225aeebfc
added logging of failed and successfull QSOs as ADIf into log file
2021-05-25 12:37:10 +02:00
Michael Clemens
0c7e099cb8
updated README
2021-05-24 23:02:15 +02:00
Michael Clemens
80e69e96a0
QSO will now be fetched after upload for review
2021-05-24 22:58:40 +02:00
Michael Clemens
d601462184
added error handling
2021-05-24 14:46:28 +02:00
Michael Clemens
faa7e43cb6
simplied QSO entry process (fewer questions, faster restart)
2021-05-24 12:54:55 +02:00
Michael Clemens
6444306ecd
fixed problem with empty qso fields, e.g. missing rpt_sent
2021-05-22 23:16:32 +02:00
Michael Clemens
f39867b7d7
added frequency plus automatic population of this field in dependency of the band
2021-05-22 00:05:23 +02:00
Michael Clemens
4dad3d2d2f
added more comments
...
the user can now cancel the QSO entering process
added callsign plausability check
2021-05-21 23:36:05 +02:00
Michael Clemens
08905c69af
added check for calls that aren't listet on QRZ
2021-05-21 18:12:46 +02:00
Michael Clemens
1b45024d4b
last QSO table will not be shown anymore if there are no previous QSOs
2021-05-21 17:56:55 +02:00
Michael Clemens
0cc4406664
added screenshot
2021-05-21 16:31:35 +02:00
Michael Clemens
f5d1cf49dd
added colored text
2021-05-21 16:20:34 +02:00
Michael Clemens
38c23e4541
typo
2021-05-21 12:19:30 +02:00
Michael Clemens
ca6cb4d028
small bugfixes
2021-05-21 12:19:02 +02:00
Michael Clemens
76fec31674
improved QSO entry workflow
2021-05-21 10:47:02 +02:00
Michael Clemens
d4fb2d6717
Update README.md
2021-05-21 08:56:50 +02:00
Michael Clemens
4ef11f2293
added inline documentation
...
moved default values into the config file
2021-05-20 23:36:19 +02:00