Wykres commitów

  • f9616f6430
    Merge 6063dab74d into 9b8cec24d3 moweiraul 2025-04-14 12:48:20 +0000
  • fac2d6612b
    Merge 2e2aaf95ee into 9b8cec24d3 Sergei Trofimovich 2025-04-04 19:57:21 +0000
  • 976f7a33aa
    Merge 6634be3842 into 9b8cec24d3 bastitx 2025-04-04 01:58:38 +0000
  • 9b8cec24d3 Add cmake status message when fetching blaze submodule. Fix issue #38. master Rob Riggs 2025-02-24 15:28:23 -0800
  • 8fa5f688f7 Add the blaze linear algebra library as a git submodule. Rob Riggs 2025-02-24 15:22:20 -0800
  • ded0ebefb7
    Merge 60fceeef9a into 5ff118718c Bjoern Kerler 2024-09-17 19:01:37 +0000
  • 5ff118718c Merge kalman filter clock recovery changes. Rob Riggs 2024-07-31 15:58:34 -0700
  • 9d2c31c164 Fix offset calculation error which impacted demodulation. kalman_filter Rob Riggs 2024-07-31 15:14:55 -0700
  • 2adc56ae02 Fix potential divide by zero in correlator. Rob Riggs 2024-07-31 15:13:37 -0700
  • 41ed9a8723 Improve deviation & offset measurement. Rob Riggs 2024-06-20 17:42:40 -0700
  • dd54a4b21a Add missing <cstdint> include. Rob Riggs 2024-06-20 17:42:05 -0700
  • 1c0b19fef4 Using Python 3.10 now. Rob Riggs 2024-06-20 17:41:42 -0700
  • 60fceeef9a
    Update Util.h Bjoern Kerler 2024-04-20 17:58:05 +0200
  • 2e2aaf95ee include/m17cxx/Util.h: add missing `<cstdint>` include Sergei Trofimovich 2024-01-24 10:51:48 +0000
  • 6063dab74d
    Update README.md moweiraul 2023-12-23 04:52:28 +0800
  • 5597b2d619
    Update README.md moweiraul 2023-12-23 04:46:04 +0800
  • 2456ad9f74
    Merge d7007117eb into 7e30f0601a Paulo Dutra - PU4THZ 2022-08-25 22:49:49 -0400
  • d7007117eb
    wrong branch Paulo Dutra - PU4THZ 2022-08-24 17:07:35 -0300
  • 21f99b9927
    Added M17-Gateay's UDPSocket & Log libs Paulo Dutra - PU4THZ 2022-08-24 17:02:29 -0300
  • ce907b9765
    Create Log.h Paulo Dutra - PU4THZ 2022-08-24 17:01:51 -0300
  • a75deb0067
    Fix windows binary pipe using _setmode Paulo Dutra - PU4THZ 2022-08-17 01:10:08 -0300
  • df7567bd6d
    Update README.md Paulo Dutra - PU4THZ 2022-08-17 01:09:08 -0300
  • 035f8cfdf3
    Update README.md Paulo Dutra - PU4THZ 2022-08-17 01:08:25 -0300
  • a3ef7cb311 Correct some typos Clayton Smith 2022-08-10 12:57:14 -0400
  • adb21bb9f6 Stream BER diagnostics instead of using snprintf Clayton Smith 2022-08-10 12:47:52 -0400
  • 7409664fe1 Free the CODEC2 structure after use Clayton Smith 2022-08-10 12:36:51 -0400
  • b8b731245c Fix extraction of LSF type bits Clayton Smith 2022-08-10 12:27:07 -0400
  • fbcbac74fd Change codec2 dependency to Opus Paul Williamson 2022-08-05 09:17:09 -0700
  • e8b4dd505e
    Merge de13acccd9 into 7e30f0601a Jay Francis 2022-08-01 18:49:56 -0400
  • de13acccd9 Updated to require C++20 Jay Francis 2022-08-01 18:49:51 -0400
  • 8aaea60323 Changed option shortcut for 'bin' to 'x', returned 'noise-blanker' shortcut to 'b' Jay Francis 2022-08-01 18:49:05 -0400
  • 30cb4306f5 Initial revision of README for Opulent Voice Paul Williamson 2022-07-31 16:35:38 -0700
  • 5058f48845 Remove unimplemented audio device option Paul Williamson 2022-07-31 15:51:05 -0700
  • 47dacf15a0 Process first stream frame differently Paul Williamson 2022-07-31 14:38:18 -0700
  • ad64f19d97 Correct Opus frame sizes Paul Williamson 2022-07-29 14:47:03 -0700
  • 639052e7c6 Correct frame header processing Paul Williamson 2022-07-26 18:14:04 -0700
  • 75c69e44c2 Resize Viterbi history buffer for OPV Paul Williamson 2022-07-26 18:11:22 -0700
  • e3cf4539ea Remove default frame size from OPVFramer Paul Williamson 2022-07-26 18:10:18 -0700
  • 855a63c77a Return to STREAM_SYNC state at end of frame Paul Williamson 2022-07-26 18:05:56 -0700
  • 49622a6e72 Scale DCD filter frequencies for OPV Paul Williamson 2022-07-26 18:03:07 -0700
  • 1788a73dcf Only check the unique BERT bits Paul Williamson 2022-07-26 18:01:28 -0700
  • 523e208228 Send dead carrier before and after Paul Williamson 2022-07-26 17:38:56 -0700
  • af91b3ce53 Correct frame header encoding Paul Williamson 2022-07-25 20:24:43 -0700
  • 6634be3842 add option to output KISS packets Bastian Harren 2022-07-24 15:11:23 +0200
  • bdeeb8c336 Actually put BERT bits into the frame Paul Williamson 2022-07-16 11:02:47 -0700
  • cc8fa5aad7 Fix byte indexing in encode_fheader Paul Williamson 2022-07-16 10:41:01 -0700
  • 25421626c0 [[unlikely]] can stay commented out Paul Williamson 2022-07-16 09:47:17 -0700
  • 0f18caaf1f Handle STREAM_SYNC like M17 LSF_SYNC Paul Williamson 2022-07-16 09:46:25 -0700
  • 0d90335094 Viterbi costs don't depend on length Paul Williamson 2022-07-16 09:44:52 -0700
  • d552f15d7f SlidingDFT is not used Paul Williamson 2022-07-16 09:33:00 -0700
  • e45fd0b15d Update Polynomial Interleaver coefficients for OPV Paul Williamson 2022-07-12 16:05:12 -0700
  • 67c3edc5b8 Rearrange frame header so flags precede token Paul Williamson 2022-07-12 15:58:01 -0700
  • d0e909d616 Change audio PCM to 48000 samples/sec Paul Williamson 2022-07-12 15:45:12 -0700
  • 4564adb98e Modify opv-demod and OPVDemodulator for simple OPV frame format Paul Williamson 2022-07-12 15:41:51 -0700
  • cfc48b7967 Comment out [[unlikely]] hints Paul Williamson 2022-07-11 21:00:03 -0700
  • 37b3a2dbac Modify frame header and decoding for simple OPV frame format Paul Williamson 2022-07-11 20:53:32 -0700
  • 460bb89b22 Modify opv-mod for simple OPV frame format Paul Williamson 2022-07-05 23:22:27 -0700
  • b973ff491f Remove unused opv-demod.h file Paul Williamson 2022-06-24 09:17:43 -0700
  • 2000533a91 Add notebook checkpoints and vscode config to .gitignore Paul Williamson 2022-06-24 09:08:22 -0700
  • 8e624b0fad Remove unused include files Paul Williamson 2022-06-24 09:05:44 -0700
  • 4e828e256c Reduced length of rrc filter. Parameterized some values to make future updates easier. Michelle Thompson 2022-06-22 20:37:07 -0700
  • 9e3f1fc550 Flag README as not updated after forking M17 Paul Williamson 2022-06-10 18:53:56 -0700
  • bf1a2687e4 Add auto-generation warning to generated numerology Paul Williamson 2022-06-10 18:26:48 -0700
  • 89a5e15b87 Output whole .h file from numerology.ipynb Paul Williamson 2022-06-10 17:56:50 -0700
  • 7670f1f378 Markdown tweak in numerology notebook Paul Williamson 2022-06-10 14:21:17 -0700
  • 50510b0eae Add Jupyter notebook to compute OPV numerology Paul Williamson 2022-06-10 13:57:26 -0700
  • 354504b496 Update BERT mode to Opus numerology Paul Williamson 2022-06-09 19:08:00 -0700
  • 235e3ed00b Convert mod from codec2 to opus 16k Paul Williamson 2022-06-09 12:41:04 -0700
  • f3f716a918 Begin conversion for Opulent Voice by renaming everything Paul Williamson 2022-06-05 22:13:03 -0700
  • dbceeaeb86
    Merge branch 'mobilinkd:master' into ka1pqk_mod_changes Jay Francis 2022-05-31 15:15:40 -0400
  • 7ea20d8817 Update diagnostic messages. kalman-v1.0 Rob Riggs 2022-05-25 22:38:52 -0500
  • 4c3f3d3d37 Fix a number of clock recovery issues. Improve frequency and deviation estimation. Rob Riggs 2022-05-25 22:38:28 -0500
  • ca94eaa95b Remove commented out EOS code. Rob Riggs 2022-05-25 22:28:47 -0500
  • b9bd2f4122 Use a sync word symbol locations and KalmanFilter for deviation and offset estimation. Rob Riggs 2022-05-25 22:26:25 -0500
  • e407ae968f Add some stddev functions. Update the SymbolEVM class to using normalized values and measure deviation from optimal symbol values. Rob Riggs 2022-05-25 22:24:03 -0500
  • 44427d8aa5 Small refactoring of Correlator. Rob Riggs 2022-05-25 22:08:56 -0500
  • 6f84b14530 Fix clock recovery update(). Remove limits on when an update can be done. Rob Riggs 2022-05-25 21:53:17 -0500
  • 21f87006ec Use EOT sync word. Rob Riggs 2022-05-21 21:32:13 -0500
  • f697aad0eb Clean up LICH diagnostic a bit. Rob Riggs 2022-05-21 21:30:01 -0500
  • bb9af99629 Clean up Blaze stuff in cmakefiles. Rob Riggs 2022-05-21 21:29:16 -0500
  • 7f857b62f5 Capture changes made to TNC3 demodulator. Rob Riggs 2022-05-20 22:22:58 -0500
  • 3d0e3fc23e Add comments to ClockRecovery, update unit test, and disable non-working ClockRecovery unit tests for now. Rob Riggs 2022-05-20 22:22:28 -0500
  • 84b459cad0
    [ WARNING ] EXPERIMENTAL - Extension Change Paulo Dutra - PU4THZ 2022-04-04 14:27:31 -0300
  • 3eff48ae5a
    Update README.md Paulo Dutra - PU4THZ 2022-04-04 14:26:39 -0300
  • d73bf535f6
    [ WARNING ] EXPERIMENTAL - Changed Extensions Paulo Dutra - PU4THZ 2022-04-04 14:23:16 -0300
  • 21f93d874d
    [ WARNING ] EXPERIMENTAL - Extension Change Paulo Dutra - PU4THZ 2022-04-04 14:22:25 -0300
  • 5749be4005
    Update README.md Paulo Dutra - PU4THZ 2022-04-04 14:20:43 -0300
  • 8f95d87a68
    EXPERIMENTAL CHANGES - FILE MODE Paulo Dutra - PU4THZ 2022-04-04 13:50:14 -0300
  • d115228bac
    [WARNING] EXPERIMENTAL FILE IN/OUT Paulo Dutra - PU4THZ 2022-04-04 13:38:42 -0300
  • c28e0746fa
    fix File link Paulo Dutra 2022-04-03 16:04:10 -0300
  • 5d8aa7d763
    Add files via upload Paulo Dutra 2022-04-03 15:56:01 -0300
  • d628be7d23
    Update README.md Paulo Dutra 2022-04-03 15:54:42 -0300
  • 7e30f0601a
    Merge pull request #18 from robojay/master Mobilinkd LLC 2022-03-27 19:27:56 -0500
  • 3940d4c70b adds SYM and BIN format inputs to m17-demod Jay Francis 2022-03-17 20:35:25 -0400
  • 162d96c5d8 adds sym file output Jay Francis 2022-03-15 20:06:29 -0400
  • b7662770fd starts work to add file output options, SYM, BIN, and RRC Jay Francis 2022-03-15 10:47:48 -0400
  • 4fd9a1d33f removed MSVC variants Jay Francis 2022-03-14 20:55:37 -0400
  • b312a8e020
    Merge branch 'mobilinkd:master' into master Jay Francis 2022-03-14 20:39:17 -0400
  • fcfa14969f
    Merge pull request #17 from n1ai/master Mobilinkd LLC 2022-03-14 19:23:02 -0500
  • 9c5649f6b8 Update filter-taps notebook. Rob Riggs 2022-03-14 19:18:35 -0500