Commit graph

  • d49be0d506 Merged main repo Rudy Hardeman 2016-05-10 15:17:49 +0000
  • 7271ac0766 Initial version Rudy Hardeman 2016-05-07 01:03:39 +0200
  • b594fce301 Changes to how the display timeout is handled. Jonathan Naylor 2016-05-10 13:28:00 +0100
  • 6dd10a5463 Add special ALL id (0xFFFFFF). Jonathan Naylor 2016-05-10 08:18:10 +0100
  • 7a3d77d5f5 Simplify the IPSC class. Jonathan Naylor 2016-05-10 08:00:41 +0100
  • efca4fa0cb Shorten the failure timeout. Jonathan Naylor 2016-05-10 07:44:45 +0100
  • 3b48aa3985 Add more robustness to the IPSC link. Jonathan Naylor 2016-05-10 07:20:38 +0100
  • 35632e0255 Remove a compiler warning. Jonathan Naylor 2016-05-10 06:34:53 +0100
  • 68d58a3de6 Add the CW Id. Jonathan Naylor 2016-05-09 21:55:44 +0100
  • bd5946ccd2 Add a display hang time so quick transmissions aren't missed. Jonathan Naylor 2016-05-09 18:14:27 +0100
  • 617a6cbfcb Handle failed writes cleanly. Jonathan Naylor 2016-05-09 09:52:14 +0100
  • e84d27fc8c Blank the D-Star reflector when not in use. Jonathan Naylor 2016-05-09 09:31:59 +0100
  • 3ac600c972 Initial version Rudy Hardeman 2016-05-07 01:03:39 +0200
  • 6685a6e000 Merge pull request #54 from jruys/master Jonathan Naylor 2016-05-06 23:48:26 +0100
  • 50cfef2c6a Update HD44780.cpp Jan-Willem Ruys 2016-05-07 00:13:17 +0200
  • bebd7c7596 Update HD44780.h Jan-Willem Ruys 2016-05-07 00:07:18 +0200
  • 9c41bd6056 Merge pull request #53 from Giorgiofox/patch-4 Jonathan Naylor 2016-05-06 22:37:35 +0100
  • 323ffbcf15 Update HD44780.cpp Giorgio Campiotti 2016-05-06 23:31:10 +0200
  • e3be69d954 Remove a DMR issue. Jonathan Naylor 2016-05-05 18:33:43 +0100
  • 06825ca502 Fix Linux compile error. Jonathan Naylor 2016-05-05 18:06:05 +0100
  • 07f8d26b17 Bump the version date. Jonathan Naylor 2016-05-05 18:00:57 +0100
  • ed6586fa58 Split the DMR TX hang time from the mode hang time. Jonathan Naylor 2016-05-05 17:56:18 +0100
  • dd5e86a66d Use the duplex flag to indicate that a DVMega is being used. Jonathan Naylor 2016-05-05 17:08:23 +0100
  • 925f29a982 Merge pull request #49 from g0wfv/develop Jonathan Naylor 2016-05-05 16:58:13 +0100
  • 8aa52ae13d Formatting for consistency Tony Corbett 2016-05-05 16:55:31 +0100
  • 352c487279 Re-added missed TG Tony Corbett 2016-05-05 16:32:41 +0100
  • 5735209394 Better usage of display with DVMega Tony Corbett 2016-05-05 16:13:06 +0100
  • f31a8815cb Forgot MMDVMHost.cpp! Tony Corbett G0WFV 2016-05-05 14:52:49 +0100
  • 9e6c7cff42 Beginnings of DVMega Display Tony Corbett G0WFV 2016-05-05 14:29:46 +0100
  • be120cf510 Add the 3.2" Nextion display. Jonathan Naylor 2016-05-05 13:08:42 +0100
  • ca2de16362 Merge pull request #48 from g0wfv/develop Jonathan Naylor 2016-05-05 13:07:30 +0100
  • 969640834a Add Adafruit LCD+Keypad to supported displays in README.md g0wfv 2016-05-05 12:02:09 +0100
  • 2eb5055a16 Merge pull request #45 from hacknix/master Jonathan Naylor 2016-05-05 11:18:30 +0100
  • 2d366a624e Changed all daemon logs to LogWarning() for consistency. Simon 2016-05-05 11:11:44 +0100
  • 8195ee9f34 Changed LogMessage() to LogWarning when we can't setuid() in daemon mode Simon 2016-05-05 10:53:19 +0100
  • a2ec5763f9 Added reference to full path for DMRIds.dat Simon 2016-05-05 10:52:58 +0100
  • 6dd799d454 Merge remote-tracking branch 'upstream/master' Simon 2016-05-05 09:51:29 +0100
  • 436922481b Added explaination of why setuid() is disabled when using HD44780 Simon 2016-05-05 09:48:34 +0100
  • 3617199399 Added check to see if HD44780 is enabled and disable setuid() if it is Simon 2016-05-05 09:47:54 +0100
  • dae84a6b92 Merge pull request #46 from vk4tux/patch-5 Jonathan Naylor 2016-05-05 09:18:44 +0100
  • fa115e471a Update DMRIds.dat vk4tux 2016-05-05 16:28:45 +1000
  • 1be436b83b Merge branch 'master' of https://github.com/hacknix/MMDVMHost Simon 2016-05-04 21:21:51 +0100
  • 10894179a1 added setuid and setgid code for daemon code, tidied logging for same Simon 2016-05-04 21:17:21 +0100
  • 7c536c07a7 Merge remote-tracking branch 'upstream/master' Simon 2016-05-04 21:17:21 +0100
  • 4253bb3377 Merge pull request #44 from g0wfv/master Jonathan Naylor 2016-05-04 21:12:45 +0100
  • 14a5698132 Added readme file for Daemon Simon 2016-05-04 21:11:37 +0100
  • 131115d6d3 Capitalise default ini file in Linux to match pre-existing file in repo g0wfv 2016-05-04 21:00:12 +0100
  • 25d993b8b3 added setuid and setgid code, tidied up logging Simon 2016-05-04 20:06:15 +0100
  • fbef96ca88 Merge pull request #43 from g0wfv/master Jonathan Naylor 2016-05-04 19:28:29 +0100
  • 22a85b1455 Buying Jon a dictionary for Xmas ;) g0wfv 2016-05-04 19:03:23 +0100
  • 3f2e0c1960 Merge pull request #42 from vk4tux/patch-4 Jonathan Naylor 2016-05-04 09:54:37 +0100
  • c3e950a3c5 Update DMRIds.dat vk4tux 2016-05-04 18:08:53 +1000
  • 89d41261d9 Handle a failing socket. Jonathan Naylor 2016-05-04 08:06:12 +0100
  • 6df1187bac Handle restarts with SIGHUP. Jonathan Naylor 2016-05-04 06:35:20 +0100
  • 3c5ae31a0d Make same changes to other YSF frame types. Jonathan Naylor 2016-05-04 06:16:57 +0100
  • b3ab18c70a Include the new callsign extraction code. Jonathan Naylor 2016-05-03 23:07:13 +0100
  • 91aba16d98 Add daemonisation under Linux and other enhancements (from Simon G7RZU) Jonathan Naylor 2016-05-03 23:01:49 +0100
  • 0f2e3bb16a Merge pull request #41 from HB9UF/ysf_fix_vw_calls Jonathan Naylor 2016-05-03 22:46:56 +0100
  • c840090341 Swap source and dest call when extracting calls from YSF DCH header (CSD1). Mathias Weyland 2016-05-03 23:22:13 +0200
  • 8e8f83afee Ignore padding when backtracking DCH Header CH Mathias Weyland 2016-05-03 23:18:06 +0200
  • 2683efa6d0 Transposing INTERLEAVE_TABLE_9_20 Mathias Weyland 2016-05-03 23:17:15 +0200
  • eeb618e58b Make the DMR IPSC connection more resiliant. Jonathan Naylor 2016-05-03 21:42:51 +0100
  • 27abecd31d Change timings to match a real repeater. Jonathan Naylor 2016-05-03 21:18:44 +0100
  • af4709497e Merge pull request #40 from vk4tux/patch-3 Jonathan Naylor 2016-05-03 19:20:15 +0100
  • 84526de4ad Update DMRIds.dat vk4tux 2016-05-04 03:17:02 +1000
  • 99b71a00b2 Clean up the recent HD44780 changes. Jonathan Naylor 2016-05-03 17:59:21 +0100
  • 52de9f3970 Fix spelling mistakes. Jonathan Naylor 2016-05-03 13:58:34 +0100
  • 375a7f3532 Reduce CSBK logging. Jonathan Naylor 2016-05-03 13:55:23 +0100
  • 6478279a70 Merge pull request #39 from phl0/FomattingIssues Jonathan Naylor 2016-05-03 11:16:23 +0100
  • 50a5ab114f
    Minor correction of indentation phl0 2016-05-03 07:53:45 +0200
  • dde463150a Merge pull request #38 from Giorgiofox/patch-3 Jonathan Naylor 2016-05-02 22:18:12 +0100
  • 9507533a9e Update HD44780.cpp Giorgio Campiotti 2016-05-02 23:08:08 +0200
  • 06252d615f Merge pull request #37 from Giorgiofox/patch-1 Jonathan Naylor 2016-05-02 21:02:16 +0100
  • 01cc73f250 Merge pull request #36 from Giorgiofox/patch-2 Jonathan Naylor 2016-05-02 20:51:12 +0100
  • ce647837f0 Update HD44780.cpp Giorgio Campiotti 2016-05-02 21:45:29 +0200
  • 97e634118f Update HD44780.h Giorgio Campiotti 2016-05-02 21:42:46 +0200
  • a968110416 Merge pull request #35 from g0wfv/HD44780_PWM_Backlight Jonathan Naylor 2016-05-02 11:52:01 +0100
  • b590e209ee Add pthread library to HD44780 Makefiles Tony Corbett 2016-05-02 09:52:33 +0100
  • 75405b93ee Merge 095510f477 into c54336c330 g0wfv 2016-05-02 07:38:13 +0000
  • 095510f477 Change hardware PWM to be a percentage to match software PWM values Tony Corbett 2016-05-02 08:37:16 +0100
  • 414a1df408 HD44780 PWM backlight control Tony Corbett 2016-05-01 16:59:43 +0100
  • c54336c330 Bump the version date. Jonathan Naylor 2016-04-28 19:01:52 +0100
  • a41cd74c94 Finish the System Fusion AMBE regeneration. Jonathan Naylor 2016-04-28 18:01:02 +0100
  • d517a1de0d Update the jobs to do. Jonathan Naylor 2016-04-28 17:27:47 +0100
  • dbdcab05e2 C++ cleanups. Jonathan Naylor 2016-04-28 17:11:27 +0100
  • c68f9baa9d Missed the "via" off the display. Jonathan Naylor 2016-04-28 13:29:12 +0100
  • 1204ce30b6 Lookup CSBK id's to callsigns. Jonathan Naylor 2016-04-28 10:32:11 +0100
  • 52ebde068a Remove some error messages, they confuse people! Jonathan Naylor 2016-04-28 09:58:45 +0100
  • b70e43c241 Move the D-Star reflector position. Jonathan Naylor 2016-04-28 09:53:15 +0100
  • 8b22dfabd1 C++ cleanups Jonathan Naylor 2016-04-28 09:49:30 +0100
  • 3a967f70ef Merge pull request #33 from phl0/nextion_display_sizes Jonathan Naylor 2016-04-28 09:36:14 +0100
  • c2d4800f3b
    Formatting issues phl0 2016-04-27 22:30:24 +0200
  • 76c783fa04
    Add templates for 3.2" displays and reworked 2.4" templates phl0 2016-04-27 22:24:17 +0200
  • 9b28293542
    Add code for 3.2" Nextion displays phl0 2016-04-27 22:08:34 +0200
  • ab8dbadef5
    Wrong comparison corrected phl0 2016-04-27 21:52:29 +0200
  • 6fccc3af74
    Add differentiation for 2.4" Nextion displays phl0 2016-04-27 21:48:20 +0200
  • f47456ae0b
    Add inch sign phl0 2016-04-27 21:19:40 +0200
  • 94aa27cc4b
    Add config option for Nextion display sizes phl0 2016-04-27 20:57:47 +0200
  • dc3fed940c Remove AMBE FEC BER messages for DMR and D-Star. Jonathan Naylor 2016-04-27 06:43:47 +0100
  • 306240cfb6 Bump the version date. Jonathan Naylor 2016-04-26 19:12:53 +0100