Commit Graph

30 Commits

Author SHA1 Message Date
Michael Clemens b8f977f1e2 moved config to ~/.config, added CTY dat data enrichment, added lotw upload date, added lotw confirmation check 2022-09-05 17:39:16 +02:00
Michael Clemens 3910e0fc06 added contest mode via -c argument 2022-07-31 17:23:15 +02:00
Michael Clemens a1824dc7f4 fixed some styling issues, removed obsolete function 2022-07-31 16:43:32 +02:00
Michael Clemens 0a40fce4d9 version corrected 2022-07-31 16:07:35 +02:00
Michael Clemens 41f2259cee anged order of questions, changed default values in config 2022-07-31 16:05:40 +02:00
Michael Clemens 039f255fb0 changed question order, implemented fast forward, now version 0.8.1 2022-07-31 10:26:10 +02:00
Michael Clemens bf622de575 simplyfied package structure, removed hamlib support, decided to not use pip anymore 2022-07-31 10:11:05 +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 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 c225aeebfc added logging of failed and successfull QSOs as ADIf into log file 2021-05-25 12:37:10 +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 f5d1cf49dd added colored text 2021-05-21 16:20:34 +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 4ef11f2293 added inline documentation
moved default values into the config file
2021-05-20 23:36:19 +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 6b2df8417b first commit 2021-05-20 18:05:33 +02:00