Wykres commitów

  • adc50bf825 Cleanup debug messages. Use more bits for Viterbi quality. pabr 2017-01-28 18:26:29 +0100
  • 0d66a7bb1b Documentation pabr 2017-01-20 23:45:03 +0100
  • 126b48e828 lowpass: add optional gain pabr 2017-01-20 18:07:55 +0100
  • 78bdcbc4e7 Add max() pabr 2017-01-20 18:06:58 +0100
  • 9ffa58bac4 Less verbose pabr 2017-01-20 18:06:46 +0100
  • 19bd3d495b Add generic blocks for QA pabr 2017-01-20 18:05:29 +0100
  • d3874756e5 Add RS encoder pabr 2017-01-20 18:04:46 +0100
  • 5ab45dc977 Add fir_resampler pabr 2017-01-20 18:01:17 +0100
  • 6fec30dd9e Fix complex WGN generator amplitude pabr 2017-01-20 18:00:25 +0100
  • dd93ee1e77 Add fast QPSK 1/2 deconvolution. Add modulator components. pabr 2017-01-20 17:58:36 +0100
  • ac0ab0901f Fix cconverter when in=cf32 out=cu8 pabr 2017-01-18 12:20:44 +0100
  • 3de83d727a Avoid situation where mpeg_sync never sees an inverted sync byte pabr 2017-01-16 22:03:16 +0100
  • b16fab8f28 Refactor hamming_weight(), parity(). Add resync_period in mpeg_sync. pabr 2017-01-16 19:28:04 +0100
  • 605c52b5ab Documentation pabr 2017-01-16 09:02:54 +0100
  • becb95c83c Refactor parity() pabr 2017-01-15 09:51:59 +0100
  • bc5d8a5ae1 Fix mapping for conjugated signals pabr 2017-01-14 13:49:37 +0100
  • d45eb3c4b3 Cleanup usage message pabr 2017-01-11 23:27:48 +0100
  • 9003c3a8ca Add VBER estimation pabr 2017-01-11 16:48:32 +0100
  • c36f1d6501 Use Hamming distance when hardening metric pabr 2017-01-11 16:43:56 +0100
  • 2c52605cec Add hamming_weight() pabr 2017-01-11 16:39:21 +0100
  • a0714c0d57 Add rate_estimator pabr 2017-01-11 16:38:02 +0100
  • e3377ee527 Count bit errors detected by RS. pabr 2017-01-11 16:37:00 +0100
  • 7df1ba54c4 Print warning when deallocating objects pabr 2017-01-11 16:33:45 +0100
  • d88c6b91d5 Add generic Viterbi decoder and support for QPSK 1/2 pabr 2017-01-10 19:29:01 +0100
  • f8f4a5ad83 --resample, --rrc, --rolloff, --cnr. Wrap freq offset vertically in timeline. pabr 2017-01-02 06:19:11 +0100
  • c038597c7d Documentation. pabr 2017-01-02 05:23:44 +0100
  • e2d2e64241 Discard quadrature noise when estimating MER with BPSK. Add spectrum-based CNR estimator. pabr 2017-01-02 05:23:10 +0100
  • 54270cd4af Add optional shutdown() method pabr 2016-12-30 12:54:01 +0100
  • 7af5f2462c Control log messages pabr 2016-12-30 12:52:20 +0100
  • 1e9586885c Add flag DISABLED. pabr 2016-12-23 22:35:14 +0100
  • 9adc1931ca Support large sampling rates. pabr 2016-12-21 12:00:11 +0100
  • f512e06fbf Add WRAP mode for multiscope pabr 2016-12-21 11:46:21 +0100
  • 85ed7bbffe Clarify lowpass parameters. Add RRC template. pabr 2016-12-21 11:45:33 +0100
  • 380ebe188e Do not scale direct FFT pabr 2016-12-21 11:40:00 +0100
  • 9a1eda959d Add sinc filter generator pabr 2016-12-10 10:50:44 +0100
  • 2da47b6989 fir_filter: Add decimation and frequency shifting pabr 2016-12-10 10:48:13 +0100
  • 816d8f5e8c Revert constants pabr 2016-12-10 10:37:42 +0100
  • 58852ab769 Add frequency measurement output as publicly readable member. Track frequency through aliasing: 32-bit, don't reset at band edges. pabr 2016-12-10 10:34:29 +0100
  • 972f8f727a Rotate BPSK (improves dynamic range) pabr 2016-11-04 10:43:38 +0100
  • bb3599bdb7 Add complex ops pabr 2016-11-04 10:40:15 +0100
  • 12694fc6f7 Add decimator pabr 2016-11-04 10:39:17 +0100
  • 15dd5a36c5 Add simple FIR filter pabr 2016-11-04 10:37:56 +0100
  • c72345f06b Move min() pabr 2016-11-04 10:35:17 +0100
  • 71f0b82342 Add --drift feature. pabr 2016-11-01 15:22:39 +0100
  • 8a4d77ace1 Add --float-scale. pabr 2016-11-01 06:47:07 +0100
  • 904141c6ce Clarify versioning. pabr 2016-11-01 06:12:16 +0100
  • 600ca3df23 Documentation pabr 2016-11-01 06:04:38 +0100
  • e24adb5964 Fix cmdline option name/documentation pabr 2016-11-01 06:03:26 +0100
  • 0c4342c8f5 leandvb: Fix two bugs which made re-locking unrealiable 1.1.0 pabr 2016-09-16 18:59:52 +0200
  • a677a411b2 leandvb: Add constellation output and VT100 UI pabr 2016-09-16 15:23:07 +0200
  • 22ed7b45bc leansdrcat: Add --block, --nonblock, --cbrN pabr 2016-09-16 15:09:58 +0200
  • 8bf35dd927 Report signal strength before AGC pabr 2016-09-16 12:28:51 +0200
  • 2f93622096 Tune size of circular buffers to improve performance pabr 2016-09-15 13:41:29 +0200
  • ae2fef1463 Optimize parity() with LUT pabr 2016-09-15 13:25:29 +0200
  • 3549305224 cstln_receiver: Fix rare overflow pabr 2016-09-13 11:57:37 +0200
  • 1fda85364f DVB: Add --fastlock mode. Deconvol: Handle 180° rotation as polarity in mpeg_sync. pabr 2016-09-13 10:21:33 +0200
  • 89ab4cd601 Add --filter, --hq. pabr 2016-09-12 11:30:00 +0200
  • 5c391fb97b Clarify buffer sizes for new sync scheme. GUI tweaks. pabr 2016-09-12 11:16:22 +0200
  • 4b4ff7f9e9 Improve debugging of over/underflows. pabr 2016-09-11 21:44:37 +0200
  • a70c3b9403 Fix underflow. pabr 2016-09-11 21:26:27 +0200
  • 13434a9c5a Fix --rotate and possible underflow pabr 2016-09-11 21:25:54 +0200
  • 6f089c93b5 GUI improvements pabr 2016-09-11 21:22:58 +0200
  • 1e5f770277 Add DVB-S2 constellations. Plot constellation in GUI. pabr 2016-09-10 23:32:58 +0200
  • b119ea4325 Stable version. pabr 2016-09-10 23:27:51 +0200
  • f254bdb939 Fix underflow bug with FEC 2/3. 1.0.0 pabr 2016-09-04 02:30:56 +0200
  • 66b030db02 Removed _gui suffix. pabr 2016-09-03 22:20:25 +0200
  • 1b2d8e3bc4 Move to git. pabr 2016-09-02 23:43:09 +0200