Jonathan Naylor
202764dedd
Fix VS2015 compile for LCDProc.
2016-10-31 17:52:27 +00:00
Jonathan Naylor
8303a940b1
Merge pull request #190 from phl0/corrLCDproc
...
Correct compiling with LCDproc and Adafruit/HD44780 displays
2016-10-31 13:36:50 +01:00
phl0
618b35ab58
Change capitalization of variable names to align with the rest of the
...
code
2016-10-31 12:59:08 +01:00
phl0
dcab29c268
Fix typo in some Makefiles
2016-10-31 12:23:20 +01:00
phl0
1a30b29c6f
Add LCDproc to Adafruit Makefile
2016-10-31 11:48:04 +01:00
phl0
490982ad8c
Rename buffer variables in LCDproc.cpp
2016-10-31 11:45:40 +01:00
Jonathan Naylor
1eb03ca5bd
Merge pull request #187 from g0wfv/LCDProc
...
Initial LCDproc support
2016-10-30 17:57:08 +01:00
Tony Corbett G0WFV
c2903d9578
LCDproc: Fix time display error
2016-10-30 00:25:14 +03:00
Tony Corbett G0WFV
44e8f6717a
LCDproc: Make dimming the status screen optional
...
If you run another LCDproc client that doesn't dim the display when it displays its info, the display will effectively flash on and off (or dim/bright depending on your LCDd configuration) as it switches screens between MMDVMHost and the other client(s).
Making the dimming optional and turning it off in the host stops this "annoyance".
2016-10-29 22:07:54 +03:00
Tony Corbett G0WFV
3ff711f3ea
One last tweak for consistency!
2016-10-29 11:53:42 +01:00
Tony Corbett G0WFV
539dfe372a
OCD satisfaction aka fix indentation of code!
2016-10-29 11:41:20 +01:00
Tony Corbett G0WFV
655de17cdd
Fix typo in MMDVM.ini [LCDproc] section and mend Conf.cpp accordingly
2016-10-29 11:28:56 +01:00
Tony Corbett G0WFV
3c614839a2
Make socket fd writeable in select and select timout now 0
2016-10-29 11:25:25 +01:00
Tony Corbett G0WFV
504d942afa
Merged branch master into LCDProc
2016-10-28 15:31:46 +03:00
Tony Corbett G0WFV
627e4f1dc3
Initial LCDproc support
2016-10-28 13:22:20 +01:00
Jonathan Naylor
d6eeaf2fb1
Merge pull request #184 from vk4tux/patch-19
...
Update DMRIds.dat
2016-10-25 09:20:02 +02:00
vk4tux
6f391b8add
Update DMRIds.dat
2016-10-25 07:24:42 +10:00
Jonathan Naylor
b68b11442f
Bump the version date.
2016-10-21 06:50:45 +01:00
Jonathan Naylor
aee7ab6219
Merge pull request #182 from phl0/devel
...
Correct CW transmission display on OLED displays
2016-10-20 22:03:32 +01:00
phl0
334d9fade7
Move variable definitions to source file to avoid compiler warnings.
2016-10-20 22:49:51 +02:00
phl0
87de3105c2
Clear display before displaying CW transmission
2016-10-20 13:03:51 +02:00
phl0
362c9628ea
Return to Idle display from CW transmission
2016-10-20 11:26:36 +02:00
phl0
baa2dfa380
Add display of CW transmission
2016-10-20 11:11:26 +02:00
phl0
1fa0f5deb6
Add procedures for CW Ident display to OLED driver
2016-10-20 10:59:12 +02:00
Jonathan Naylor
ad312fe607
Merge pull request #180 from phl0/dev
...
Remove $
2016-10-19 20:34:53 +01:00
phl0
8d29c5fede
Remove $
2016-10-19 21:21:17 +02:00
Jonathan Naylor
96b1b5af49
Merge pull request #179 from phl0/dev
...
Correct missing methods in OLED.h
2016-10-19 20:06:32 +01:00
phl0
c086401baa
Formatting issues
2016-10-19 20:58:56 +02:00
phl0
3244658da5
Add missing method to OLED headers
2016-10-19 20:57:37 +02:00
Jonathan Naylor
09e8563336
Add a status LED on the RPi to the Null display driver.
2016-10-18 18:25:33 +01:00
Jonathan Naylor
adb8758ba2
Simple source id validation for P25.
2016-10-18 17:08:52 +01:00
Jonathan Naylor
cfa7375e17
Merge pull request #176 from hacknix/master
...
Per-slot dstid, srcid and time for TG Rewrite
2016-10-18 08:14:59 +01:00
Simon
eb3fe2d7fe
Merge remote-tracking branch 'upstream/master'
2016-10-18 08:06:55 +01:00
Jonathan Naylor
061b5f061e
Merge pull request #175 from m1geo/master
...
Changed default P25 Network ports to match P25Gateway
2016-10-18 07:14:23 +01:00
George Smart
ac5ad76ae8
Changed default P25 Network ports to match P25Gateway
2016-10-18 06:48:25 +01:00
Simon
f23d31334b
Merge remote-tracking branch 'upstream/master'
2016-10-17 21:25:49 +01:00
Simon
85f2a8e2c7
Signed/Unsigned cleanup
2016-10-17 21:25:22 +01:00
Jonathan Naylor
36ce3f18f4
Alter CW Id timing behaviour.
2016-10-17 18:01:38 +01:00
Simon
715369e06e
DMRAccessControl: add per-slot dstid, src id and time
2016-10-17 13:59:52 +01:00
Jonathan Naylor
9f65e2f4ef
Bring debug logging into line with the other modes.
2016-10-14 09:30:10 +01:00
Jonathan Naylor
3aca425821
Fix detection of P25 end of network transmission.
2016-10-13 22:54:45 +01:00
Jonathan Naylor
d11ade27fc
Enable P25 RX network debugging.
2016-10-13 22:39:57 +01:00
Jonathan Naylor
aad96b5193
Increase log file path variable.
2016-10-13 18:12:27 +01:00
Jonathan Naylor
3c7bdd6e12
Further clean up of DMR Access Control.
2016-10-13 17:46:02 +01:00
Jonathan Naylor
989bd8a1fd
Clean up the code formatting.
2016-10-10 19:27:08 +01:00
Jonathan Naylor
40c086bad8
Load the DMR Id lookup table periodically.
2016-10-10 19:15:30 +01:00
Jonathan Naylor
878b4d6d73
Add controls for the CW Id level.
2016-10-10 17:46:37 +01:00
Jonathan Naylor
49e0a1ae3a
Merge pull request #173 from hacknix/master
...
Use private call (manual dial) to connect UA TG in the same way as reflectors (TGRewrite code)
2016-10-09 20:05:20 +01:00
Simon
84c06afdb6
Signed/Unsigned issues
2016-10-07 19:47:33 +01:00
Simon
0d56f3e295
TG Rewrite readme update
2016-10-07 16:36:57 +01:00