phl0
|
2bd75c1cff
|
Add dot as date separator
|
2016-06-22 11:51:41 +02:00 |
|
Jonathan Naylor
|
768e3efcad
|
Add fine adjustments to DMR/YSF thresholds.
|
2016-06-21 07:26:11 +01:00 |
|
Jonathan Naylor
|
9240550de6
|
Allow for the fine adjustment of levels.
|
2016-06-20 22:04:44 +01:00 |
|
Jonathan Naylor
|
1e994e920a
|
Let the modem handle the null Short LC itself.
|
2016-06-20 18:33:04 +01:00 |
|
Jonathan Naylor
|
ac87d8e779
|
Revert terminator behaviour for hotspot users.
|
2016-06-20 10:01:09 +01:00 |
|
Jonathan Naylor
|
3e45a49b7c
|
Merge pull request #102 from g0wfv/develop
Fix HD44780 4th line not cleared when not in Idle
|
2016-06-19 19:23:25 +01:00 |
|
Tony Corbett G0WFV
|
163762606c
|
Merged branch master into develop
|
2016-06-19 17:49:10 +01:00 |
|
Tony Corbett G0WFV
|
ad0f2c17da
|
Fix HD44780 4th line not cleared when not in Idle
Removed one too many ::lcdClear() statements!
|
2016-06-19 17:15:42 +01:00 |
|
Jonathan Naylor
|
23a180271f
|
Merge pull request #99 from vk4tux/patch-7
Update DMRIds.dat
|
2016-06-18 10:45:41 +01:00 |
|
vk4tux
|
d47646e60b
|
Update DMRIds.dat
WW 2016-06-18 04:15 774K
Nice to be able to mow my own grass again
|
2016-06-18 19:43:39 +10:00 |
|
Jonathan Naylor
|
94d9056cd8
|
Merge pull request #98 from g0wfv/develop
Fix bugs introduced in HD44780 code by adding scrolling to D-Star
|
2016-06-18 10:39:49 +01:00 |
|
Tony Corbett G0WFV
|
86debe0ad1
|
Fix bugs introduced in HD44780 code by adding scrolling to D-Star
For some reason my code reverted and I hadn't noticed! Various fixes I had applied mysteriously disappeared!
|
2016-06-18 09:38:03 +01:00 |
|
Jonathan Naylor
|
10ace5d0f0
|
Merge pull request #97 from g0wfv/develop
Fix compile error (could have sworn I already did this!)
|
2016-06-18 09:15:08 +01:00 |
|
Tony Corbett G0WFV
|
6a17fee980
|
Fix compile error (could have sworn I already did this!)
|
2016-06-17 23:04:10 +01:00 |
|
Jonathan Naylor
|
87b4bcebef
|
Merge pull request #96 from g0wfv/develop
Add HD44780 scrolling to D-Star
|
2016-06-17 22:30:54 +01:00 |
|
Tony Corbett G0WFV
|
f9b19f19ca
|
Add HD44780 scrolling to D-Star
|
2016-06-17 22:28:39 +01:00 |
|
Jonathan Naylor
|
8b571e96de
|
Fix terminator transmission on incoming network data.
|
2016-06-17 10:52:48 +01:00 |
|
Jonathan Naylor
|
c1fcc2f2f4
|
Flush the queues if new data comes in.
|
2016-06-17 07:37:49 +01:00 |
|
Jonathan Naylor
|
199109417b
|
Abort the terminators if a valid transmission is received.
|
2016-06-17 07:05:37 +01:00 |
|
Jonathan Naylor
|
8af3016583
|
Add a DMR hang time for locking out disimilar calls.
|
2016-06-16 21:40:05 +01:00 |
|
Jonathan Naylor
|
b8ce945987
|
Remove content duplicate removal, use sequence numbers only.
|
2016-06-16 17:39:16 +01:00 |
|
Jonathan Naylor
|
8df0eae8bb
|
Move FEC display to the main code.
|
2016-06-16 17:33:53 +01:00 |
|
Jonathan Naylor
|
ed6c9573c0
|
Merge pull request #95 from g0wfv/develop
Simplify writeDStarInt / clearDStarInt and add custom icons for HD44780
|
2016-06-16 16:16:45 +01:00 |
|
Tony Corbett
|
1c1a81243a
|
Simplify writeDStarInt / clearDStarInt and add custom icons for HD44780
|
2016-06-15 21:49:38 +01:00 |
|
Jonathan Naylor
|
1cfdf62af7
|
Add extra duplicate removal logging.
|
2016-06-15 09:11:24 +01:00 |
|
Jonathan Naylor
|
d6d44c0c2c
|
Workarounds for duplicate audio packets.
|
2016-06-15 07:10:14 +01:00 |
|
Jonathan Naylor
|
1643c1ddc5
|
Remove data debugging and add audio checksums.
|
2016-06-14 20:05:36 +01:00 |
|
Jonathan Naylor
|
2a054426b5
|
Bump the version date.
|
2016-06-14 19:43:37 +01:00 |
|
Jonathan Naylor
|
7ea8329761
|
Fix sequence number bugs.
|
2016-06-13 21:29:19 +01:00 |
|
Jonathan Naylor
|
ede2f184f5
|
Fix compilation on OS X.
|
2016-06-13 18:48:05 +01:00 |
|
Jonathan Naylor
|
5955d43fac
|
Add debugging for invalid data.
|
2016-06-13 17:38:47 +01:00 |
|
Jonathan Naylor
|
26618bc832
|
Merge pull request #92 from hacknix/master
Whitelist allow IDs should be above 99999 not 10000
|
2016-06-11 13:59:47 +01:00 |
|
Simon
|
8acd2b4073
|
Whitelist allow IDs should be above 99999 not 10000
|
2016-06-11 13:07:35 +01:00 |
|
Jonathan Naylor
|
0061502421
|
Merge pull request #91 from hacknix/master
Typos causing confusion in ACL config
|
2016-06-11 12:44:44 +01:00 |
|
Simon
|
a25227a56a
|
Typos causing confusion in ACL config
|
2016-06-11 12:17:43 +01:00 |
|
Jonathan Naylor
|
0be7f5954b
|
Merge pull request #90 from hacknix/master
Access Control for DMR
|
2016-06-11 10:01:11 +01:00 |
|
Simon
|
05c1b52540
|
Tidyed comments
|
2016-06-11 09:51:18 +01:00 |
|
Simon
|
a56af25f5d
|
Merge remote-tracking branch 'upstream/master'
|
2016-06-11 09:42:10 +01:00 |
|
Simon
|
42407aed64
|
More blacklist tidying
|
2016-06-11 09:40:14 +01:00 |
|
Jonathan Naylor
|
c9f9d16bad
|
Merge pull request #89 from g0wfv/develop
Auto maintenance of DMR ID file from crontab
|
2016-06-10 14:30:44 +01:00 |
|
Tony Corbett G0WFV
|
b3a2f773a3
|
Auto maintenance of DMR ID file from crontab
|
2016-06-10 13:18:15 +01:00 |
|
Simon
|
63584b4a3a
|
more logging tidying for acl
|
2016-06-10 10:57:58 +01:00 |
|
Simon
|
cb9ec738e1
|
Tided up logging text for acl
|
2016-06-10 10:42:04 +01:00 |
|
Simon
|
352503b823
|
Include secondary TGs in default block for TS1 TGs
|
2016-06-10 10:30:54 +01:00 |
|
Simon
|
89836def2f
|
Added check for null whitelist
|
2016-06-10 10:22:02 +01:00 |
|
Simon
|
139f62f57e
|
Merge remote-tracking branch 'upstream/master'
|
2016-06-10 09:58:31 +01:00 |
|
Simon
|
ced66b374c
|
first draft of readme
|
2016-06-09 22:33:57 +01:00 |
|
Simon
|
03280cd4e4
|
Improved acl logging (added dataType)
|
2016-06-09 22:19:13 +01:00 |
|
Simon
|
c4384bffe1
|
fixed typo in blacklist/whitelist logging
|
2016-06-09 22:13:55 +01:00 |
|
Simon
|
06a99a4d93
|
blacklist
|
2016-06-09 22:10:04 +01:00 |
|