id int64 0 755k | file_name stringlengths 3 109 | file_path stringlengths 13 185 | content stringlengths 31 9.38M | size int64 31 9.38M | language stringclasses 1
value | extension stringclasses 11
values | total_lines int64 1 340k | avg_line_length float64 2.18 149k | max_line_length int64 7 2.22M | alphanum_fraction float64 0 1 | repo_name stringlengths 6 65 | repo_stars int64 100 47.3k | repo_forks int64 0 12k | repo_open_issues int64 0 3.4k | repo_license stringclasses 9
values | repo_extraction_date stringclasses 92
values | exact_duplicates_redpajama bool 2
classes | near_duplicates_redpajama bool 2
classes | exact_duplicates_githubcode bool 2
classes | exact_duplicates_stackv2 bool 1
class | exact_duplicates_stackv1 bool 2
classes | near_duplicates_githubcode bool 2
classes | near_duplicates_stackv1 bool 2
classes | near_duplicates_stackv2 bool 1
class |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
751,310 | data_io.h | w1hkj_fldigi/src/include/data_io.h | // ----------------------------------------------------------------------------
//
// data_io.h
//
// support for ARQ server/client system such as pskmail and fl_arq
// support for KISS server/client system such as BPQ and JNOS
//
// Copyright (C) 2014
// Robert Stiles, KK5VD
//
// This file is part of fldigi.
//
// F... | 3,714 | C++ | .h | 94 | 38.308511 | 106 | 0.729797 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,311 | fd_view.h | w1hkj_fldigi/src/include/fd_view.h | // generated by Fast Light User Interface Designer (fluid) version 1.0305
#ifndef fd_view_h
#define fd_view_h
#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Output.H>
extern Fl_Output *view_FD_call;
extern Fl_Output *view_FD_class;
extern Fl_Output *view_FD_section;
extern Fl_Output *view_FD_mult;... | 974 | C++ | .h | 31 | 30.387097 | 73 | 0.757962 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,312 | waterfall.h | w1hkj_fldigi/src/include/waterfall.h | // ----------------------------------------------------------------------------
// Waterfall Spectrum Analyzer Widget
// Copyright (C) 2006-2010 Dave Freese, W1HKJ
// Copyright (C) 2008 Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it ... | 8,486 | C++ | .h | 336 | 23.166667 | 113 | 0.697172 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,313 | coordinate.h | w1hkj_fldigi/src/include/coordinate.h | // ----------------------------------------------------------------------------
// coordinate.h -- Handling of longitude and latitude.
//
// Copyright (C) 2012
// Remi Chateauneu, F4ECW
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of th... | 2,753 | C++ | .h | 67 | 39.223881 | 83 | 0.673684 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,314 | flslider2.h | w1hkj_fldigi/src/include/flslider2.h | // ----------------------------------------------------------------------------
// flslider2.h
//
// Copyright (C) 2010
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public Lic... | 4,528 | C++ | .h | 132 | 31.94697 | 79 | 0.645819 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,315 | outputencoder.h | w1hkj_fldigi/src/include/outputencoder.h | // ----------------------------------------------------------------------------
// outputencoder.h -- output charset conversion
//
// Copyright (C) 2012
// Andrej Lajovic, S57LN
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU Ge... | 1,497 | C++ | .h | 43 | 33.093023 | 95 | 0.674258 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,316 | colorbox.h | w1hkj_fldigi/src/include/colorbox.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,283 | C++ | .h | 35 | 35.314286 | 89 | 0.640902 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,318 | cw.h | w1hkj_fldigi/src/include/cw.h | // ----------------------------------------------------------------------------
// cw.h -- morse code modem
//
// Copyright (C) 2006-2009
// Dave Freese, W1HKJ
//
// This file is part of fldigi. Adapted in part from code contained in
// gmfsk source code distribution.
// gmfsk Copyright (C) 2001, 2002, 2003
// T... | 7,310 | C++ | .h | 212 | 32.457547 | 79 | 0.713554 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,319 | dx_dialog.h | w1hkj_fldigi/src/include/dx_dialog.h | // generated by Fast Light User Interface Designer (fluid) version 1.0305
#ifndef dx_dialog_h
#define dx_dialog_h
#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Group.H>
extern Fl_Group *btn_select_host;
#include "flinput2.h"
extern Fl_Input2 *inp_dxcc_host_url;
#include <FL/Fl_Button.H>
extern Fl... | 3,684 | C++ | .h | 101 | 35.465347 | 73 | 0.781128 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,320 | calendar.h | w1hkj_fldigi/src/include/calendar.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 3,404 | C++ | .h | 121 | 24.809917 | 79 | 0.624653 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,321 | fsk.h | w1hkj_fldigi/src/include/fsk.h | // ----------------------------------------------------------------------------
// fsk.cxx -- FSK signal generator
//
// Copyright (C) 2021
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// This code bears some resemblance to code contained in gmfsk from which
// it originated. Much has been changed, b... | 3,119 | C++ | .h | 111 | 26.189189 | 79 | 0.68093 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,323 | fsq.h | w1hkj_fldigi/src/include/fsq.h | // ----------------------------------------------------------------------------
// fsq.h -- FSQCALL compatible modem
//
// Copyright (C) 2006
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public Li... | 4,970 | C++ | .h | 194 | 23.762887 | 79 | 0.671799 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,324 | main.h | w1hkj_fldigi/src/include/main.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 3,547 | C++ | .h | 108 | 31.638889 | 79 | 0.728496 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,325 | combo.h | w1hkj_fldigi/src/include/combo.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
//
// This is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation; either ... | 4,254 | C++ | .h | 142 | 27.901408 | 79 | 0.642752 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,326 | dx_cluster.h | w1hkj_fldigi/src/include/dx_cluster.h | // ----------------------------------------------------------------------------
// dx_cluster.h -- constants, variables, arrays & functions that need to be
// outside of any thread
//
// Copyright (C) 2006-2007
// Dave Freese, W1HKJ
// Copyright (C) 2007-2010
// Stelios Bounanos, M0GLD
//
// This f... | 3,137 | C++ | .h | 91 | 32.967033 | 79 | 0.703924 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,327 | KYkeying.h | w1hkj_fldigi/src/include/KYkeying.h | // ----------------------------------------------------------------------------
// KYkeying.h serial string CW interface to Elecraft transceivers
//
// Copyright (C) 2020
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the term... | 1,099 | C++ | .h | 28 | 38.107143 | 79 | 0.649485 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,328 | weather.h | w1hkj_fldigi/src/include/weather.h | // ----------------------------------------------------------------------------
// weather.cxx -- a part of fldigi
//
// Copyright (C) 2012
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public Lice... | 1,069 | C++ | .h | 27 | 38.407407 | 79 | 0.632594 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,330 | rigsupport.h | w1hkj_fldigi/src/include/rigsupport.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 3,348 | C++ | .h | 94 | 34.37234 | 80 | 0.713181 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,331 | complex.h | w1hkj_fldigi/src/include/complex.h | // ----------------------------------------------------------------------------
// complex.h -- Complex arithmetic
//
// Copyright (C) 2006-2008
// Dave Freese, W1HKJ
// Copyright (C) 2008
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or mod... | 1,279 | C++ | .h | 38 | 32.263158 | 79 | 0.622977 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,332 | Panel.h | w1hkj_fldigi/src/include/Panel.h | // ----------------------------------------------------------------------------
// Panel_Check.h
//
// Copyright (C) 2011
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public Licens... | 1,240 | C++ | .h | 36 | 33.083333 | 79 | 0.620833 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,333 | maclogger.h | w1hkj_fldigi/src/include/maclogger.h | #ifndef MACLOGGERIO_H
#define MACLOGGERIO_H
#include <vector>
#include "threads.h"
#include "socket.h"
#include "modem.h"
#define MACLOGGER_BUFFER_SIZE 2048
extern void get_maclogger_udp();
extern void *maclogger_loop(void *args);
extern void maclogger_init(void);
extern bool maclogger_start(void);
extern void macl... | 364 | C++ | .h | 13 | 26.615385 | 40 | 0.797688 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,334 | picture.h | w1hkj_fldigi/src/include/picture.h | // ----------------------------------------------------------------------------
// picture.h
//
// Copyright (C) 2006-2008
// Dave Freese, W1HKJ
// Copyright (C) 2008
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the term... | 3,430 | C++ | .h | 115 | 27.913043 | 99 | 0.674031 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,335 | navtex.h | w1hkj_fldigi/src/include/navtex.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
// Remi Chateauneu
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public... | 1,518 | C++ | .h | 45 | 32.222222 | 79 | 0.647099 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,336 | mt63.h | w1hkj_fldigi/src/include/mt63.h | // ----------------------------------------------------------------------------
// mt63.h
//
// Copyright (C) 2006-2009
// Dave Freese, W1HKJ
//
// This file is part of fldigi. Adapted from code contained in gmfsk source code
// distribution.
// Copyright (C) 2005
// Tomi Manninen (oh2bns@sral.fi)
//
// Fldigi is fre... | 1,671 | C++ | .h | 56 | 28.232143 | 81 | 0.638629 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,338 | FTextRXTX.h | w1hkj_fldigi/src/include/FTextRXTX.h | // ----------------------------------------------------------------------------
// FTextView.h
//
// Copyright (C) 2007-2009
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Publi... | 4,604 | C++ | .h | 156 | 26.692308 | 79 | 0.663496 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,339 | Viewer.h | w1hkj_fldigi/src/include/Viewer.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,630 | C++ | .h | 44 | 35.886364 | 79 | 0.687144 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,340 | audio_alert.h | w1hkj_fldigi/src/include/audio_alert.h | // Class Caudio_alert
//
// play various canned sounds or wav file using port audio interface
#ifndef AUDIO_ALERT_H
#define AUDIO_ALERT_H
#include "play.pa.h"
#define STEAM_TRAIN_SIZE 50225
extern int int_steam_train[];
#define BARK_SIZE 1501
extern int int_audio_bark[];
#define CHECKOUT_SIZE 11424
extern int int_... | 1,457 | C++ | .h | 58 | 23.137931 | 68 | 0.733091 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,341 | debug_dialog.h | w1hkj_fldigi/src/include/debug_dialog.h | // generated by Fast Light User Interface Designer (fluid) version 1.0305
#ifndef debug_dialog_h
#define debug_dialog_h
#include <FL/Fl.H>
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Group.H>
#include <FL/Fl_Choice.H>
#include "debug.h"
extern Fl_Choice *mnu_debug_level;
#include <FL/Fl_Button.H>
extern Fl_Button... | 506 | C++ | .h | 17 | 28.705882 | 73 | 0.764344 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,342 | ifkp.h | w1hkj_fldigi/src/include/ifkp.h | // ----------------------------------------------------------------------------
// ifkp.h -- BASIS FOR ALL MODEMS
//
// Copyright (C) 2006
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public Lice... | 3,999 | C++ | .h | 162 | 22.882716 | 79 | 0.680829 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,343 | misc.h | w1hkj_fldigi/src/include/misc.h | // ----------------------------------------------------------------------------
// misc.h -- Miscellaneous helper functions
//
// Copyright (C) 2006-2008
// Dave Freese, W1HKJ
//
// This file is part of fldigi. These filters were adapted from code contained
// in the gmfsk source code distribution.
//
// Fldigi is ... | 4,386 | C++ | .h | 136 | 30.536765 | 80 | 0.622459 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,344 | contest.h | w1hkj_fldigi/src/include/contest.h | // ----------------------------------------------------------------------------
// contest.h
//
// Copyright (C) 2006-2010
// Dave Freese, W1HKJ
// Copyright (C) 2008-2009
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the... | 2,758 | C++ | .h | 91 | 28.835165 | 80 | 0.702489 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,345 | newinstall.h | w1hkj_fldigi/src/include/newinstall.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,070 | C++ | .h | 25 | 41.68 | 79 | 0.632438 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,349 | fd_logger.h | w1hkj_fldigi/src/include/fd_logger.h | // ----------------------------------------------------------------------------
// fd_logger.h -- constants, variables, arrays & functions that need to be
// outside of any thread
//
// Copyright (C) 2006-2007
// Dave Freese, W1HKJ
// Copyright (C) 2007-2010
// Stelios Bounanos, M0GLD
//
// This fi... | 1,429 | C++ | .h | 36 | 38.527778 | 79 | 0.657534 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,350 | wefax_map.h | w1hkj_fldigi/src/include/wefax_map.h | // ----------------------------------------------------------------------------
// wefax_map.h
//
// Copyright (C) 2006-2017
// Dave Freese, W1HKJ
// Copyright (C) 2008
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the te... | 3,127 | C++ | .h | 104 | 28.211538 | 79 | 0.670315 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,351 | crc8.h | w1hkj_fldigi/src/include/crc8.h | #ifndef __CRC8_H
#define __CRC8_H
#include <stdio.h>
#include <stdlib.h>
#include <iostream>
#include <string>
class CRC8 {
private:
unsigned char val;
unsigned char table[256];
char ss[3];
public:
CRC8() {
val = 0x00;
unsigned char crc;
for ( int i = 0; i < 256; i++) {
crc = i;
for (int j = 0; j < ... | 637 | C++ | .h | 34 | 16.264706 | 49 | 0.562604 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,352 | progress.h | w1hkj_fldigi/src/include/progress.h | //
// progress.h
//
// Progress bar widget routines.
//
// Based on Fl_Progress widget, Copyright 2000-2005 by Michael Sweet.
//
// ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is fr... | 1,780 | C++ | .h | 57 | 29.596491 | 79 | 0.643988 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,353 | arq_io.h | w1hkj_fldigi/src/include/arq_io.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,632 | C++ | .h | 45 | 34.911111 | 84 | 0.683112 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,354 | n3fjp_logger.h | w1hkj_fldigi/src/include/n3fjp_logger.h | #ifndef N3FJP_LOGGER_H
#define N3FJP_LOGGER_H
#include <string>
#include "qso_db.h"
extern std::string n3fjp_serno;
extern void get_n3fjp_udp();
extern void *n3fjp_loop(void *args);
extern void n3fjp_init(void);
extern void n3fjp_start();
extern void n3fjp_restart();
extern void n3fjp_close(void);
extern int n3fj... | 613 | C++ | .h | 20 | 29.3 | 46 | 0.78157 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,355 | smeter.h | w1hkj_fldigi/src/include/smeter.h | //
// smeter.h
//
// Smeter bar widget routines.
// ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the ... | 2,412 | C++ | .h | 77 | 29.454545 | 79 | 0.630829 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,356 | modem.h | w1hkj_fldigi/src/include/modem.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 13,143 | C++ | .h | 417 | 29.810552 | 97 | 0.746972 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,357 | counties.h | w1hkj_fldigi/src/include/counties.h | // ----------------------------------------------------------------------------
// states.h
//
// Copyright (C) 2006-2010
// Dave Freese, W1HKJ
// Copyright (C) 2008-2009
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the ... | 2,178 | C++ | .h | 62 | 33.693548 | 79 | 0.691393 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,358 | fft-monitor.h | w1hkj_fldigi/src/include/fft-monitor.h | // ----------------------------------------------------------------------------
// fftmon.h -- frequency fftmon modem
//
// Copyright (C) 2017
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public ... | 1,928 | C++ | .h | 65 | 27.984615 | 79 | 0.663049 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,359 | ascii.h | w1hkj_fldigi/src/include/ascii.h | // ----------------------------------------------------------------------------
// ascii.h -- ASCII table
//
// Copyright (C) 2006
// Dave Freese, W1HKJ
//
// This file is part of fldigi. Adapted from code contained in gmfsk source code
// distribution.
// gmfsk Copyright (C) 2001, 2002, 2003
// Tomi Manninen (o... | 1,290 | C++ | .h | 34 | 36.794118 | 82 | 0.650958 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,360 | trx.h | w1hkj_fldigi/src/include/trx.h | // ----------------------------------------------------------------------------
// trx.h
//
// Copyright (C) 2006-2009
// Dave Freese, W1HKJ
// Copyright (C) 2008-2009
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi. Adapted from code contained in gmfsk source code
// distribution.
//
// Fldigi is free ... | 1,972 | C++ | .h | 58 | 32.568966 | 81 | 0.648947 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,361 | adif_io.h | w1hkj_fldigi/src/include/adif_io.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 2,319 | C++ | .h | 85 | 25.282353 | 79 | 0.638489 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,362 | drag_btn.h | w1hkj_fldigi/src/include/drag_btn.h | #ifndef _HAVE_DRAG_BTN_HDR_
#define _HAVE_DRAG_BTN_HDR_
#include <FL/Fl_Box.H>
class drag_btn : public Fl_Box
{
private:
int x1, y1; // click posn., used for dragging and docking checks
int xoff, yoff; // origin used for dragging calcs
int was_docked; // used in handle to note that we have just undocked
protecte... | 622 | C++ | .h | 20 | 29.3 | 69 | 0.72437 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,363 | nls.h | w1hkj_fldigi/src/include/nls.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,294 | C++ | .h | 36 | 34.666667 | 79 | 0.641886 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,365 | squelch_status.h | w1hkj_fldigi/src/include/squelch_status.h | // ----------------------------------------------------------------------------
//
// squelch_status.h
//
// Copyright (C) 2021
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public Licen... | 1,782 | C++ | .h | 47 | 36.553191 | 79 | 0.669954 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,366 | fontdef.h | w1hkj_fldigi/src/include/fontdef.h | // ------------------------------------------------------------------------------
//
// fontdef.h -- FELDHELL modem
//
// Copyright (C) 2006
// Dave Freese, W1HKJ
//
// This file is part of fldigi. Adapted from code contained in gmfsk source code
// distribution.
// gmfsk Copyright (C) 2001, 2002, 2003
// Tom... | 1,676 | C++ | .h | 47 | 34.489362 | 82 | 0.677559 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,367 | Fl_Tile_Check.h | w1hkj_fldigi/src/include/Fl_Tile_Check.h | // ----------------------------------------------------------------------------
// Fl_Tile_Check.h
//
// Copyright (C) 2007
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public... | 1,940 | C++ | .h | 56 | 33.160714 | 79 | 0.656533 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,369 | stacktrace.h | w1hkj_fldigi/src/include/stacktrace.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,061 | C++ | .h | 26 | 39.692308 | 79 | 0.637597 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,370 | status_box.h | w1hkj_fldigi/src/include/status_box.h | //
// status_box.h
//
// status_box bar widget routines.
// ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms... | 1,625 | C++ | .h | 57 | 26.754386 | 79 | 0.614103 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,372 | timeops.h | w1hkj_fldigi/src/include/timeops.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 2,313 | C++ | .h | 55 | 40.763636 | 80 | 0.700045 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,373 | wwv.h | w1hkj_fldigi/src/include/wwv.h | // ----------------------------------------------------------------------------
// wwv.h -- wwv receive only modem
//
// Copyright (C) 2006
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public Lic... | 2,258 | C++ | .h | 83 | 25.578313 | 79 | 0.6642 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,374 | ringbuffer.h | w1hkj_fldigi/src/include/ringbuffer.h | // ----------------------------------------------------------------------------
// ringbuffer.h
//
// Copyright (C) 2007-2009
// Stelios Bounanos, M0GLD
//
// C++ version of PortAudio's ringbuffer code. The copying read/write methods
// use memcpy, so it generally safe to use them only for POD types. Thread safe
// fo... | 6,512 | C++ | .h | 198 | 30.550505 | 84 | 0.678293 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,375 | font_browser.h | w1hkj_fldigi/src/include/font_browser.h | // ----------------------------------------------------------------------------
// Font_Browser.h v 0.0.1 2005-10-17
//
// for the Fast Light Tool Kit (FLTK) 1.1.x .
//
// David Freese, w1hkj@w1hkj.com
// based on similar widget by Mariwan Jalal
//
// -------------------------... | 3,366 | C++ | .h | 109 | 29.091743 | 100 | 0.659351 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,376 | test_signal.h | w1hkj_fldigi/src/include/test_signal.h | // ----------------------------------------------------------------------------
// test_signal.h
//
// Copyright (C) 2017
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by... | 1,250 | C++ | .h | 38 | 31.684211 | 79 | 0.657807 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,377 | configuration.h | w1hkj_fldigi/src/include/configuration.h | // ----------------------------------------------------------------------------
// configuration.h
//
// Copyright (C) 2006-2010
// Dave Freese, W1HKJ
// Copyright (C) 2008-2010
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
/... | 251,228 | C++ | .h | 2,847 | 75.597822 | 90 | 0.246349 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,378 | lgbook.h | w1hkj_fldigi/src/include/lgbook.h | // generated by Fast Light User Interface Designer (fluid) version 1.0305
#ifndef lgbook_h
#define lgbook_h
#include <FL/Fl.H>
#include "flinput2.h"
// Avoid 'nitems' macro collision between FreeBSD's sys/params.h and fltk's
// FL/Fl_Check_Browser.H (http://www.fltk.org/str.php?L2984)
#undef nitems
#include <FL/Fl_Che... | 6,793 | C++ | .h | 189 | 34.931217 | 75 | 0.815993 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,379 | FTextView.h | w1hkj_fldigi/src/include/FTextView.h | // ----------------------------------------------------------------------------
// FTextView.h
//
// Copyright (C) 2007-2009
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Publi... | 5,443 | C++ | .h | 162 | 31.580247 | 88 | 0.677395 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,380 | status.h | w1hkj_fldigi/src/include/status.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 6,702 | C++ | .h | 264 | 23.268939 | 79 | 0.67827 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,381 | hid_mac.h | w1hkj_fldigi/src/include/hid_mac.h | /***********************************************************************
HIDAPI - Multi-Platform library for communication with HID devices.
hid_mac.h
Alan Ott
Signal 11 Software
Copyright 2009, All Rights Reserved.
C++ implementation
* Copyright 2021
* David Freese, W1HKJ
* for use in fldigi
This softwa... | 12,109 | C++ | .h | 310 | 36.741935 | 115 | 0.753585 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,382 | viewpsk.h | w1hkj_fldigi/src/include/viewpsk.h | // ----------------------------------------------------------------------------
// viewpsk.h -- psk modem
//
// Copyright (C) 2008
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as p... | 3,141 | C++ | .h | 121 | 24.140496 | 79 | 0.653641 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,384 | nullmodem.h | w1hkj_fldigi/src/include/nullmodem.h | // ----------------------------------------------------------------------------
// NULLMODEM.h -- BASIS FOR ALL MODEMS
//
// Copyright (C) 2006
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public... | 1,254 | C++ | .h | 39 | 30.794872 | 79 | 0.645161 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,385 | macroedit.h | w1hkj_fldigi/src/include/macroedit.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,732 | C++ | .h | 43 | 39.069767 | 80 | 0.68869 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,386 | psk_browser.h | w1hkj_fldigi/src/include/psk_browser.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 3,122 | C++ | .h | 91 | 32.538462 | 90 | 0.68215 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,387 | hamlib.h | w1hkj_fldigi/src/include/hamlib.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,613 | C++ | .h | 39 | 40.205128 | 79 | 0.684311 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,388 | xmlrpc.h | w1hkj_fldigi/src/include/xmlrpc.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,871 | C++ | .h | 55 | 32.618182 | 79 | 0.694906 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,389 | macros.h | w1hkj_fldigi/src/include/macros.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 2,772 | C++ | .h | 93 | 28.204301 | 79 | 0.703829 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,390 | YAESUkeying.h | w1hkj_fldigi/src/include/YAESUkeying.h | // ----------------------------------------------------------------------------
// FTkeying.h serial string CW interface to Elecraft transceivers
//
// Copyright (C) 2020
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the term... | 1,099 | C++ | .h | 28 | 38.107143 | 79 | 0.649485 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,392 | fl_digi.h | w1hkj_fldigi/src/include/fl_digi.h | // ----------------------------------------------------------------------------
//
// fl_digi.h
//
// Copyright (C) 2006-2010
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publishe... | 24,218 | C++ | .h | 669 | 35.008969 | 101 | 0.757713 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,394 | pskrep.h | w1hkj_fldigi/src/include/pskrep.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,428 | C++ | .h | 32 | 43.5 | 98 | 0.631466 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,395 | rigCAT.h | w1hkj_fldigi/src/include/rigCAT.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,239 | C++ | .h | 34 | 35.264706 | 79 | 0.658048 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,396 | logbook.h | w1hkj_fldigi/src/include/logbook.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,193 | C++ | .h | 31 | 37.193548 | 79 | 0.653946 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,397 | https.h | w1hkj_fldigi/src/include/https.h | // ----------------------------------------------------------------------------
// Copyright (C) 2019
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 2,346 | C++ | .h | 80 | 26.4625 | 79 | 0.623608 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,398 | qso_db.h | w1hkj_fldigi/src/include/qso_db.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 3,993 | C++ | .h | 125 | 30.064 | 79 | 0.694783 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,399 | qrzlib.h | w1hkj_fldigi/src/include/qrzlib.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 8,341 | C++ | .h | 215 | 36.083721 | 81 | 0.690228 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,400 | nco.h | w1hkj_fldigi/src/include/nco.h | // ---------------------------------------------------------------------
// nco.h -- a generic NCO class
//
//
// This file is a proposed part of fldigi.
//
// Copyright (C) 2010
// Dave Freese, W1HKJ
// Chris Sylvain, KB3CS
//
// fldigi is free software; you can redistribute it and/or modify
// it under the te... | 3,209 | C++ | .h | 107 | 26.925234 | 72 | 0.632042 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,402 | debug.h | w1hkj_fldigi/src/include/debug.h | // ----------------------------------------------------------------------------
// debug.h
//
// Copyright (C) 2008
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License... | 3,930 | C++ | .h | 117 | 31.700855 | 82 | 0.613175 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,403 | logger.h | w1hkj_fldigi/src/include/logger.h | // ----------------------------------------------------------------------------
// logger.h Remote Log Interface for fldigi
//
// Copyright W1HKJ, Dave Freese 2006
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public Lic... | 1,377 | C++ | .h | 40 | 33.125 | 79 | 0.670686 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,404 | wefax-pic.h | w1hkj_fldigi/src/include/wefax-pic.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
// Remi Chateauneu
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public... | 2,836 | C++ | .h | 62 | 44.193548 | 90 | 0.699746 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,405 | synop.h | w1hkj_fldigi/src/include/synop.h | // ----------------------------------------------------------------------------
// synop.h -- SYNOP decoding
//
// Copyright (C) 2012
// Remi Chateauneu, F4ECW
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public Licen... | 3,009 | C++ | .h | 75 | 38.293333 | 79 | 0.677309 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,407 | hid_win.h | w1hkj_fldigi/src/include/hid_win.h | /*******************************************************
HIDAPI - Multi-Platform library for
communication with HID devices.
Alan Ott
Signal 11 Software
8/22/2009
Copyright 2009, All Rights Reserved.
At the discretion of the user of this library,
this software may be licensed under the terms of the
GNU Gen... | 5,164 | C++ | .h | 164 | 29.329268 | 119 | 0.720024 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,408 | flmisc.h | w1hkj_fldigi/src/include/flmisc.h | // ----------------------------------------------------------------------------
// flmisc.h
//
// Copyright (C) 2009-2010
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as publish... | 3,148 | C++ | .h | 99 | 30.232323 | 86 | 0.697559 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,409 | testmodem.h | w1hkj_fldigi/src/include/testmodem.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,146 | C++ | .h | 30 | 36.9 | 79 | 0.621185 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,410 | metar.h | w1hkj_fldigi/src/include/metar.h | // ----------------------------------------------------------------------------
// Copyright (C) 2019
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 3,112 | C++ | .h | 111 | 25.684685 | 79 | 0.631048 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,412 | re.h | w1hkj_fldigi/src/include/re.h | // ----------------------------------------------------------------------------
// re.h
//
// Copyright (C) 2008-2009
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public Licen... | 2,195 | C++ | .h | 69 | 30.304348 | 92 | 0.654537 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,413 | winkeyer.h | w1hkj_fldigi/src/include/winkeyer.h | // ----------------------------------------------------------------------------
// winkeyer.h -- Interface to k1el WinKeyer hardware
//
// Copyright (C) 2017
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU ... | 2,293 | C++ | .h | 60 | 37.116667 | 79 | 0.708577 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,414 | lookupcall.h | w1hkj_fldigi/src/include/lookupcall.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,604 | C++ | .h | 47 | 32.765957 | 79 | 0.687984 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,415 | xmlreader.h | w1hkj_fldigi/src/include/xmlreader.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,537 | C++ | .h | 51 | 27.27451 | 79 | 0.604351 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,416 | compat.h | w1hkj_fldigi/src/include/compat.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 2,170 | C++ | .h | 65 | 32.230769 | 95 | 0.652983 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,417 | fldigi-config.h | w1hkj_fldigi/src/include/fldigi-config.h | // ----------------------------------------------------------------------------
// fldigi-config.h -- user configuration items for fldigi
//
// Copyright (C) 2006-2009
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms o... | 3,037 | C++ | .h | 82 | 35.890244 | 94 | 0.672443 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,418 | dropwin.h | w1hkj_fldigi/src/include/dropwin.h | #ifndef _HAVE_DROP_WIN_HDR_
#define _HAVE_DROP_WIN_HDR_
#include <FL/Fl_Double_Window.H>
#include <FL/Fl_Group.H>
#include "dock_gp.h"
class dropwin : public Fl_Double_Window
{
protected:
void init_dropwin(void);
dockgroup *dock;
int Wdrop;
int Hdrop;
public:
// Normal FLTK constructors
dropwin(int x, int y, ... | 783 | C++ | .h | 27 | 26.962963 | 56 | 0.712366 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,419 | notify.h | w1hkj_fldigi/src/include/notify.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,312 | C++ | .h | 31 | 41.193548 | 79 | 0.663273 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,420 | estrings.h | w1hkj_fldigi/src/include/estrings.h | #ifndef _WINERROR_STRINGS_H
#define _WINERROR_STRINGS_H
#ifdef __WIN32__
#include <winerror.h>
#include <string>
struct ESTRINGS {
long ecode;
std::string estring;
};
extern std::string &win_error_string(long err);
#endif
#endif
| 237 | C++ | .h | 12 | 18.083333 | 47 | 0.767123 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,421 | dominovar.h | w1hkj_fldigi/src/include/dominovar.h | /*
* varicode.h -- DominoEX Varicode
*
* Copyright (C) 2001, 2002, 2003
* Tomi Manninen (oh2bns@sral.fi)
*
* This file is part of fldigi.
*
* Fldigi is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Fre... | 1,034 | C++ | .h | 28 | 35.035714 | 74 | 0.723553 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,422 | soundconf.h | w1hkj_fldigi/src/include/soundconf.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014 David Freese, W1HKJ
// Copyright (C) 2015 Robert Stiles, KK5VD
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public Lice... | 1,615 | C++ | .h | 47 | 32.851064 | 79 | 0.666453 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,423 | textio.h | w1hkj_fldigi/src/include/textio.h | // ----------------------------------------------------------------------------
// Copyright (C) 2014
// David Freese, W1HKJ
//
// This file is part of fldigi
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the ... | 1,292 | C++ | .h | 37 | 33.27027 | 79 | 0.631495 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,424 | spectrum_viewer.h | w1hkj_fldigi/src/include/spectrum_viewer.h | // ----------------------------------------------------------------------------
// spectrum_viewer.cxx -- spectrum dialog
//
// Copyright (C) 2017
// Dave Freese, W1HKJ
//
// This file is part of fldigi.
//
// Fldigi is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Pub... | 1,441 | C++ | .h | 39 | 35.717949 | 79 | 0.674803 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
751,425 | socket.h | w1hkj_fldigi/src/include/socket.h | // ----------------------------------------------------------------------------
// socket.h
//
// Copyright (C) 2008-2009
// Stelios Bounanos, M0GLD
//
// This file is part of fldigi.
//
// fldigi is free software; you can redistribute it and/or modify
// it under the terms of the GNU General Public L... | 5,588 | C++ | .h | 187 | 27.700535 | 95 | 0.688512 | w1hkj/fldigi | 109 | 27 | 38 | GPL-3.0 | 9/20/2024, 9:41:57 PM (Europe/Amsterdam) | false | false | false | false | false | false | false | false |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.