Commit graph

  • 69bfc62890 Fix Architecture Detection master improve_arm_detection MeFisto94 2019-05-29 21:31:37 +0000
  • 022e3419d8 Try to improve the platform detection and offload it to a shell script MeFisto94 2019-05-28 21:07:00 +0200
  • 6ef2a74206 Now calling pthread_detach for each thread fix-issue-128 Andras Retzler 2019-02-27 17:07:58 +0100
  • 17b8c7b3c0 Fixed missing entry from varicode table Andras Retzler 2019-01-25 19:03:58 +0100
  • 055127ca31 Attempting to fix nmux crash (#40) Andras Retzler 2019-01-24 15:37:14 +0100
  • eabc2c50dc
    Update README.md András Retzler 2018-12-09 11:13:10 +0100
  • f5ef7b0c70
    Update README.md András Retzler 2018-11-19 08:50:42 +0100
  • f565d2a4bf Delete nmux-todo.md András Retzler 2017-10-16 15:23:32 +0200
  • 07236afacd Merged feature/digitalmods ha7ilm 2017-07-12 18:55:16 +0200
  • 32c7e3b52c README.md feature/digitalmods ha7ilm 2017-07-07 13:19:57 +0200
  • 146bb6e383 README ha7ilm 2017-07-07 13:10:30 +0200
  • 7825fc5d0f Added a lot of docs ha7ilm 2017-07-06 19:17:58 +0200
  • d8b47f6ad2 Added test_m_fsk.grc ha7ilm 2017-06-25 12:22:43 +0200
  • 09bcde5b4e Updated README and added bpsk31_ber.py ha7ilm 2017-06-14 11:57:32 +0200
  • ee5b546439 Fixed generic slicer, etc. ha7ilm 2017-05-20 21:02:18 +0200
  • 978289e76b Some modifications to the S-curve ha7ilm 2017-05-19 14:55:11 +0200
  • f9a6535e10 Edited Makefile Changed functionality of pack_bits_8to1_u8_u8 Added pack_bits_1to8_u8_u8, pattern_search_u8_u8, dbpsk_decoder_c_u8, bfsk_demod_cf ha7ilm 2017-05-18 23:43:40 +0200
  • 117ee8e3a8 I've actually seen this version doing as well as Fldigi in a simulation ha7ilm 2017-05-16 17:02:55 +0200
  • c6d5287d82 Fixed timing_recovery_cc docs and tedvar graph generator ha7ilm 2017-05-15 23:07:26 +0200
  • 50528abd71 Fixed CLI for timing recovery, added max_dphase for Costas ha7ilm 2017-05-15 21:35:58 +0200
  • fe46aba98d Costas loop looks working again ha7ilm 2017-05-14 23:39:11 +0200
  • 7718eda15b costas loop --octave changed to --output_combined ha7ilm 2017-05-14 22:01:36 +0200
  • 2a3c210250 Working on the Costas loop ha7ilm 2017-05-14 17:37:54 +0200
  • d76ea6378e Merge pull request #27 from ckuethe/soname-fix András Retzler 2017-05-12 00:15:59 +0200
  • d8a7723051 make the library file name match the soname Chris Kuethe 2017-05-11 15:07:32 -0700
  • 2450ed3439 Renamed some functions, e.g. reso->peak, matched filter -> pulse shaping filter ha7ilm 2017-05-11 16:04:55 +0200
  • d1c5628f50 Added SONAME 0.15 ha7ilm 2017-05-11 10:29:06 +0200
  • 1baa45ab05 Added @ before ldconfig in Makefile ha7ilm 2017-05-11 10:16:00 +0200
  • a0e796326c Merge pull request #12 from ckuethe/master András Retzler 2017-05-11 10:04:47 +0200
  • fbf4ffbd32 respect PREFIX to allow alternate destinations Chris Kuethe 2017-05-10 20:21:37 -0700
  • dbaa973354 grc hangs from too much info on stderr ha7ilm 2017-05-07 23:46:37 +0200
  • b749e78925 Added psk31_sigmodel.m ha7ilm 2017-05-05 12:06:28 +0200
  • d526744d0c Added "csdr tee" and unified how csdr messages start ha7ilm 2017-05-05 11:34:40 +0200
  • b6143ad4f8 Merge remote-tracking branch 'origin/master' into feature/digitalmods ha7ilm 2017-05-03 21:49:12 +0200
  • 574dd91e7e Merged teejez -> feature/digitalmods ha7ilm 2017-05-03 21:48:55 +0200
  • 66eaef4e7d Added new functions to --help ha7ilm 2017-05-03 21:35:45 +0200
  • 03724f3a7a Merge pull request #21 from tejeez/master András Retzler 2017-05-03 18:33:11 +0200
  • ac8e1b61b4 bpsk_costas_loop_cc now locks to +1+0j and -1+0j ha7ilm 2017-05-02 19:31:29 +0200
  • 36eb0c3481 Working bpsk_costas_loop_cc ha7ilm 2017-05-02 19:23:05 +0200
  • efbe28cbfd Made new bpsk_costas_loop_cc, added add_const_cc, added new parameters to timing_recvery_cc ha7ilm 2017-05-02 18:37:54 +0200
  • 84d23227f3 Added plain_interpolate_cc ha7ilm 2017-05-01 13:09:42 +0200
  • bfc6f5dea0 Working RRC filter design ha7ilm 2017-04-30 22:23:21 +0200
  • d1af45a588 Added matched filter ha7ilm 2017-04-30 17:51:35 +0200
  • 0878d3bd43 Retabbed most source files to 4 spaces ha7ilm 2017-04-30 14:30:13 +0200
  • d7d36a70a8 Actually this plot now looks OK ha7ilm 2017-04-30 13:51:12 +0200
  • 2a4e2ce190 Added code quality check, --awgnfile and gaussian_noise_c ha7ilm 2017-04-30 11:40:36 +0200
  • 3464174c07 Current version ha7ilm 2017-04-30 10:18:26 +0200
  • addd52f148 Now showing E_b/N_0 in the plot ha7ilm 2017-04-30 10:06:31 +0200
  • 5934d1f7a3 Now graph is acceptable ha7ilm 2017-04-30 00:16:56 +0200
  • 35f059aecc Diagram almost OK for thesis ha7ilm 2017-04-30 00:04:38 +0200
  • 3f527311d6 Very detailed, but correct looking phase variance diagram ha7ilm 2017-04-29 23:56:29 +0200
  • ec38e3be7d We process a higher amount of data ha7ilm 2017-04-29 23:27:39 +0200
  • bfd3004106 Added tedvar Octave script ha7ilm 2017-04-29 22:48:43 +0200
  • 80ee1645ec Added normalized_timing_variance_u32_f, ??, etc. ha7ilm 2017-04-29 18:10:53 +0200
  • a9dc49c8d9 Added S-curve for Gardner ha7ilm 2017-04-29 12:28:56 +0200
  • e426ef65d1 Better font for S-curve graph ha7ilm 2017-04-29 11:43:54 +0200
  • 57790eb9af Added agwn_cc ha7ilm 2017-04-28 19:34:55 +0200
  • e31c7648a5 Added noise_f ha7ilm 2017-04-28 15:34:14 +0200
  • d391ea2ef6 Added BPSK31 S-curve generator script, added repeat_u8 and error output fortiming_recovery_cc ha7ilm 2017-04-28 14:20:14 +0200
  • 22bd8baa15 Added a --octave to help ha7ilm 2017-04-28 10:20:13 +0200
  • 6a5c76f6a4 Added fft one side ha7ilm 2017-04-20 16:51:34 +0200
  • 82ff09acc0 Added RTTY tests ha7ilm 2017-04-20 16:48:57 +0200
  • 2c3fa2fde9 Merged origin/master into feature/digitalmods ha7ilm 2017-04-18 11:34:13 +0200
  • 9c5b050560 Changed labels in Costas GRC ha7ilm 2017-04-18 11:22:26 +0200
  • f55c4c35c3 Merged master feature/cygwin ha7ilm 2017-04-12 23:41:58 +0200
  • 6aa55f8195 fflush ha7ilm 2017-04-12 23:36:59 +0200
  • bfe88c1e10 Working FIR resonator and related GRC test ha7ilm 2017-04-09 19:00:07 +0200
  • c1e953cd4e Added resonator FIR ha7ilm 2017-04-09 14:53:22 +0200
  • 874d6b7c06 firdes_carrier_c to firdes_add_carrier_c ha7ilm 2017-04-08 16:36:10 +0200
  • cdc2996dcc Added firdes_carrier_c ha7ilm 2017-04-08 12:39:52 +0200
  • 50c885748e Working BPSK31 demodulator ha7ilm 2017-04-07 16:05:38 +0200
  • dd0d20921b Added simple_agc_cc GRC test ha7ilm 2017-04-06 22:03:09 +0200
  • fc350d594c Added simple_agc_cc ha7ilm 2017-04-06 20:38:44 +0200
  • e7f9be41c2 Fixed function name ha7ilm 2017-04-06 15:41:52 +0200
  • 93b996412a Fixed bug that prevented many functions to work; this came from a previous commit ha7ilm 2017-04-06 15:35:52 +0200
  • ad36d1160e Removed all _sy functions, renamed to u8. ha7ilm 2017-04-05 20:06:04 +0200
  • 52a225d791 Varied the bufsizes to produce output with PSK31 ha7ilm 2017-04-05 19:59:29 +0200
  • 47333b6690 Make OpenWebRX be more responsive and load faster! ha7ilm 2017-04-05 13:07:17 +0200
  • 24f26654a9 Added arg parser feature/args ha7ilm 2017-04-04 14:45:18 +0200
  • d56fc2d799 Fixed segmentation fault in fractional_decimator_ff Andras Retzler 2017-04-02 21:23:47 +0000
  • 72efc31976 Added BPSK31 demod test GRC ha7ilm 2017-04-02 16:18:20 +0200
  • 0e71b332f9 Working PSK31 demodulator (just slow because of the pipes and buffering) ha7ilm 2017-04-02 16:16:30 +0200
  • 8fa845bd00 A lot of README formatting, changed csdr through format ha7ilm 2017-04-02 13:23:56 +0200
  • d6bc505da8 Docs: even more formatting ha7ilm 2017-04-02 13:04:05 +0200
  • 4df9d52d67 Docs: even more formatting ha7ilm 2017-04-02 13:02:53 +0200
  • 35b8999068 Docs: trying formatting ha7ilm 2017-04-02 12:59:23 +0200
  • 6c842ed65a Docs ha7ilm 2017-04-02 12:54:58 +0200
  • 790281e533 Added docs for = and ? function, added = function, tinkered around costas loop ha7ilm 2017-04-02 12:51:53 +0200
  • df81d6847e An actually really working costas loop ha7ilm 2017-04-01 21:30:58 +0200
  • c7137dc68e The costas loop seems to at least work ha7ilm 2017-04-01 16:08:49 +0200
  • ca40a41d5a Fixed timing_recovery_cc output data ha7ilm 2017-04-01 12:54:21 +0200
  • bc299725b9 Added top_block.py to .gitignore ha7ilm 2017-03-31 21:26:52 +0200
  • a6964c8cc9 Added GRC test for bpsk_costas_loop_cc ha7ilm 2017-03-31 21:26:08 +0200
  • f88766677a Merged fir_interpolate_cc ha7ilm 2017-03-31 21:25:17 +0200
  • ca578ea4bc bpsk_costas_loop_cc function added to csdr ha7ilm 2017-03-31 21:23:07 +0200
  • 7590dd78ab Added a costas loop algorithm ha7ilm 2017-03-29 13:09:19 +0200
  • b1ff051dd0 Added vim swapfiles to .gitignore ha7ilm 2017-03-28 11:52:29 +0200
  • d3a7c6e12b Working PSK31 generator ha7ilm 2017-03-27 13:44:01 +0200
  • c23693e885 Added psk_modulator_u8_ci, duplicate_samples_ntimes_u8_u8i, psk31_interpolate_sine_cci, pack_bits_8to1_u8_u8i, psk31_varicode_encoder_u8_u8i ha7ilm 2017-03-26 16:55:28 +0200
  • fabca11450 Added some algorithms (untested) ha7ilm 2017-03-25 23:47:23 +0100