Commit graph

  • fa8caf8c92 Implement scrolling of long src and dest on HD44780/Adafruit LCDs Tony Corbett G0WFV 2016-06-04 15:22:39 +0100
  • 5ea06ac221 Merge pull request #80 from Boromatic/master Jonathan Naylor 2016-06-03 15:43:01 +0100
  • 6c805b7a2f solved no CW-ID afg 2016-06-03 16:28:55 +0200
  • dad34ada69 Add the idle clock to the Nextion display. Jonathan Naylor 2016-06-01 11:55:24 +0100
  • ed8ea92468 Re-add debug BER displays for D-Star and DMR. Jonathan Naylor 2016-06-01 09:43:39 +0100
  • 96d6883fea Modify display to allow space for a clock on the idle screen. Jonathan Naylor 2016-06-01 09:32:10 +0100
  • 5e3f186895 Merge pull request #78 from g0wfv/develop Jonathan Naylor 2016-06-01 08:57:48 +0100
  • 26fabb2b68 Impliment clock on all HD44780 sizes and redesigned IDLE screen Tony Corbett 2016-05-29 10:13:43 +0300
  • 124f465a58 Correct MMDVM.ini flag error for UTC clock display Tony Corbett 2016-05-28 23:36:04 +0300
  • 35c0a83d37 Add a clock to the idle screen Tony Corbett 2016-05-28 23:29:30 +0300
  • 9dfba5095c Bump the version date. Jonathan Naylor 2016-05-27 17:54:40 +0100
  • ec2014aa4d Re-enable the repitition FEC decoder. Jonathan Naylor 2016-05-26 17:27:19 +0100
  • 8432199f1e Reconstruct voice FEC on incoming network audio. Jonathan Naylor 2016-05-25 07:51:42 +0100
  • afb4b5db35 Temporarily disable the DN mode audio FEC. Jonathan Naylor 2016-05-25 07:26:00 +0100
  • 382c3b0e98 Correcting minor mistake in FICH MR bit manipulation. Mathias Weyland 2016-05-24 20:46:44 +0200
  • 47aee60b55 Dump CSD data in data FR mode. Jonathan Naylor 2016-05-24 06:57:29 +0100
  • 2117491d2c Add more data payload tracing. Jonathan Naylor 2016-05-23 23:16:33 +0100
  • 4b323a9d20 Decode FR mode data, and generate cleanups and bug fixing. Jonathan Naylor 2016-05-23 21:45:52 +0100
  • 628490097e Add example timer code to HD4470.cpp and .h Jonathan Naylor 2016-05-23 18:43:44 +0100
  • d474328c58 Modify the 3.5" Nextion display to make it the same as the others. Jonathan Naylor 2016-05-23 18:36:53 +0100
  • 92cf3ed203 Change via to at for YSF displays. Jonathan Naylor 2016-05-23 18:04:17 +0100
  • b16fe2932a Fix small logging mistake. Jonathan Naylor 2016-05-21 13:09:34 +0100
  • c3ff1cc43a Rework the Nextion laouts with the latest editor. Jonathan Naylor 2016-05-21 12:52:56 +0100
  • e600cf36bb Roll back holdoff timer changes. Jonathan Naylor 2016-05-21 12:32:36 +0100
  • 90772a2a9b Add optional clocking for the displays. Jonathan Naylor 2016-05-21 12:28:09 +0100
  • 05a750bf60 Increase network polling frequency for YSF. Jonathan Naylor 2016-05-21 12:19:25 +0100
  • 202437f7f6 Correct the order of the YSF display argumemts. Jonathan Naylor 2016-05-20 06:15:42 +0100
  • 14f36a175d Update the display and logging on incoming YSF network data. Jonathan Naylor 2016-05-19 19:08:48 +0100
  • d5310f1983 Add Adrian's C4FM reflector. Jonathan Naylor 2016-05-19 17:44:12 +0100
  • c01102ed5f Bump the version date. Jonathan Naylor 2016-05-17 19:48:54 +0100
  • bbaec30249 Remove unused member variable. Jonathan Naylor 2016-05-17 19:47:18 +0100
  • 07e42df597 Merge pull request #73 from g0wfv/develop Jonathan Naylor 2016-05-17 10:15:42 +0100
  • 3d6bc71e27 Remove compiler warnings for YSFNetwork.cpp Tony Corbett G0WFV 2016-05-17 10:03:59 +0100
  • 7ad26a18f2 Set the FICH on received network data. Jonathan Naylor 2016-05-17 06:30:59 +0100
  • ac4d8af0d2 Fix end of RF transmission. Jonathan Naylor 2016-05-17 06:13:09 +0100
  • 57d8faa07e Add the holdoff timers. Jonathan Naylor 2016-05-16 22:07:18 +0100
  • 9ed2c00b0c First go at System Fusion networking. Jonathan Naylor 2016-05-16 21:57:32 +0100
  • 1d5ed691c4 Remove the System Fusion parrot. Jonathan Naylor 2016-05-16 18:28:24 +0100
  • f8790d91a8 Delay opening the IPSC connection in error cases. Jonathan Naylor 2016-05-16 18:08:10 +0100
  • 5cbfa2b331 Disable receiving of DMR slot 1 in DMO mode. Jonathan Naylor 2016-05-16 17:27:56 +0100
  • 59ea7efa04 Merge pull request #71 from g0wfv/develop Jonathan Naylor 2016-05-15 15:14:40 +0100
  • 2256b8d025 Add word version to output Tony Corbett G0WFV 2016-05-15 07:06:38 +0100
  • 2723e0c842 Capture bad command line arguments Tony Corbett G0WFV 2016-05-15 06:59:09 +0100
  • db8adfcfe0 Clean up tabbing Tony Corbett G0WFV 2016-05-14 23:31:33 +0100
  • 4d44936e14 Remove the version from STDERR messages and add -v | --version flag Tony Corbett G0WFV 2016-05-14 23:26:16 +0100
  • d772c76b6e Add VERSION to STDERR and log messages that output the string MMDVMHost Tony Corbett G0WFV 2016-05-14 21:31:17 +0100
  • b343acf868 Merge pull request #70 from g0wfv/develop Jonathan Naylor 2016-05-14 18:11:55 +0100
  • 501a0cdffa Update DMRIds.dat vk4tux 2016-05-15 01:58:06 +1000
  • f187b0f7cf Update DMRIds.dat vk4tux 2016-05-15 01:56:56 +1000
  • 0edb757a0e Add the header back into DMRIds.dat Tony Corbett G0WFV 2016-05-14 16:45:07 +0100
  • 8dc0f23605 Update DMRIds.dat Tony Corbett G0WFV 2016-05-14 16:42:14 +0100
  • ec575885a5 Merge edc91a08f9 into 80842738f9 vk4tux 2016-05-14 14:46:22 +0000
  • edc91a08f9 Update DMRIds.dat vk4tux 2016-05-15 00:45:25 +1000
  • a9da18c151 Merge 53fc89c9fb into 80842738f9 Tony Corbett 2016-05-14 14:28:25 +0000
  • 53fc89c9fb Add the header back into DMRIds.dat Tony Corbett G0WFV 2016-05-14 15:28:01 +0100
  • 16b0516480 Update DMRIds.dat Tony Corbett G0WFV 2016-05-14 15:22:46 +0100
  • 80842738f9 Merge pull request #67 from g0wfv/develop Jonathan Naylor 2016-05-14 11:53:25 +0100
  • 0db3cf10e8 Attempt to solve one cause of "No reply from modem" loop Tony Corbett G0WFV 2016-05-14 11:39:56 +0100
  • 3ebebf7f1c Stop sending the CW Id after a DMR transmission. Jonathan Naylor 2016-05-13 10:32:41 +0100
  • ddfd705fff Merge pull request #66 from g0wfv/develop Jonathan Naylor 2016-05-12 20:14:54 +0100
  • 191df10265 Update HD44780 todo list Tony Corbett G0WFV 2016-05-12 19:41:58 +0100
  • d09b2fa30b Send the CW Id after a DMR transmission. Jonathan Naylor 2016-05-12 18:04:50 +0100
  • 55010aaaf6 Clean up the YSF code a little more. Jonathan Naylor 2016-05-12 17:44:08 +0100
  • 2701506c44 Revert "Off by one bug in the YSF VW mode FEC regeneration." Jonathan Naylor 2016-05-12 17:37:01 +0100
  • fe4abef34f Merge pull request #65 from g0wfv/develop Jonathan Naylor 2016-05-12 17:02:26 +0100
  • 635ab50aa5 Clean up and make good without threading Tony Corbett G0WFV 2016-05-12 16:32:27 +0100
  • bfe0bb389c Correct an error with printing DMR to top line of 4 line screens Tony Corbett G0WFV 2016-05-12 14:04:43 +0100
  • 0014e39be7 Commented the point at which I'd like to start a new thread Tony Corbett 2016-05-12 12:45:12 +0100
  • d39b743687 Merged branch develop into develop Tony Corbett G0WFV 2016-05-12 12:35:58 +0100
  • 0afaf87713 Tidied up and uncommented test duplex flag Tony Corbett 2016-05-12 12:32:19 +0100
  • 6065488b3f Tidied up and uncommented test duplex flag Tony Corbett 2016-05-12 12:32:19 +0100
  • 2e7d305049 Merged branch master into develop Tony Corbett G0WFV 2016-05-12 09:55:40 +0100
  • 74eb55ae7e Major restructure of writeDMRInt / clearDMRInt Tony Corbett 2016-05-12 09:53:42 +0100
  • 73ceca706c Fix setting of the MR value. Jonathan Naylor 2016-05-12 09:27:30 +0100
  • ec7017147f Off by one bug in the YSF VW mode FEC regeneration. Jonathan Naylor 2016-05-12 09:19:19 +0100
  • 127438abbe More restructuring Tony Corbett 2016-05-11 22:30:06 +0100
  • ca4d534ff2 Code restructure to allow for something to come ... Tony Corbett 2016-05-11 21:14:17 +0100
  • e9ed871970 Merge pull request #64 from Giorgiofox/patch-5 Jonathan Naylor 2016-05-11 19:00:58 +0100
  • 41eaab8bf0 Update HD44780.cpp Giorgio Campiotti 2016-05-11 19:17:23 +0200
  • b89ea2d535 Merge pull request #63 from g0wfv/develop Jonathan Naylor 2016-05-11 15:56:03 +0100
  • 0ec32de111 Merge branch 'develop' of https://www.github.com/g0wfv/MMDVMHost into develop Tony Corbett 2016-05-11 15:35:32 +0100
  • 956c191703 Add private call icon and change the way (some of) the icons are handled and displayed Tony Corbett 2016-05-11 15:34:43 +0100
  • 8c74b2f7dc Merge pull request #61 from g0wfv/develop Jonathan Naylor 2016-05-11 13:45:35 +0100
  • a0d27d9461 Change source characters to icons and only display once Tony Corbett 2016-05-11 13:22:28 +0100
  • 2b6d7cd20b Merge branch 'develop' of https://www.github.com/g0wfv/MMDVMHost into develop Tony Corbett 2016-05-11 11:38:12 +0100
  • 734e0f5de3 Add TG custom char (reclaims 1 char on display\!) Tony Corbett 2016-05-11 11:37:23 +0100
  • 54626d524f Merge pull request #60 from g0wfv/develop Jonathan Naylor 2016-05-11 10:28:29 +0100
  • db77c34fcd Added HD44780 todo list Tony Corbett 2016-05-11 09:29:30 +0100
  • 763afa2469 Merge branch 'develop' of https://www.github.com/g0wfv/MMDVMHost into develop Tony Corbett 2016-05-11 09:16:20 +0100
  • bcdc2fc1c4 Add more custom chars for type (rf or ip) and use them Tony Corbett 2016-05-11 09:10:48 +0100
  • db81407f99 Add custom chars to HD44780 to further increase available screen Tony Corbett 2016-05-11 07:58:05 +0100
  • 440f55634c Add custom chars to HD44780 to further reduce screen usage (and add a little 'je ne sais qoi') Tony Corbett 2016-05-11 07:58:05 +0100
  • 6d019cf312 Remove compiler warnings. Jonathan Naylor 2016-05-10 20:17:57 +0100
  • fa29cb00c4 Clean up the System Fusion logging. Jonathan Naylor 2016-05-10 19:24:27 +0100
  • 11907162e7 Increase the output queue size. Jonathan Naylor 2016-05-10 18:54:35 +0100
  • 62aa7a8103 Reduce the amount of logging a little. Jonathan Naylor 2016-05-10 18:26:52 +0100
  • 864b528abb Merge pull request #58 from zarya/SSD1306 Jonathan Naylor 2016-05-10 17:27:22 +0100
  • 14a4d1fa2b Added manual for oled driver installation Rudy Hardeman 2016-05-10 16:04:50 +0000
  • 426a6dcf6b Merge branch 'master' of https://github.com/g4klx/MMDVMHost into SSD1306 Rudy Hardeman 2016-05-10 15:24:35 +0000
  • f2398d0db1 Forgot OLED.h Rudy Hardeman 2016-05-10 15:24:23 +0000