Commit graph

  • 371661bd11
    Merge pull request #607 from F4FXL/AX25_FM Jonathan Naylor 2020-06-25 20:49:43 +0100
  • 6321563496 add missing files in makefiles Geoffrey Merck 2020-06-25 21:13:28 +0200
  • ab3705e8e0
    Merge pull request #606 from F4FXL/AX25_FM Jonathan Naylor 2020-06-25 19:42:55 +0100
  • aec1ae74f7 add missing files in makefile Geoffrey Merck 2020-06-25 20:40:13 +0200
  • 2953ce85a0 Merge branch 'FM_Ext' into AX25_FM Jonathan Naylor 2020-06-25 13:41:19 +0100
  • 1c6a48a8e1 Merge branch 'master' into AX25 Jonathan Naylor 2020-06-25 09:56:31 +0100
  • 1dc91b9a64 Add the install target to the other makefiles. Jonathan Naylor 2020-06-25 09:55:28 +0100
  • 28d64e7c3d Merge branch 'master' into AX25 Jonathan Naylor 2020-06-25 09:44:55 +0100
  • c174c10caf
    Merge pull request #604 from jcyfkimi/master Jonathan Naylor 2020-06-25 09:35:24 +0100
  • 96a8ec0e35 Change the maximum packet length. Jonathan Naylor 2020-06-24 13:22:55 +0100
  • d8716adc43 Change the free space handling for AX25. Jonathan Naylor 2020-06-24 11:18:12 +0100
  • 325b30d30b Add install rules into Makefile. This will insatll MMDVMHost and RemoteCommand to /usr/local/bin/ path, so need exec with command 'sudo make install'. Kimi Jin 2020-06-24 13:33:23 +0800
  • e8c21493c1
    Merge pull request #1 from g4klx/master jcyfkimi 2020-06-24 13:28:59 +0800
  • 92ceba052a Add AX.25 transmit functionality to the modem handler. Jonathan Naylor 2020-06-21 21:16:31 +0100
  • c026471aec Start the AX.25 transmit path development. Jonathan Naylor 2020-06-21 18:53:38 +0100
  • 27c9ad43ec Add KISS receive. Jonathan Naylor 2020-06-21 17:22:27 +0100
  • 38f59236ae Add the KISS encoding. Jonathan Naylor 2020-06-21 14:28:40 +0100
  • 692d6519db Add the AX.25 modem parameters and start reworking the AX,25 RX processing. Jonathan Naylor 2020-06-21 14:15:37 +0100
  • fe77cbd68c Add the extra AX.25 parameters. Jonathan Naylor 2020-06-20 21:28:39 +0100
  • f936a6c5b6 Add the Kerchunk TX parameter. FM_Ext Jonathan Naylor 2020-06-20 20:44:02 +0100
  • 4801afc874 Add the Kerchunk TX parameter. Jonathan Naylor 2020-06-20 20:18:31 +0100
  • d0878bbf7e Add new AX.25 parameters. Jonathan Naylor 2020-06-20 20:06:48 +0100
  • e0f800ba98 Handle the new larger frame type. Jonathan Naylor 2020-06-19 15:09:21 +0100
  • 16913c48a0 Bump the version date. msraya Jonathan Naylor 2020-06-18 13:49:25 +0100
  • 7a1b71ecf5 YSF updated from msraya. Jonathan Naylor 2020-06-18 13:45:37 +0100
  • d9e2940f08 Add AX.25 packet tracking. Jonathan Naylor 2020-06-18 12:51:13 +0100
  • b3398710bc Merge branch 'master' into AX25 Jonathan Naylor 2020-06-17 15:48:20 +0100
  • 50888777e6
    Merge pull request #602 from AndyTaylorTweet/master Jonathan Naylor 2020-06-15 18:13:23 +0100
  • 3313fe8ec3
    Update OLED.cpp Andy Taylor 2020-06-15 17:00:37 +0100
  • 7d8ed3d70a
    Merge adcb2c51f4 into 7c95e231e2 jake-b 2020-06-14 20:24:56 +0000
  • 7c95e231e2
    Merge pull request #601 from jg1uaa/master Jonathan Naylor 2020-06-14 08:30:26 +0100
  • 36a852b38b change ScreenLayout definition for Nextion SASANO Takayoshi 2020-06-14 16:00:20 +0900
  • 1ab09e21fe Merge branch 'master' into Kenwood Kenwood Jonathan Naylor 2020-06-13 17:48:03 +0100
  • 19c8c6515c
    Merge pull request #565 from jg1uaa/ipv6 Jonathan Naylor 2020-06-12 12:53:36 +0100
  • 816f8ea0a1 Merge remote-tracking branch 'origin' into ipv6 SASANO Takayoshi 2020-06-12 20:24:17 +0900
  • d409700a31 X25 cleanups. Jonathan Naylor 2020-06-09 14:32:05 +0100
  • dbe04c3c2f Initial code for AX.25 support. Jonathan Naylor 2020-06-08 16:33:20 +0100
  • 933b9ef014 Fix crash with POCSAG and no network. Jonathan Naylor 2020-06-08 14:34:29 +0100
  • 85751e0c51
    Merge pull request #596 from F4FXL/FM_Ext Jonathan Naylor 2020-05-31 21:13:50 +0100
  • f01fc3e9fc Ensure Modem FM frames are always 168 samples Geoffrey Merck 2020-05-31 21:42:35 +0200
  • 82c6f717cf Remove 250 length check Geoffrey Merck 2020-05-31 20:35:04 +0200
  • f18e253eac
    Merge pull request #595 from F4FXL/FM_Ext Jonathan Naylor 2020-05-31 11:28:15 +0100
  • 17b49fde88 Typo Geoffrey Merck 2020-05-31 12:19:20 +0200
  • aa5eeb3554 Merge remote-tracking branch 'upstream/FM_Ext' into FM_Ext Geoffrey Merck 2020-05-31 12:15:36 +0200
  • 97a35e69a4 clean up Geoffrey Merck 2020-05-31 12:14:16 +0200
  • af6b7d79da Adjust emphasis gains Geoffrey Merck 2020-05-31 11:43:35 +0200
  • bd1aa20803 Simplify writeModem, only 2 loops Geoffrey Merck 2020-05-31 11:37:18 +0200
  • 015edf9b81 Simplify readmodem, only one loop Geoffrey Merck 2020-05-31 11:01:53 +0200
  • 98cd2404f5 Use GNU Radio emphasis filters, add filters generation scripts Geoffrey Merck 2020-05-31 09:17:45 +0200
  • eef364b1a9 Enable Pre emphasis Geoffrey Merck 2020-05-31 08:38:17 +0200
  • 8d4241d154 Reenable RTS Geoffrey Merck 2020-05-31 08:20:39 +0200
  • 409e0de721 Send correct number of bytes Geoffrey Merck 2020-05-31 07:03:01 +0200
  • c2187fd624 Add 460800 serial speed Geoffrey Merck 2020-05-30 20:19:46 +0200
  • 75d5083f8e fixe network byte ordering, change audio dump to dumep 16 bit samples Geoffrey Merck 2020-05-30 19:59:15 +0200
  • 0b8a9a1a4c Increase FM TX Buffer size Geoffrey Merck 2020-05-30 07:32:09 +0200
  • a28aa77927 Add deemphasis and remove CTCSS, emphasis temp deactivated Geoffrey Merck 2020-05-30 07:31:48 +0200
  • 4c7a2526e5 Merge branch 'master' into Kenwood Jonathan Naylor 2020-05-28 11:50:44 +0100
  • 7bfe2f2b2f Fix Linux compile. Jonathan Naylor 2020-05-27 12:52:15 +0100
  • 0b7efee2a7 Upgrade the Kenwood protocol to pass data calls. Jonathan Naylor 2020-05-27 12:47:21 +0100
  • 924baeacd1 More work on integrating the Kenwood NXDN protocol. Jonathan Naylor 2020-05-27 12:07:21 +0100
  • 45eafe3672 Start adding the Kenwood protocol as an option. Jonathan Naylor 2020-05-27 11:38:46 +0100
  • e7ffcb5090
    Merge pull request #594 from m0vse/FM Jonathan Naylor 2020-05-25 20:39:15 +0100
  • 26243c0247 Update RemoteCommand to disable/enable network modes m0vse 2020-05-25 20:29:49 +0100
  • 02d1e2f0ef Add CTCSS removal Geoffrey Merck 2020-05-24 19:07:59 +0200
  • 1caffc1dad Small cleanups. Jonathan Naylor 2020-05-24 14:26:24 +0100
  • 12e58d5440
    Merge pull request #593 from F4FXL/FM_Ext Jonathan Naylor 2020-05-24 10:10:25 +0100
  • 8b31cb34ff Use stdio instead of iostream, fix file not properly closed Geoffrey Merck 2020-05-24 10:47:11 +0200
  • c0a9bb81a3 Fix sample packing Geoffrey Merck 2020-05-24 08:00:27 +0200
  • 3b7d4d486e Merge branch 'FM_Ext' of https://github.com/F4FXL/MMDVMHost into FM_Ext Geoffrey Merck 2020-05-24 07:49:44 +0200
  • ed3299a513 Fix unpack, add audio dump Geoffrey Merck 2020-05-24 07:43:22 +0200
  • ad843e7283 do not write EOT when network is not set Geoffrey Merck 2020-05-20 18:07:57 +0200
  • af34d9abc3 Linux compile fix. Jonathan Naylor 2020-05-23 16:54:11 +0100
  • 0b185a0900 Clean up the I2C controller code. Jonathan Naylor 2020-05-23 16:49:21 +0100
  • 303a0163d3 Make the modem speed dynamic with a default of 115200. Jonathan Naylor 2020-05-23 13:03:55 +0100
  • 0dbfe896bb Update README. Jonathan Naylor 2020-05-21 11:17:02 +0100
  • 1290f9c49e do not write EOT when network is not set Geoffrey Merck 2020-05-20 18:07:57 +0200
  • 4eb534aab6 Remove extraneous logging message. Jonathan Naylor 2020-05-18 11:20:44 +0100
  • eb4dcc22a7
    Merge pull request #592 from shawnchain/update_null_modem Jonathan Naylor 2020-05-18 06:34:24 +0100
  • 953530c23b Update NullModem code to sycn with FM changes Shawn Chain 2020-05-18 13:28:55 +0800
  • 9d08f1605c
    Merge pull request #591 from F4FXL/FM_Ext Jonathan Naylor 2020-05-16 17:08:09 +0100
  • 578ef5a3d4 Handle poll message Geoffrey Merck 2020-05-16 17:45:24 +0200
  • 23e92af6fa Add Poll message Geoffrey Merck 2020-05-16 17:40:42 +0200
  • 734af9453c Fix message for FM EOT Geoffrey Merck 2020-05-16 17:16:05 +0200
  • a66f4c6188 Add an FM EOT network message. Jonathan Naylor 2020-05-16 13:09:28 +0100
  • 283b54c46a
    Merge pull request #590 from F4FXL/FM_Ext Jonathan Naylor 2020-05-16 12:56:21 +0100
  • dc41acbd21 Merge remote-tracking branch 'upstream/FM_Ext' into FM_Ext Geoffrey Merck 2020-05-15 20:21:39 +0200
  • b5316907ad Handle FM EOT Geoffrey Merck 2020-05-15 20:19:57 +0200
  • 56619166b6
    Merge pull request #589 from F4FXL/FM_Ext Jonathan Naylor 2020-05-14 22:18:53 +0100
  • d96e2204bf Initialize all members Geoffrey Merck 2020-05-14 22:02:05 +0200
  • 2165b38379 Make sur we always return even length Geoffrey Merck 2020-05-14 22:01:38 +0200
  • c413c3a855 Tighten code, reactivate emphasis Geoffrey Merck 2020-05-14 22:01:10 +0200
  • bcf0ddc2b3
    Merge pull request #588 from alistairuk/patch-1 Jonathan Naylor 2020-05-14 15:11:26 +0100
  • b5658a6478
    Quoted "Listening" for the lcdproc widget_set command Alistair MacDonald 2020-05-14 15:09:56 +0100
  • 9e52db3ef3 Merge branch 'FM' into FM_Ext Jonathan Naylor 2020-05-13 12:06:35 +0100
  • dc5438e3aa Merge branch 'master' into FM Jonathan Naylor 2020-05-13 12:06:16 +0100
  • 083cc1155b Merge branch 'master' into TXHang TXHang Jonathan Naylor 2020-05-13 12:05:39 +0100
  • 8ac6a1b208 Merge branch 'FM' into FM_Ext Jonathan Naylor 2020-05-12 16:24:42 +0100
  • ce121c59da Add the low CTCSS threshold value. Jonathan Naylor 2020-05-12 13:43:43 +0100
  • 143652b7f2
    Merge pull request #586 from F4FXL/FM_Ext Jonathan Naylor 2020-05-11 17:53:50 +0100
  • cbcbe4c56a Used fixed length array Geoffrey Merck 2020-05-11 18:38:07 +0200