ha7ilm
|
ee5b546439
|
Fixed generic slicer, etc.
|
2017-05-20 21:02:18 +02:00 |
|
ha7ilm
|
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
|
2017-05-18 23:43:40 +02:00 |
|
ha7ilm
|
117ee8e3a8
|
I've actually seen this version doing as well as Fldigi in a simulation
|
2017-05-16 17:02:55 +02:00 |
|
ha7ilm
|
50528abd71
|
Fixed CLI for timing recovery, added max_dphase for Costas
|
2017-05-15 21:35:58 +02:00 |
|
ha7ilm
|
fe46aba98d
|
Costas loop looks working again
|
2017-05-14 23:39:11 +02:00 |
|
ha7ilm
|
2a3c210250
|
Working on the Costas loop
|
2017-05-14 17:37:54 +02:00 |
|
ha7ilm
|
dbaa973354
|
grc hangs from too much info on stderr
|
2017-05-07 23:46:37 +02:00 |
|
ha7ilm
|
574dd91e7e
|
Merged teejez -> feature/digitalmods
|
2017-05-03 21:48:55 +02:00 |
|
András Retzler
|
03724f3a7a
|
Merge pull request #21 from tejeez/master
Support for receivers providing real signal
|
2017-05-03 18:33:11 +02:00 |
|
ha7ilm
|
ac8e1b61b4
|
bpsk_costas_loop_cc now locks to +1+0j and -1+0j
|
2017-05-02 19:31:29 +02:00 |
|
ha7ilm
|
36eb0c3481
|
Working bpsk_costas_loop_cc
|
2017-05-02 19:23:05 +02:00 |
|
ha7ilm
|
efbe28cbfd
|
Made new bpsk_costas_loop_cc, added add_const_cc, added new parameters to timing_recvery_cc
|
2017-05-02 18:37:54 +02:00 |
|
ha7ilm
|
84d23227f3
|
Added plain_interpolate_cc
|
2017-05-01 13:09:42 +02:00 |
|
ha7ilm
|
bfc6f5dea0
|
Working RRC filter design
|
2017-04-30 22:23:21 +02:00 |
|
ha7ilm
|
d1af45a588
|
Added matched filter
|
2017-04-30 17:51:35 +02:00 |
|
ha7ilm
|
0878d3bd43
|
Retabbed most source files to 4 spaces
|
2017-04-30 14:30:13 +02:00 |
|
ha7ilm
|
2a4e2ce190
|
Added code quality check, --awgnfile and gaussian_noise_c
|
2017-04-30 11:41:14 +02:00 |
|
ha7ilm
|
ec38e3be7d
|
We process a higher amount of data
|
2017-04-29 23:27:39 +02:00 |
|
ha7ilm
|
bfd3004106
|
Added tedvar Octave script
|
2017-04-29 22:48:43 +02:00 |
|
ha7ilm
|
80ee1645ec
|
Added normalized_timing_variance_u32_f, ??, etc.
|
2017-04-29 18:11:02 +02:00 |
|
ha7ilm
|
57790eb9af
|
Added agwn_cc
|
2017-04-28 19:34:55 +02:00 |
|
ha7ilm
|
e31c7648a5
|
Added noise_f
|
2017-04-28 15:34:14 +02:00 |
|
ha7ilm
|
d391ea2ef6
|
Added BPSK31 S-curve generator script, added repeat_u8 and error output fortiming_recovery_cc
|
2017-04-28 14:20:14 +02:00 |
|
ha7ilm
|
2c3fa2fde9
|
Merged origin/master into feature/digitalmods
|
2017-04-18 11:34:13 +02:00 |
|
ha7ilm
|
bfe88c1e10
|
Working FIR resonator and related GRC test
|
2017-04-09 19:00:07 +02:00 |
|
ha7ilm
|
c1e953cd4e
|
Added resonator FIR
|
2017-04-09 14:53:22 +02:00 |
|
ha7ilm
|
874d6b7c06
|
firdes_carrier_c to firdes_add_carrier_c
|
2017-04-08 16:36:10 +02:00 |
|
ha7ilm
|
cdc2996dcc
|
Added firdes_carrier_c
|
2017-04-08 12:39:52 +02:00 |
|
ha7ilm
|
50c885748e
|
Working BPSK31 demodulator
|
2017-04-07 16:05:38 +02:00 |
|
ha7ilm
|
dd0d20921b
|
Added simple_agc_cc GRC test
|
2017-04-06 22:03:09 +02:00 |
|
ha7ilm
|
fc350d594c
|
Added simple_agc_cc
|
2017-04-06 20:38:44 +02:00 |
|
Andras Retzler
|
d56fc2d799
|
Fixed segmentation fault in fractional_decimator_ff
|
2017-04-02 21:23:47 +00:00 |
|
ha7ilm
|
790281e533
|
Added docs for = and ? function, added = function, tinkered around costas loop
|
2017-04-02 12:51:53 +02:00 |
|
ha7ilm
|
df81d6847e
|
An actually really working costas loop
|
2017-04-01 21:30:58 +02:00 |
|
ha7ilm
|
c7137dc68e
|
The costas loop seems to at least work
|
2017-04-01 16:08:49 +02:00 |
|
ha7ilm
|
ca40a41d5a
|
Fixed timing_recovery_cc output data
|
2017-04-01 12:54:21 +02:00 |
|
ha7ilm
|
f88766677a
|
Merged fir_interpolate_cc
|
2017-03-31 21:25:17 +02:00 |
|
ha7ilm
|
ca578ea4bc
|
bpsk_costas_loop_cc function added to csdr
|
2017-03-31 21:23:07 +02:00 |
|
ha7ilm
|
7590dd78ab
|
Added a costas loop algorithm
|
2017-03-29 13:09:19 +02:00 |
|
ha7ilm
|
d3a7c6e12b
|
Working PSK31 generator
|
2017-03-27 13:44:01 +02:00 |
|
ha7ilm
|
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
|
2017-03-26 16:55:28 +02:00 |
|
ha7ilm
|
fabca11450
|
Added some algorithms (untested)
|
2017-03-25 23:47:23 +01:00 |
|
ha7ilm
|
2d5c27d3dc
|
Added bpsk_costas_loop_cc base
|
2017-03-14 09:12:09 +01:00 |
|
ha7ilm
|
eaea93c1e2
|
GARDNER works as well!
|
2017-03-06 23:04:20 +01:00 |
|
ha7ilm
|
a7ba9c91c9
|
Fixed display of points
|
2017-03-06 23:02:06 +01:00 |
|
ha7ilm
|
79a33b0d24
|
Integrated EARLYLATE and GARDNER into one loop, tested only EARLYLATE
|
2017-03-06 23:00:34 +01:00 |
|
ha7ilm
|
09c873c13d
|
EARLYLATE now verified
|
2017-03-06 22:31:32 +01:00 |
|
ha7ilm
|
dde8fa0d08
|
GARDNER works, but we need a better way to calculate the error
|
2017-03-05 19:56:15 +01:00 |
|
ha7ilm
|
306e4aeb91
|
EARLYLATE actually works
|
2017-03-05 19:16:34 +01:00 |
|
ha7ilm
|
f93e7c4a99
|
Octave figures are now written into PNGs
|
2017-03-05 17:21:38 +01:00 |
|