Commit Graph

386 Commits

Author SHA1 Message Date
andynoack
b3a58db67d Added Wireless Short-Packet (WSP) encoding/decoding for EnOcean (Switch Telegram) 2016-08-23 13:31:42 +02:00
Andreas Noack
9a87e5ab83 Added external program to encode/decode the EnOcean switch telegram 2016-08-19 12:56:49 +02:00
jopohl
7376cf2ce6 show apply decoding checkbox always 2016-08-18 18:19:07 +02:00
jopohl
64e2831faf Unittest for enocean + avoid repush of ui data 2016-08-18 17:02:19 +02:00
Andreas Noack
0582c1a9f5 Decoding/Encoding:
Improved carrier algorithm to handle arbitrary carriers, e.g. "....1....1**" that means: 4 info bits, True-bit, 4 info bits, True-bit, 2 arbitrary bits (no info)
2016-08-18 15:52:35 +02:00
jopohl
9b5e4c9ba9 fix label crash 2016-08-18 12:54:27 +02:00
jopohl
e39aab086d version1.0.7 2016-08-16 13:22:49 +02:00
jopohl
48e65680ae fix scene start sometimes not shown 2016-08-16 11:48:22 +02:00
jopohl
b16fa19b56 fix bug for signal with same name 2016-08-16 11:17:29 +02:00
jopohl
4ff66e865e peak line for spectrum analyzer 2016-08-16 11:14:26 +02:00
jopohl
dee5f73241 fix display bug: end of scene not always drawn 2016-08-16 09:28:00 +02:00
jopohl
a69b8ede48 improve performance for live setting option 2016-08-12 18:26:32 +02:00
jopohl
b2f86ed331 live update of label align option 2016-08-12 18:24:49 +02:00
jopohl
2a86125569 limit index 2016-08-12 18:18:22 +02:00
jopohl
68a1f1e623 fix crash on change project 2016-08-12 17:26:27 +02:00
jopohl
9855030f57 fix indexing error 2016-08-12 17:09:29 +02:00
jopohl
20d45833aa backward sync 2016-08-12 16:39:02 +02:00
jopohl
9c4bf11c61 forward sync 2016-08-12 16:11:04 +02:00
jopohl
8d1c373ba6 kp 2016-08-12 14:45:50 +02:00
jopohl
c4173b58b4 add option for align labels 2016-08-12 11:45:21 +02:00
jopohl
ff7028c6b4 use also start for align 2016-08-12 10:23:59 +02:00
jopohl
d381b0e2b7 remove padding and use indexing instead 2016-08-12 07:47:53 +02:00
jopohl
00787a472d remove bit_alignment_positions block variable and add flag for labelwise alignment 2016-08-12 07:22:54 +02:00
Andreas Noack
03858d2c93 Colors improved (fix #87) 2016-08-10 13:21:15 +02:00
jopohl
65ab96d9f2 fix #89 2016-08-10 07:13:01 +02:00
jopohl
5bc5bb42c9 fix #85 2016-08-09 17:57:19 +02:00
jopohl
ee57744696 Merge remote-tracking branch 'origin/master' 2016-08-09 17:34:08 +02:00
jopohl
729ceeb965 fix #84 2016-08-09 17:33:57 +02:00
Andreas Noack
d9dbe1d8c7 argh 2016-08-09 17:22:26 +02:00
andynoack
6934a17377 CRC test class and 8 bit polynomial 2016-08-09 13:29:11 +02:00
andynoack
6215e303a5 Merge branch 'master' of github.com:jopohl/urh 2016-08-09 12:12:05 +02:00
andynoack
55ed30c508 fix drop bug 2016-08-09 12:11:46 +02:00
jopohl
de13bce1b0 version1.0.6 2016-08-08 16:15:21 +02:00
jopohl
8166fee07d fix #83 2016-08-08 10:16:24 +02:00
jopohl
fab2e38dc6 Merge remote-tracking branch 'origin/master' 2016-07-29 14:08:59 +02:00
jopohl
9c64b6110e fix #82 2016-07-29 14:08:36 +02:00
jopohl
0ea294259d version1.0.5 2016-07-26 21:23:16 +02:00
jopohl
499fdf4671 fix error message 2016-07-26 21:23:01 +02:00
jopohl
13adf47307 version1.0.4 2016-07-26 21:15:00 +02:00
jopohl
d3dae8fd2f fix pip bug 2016-07-26 21:14:49 +02:00
jopohl
cc45f32a58 version1.0.3 2016-07-26 16:38:32 +02:00
andynoack
a212840a45 remove slots to use vars 2016-07-26 11:10:20 +02:00
jopohl
231acd0486 add slots for frequently used classes to improve memory footprint 2016-07-12 21:15:18 +02:00
jopohl
2ff0c98bdc use sys.executable for python3 interpreter 2016-07-07 14:07:04 +02:00
jopohl
aefc98b415 version1.0.2 2016-07-06 16:42:38 +02:00
jopohl
bbfaa7127b version1.0.1 2016-07-06 16:41:08 +02:00
jopohl
1633671df1 automated docker tests and add ui_labelset_options 2016-07-06 10:50:19 +02:00
jopohl
a4e8691845 version1.0.0 2016-07-05 14:13:27 +02:00
andynoack
eeed91c636 fix add column behaviour to be more user friendly 2016-07-05 13:05:05 +02:00
andynoack
f78a81a8c3 fix bug if candidate is none 2016-07-05 11:34:07 +02:00