Commit Graph

32 Commits

Author SHA1 Message Date
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
Michael Clemens
86f3fc92f1 added dependencies to README 2021-05-20 23:17:07 +02:00
Michael Clemens
00bfc85f3b bug fixes 2021-05-20 22:55:40 +02:00
Michael Clemens
1d0aab5406 bug fix in adif generator
new config param: station_call
2021-05-20 21:44:59 +02:00
Michael Clemens
5499f99f03 fixed bug in adif generation 2021-05-20 21:37:43 +02:00
Michael Clemens
756f8ca033 renamed config.ini dist-file
edited readme
2021-05-20 18:12:05 +02:00
Michael Clemens
6b2df8417b first commit 2021-05-20 18:05:33 +02:00