Jonathan Naylor
|
7bb53cf704
|
Beginnings of DMR data support.
|
2016-01-26 18:06:31 +00:00 |
|
Jonathan Naylor
|
eaae483f96
|
Fix Linux compiler warning on format string.
|
2016-01-26 17:21:36 +00:00 |
|
Jonathan Naylor
|
024bb30498
|
Switch off the D-Star network when not in D-Star mode.
|
2016-01-26 17:19:41 +00:00 |
|
Jonathan Naylor
|
afdf3cbb8c
|
Fix Linux compile issue.
|
2016-01-26 07:13:55 +00:00 |
|
Jonathan Naylor
|
57a3d8bfde
|
Fix Linux compile issue.
|
2016-01-25 23:10:40 +00:00 |
|
Jonathan Naylor
|
c92434e474
|
Move the D-Star poll message to be run from the network class.
|
2016-01-25 23:08:34 +00:00 |
|
Jonathan Naylor
|
8860b72e6c
|
Changes based on debugging.
|
2016-01-25 22:36:16 +00:00 |
|
Jonathan Naylor
|
3f76ade5c4
|
Update the README including the no commercial use section.
|
2016-01-25 22:34:41 +00:00 |
|
Jonathan Naylor
|
521ffceb96
|
Rationalise the D-Star networking handler.
|
2016-01-25 22:00:15 +00:00 |
|
Jonathan Naylor
|
9e7cde9fff
|
Change silence handling (again) and handle CSBKs.
|
2016-01-25 21:56:57 +00:00 |
|
Jonathan Naylor
|
95b1473ebe
|
Add debugging to the D-Star network handler.
|
2016-01-25 21:56:20 +00:00 |
|
Jonathan Naylor
|
bdb41fb64e
|
Add the D-Star networking.
|
2016-01-25 21:00:19 +00:00 |
|
Jonathan Naylor
|
2f8c8fbba3
|
Get the mode switching right.
|
2016-01-25 19:59:37 +00:00 |
|
Jonathan Naylor
|
810c167a20
|
Add the enable method for network functions.
|
2016-01-25 18:11:44 +00:00 |
|
Jonathan Naylor
|
daa15203e2
|
Change the elapsed time calculation a little.
|
2016-01-25 18:10:51 +00:00 |
|
Jonathan Naylor
|
cbc165f22f
|
Use gettimeofday on Linux for the StopWatch.
|
2016-01-24 21:18:53 +00:00 |
|
Jonathan Naylor
|
6004b086e3
|
Add debugging flag to the Makefile.
|
2016-01-23 18:06:15 +00:00 |
|
Jonathan Naylor
|
1532e3c90c
|
Alter the copyright message.
|
2016-01-23 17:54:23 +00:00 |
|
Jonathan Naylor
|
73375fb41e
|
Change the network late entry and be less aggressive at filling silence.
|
2016-01-22 06:43:08 +00:00 |
|
Jonathan Naylor
|
435ad79e47
|
Missing include for Linux.
|
2016-01-21 22:24:20 +00:00 |
|
Jonathan Naylor
|
fd85b54ba5
|
Update version date.
|
2016-01-21 21:14:57 +00:00 |
|
Jonathan Naylor
|
a845f6b6d7
|
Allow for network late entry.
|
2016-01-21 21:08:10 +00:00 |
|
Jonathan Naylor
|
2b238af651
|
New MMDVM logo images.
|
2016-01-21 20:10:09 +00:00 |
|
Jonathan Naylor
|
69dc24421d
|
DMR AMBE FEC.
|
2016-01-21 20:06:08 +00:00 |
|
Jonathan Naylor
|
6fc525b780
|
Use a real silence packet.
|
2016-01-21 19:19:14 +00:00 |
|
Jonathan Naylor
|
77d34a0075
|
Use terminators instead of idle to end a voice transmission.
`
|
2016-01-21 18:38:45 +00:00 |
|
Jonathan Naylor
|
93ad4c4076
|
Merge pull request #2 from Boromatic/patch-1
changed data identifier
|
2016-01-21 15:44:47 +00:00 |
|
Boromatic
|
f4673772e7
|
changed data identifier
moved to the right segment in DMR burst
|
2016-01-21 15:30:54 +01:00 |
|
Jonathan Naylor
|
6262f9ee73
|
Merge pull request #1 from Boromatic/master
Update StopWatch.cpp
|
2016-01-21 11:58:23 +00:00 |
|
Boromatic
|
c5a62eefa4
|
Update StopWatch.cpp
solved Linux timer problems
|
2016-01-20 18:01:55 +01:00 |
|
Jonathan Naylor
|
8cf5c58504
|
Stub out the DMR FEC code for now.
|
2016-01-20 07:42:36 +00:00 |
|
Jonathan Naylor
|
cd091414f6
|
Forgot to include the header file.
|
2016-01-20 07:41:18 +00:00 |
|
Jonathan Naylor
|
094185d50c
|
Just need the positions for DMR A, B, and C sections.
|
2016-01-20 07:21:11 +00:00 |
|
Jonathan Naylor
|
0322bac8c7
|
Record the BER on incoming network traffic also.
|
2016-01-20 07:12:28 +00:00 |
|
Jonathan Naylor
|
2f4f3f7bd7
|
Alter constants on lost network traffic fillin.
|
2016-01-19 21:37:29 +00:00 |
|
Jonathan Naylor
|
e99d8446d3
|
New architecture for the AMBE FEC, first D-Star.
|
2016-01-19 21:34:58 +00:00 |
|
Jonathan Naylor
|
cdc29e85c3
|
Beginnings of AMBE FEC reconstruction.
|
2016-01-19 20:13:20 +00:00 |
|
Jonathan Naylor
|
df41284682
|
Handle missing frames.
|
2016-01-19 19:34:49 +00:00 |
|
Jonathan Naylor
|
ac31174b0d
|
Small cleanups.
|
2016-01-19 17:43:33 +00:00 |
|
Jonathan Naylor
|
69abf1e897
|
Allow proper enabling and disabling of protocols and networks.
|
2016-01-18 21:24:41 +00:00 |
|
Jonathan Naylor
|
2cef149785
|
More intelligent D-Star space checking in the MMDVM driver.
|
2016-01-18 19:37:08 +00:00 |
|
Jonathan Naylor
|
25c34af20e
|
Handle data transmissions and use new method for timing spacing on RF.
|
2016-01-18 18:36:14 +00:00 |
|
Jonathan Naylor
|
510cb21af1
|
Update DMRSlot.cpp
Don't regenerate the LC until code is sorted out.
|
2016-01-15 13:10:11 +00:00 |
|
Jonathan Naylor
|
636dd5a112
|
Use C++11 <cstdint> on Windows.
|
2016-01-14 23:25:52 +00:00 |
|
Jonathan Naylor
|
88af4e606e
|
Add cstring include for Linux.
|
2016-01-14 22:58:45 +00:00 |
|
Jonathan Naylor
|
dad201309c
|
Small cleanups.
|
2016-01-14 22:19:34 +00:00 |
|
Jonathan Naylor
|
acf43628fb
|
Ignore bad LC on network LC headers.
|
2016-01-14 20:48:09 +00:00 |
|
Jonathan Naylor
|
34672a02ba
|
Improve network data holdoff.
|
2016-01-14 20:14:18 +00:00 |
|
Jonathan Naylor
|
f165b3ca89
|
DMR beacon handling.
|
2016-01-14 19:58:16 +00:00 |
|
Jonathan Naylor
|
bab0c3492a
|
Log buffer overflows from the modem and handle master reboots cleanly.
|
2016-01-14 19:26:06 +00:00 |
|