Commit Graph

100 Commits

Author SHA1 Message Date
do7be cecde6e675 remove unnecessary bracket 2018-12-25 16:57:57 +09:00
Ivan Danyliuk 4adfd45f20 Update README 2018-12-04 08:28:20 +02:00
Ivan Danyliuk a2b35b5465 Go mod update 2018-12-02 19:32:41 +02:00
Ivan Danyliuk a35b4e039e Fix import path 2018-12-02 19:30:40 +02:00
Ivan Danyliuk c65c0ee6ba More tests 2018-12-02 19:29:58 +02:00
Ivan Danyliuk 82d4922bde Increase default redundancy factor 2018-12-02 19:29:20 +02:00
Ivan Danyliuk 4cbe47d388 Add cache to decoder 2018-12-02 19:28:50 +02:00
Ivan Danyliuk dcec889bb8 Add redundancy factor to encoder 2018-11-29 22:24:10 +02:00
Ivan Danyliuk c1b3a00f5f Increase amount of redundant blocks 2018-11-29 16:24:34 +02:00
Ivan Danyliuk 562b95ae18 Merge branch 'master' into fountain_codes 2018-11-29 16:21:21 +02:00
Ivan Danyliuk 38e5505572 Add more erasure tests 2018-11-29 16:21:06 +02:00
Ivan Danyliuk b603cb0a70 Switch to fountain codes 2018-11-29 15:55:37 +02:00
Ivan Danyliuk 7c6ff7627f Add erasure tests and benchmarks 2018-11-26 16:53:09 +02:00
Ivan Danyliuk 4f86ef8e71 Add test and benchmarks 2018-11-25 21:48:38 +02:00
Ivan Danyliuk 8e03b6111a Fix incorrect chunks number determination 2018-11-25 21:48:20 +02:00
Ivan Danyliuk 8fd5f4bff8 Update tests 2018-11-25 19:42:59 +02:00
Ivan Danyliuk 15a4864f0e Fix typos 2018-11-25 19:38:25 +02:00
Ivan Danyliuk 57ccca6d1f Update cmd code to match changes 2018-11-25 18:14:46 +02:00
Ivan Danyliuk cb307e8592 Separate code between mobile specific and decoder only 2018-11-25 18:12:40 +02:00
Ivan Danyliuk bc73d4f6f4 Move protocol sources to txqr 2018-11-25 17:32:25 +02:00
Ivan Danyliuk 3cff2b1663 Move heavy gif to cmd/txqr-tester README 2018-11-19 11:26:29 +01:00
Ivan Danyliuk 8f3be39ddd Add more demo 2018-11-19 00:14:31 +01:00
Ivan Danyliuk 5f917e14da Add demo gif 2018-11-19 00:12:58 +01:00
Ivan Danyliuk 7e261a1d01 Go generate 2018-11-19 00:11:00 +01:00
Ivan Danyliuk 55e5d509be Remove log 2018-11-19 00:10:53 +01:00
Ivan Danyliuk 672154225e Update README 2018-11-19 00:09:50 +01:00
Ivan Danyliuk 53fd37d727 Fix gitattributes 2018-11-19 00:05:22 +01:00
Ivan Danyliuk 72f862fec7 Fix README and gitattributes 2018-11-19 00:04:32 +01:00
Ivan Danyliuk 17ec8fb91a Update gitattributes 2018-11-19 00:03:21 +01:00
Ivan Danyliuk 949cb9b351 Fix noBrowser issue 2018-11-18 09:55:50 +01:00
Ivan Danyliuk bc1b597fc0 Small size and agif improvements 2018-11-18 09:54:04 +01:00
Ivan Danyliuk 558d14556e Fix time start bug 2018-11-18 09:53:56 +01:00
Ivan Danyliuk f44934a331 Add possiblity to not start browser automatically 2018-11-18 09:53:35 +01:00
Ivan Danyliuk 223f46084f go mod update 2018-11-17 19:45:53 +01:00
Ivan Danyliuk 1c134c0e80 gitignore 2018-11-17 19:44:49 +01:00
Ivan Danyliuk 268d07e492 go generate 2018-11-17 19:44:28 +01:00
Ivan Danyliuk 960953e751 Embed decoder into connector, cause Xcode seem to file with two gomobile
libs imported
2018-11-17 19:44:03 +01:00
Ivan Danyliuk bd75286ad1 Add Reset and timer helpers to decoder 2018-11-17 19:43:50 +01:00
Ivan Danyliuk bd3814738d Change animated gif QR defaults 2018-11-17 19:43:35 +01:00
Ivan Danyliuk 70400c866a Rename txqr-tester mobile package 2018-11-17 19:43:08 +01:00
Ivan Danyliuk 07f96aaab7 Add WebSocket client to mobile part 2018-11-16 20:39:08 +01:00
Ivan Danyliuk c5863ff1ea Add initial mobile part code 2018-11-16 20:24:53 +01:00
Ivan Danyliuk ab7c5a0439 UI Tunings 2018-11-16 18:42:57 +01:00
Ivan Danyliuk 62f82b8af1 Add CSV downloading 2018-11-16 18:11:19 +01:00
Ivan Danyliuk ae1da4cd87 Add CSV button 2018-11-16 17:08:26 +01:00
Ivan Danyliuk 675bfa1fb5 Add primitive loader 2018-11-16 16:53:03 +01:00
Ivan Danyliuk 0c14d889ba Fix gif fps calc function 2018-11-16 16:23:18 +01:00
Ivan Danyliuk 5cb6d4fe03 UI improvements 2018-11-16 16:19:06 +01:00
Ivan Danyliuk 24b57d9923 Hide Settings while in progress 2018-11-16 16:16:36 +01:00
Ivan Danyliuk 9f8e218b3c Add data to results table 2018-11-16 16:00:35 +01:00