Commit Graph

201 Commits

Author SHA1 Message Date
Johannes Pohl
6f4be59115 full update in arch linux docker container to prevent out of date mirrors 2017-01-12 11:04:22 +01:00
jopohl
663eb3e18d fix unittests + names for preamble and sync in length component 2017-01-11 11:06:26 +01:00
jopohl
94bbacdeef make awre use field types 2017-01-11 10:31:14 +01:00
Johannes Pohl
b878fbb84f gentoo fixes 2017-01-05 23:56:23 +01:00
Johannes Pohl
5274c6a0bb optimize docker files 2017-01-05 23:15:43 +01:00
andynoack
c23db5f81c add use flag for gentoo 2017-01-05 12:28:34 +01:00
jopohl
e477b0311a Gentoo Docker Container builds successfully 2017-01-03 12:46:39 +01:00
jopohl
20e9297cbb move dockerfiles to folders + rename for syntax highlighting 2017-01-03 09:01:15 +01:00
jopohl
9e40a724bd add gentoo dockerfile 2017-01-02 16:16:01 +01:00
jopohl
48c8c1aec3 choose right enocean hash depending on message format 2016-12-04 14:34:03 +01:00
jopohl
3692139d0b rearrange enocean crc methods 2016-12-03 16:57:23 +01:00
jopohl
fe80da71a9 Add DecodingErrorStates 2016-12-02 11:51:40 +01:00
jopohl
5992886ba5 rename encoding -> Encoder 2016-12-02 10:40:02 +01:00
jopohl
df3ff6315c fix test for crc polynomial 2016-12-01 16:58:32 +01:00
andynoack
f09c473978 enocean crcs 2016-12-01 13:41:46 +01:00
jopohl
080da015aa remove rebuild of debian8 2016-11-20 20:46:17 +01:00
jopohl
fb595060d5 repair setup.py install 2016-11-20 20:43:49 +01:00
jopohl
286b45460f fix installation 2016-11-20 20:14:46 +01:00
jopohl
23e8c0579b remove rebuilds 2016-11-20 19:42:52 +01:00
jopohl
fc2a6f6dcb installation updates 2016-11-20 19:42:13 +01:00
jopohl
f172eb352f add distutil logging and install pyqt5 only when it is not installed 2016-11-20 16:36:04 +01:00
jopohl
f953905730 Use Setuptools for installation 2016-11-20 15:05:56 +01:00
jopohl
65dcd07a9e add kali support for testing 2016-11-19 10:54:12 +01:00
jopohl
5f3fcdd887 add enocean test signal 2016-11-18 18:48:24 +01:00
jopohl
eaf800c895 dominate enocean 2016-11-18 15:53:47 +01:00
jopohl
5013a32a3c add unittest and nonecheck for generator crash #1 2016-11-15 13:44:23 +01:00
Andreas Noack
e970dc53a3 Merge branch 'master' of github.com:jopohl/urh 2016-10-31 09:53:29 +01:00
jopohl
55fe34488a catch indexerror for dirty preambles 2016-10-28 15:57:26 +02:00
jopohl
e39f6a3267 Merge branch 'master' into awre 2016-10-28 13:37:58 +02:00
jopohl
b8d5c40e92 create unittest for analyze button 2016-10-28 13:36:54 +02:00
Andreas Noack
f16b4aae21 Added cut-decoding...without GUI (TBD) 2016-10-27 18:57:57 +02:00
jopohl
31ee1a7880 add procps req 2016-09-29 15:13:07 +02:00
jopohl
48fc93eff5 fix unit test 2016-09-29 13:48:24 +02:00
jopohl
1d883853b9 merge 2016-09-23 10:49:07 +02:00
jopohl
21579724b8 add test for kali 2016-09-22 14:42:17 +02:00
jopohl
c0a9b3b12c Merge branch 'master' into awre 2016-09-20 22:21:10 +02:00
jopohl
960b330e99 remove unneeded tests that are already performed in awre 2016-09-18 12:27:08 +02:00
jopohl
92d6f1add7 unittest for performance of set shown protocols 2016-09-18 12:24:04 +02:00
jopohl
b584b641d2 fix conflict with ruleset message types and auto assigned message types in label assignments 2016-09-18 11:49:11 +02:00
jopohl
42678c75cd seperation for src and dst address 2016-09-18 10:46:37 +02:00
jopohl
3dfdc4a759 fix address ui issues 2016-09-17 21:12:47 +02:00
jopohl
f6aff4dd4f method for choosing highscored candidate pair 2016-09-17 20:42:40 +02:00
jopohl
c1d7c4e235 add more unittests 2016-09-17 13:48:49 +02:00
jopohl
d501260af9 show message type in gui 2016-09-17 08:56:54 +02:00
jopohl
94edc5f422 assign message type + unit test 2016-09-17 08:33:02 +02:00
jopohl
8d5124bf7f prepare method for message type assigning 2016-09-16 21:00:49 +02:00
jopohl
91eedc266d find address candidates 2016-09-16 09:54:11 +02:00
jopohl
05006fb3b4 add next steps 2016-09-14 08:55:26 +02:00
jopohl
2e79331f41 scoring to find address candidates 2016-09-14 08:50:29 +02:00
jopohl
091d31f294 longest common substring in cython 2016-09-13 17:22:08 +02:00