Commit Graph

1915 Commits

Author SHA1 Message Date
Johannes Pohl
91cbd0fef6 increase timeout for ci tools 2017-05-12 09:43:26 +02:00
Johannes Pohl
f2010fead7 adapt unittest to new buffer preparation 2017-05-12 09:43:26 +02:00
Johannes Pohl
fd366b4298 add continuous send dialog controller 2017-05-12 09:43:26 +02:00
Johannes Pohl
81a8e51dbc add continuous modulator 2017-05-12 09:43:26 +02:00
Johannes Pohl
3c18590afd add space left property 2017-05-12 09:43:26 +02:00
Johannes Pohl
55e29881b9 add RingBuffer for continuous sending 2017-05-12 09:43:26 +02:00
Johannes Pohl
0e16d0c3bf add log for allocated memory size 2017-05-12 09:43:26 +02:00
Johannes Pohl
d8daf9cfc8 add issue template 2017-05-10 16:12:13 +02:00
Johannes Pohl
26b6d9c7f9 add os names to build badges 2017-05-05 09:18:08 +02:00
Johannes Pohl
2cb5c2e55b remove explicit default arguments for forward compatibility 2017-05-05 08:51:16 +02:00
Johannes Pohl
38aaff31b2 set gain last in rtl-sdr to make sure it gets considered for #264 2017-05-04 21:34:54 +02:00
Johannes Pohl
95e6f6ee3d add donation badge 2017-05-03 10:15:17 +02:00
Andreas Noack
bd8f295aab Bug in handling of external decodings fixed 2017-05-02 18:26:42 +02:00
Johannes Pohl
4f3b79e447 fix bandwidth setting for native rtlsdr 2017-05-02 12:58:47 +02:00
andynoack
f7e6d3204b added bandwidth control for rtltcp 2017-05-02 12:06:59 +02:00
andynoack
96e43e7298 added bandwidth control for rtltcp 2017-05-02 12:04:06 +02:00
andynoack
832627a57e added bandwidth control for rtltcp, TODO: full integration 2017-05-02 10:51:06 +02:00
Prof. Dr. Andreas Noack
2c265ae651 Merge pull request #263 from jopohl/rfcat
Rfcat-Plugin now considers configured sending repetitions
2017-05-01 15:02:47 +02:00
Andreas Noack
e32a188bd1 Added debug output for sending iterations 2017-05-01 14:48:15 +02:00
Andreas Noack
5fb6330df7 Sending with rfcat now considers the configured number of repetitions in Edit->Options->Device->... 2017-05-01 14:42:47 +02:00
Andreas Noack
d3c28b8eab Clarified format of data whitening polynomial ("w/o first bit", because it is omitted for computation of LFSR). Fix #254 2017-04-30 16:02:02 +02:00
Johannes Pohl
f9c9b7adc5 set size policy to avoid unreadable entries 2017-04-30 15:18:46 +02:00
Johannes Pohl
32bf32f509 save edit text to prevent full clear on edit 2017-04-30 15:18:46 +02:00
jopohl
0b0ef5ece9 use styled item delegate as base class 2017-04-30 15:18:46 +02:00
Johannes Pohl
87a5c6558c Optimize fuzzing performance (#255)
optimize fuzzing performance
2017-04-30 14:59:21 +02:00
Johannes Pohl
2951c5ef0b add play icon for play button in generator 2017-04-28 12:07:53 +02:00
Johannes Pohl
0b3a4580f2 fix if condition 2017-04-27 15:16:44 +02:00
Johannes Pohl
719cb189ad add open project/folder action for #248 2017-04-27 14:52:19 +02:00
Johannes Pohl
3ac7f65265 add button to go up with file tree for #248 2017-04-27 13:57:03 +02:00
Johannes Pohl
f14edce711 rename directory to folder according to #248 2017-04-27 13:26:16 +02:00
Johannes Pohl
53881984b9 remove unneeded copy 2017-04-27 13:03:17 +02:00
Andreas Noack
085a2daa51 Substitution-Decoding/Encoding improved: Data is now padded with zeroes if the length is not a multiple of the FROM field length.
Before, last bits of data were ignored and consequently reencoded in a wrong way.
2017-04-27 11:57:37 +02:00
Johannes Pohl
b72cdaeee7 set txt view read only 2017-04-27 10:26:58 +02:00
Johannes Pohl
1eeb46807c do not fix height of elements to consider greater font sizes 2017-04-27 09:47:36 +02:00
Johannes Pohl
2b5cba6417 fix off by one error when copy labels to other message type 2017-04-27 09:41:28 +02:00
Johannes Pohl
d0e8167fab only read content for txt files + fix initial dialog size 2017-04-27 09:28:34 +02:00
Johannes Pohl
fb25cc510f open txt files from file tree with double click 2017-04-27 09:26:01 +02:00
Johannes Pohl
bffb1c89f7 change label default color order to avoid adjacent color be to similar 2017-04-27 09:07:57 +02:00
Johannes Pohl
1553770b4c version1.6.2.6 v1.6.2.6 2017-04-27 08:31:59 +02:00
Johannes Pohl
1fb008ce38 adapt to changed limesdr api fix #253 2017-04-27 08:16:45 +02:00
Johannes Pohl
178088243a create with cython 0.25.2 for #252 2017-04-26 22:15:55 +02:00
Johannes Pohl
ac19d804ee adapt message for #244 2017-04-26 21:03:57 +02:00
Johannes Pohl
73c5f1c3d3 add shortcut for showing filetree 2017-04-26 14:26:10 +02:00
Johannes Pohl
19101d4c51 add optional deps to readme 2017-04-26 12:44:36 +02:00
Johannes Pohl
ef3ef9c2b9 version1.6.2.5 v1.6.2.5 2017-04-26 12:37:59 +02:00
Prof. Dr. Andreas Noack
8eefc90378 RfCat-Plugin (#250)
Add sending support for RfCat
2017-04-26 12:23:56 +02:00
Johannes Pohl
fd8969a7f9 Merge pull request #247 from jopohl/remove_symbols
remove symbols
2017-04-26 12:23:08 +02:00
Johannes Pohl
f80ec7c448 add python3 hint for #251 2017-04-26 11:20:10 +02:00
Johannes Pohl
770d097690 consider application font size for monospaced font 2017-04-26 09:35:07 +02:00
Johannes Pohl
662deebc56 add osx test to travis ci 2017-04-26 09:21:37 +02:00