Jonathan Naylor
|
aa1a45394a
|
Simplify mode changes.
|
2016-02-02 18:17:36 +00:00 |
|
Jonathan Naylor
|
2e43624ea2
|
Received data doesn't change the mode.
|
2016-02-02 08:00:04 +00:00 |
|
Jonathan Naylor
|
7c7515a636
|
Fix D-Star header info printing.
|
2016-02-01 22:33:09 +00:00 |
|
Jonathan Naylor
|
9ccc86050a
|
Debugging D-Star.
|
2016-02-01 21:44:40 +00:00 |
|
Jonathan Naylor
|
00c15f116c
|
Modem D-Star EOT contains no audio......
|
2016-02-01 20:54:08 +00:00 |
|
Jonathan Naylor
|
2947888cad
|
Add the status ack to D-Star.
|
2016-02-01 20:49:52 +00:00 |
|
Jonathan Naylor
|
279a709793
|
Add duration to the log messages.
|
2016-02-01 18:07:12 +00:00 |
|
Jonathan Naylor
|
bd42839116
|
D-Star network fixes.
|
2016-01-31 18:11:12 +00:00 |
|
Jonathan Naylor
|
a0993f36b4
|
Merge pull request #3 from Boromatic/patch-2
debugged encodeErrorCheck()
|
2016-01-31 18:02:02 +00:00 |
|
Boromatic
|
23b4621397
|
debugged encodeErrorCheck()
First you have to encode the raws. Otherwise the hamming-code for the last 4 columns (column-hamming of raw-hamming) could not computed.
|
2016-01-30 18:26:56 +00:00 |
|
Jonathan Naylor
|
33a23a1b62
|
Update DStarControl.cpp
|
2016-01-28 10:15:23 +00:00 |
|
Jonathan Naylor
|
b48d0b9b90
|
Change the silence infill for DMR and D-Star.
|
2016-01-28 06:50:54 +00:00 |
|
Jonathan Naylor
|
32669b19fa
|
Log messages with millisecond accuracy.
|
2016-01-27 21:08:16 +00:00 |
|
Jonathan Naylor
|
b4b172d23c
|
Bump the version data for the D-Star inclusion.
|
2016-01-27 20:14:27 +00:00 |
|
Jonathan Naylor
|
fd42b2971e
|
Hopefully fix crashes due to divide by zero.
|
2016-01-27 20:14:02 +00:00 |
|
Jonathan Naylor
|
43731690f4
|
Calculate the correct BER.
|
2016-01-27 20:05:28 +00:00 |
|
Jonathan Naylor
|
fc3a688196
|
First cut of the D-Star repeater control.
|
2016-01-27 20:01:50 +00:00 |
|
Jonathan Naylor
|
b34cd230c7
|
Change infilling to be more lenient.
|
2016-01-27 06:49:16 +00:00 |
|
Jonathan Naylor
|
e0be09fd07
|
Bump the version.
|
2016-01-26 20:49:07 +00:00 |
|
Jonathan Naylor
|
72fcd64942
|
Network clock changes.
|
2016-01-26 19:56:10 +00:00 |
|
Jonathan Naylor
|
50fb9e846c
|
Add the D-Star slow data header extraction.
|
2016-01-26 19:52:21 +00:00 |
|
Jonathan Naylor
|
f31f445001
|
Create the D-Star Header class.
|
2016-01-26 19:08:17 +00:00 |
|
Jonathan Naylor
|
53d557bd57
|
Update the Short LC in the CACH for data transmissions.
|
2016-01-26 18:28:39 +00:00 |
|
Jonathan Naylor
|
c79fef5dae
|
Make silence insertion less aggressive.
|
2016-01-26 18:12:08 +00:00 |
|
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 |
|