Commit graph

51 commits

Author SHA1 Message Date
Martin Hebnes Pedersen
eacc75566e Fix test breaking due to vet checks
Some incorrect fmt formatting strings broke tests due to vet checks
being automatically applied since Go 1.10.
2019-04-15 21:38:41 +02:00
Martin Hebnes Pedersen
d782d04296 Fix serialization of SAP in DataHeader 2019-04-01 21:56:06 +02:00
Martin Hebnes Pedersen
f4fff47365 Fix panic in Fragment.DataBlocks() duo to typo
store vs stored
2019-04-01 21:54:59 +02:00
Martin Hebnes Pedersen
d206b8c2bd Fix ParseDataBlock of unconfirmed data
The Data slice was not initialized before calling copy(dst, src)
2019-04-01 21:53:37 +02:00
Wijnand Modderman-Lenstra
9942e7c892 voice: implemented (embedded) link control 2015-12-22 12:32:43 +01:00
Wijnand Modderman-Lenstra
e82c2b2e16 homebrew: reset status on link failure 2015-12-22 12:32:18 +01:00
Wijnand Modderman-Lenstra
74cc42c1b8 terminal: fix data handling 2015-12-21 13:03:35 +01:00
Wijnand Modderman-Lenstra
7bb0dafaf6 homebrew: split off peer 2015-12-21 11:05:08 +01:00
Wijnand Modderman-Lenstra
3fe41e10ef Checkpoint 2015-12-19 00:00:52 +01:00
Wijnand Modderman-Lenstra
599d42dca9 bptc: rewrite; fixed encoder; added tests 2015-12-18 22:16:21 +01:00
Wijnand Modderman-Lenstra
500a97e3f3 Updated .travis.yml 2015-12-18 16:02:09 +01:00
Wijnand Modderman-Lenstra
0fadd4412b Updated .travis.yml 2015-12-18 16:01:11 +01:00
Wijnand Modderman-Lenstra
83714965c5 Added button 2015-12-18 15:58:41 +01:00
Wijnand Modderman-Lenstra
d7fa26dc20 Updated .travis.yml 2015-12-18 15:58:15 +01:00
Wijnand Modderman-Lenstra
c883af72be Updated .travis.yml 2015-12-18 15:49:51 +01:00
Wijnand Modderman-Lenstra
86fa21dc71 Terminal: ported 2015-12-18 15:47:32 +01:00
Wijnand Modderman-Lenstra
127463dd5d Added .travis.yml 2015-12-18 15:43:19 +01:00
Wijnand Modderman-Lenstra
4f2b16dfcb Checkpoint 2015-12-18 15:30:16 +01:00
Wijnand Modderman-Lenstra
cca6817956 Checkpoint 2015-12-17 11:41:06 +01:00
Wijnand Modderman-Lenstra
caa595110d trellis: decoder 2015-12-17 11:40:39 +01:00
Wijnand Modderman-Lenstra
a4db831098 Added MMDVM modem specs 2015-12-16 10:10:00 +01:00
Wijnand Modderman-Lenstra
cba4cf198d Prepare for public release 2015-12-16 10:05:54 +01:00
Wijnand Modderman-Lenstra
493e72583d homebrew: use ID in stead of (redundant) RepeaterID 2015-12-14 16:23:46 +01:00
Wijnand Modderman-Lenstra
63f4d4c602 Added oggfwd 2015-12-14 16:18:32 +01:00
Wijnand Modderman-Lenstra
46d5ddb26a Makefile: updated deps 2015-12-14 16:12:20 +01:00
Wijnand Modderman-Lenstra
3eab182746 Added dmrstream 2015-12-14 16:09:27 +01:00
Wijnand Modderman-Lenstra
d9236ec286 homebrew: allow Close() 2015-12-14 16:08:44 +01:00
Wijnand Modderman-Lenstra
70db2504f9 Removed debug print 2015-12-13 21:54:17 +01:00
Wijnand Modderman-Lenstra
ff51bb1dbd Audible output from AMBE3000 2015-12-13 21:51:22 +01:00
Wijnand Modderman-Lenstra
174b460919 Renamed repo 2015-12-13 11:18:48 +01:00
Wijnand Modderman-Lenstra
f9646e9667 Cleanup 2015-12-11 23:59:24 +01:00
Wijnand Modderman-Lenstra
b7c07ac7b3 bptc: simplified 2015-12-11 23:58:46 +01:00
Wijnand Modderman-Lenstra
1f073cf902 bit: more efficient; debits 2015-12-11 23:58:03 +01:00
Wijnand Modderman-Lenstra
0175d52eca bit: more efficient; debits 2015-12-11 23:57:57 +01:00
Wijnand Modderman-Lenstra
b3e1434b25 Added lots of stuff 2015-12-11 23:57:41 +01:00
Wijnand Modderman-Lenstra
f5ce7276bd Added CRC algos 2015-12-11 23:57:27 +01:00
Wijnand Modderman-Lenstra
7f90da765e Added FEC algos 2015-12-11 23:57:22 +01:00
Wijnand Modderman-Lenstra
a7136447fc Path fixes 2015-12-09 11:55:09 +01:00
Wijnand Modderman-Lenstra
3603905b6f bit: added .Equal() and .Len() 2015-12-09 01:03:39 +01:00
Wijnand Modderman-Lenstra
95fe1d034c bptc: fixes 2015-12-09 01:03:18 +01:00
Wijnand Modderman-Lenstra
250b87e9c0 bit: fixed em 2015-12-09 00:39:44 +01:00
Wijnand Modderman-Lenstra
cdaad978da Abstracted bits out 2015-12-09 00:10:08 +01:00
Wijnand Modderman-Lenstra
f4c8a1570d Added the BPTC(196, 96) algo 2015-12-09 00:00:03 +01:00
Wijnand Modderman-Lenstra
c67f84086b Docs 2015-12-08 14:54:18 +01:00
Wijnand Modderman-Lenstra
09234cef4a Docs 2015-12-08 14:51:17 +01:00
Wijnand Modderman-Lenstra
b88438b925 Made callback types public 2015-12-08 14:50:04 +01:00
Wijnand Modderman-Lenstra
6ee0b6657f Renamed Data to Frame 2015-12-08 14:48:40 +01:00
Wijnand Modderman-Lenstra
851da4775f Renamed to go-dmr 2015-12-08 14:42:45 +01:00
Wijnand Modderman-Lenstra
f5e7f26850 Added homebrew protocol 2015-12-08 14:39:05 +01:00
Wijnand Modderman-Lenstra
07cd122018 Initial import 2015-12-08 11:21:44 +01:00