# # This is the configuration file of gpsk31 # You may edit this to your needs # # The 3 colors for the 2 text widgets on the main screen # tx_window_color = "black" rx_window_color_rx = "blue" rx_window_color_tx = "red" # # Fonts for the 2 text widgets # tx_window_font = "courier 12 bold" rx_window_font = "courier 12 bold" # # info: the tx_window_... will also be used for the fixtext editor # # Colors for the phase scope # phase_scope_dcd_on_color = "yellow" phase_scope_dcd_off_color = "red" phase_scope_arc_color = "darkblue" # # Colors for the spectrum analizer # spectrum_color = "green" spectrum_tune_line_color = "red" # # Personal information # callsign = "CW1D" name = "Estela Mary" qth = "Isla de Flores" cw_string = "de CW1D kn" # # PSK31-Modem related settings # freq = 1000 dcd_level = 13 lsb = 0 ptt_device = "/dev/ttyS1" audio_device = "/dev/dsp" # # Use new demodulator/rx filter? # new_rx = 1 # # Spectrum bandwidth # 0 = small, 1 = normal, 2 = whide # spectrum_width = 1 # # spectrum speed # (1 .. ????) # spectrum_speed = 100 # # QSO log file: # log_filename = "gpsk31.log" # # The Labels for the fixtext buttons # label0 = "F1 CQ" text0 = "~tCQ CQ CQ de ~mc ~mc ~mc \nCQ CQ CQ de ~mc ~mc ~mc \nCQ CQ CQ de ~mc ~mc ~mc \n~r" label1 = "F2" text1 = "" label2 = "F3" text2 = "" label3 = "F4 TX" text3 = "~t" label4 = "F5 RX" text4 = "~r" label5 = "F6" text5 = "" label6 = "F7" text6 = "" label7 = "F8" text7 = "" label8 = "SHIFT F1" text8 = "" label9 = "SHIFT F2" text9 = "" label10 = "SHIFT F3" text10 = "" label11 = "SHIFT F4" text11 = "" label12 = "SHIFT F5" text12 = "" label13 = "SHIFT F6" text13 = "" label14 = "SHIFT F7" text14 = "" label15 = "SHIFT F8" text15 = "" # # Thats all - have a lot of fun... #