pyqso/pyqso
Christian Jacobs eaefff86c0 Allow default values for power and mode, but remove the work-in-progress for the default frequency unit. 2015-02-08 01:09:05 +00:00
..
unittest_resources Added a unit test for the ADIF functionality that uses an sqlite3.Row object. 2014-03-22 20:57:05 +00:00
__init__.py Added __init__.py. 2013-03-30 20:56:34 +00:00
adif.py Allow default values for power and mode, but remove the work-in-progress for the default frequency unit. 2015-02-08 01:09:05 +00:00
auxiliary_dialogs.py Wrap the import statements for the Hamlib module in a try-except block. Only try to call Hamlib if have_hamlib is True. 2013-09-14 20:31:12 +01:00
awards.py Added links to the ADIF and DXCC websites. 2013-10-04 19:59:11 +01:00
callsign_lookup.py Added the option of removing any prefixes or suffixes from the full_callsign. 2014-05-13 16:27:31 +01:00
dx_cluster.py Uncomment the line that removes the BEL character(s) from the end of the string received from the Telnet server. 2014-02-05 01:19:08 +00:00
grey_line.py Specify the Agg backend for matplotlib. Fixes issue #21. 2015-02-06 23:52:09 +00:00
log.py More error handling. 2013-10-01 21:23:37 +01:00
log_name_dialog.py Some more error handling and debugging statements. 2013-09-15 04:29:44 +01:00
logbook.py Clear the contents of the file, in case the file exists already. 2015-02-07 21:44:34 +00:00
menu.py Separate the Create and Open functionality for logbooks. Addresses issue #20. 2015-02-07 21:22:16 +00:00
preferences_dialog.py Allow default values for power and mode, but remove the work-in-progress for the default frequency unit. 2015-02-08 01:09:05 +00:00
record_dialog.py Allow default values for power and mode, but remove the work-in-progress for the default frequency unit. 2015-02-08 01:09:05 +00:00
telnet_connection_dialog.py More debugging statements. 2013-09-14 22:12:10 +01:00
toolbar.py Separate the Create and Open functionality for logbooks. Addresses issue #20. 2015-02-07 21:22:16 +00:00
toolbox.py Some more error handling and debugging statements. 2013-09-15 04:29:44 +01:00