Commit Graph

326 Commits

Author SHA1 Message Date
jopohl
85bc0d53d9 remove comments 2016-07-01 12:56:25 +02:00
jopohl
5c79def75c get byte length for block 2016-07-01 12:46:41 +02:00
jopohl
a479bc0209 code formatting 2016-06-30 14:46:42 +02:00
jopohl
7192201236 refactor label assigner 2016-06-30 14:44:41 +02:00
jopohl
deac2ddbd0 find constants 2016-06-30 14:02:42 +02:00
jopohl
e0ba7637df update icons 2016-06-28 18:36:31 +02:00
jopohl
73baf4bb2e fix #79 2016-06-28 18:35:27 +02:00
jopohl
65a2ce3370 fix #81 2016-06-28 16:58:08 +02:00
jopohl
b7ccaf2148 fix #80 2016-06-28 16:20:30 +02:00
jopohl
0959cfc5ac remove blockranges for groups in DeleteBitsAndPauses action 2016-06-28 15:47:43 +02:00
andynoack
d313f230d6 GUI improved 2016-06-28 13:22:51 +02:00
andynoack
8e39680247 fix scroll bug 2016-06-28 10:09:30 +02:00
jopohl
640c458e49 add some thoughts in comment 2016-06-24 14:56:07 +02:00
jopohl
6c216a4a0f count occurences of intervals per block 2016-06-24 13:03:31 +02:00
jopohl
b1b9b2a606 formatting 2016-06-23 19:47:41 +02:00
jopohl
df062c458d constant ranges per block pair 2016-06-23 19:07:39 +02:00
jopohl
a4418b1582 comment out combined intervals 2016-06-23 14:37:50 +02:00
jopohl
2a18ff64ba fix range start 2016-06-23 14:29:44 +02:00
jopohl
006227e8ad disable debugging prints 2016-06-23 11:34:51 +02:00
jopohl
09bdba0747 use common interval for combine intervals 2016-06-23 11:18:03 +02:00
jopohl
b6e9a54185 adapt interval calls 2016-06-23 11:01:26 +02:00
jopohl
7f52ef1e1b add intervall class 2016-06-23 10:56:54 +02:00
jopohl
22911ca295 remove warning 2016-06-23 10:09:53 +02:00
jopohl
c74b103c9d move convert range to protocol block and fix generator test 2016-06-23 09:56:44 +02:00
jopohl
0537dd0d00 set log level to warning 2016-06-23 09:09:03 +02:00
jopohl
2e32e3af51 add class LabelAssigner and find sync with constant indices 2016-06-23 09:02:57 +02:00
jopohl
ae21dee012 sort list before setting 2016-06-23 07:48:27 +02:00
jopohl
dbaaa1d915 combine constant indices 2016-06-22 15:30:18 +02:00
jopohl
9924bd8e18 add all ranges 2016-06-22 14:35:40 +02:00
jopohl
1c5693c874 rename count to constant length 2016-06-22 07:37:20 +02:00
jopohl
b724bf7fb4 refactor add constant range 2016-06-21 23:18:14 +02:00
jopohl
e17e04cc18 use lists instead of sets as we update the end in place 2016-06-21 23:04:57 +02:00
jopohl
c4310703f6 take only shortest common constant per block 2016-06-21 22:48:04 +02:00
jopohl
047b6fa8c8 sort output and add timing to unittest 2016-06-21 18:21:15 +02:00
andynoack
e95a7922ad Analyzing labels 2016-06-21 12:28:26 +02:00
jopohl
7dc591ec42 find sync bytes 2016-06-20 09:45:07 +02:00
jopohl
7b64c20dc9 remove min check for preamble and iterate over 4 bits instead 2016-06-20 08:43:32 +02:00
jopohl
fe24ba2118 auto assign preamble 2016-06-15 15:06:34 +02:00
jopohl
e3b531cc0c add test for auto assign labels 2016-06-15 11:41:23 +02:00
jopohl
ce55f6d80e frames for generator 2016-06-15 10:59:59 +02:00
jopohl
2693ce7e62 fix #75 2016-06-15 10:33:43 +02:00
jopohl
1261218ac5 fix #76 2016-06-14 17:24:07 +02:00
andynoack
a249aae737 GUI GUI GUI 2016-06-14 13:30:01 +02:00
andynoack
1e9bbcd07f Cursor 2016-06-14 11:08:00 +02:00
andynoack
fda09b6469 exceptions++ 2016-06-14 10:54:28 +02:00
andynoack
3b3acc6044 some ergonomic updates 2016-06-14 09:39:27 +02:00
jopohl
c4c6993707 fix #72 2016-06-13 20:44:55 +02:00
jopohl
5e62955a8d code and test for auto assign decodings 2016-06-13 20:28:32 +02:00
jopohl
46036cc041 fix #73 2016-06-12 13:00:10 +02:00
jopohl
9125149dbc write algorithm for auto assignment 2016-06-12 11:41:17 +02:00