Commit graph

  • 7aabb96351 Revert "Fix a bug and add a second Icom D-Star fast data mode identifier." Tim Stewart 2020-11-27 17:51:22 -0500
  • 821db7910a Revert "Regenerate the data mode markers." Tim Stewart 2020-11-27 17:51:06 -0500
  • 4f0f0fea66 Revert "Don't insert silence on lost D-Star fast data." Tim Stewart 2020-11-27 17:50:47 -0500
  • b8ae0febb0 Revert "New way to detect D-Star fast data mode." Tim Stewart 2020-11-27 17:47:51 -0500
  • 2d2b736c54 Revert "Don't forget to descramble the byte first." Tim Stewart 2020-11-27 17:47:24 -0500
  • 449ca905ee Revert "Place the scrambled null data regeneration into the right place." Tim Stewart 2020-11-27 17:47:04 -0500
  • fcad5ee0d2 Revert "Only test the slow data type in the correct place." Tim Stewart 2020-11-27 17:46:19 -0500
  • bbbfbbbfad Revert "Simplify the D-Star sequence number processing." Tim Stewart 2020-11-27 17:45:19 -0500
  • 7ea37fc5e9 Revert "Fix the silence insertion for D-Star." Tim Stewart 2020-11-27 17:44:33 -0500
  • c94f4f5d4a Revert "Check the guard byte on fast data as well as the mini header." Tim Stewart 2020-11-27 17:14:31 -0500
  • a87449bf51 Revert "Loosen fast data admission criteria." Tim Stewart 2020-11-27 17:14:10 -0500
  • 59b8b5d623 Revert "Remove redundant code." Tim Stewart 2020-11-27 17:13:57 -0500
  • da92771afa Revert "Remove more redundant code." Tim Stewart 2020-11-27 17:13:37 -0500
  • 6666e477f8 Fixes for compiling OLED on a Pi. Jonathan Naylor 2020-11-27 11:01:42 +0000
  • 0d6387dde2 Merge branch 'M17_AX25_FM' into I2C Jonathan Naylor 2020-11-26 16:36:47 +0000
  • ef9fedcc01 Fix the logging messages for late entry. Jonathan Naylor 2020-11-26 14:25:45 +0000
  • ec80e9553a Fully implement the latest M17 specification. Jonathan Naylor 2020-11-26 13:47:47 +0000
  • 67b93d6310 Partial work supporting the latest M17 specification. Jonathan Naylor 2020-11-26 11:30:16 +0000
  • 2b90623771 Merge branch 'M17_AX25_FM' into I2C Jonathan Naylor 2020-11-24 16:25:05 +0000
  • 8d31808ae8 Increase serial port speed to 460800. Jonathan Naylor 2020-11-24 16:24:32 +0000
  • 8886a46588 Allow the I2C slace address to be dynamic, as it should be. Jonathan Naylor 2020-11-24 11:35:59 +0000
  • 53984c3d93 Merge branch 'M17_AX25_FM' into I2C Jonathan Naylor 2020-11-24 09:28:15 +0000
  • 3968786044 Merge branch 'master' into M17_AX25_FM Jonathan Naylor 2020-11-24 09:27:30 +0000
  • 1b0caaae23 Update README.md Jonathan Naylor 2020-11-24 09:27:01 +0000
  • cdd58699f3 Small code cleanups. Jonathan Naylor 2020-11-24 09:24:21 +0000
  • 54c1a2071a Initial commit of compilng OLED display code. Jonathan Naylor 2020-11-18 10:42:53 +0000
  • 9690df21ed Abstract the processing a little more. Jonathan Naylor 2020-11-17 17:35:40 +0000
  • 7aa84291c7 Include OLED.o for all the Makefiles. Jonathan Naylor 2020-11-17 17:08:57 +0000
  • df5d3e1c89 Cleanups and start of the Pi support. Jonathan Naylor 2020-11-17 17:00:14 +0000
  • 76ee3045bc Add modem I2C/OLED support. Jonathan Naylor 2020-11-17 16:56:12 +0000
  • ed4929f28a Bring most of the OLED library into the OLED driver for portability. Jonathan Naylor 2020-11-17 15:30:59 +0000
  • 030fecf6cd Textual clanups of the OLED driver. Jonathan Naylor 2020-11-17 12:06:10 +0000
  • 9960822423 Upgrade the OLED driver. Jonathan Naylor 2020-11-17 11:50:00 +0000
  • 9055cd717f Merge branch 'M17_AX25_FM' into I2C Jonathan Naylor 2020-11-17 10:45:30 +0000
  • 8e857edda2 Merge branch 'M17_AX25_FM' of https://github.com/g4klx/MMDVMHost into M17_AX25_FM Jonathan Naylor 2020-11-16 16:58:33 +0000
  • 43733df7a4 Add M17 to the OLED display, even though it does say NXDN! Jonathan Naylor 2020-11-16 16:56:36 +0000
  • 66bcca7e91 Start making the OLED driver available for modem redirection. Jonathan Naylor 2020-11-15 18:12:38 +0000
  • d48939bd90 I2C is write-only. Jonathan Naylor 2020-11-15 17:52:29 +0000
  • 302a23b6e6 Add M17 to the OLED display. Jonathan Naylor 2020-11-13 16:01:46 +0000
  • 14bb39af63 Beginnings of modem I2C OLED support. Jonathan Naylor 2020-11-13 15:32:43 +0000
  • 2618a14ae5 Handle returned modem serial data properly. Jonathan Naylor 2020-11-13 14:56:39 +0000
  • a98f65e3aa Rename the modem data type MMDVM_SERIAL to MMDVM_SERIAL_DATA to match the modem. Jonathan Naylor 2020-11-13 12:10:41 +0000
  • 021c0fea4d Fix M17 bug spotted by nostar. Jonathan Naylor 2020-11-13 09:24:37 +0000
  • e88119057c Merge remote-tracking branch 'upstream/master' into CWId Paul Kronenwetter 2020-11-11 17:43:25 -0500
  • bb5e20538d Change the M17 logging slightly. Jonathan Naylor 2020-11-11 18:35:52 +0000
  • c1bb4c825e Change M17 enable bit position. Jonathan Naylor 2020-11-11 11:47:46 +0000
  • 644351db4f Merge branch 'master' into M17_AX25_FM Jonathan Naylor 2020-11-11 11:43:59 +0000
  • b1ed5b63dd Move the M17 enable bit. M17 Jonathan Naylor 2020-11-11 11:43:05 +0000
  • 93f3d6addc Merge branch 'master' into M17 Jonathan Naylor 2020-11-11 11:37:39 +0000
  • c800a4d369
    Merge pull request #652 from ct1jib/patch-1 Jonathan Naylor 2020-11-11 09:20:41 +0000
  • ffe0fd0cbb Change the M17 enable bit position for version 1 protocol. Jonathan Naylor 2020-11-10 16:58:03 +0000
  • 067c1039d1 Merge branch 'M17_AX25_FM' of https://github.com/g4klx/MMDVMHost into M17_AX25_FM Jonathan Naylor 2020-11-10 13:51:03 +0000
  • 8c65b1c1d9 Remove the out of date ISSUES.txt Jonathan Naylor 2020-11-10 13:50:30 +0000
  • a4ba00f567 Small cleanups. Jonathan Naylor 2020-11-10 11:45:13 +0000
  • eece693f05 Remove support for the Hobbytronics TFT display. Jonathan Naylor 2020-11-10 10:08:59 +0000
  • dbd779a6d3 Fix obvious crash issue. Jonathan Naylor 2020-11-10 10:01:05 +0000
  • f89145b772 Remove support for the UMP (sob). Jonathan Naylor 2020-11-10 09:58:10 +0000
  • f1dda251c3 Display the modes in the log more nicely. Jonathan Naylor 2020-11-10 09:40:54 +0000
  • 94f862cf18 Merge remote-tracking branch 'origin/master' into CWId Paul Kronenwetter 2020-11-09 13:51:06 -0500
  • 3d489096cd Add the modem capabilities decoding. Jonathan Naylor 2020-11-09 16:23:33 +0000
  • 304143d4a6 Handle protocol versions 1 and 2. Jonathan Naylor 2020-11-09 14:22:43 +0000
  • 827a0cb72f Allow the FM Network code to build on Windows. Jonathan Naylor 2020-11-09 12:17:06 +0000
  • d1942fcb43 Merge branch 'master' into M17_AX25_FM Jonathan Naylor 2020-11-09 12:05:18 +0000
  • a42e8f74c1 Add ID for SkyBridge HS board Andy CA6JAU 2020-11-08 18:46:19 -0300
  • a57397e274 Merge branch 'AX25_FM' into M17_AX25_FM Jonathan Naylor 2020-11-06 15:43:12 +0000
  • d8677b4028 Merge branch 'M17' into M17_AX25_FM Jonathan Naylor 2020-11-06 11:37:33 +0000
  • 54413e0891
    Update MMDVM.ini Jorge (George) 2020-11-06 10:52:34 +0000
  • 18c8b95829 Convert M17 to use the new M17 Gateway. Jonathan Naylor 2020-11-01 16:07:36 +0000
  • 2e7df213ba Fix unused-private-field warnings Shawn Chain 2020-11-01 19:26:53 +0800
  • 72654cf02a Fix missing Log.h handling in UDPSocket.cpp SimpleDMR Jonathan Naylor 2020-10-31 22:08:38 +0000
  • 06ba457da2 Merge branch 'SimpleDMR' into AX25_FM AX25_FM Jonathan Naylor 2020-10-31 21:45:48 +0000
  • 9559cdb060 Merge branch 'SimpleDMR' into M17 Jonathan Naylor 2020-10-31 21:41:45 +0000
  • a0d60b894d Add optional log file rotation and UDP socket reopening. Jonathan Naylor 2020-10-31 21:35:09 +0000
  • ff8c9edb49 Merge branch 'SimpleDMR' into AX25_FM Jonathan Naylor 2020-10-31 21:05:17 +0000
  • 08ad50d578 Merge branch 'SimpleDMR' into M17 Jonathan Naylor 2020-10-31 21:04:43 +0000
  • 34b3bc6166 Merge branch 'master' into SimpleDMR Jonathan Naylor 2020-10-31 21:04:16 +0000
  • 424407cb82
    Merge pull request #649 from shawnchain/fix-osx-error-bg5hhp Jonathan Naylor 2020-10-31 16:08:00 +0000
  • 258c8a1202 Fix osx compile error Shawn Chain 2020-10-31 19:53:00 +0800
  • cd5624c2fb Merge branch 'SimpleDMR' into M17 Jonathan Naylor 2020-10-30 13:58:32 +0000
  • 098cc74c9e Merge branch 'SimpleDMR' into AX25_FM Jonathan Naylor 2020-10-30 13:57:58 +0000
  • bbe44df3e9 Merge branch 'master' into SimpleDMR Jonathan Naylor 2020-10-30 13:47:25 +0000
  • 99cdcf1f50
    Merge pull request #522 from sp5lg/master Jonathan Naylor 2020-10-30 13:44:54 +0000
  • e983aa7109
    Merge pull request #629 from s-s-s/patch-1 Jonathan Naylor 2020-10-30 13:43:37 +0000
  • fc34f27f63
    Merge pull request #644 from jg1uaa/master Jonathan Naylor 2020-10-30 13:41:19 +0000
  • 62c0165d3d Merge branch 'master' into SimpleDMR Jonathan Naylor 2020-10-30 13:38:05 +0000
  • 61afb194c5 Revert "Merge pull request #648 from xfxian/logrotate" Jonathan Naylor 2020-10-30 13:34:13 +0000
  • 9932394840
    Merge pull request #648 from xfxian/logrotate Florian (DF2ET) 2020-10-29 22:48:55 +0100
  • 7a5bbda248 Changing RotateLogs to TimestampLogs Jacob Schramm 2020-10-29 22:42:25 +0100
  • 53ae146667 Introducing RotateLog configuration option that allows disabling timestamps on the logfiles. Jacob Schramm 2020-10-28 23:19:24 +0100
  • 31002c2757 Allow encrypted M17 data to be rejected. Jonathan Naylor 2020-10-26 10:10:31 +0000
  • d0e8574187 Handle the return value for M17 RF transmissions. Jonathan Naylor 2020-10-26 09:39:16 +0000
  • 9c13baef82 Remove the CRC processing from the networking side. Jonathan Naylor 2020-10-25 13:15:51 +0000
  • 2ff0e52558 Add M17 BER debug info. Jonathan Naylor 2020-10-25 12:48:23 +0000
  • 9688929c3d Fix the M17 LICH fragment encoding. Jonathan Naylor 2020-10-21 10:41:06 +0100
  • bab4b50d30 Handle EOT on rejected frames correctly. Jonathan Naylor 2020-10-21 10:17:52 +0100
  • 1bb1e9da59 M17 bug fixing. Jonathan Naylor 2020-10-20 14:26:47 +0100
  • d58a0c53b5 Add the SelfOnly processing for M17. Jonathan Naylor 2020-10-20 09:40:29 +0100
  • 9567ac0b20 Use defined lengths instead of magic numbers. Jonathan Naylor 2020-10-19 11:00:45 +0100
  • 28e013acb7 Clean up the frame processing for RF and network. Jonathan Naylor 2020-10-19 10:37:23 +0100
  • d2bf8eb744 Fix Linux compile. Jonathan Naylor 2020-10-18 23:28:29 +0100