Commit Graph

162 Commits

Author SHA1 Message Date
Johannes Pohl
fd366b4298 add continuous send dialog controller 2017-05-12 09:43:26 +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
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
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
1eeb46807c do not fix height of elements to consider greater font sizes 2017-04-27 09:47:36 +02:00
Johannes Pohl
73c5f1c3d3 add shortcut for showing filetree 2017-04-26 14:26:10 +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
e252926f3f add progress bar for fuzzing 2017-04-25 19:14:25 +02:00
jopohl
6ab0518890 remove symbol config from options 2017-04-25 10:22:16 +02:00
Andreas Noack
b74707f857 Encoding: Add Morse Code encoding (fix #225) 2017-04-21 16:44:48 +02:00
Johannes Pohl
cabca61542 Merge pull request #237 from jopohl/optimize_protocol_sniffer
Optimize Protocol Sniff Dialog
2017-04-18 18:41:11 +02:00
Johannes Pohl
ad50ac3a76 fix button caption 2017-04-18 18:29:27 +02:00
Johannes Pohl
7b038e1815 fix element order 2017-04-18 17:10:19 +02:00
Johannes Pohl
f1566fe67d add loading routine for txt files (sniffed bits) 2017-04-18 14:44:00 +02:00
Johannes Pohl
7253db105e add tooltip for accept button 2017-04-18 11:56:29 +02:00
Johannes Pohl
6c2b7459ca add decodings to sniff dialog 2017-04-17 16:57:30 +02:00
Johannes Pohl
03b1ec93ad add graphics view for preview + add device infos to message box 2017-04-17 15:25:39 +02:00
Johannes Pohl
285690fee9 add dark theme for #240 2017-04-16 18:04:05 +02:00
Johannes Pohl
4c826adb94 Merge pull request #228 from jopohl/limesdr
Add support for limesdr
2017-04-14 12:17:19 +02:00
Johannes Pohl
c4fd15d3b0 make antenna and channel configurable 2017-04-11 11:58:57 +02:00
Johannes Pohl
290abab490 make left part of analysis smaller by default 2017-04-04 16:45:13 +02:00
Johannes Pohl
7374e4857c improve analysis gui + use super close events 2017-04-04 14:15:42 +02:00
jopohl
6c0267651b optimize for low res 2017-04-01 21:13:21 +02:00
Johannes Pohl
3f4031718f remove global progress bar and use wait cursor instead 2017-03-29 10:44:17 +02:00
Johannes Pohl
89e970321d add check for installed and avail device extensions 2017-03-13 16:41:49 +01:00
Johannes Pohl
9b8974e280 refactor library def 2017-03-13 15:03:53 +01:00
Johannes Pohl
38079eb451 hide native rebuild options on windows 2017-03-13 14:49:10 +01:00
Johannes Pohl
c4e7d5e56a move device extension build logic to new class 2017-03-13 14:33:03 +01:00
Johannes Pohl
ff59df7453 add connect for scan button 2017-03-13 14:04:58 +01:00
Johannes Pohl
be614795c2 reformat code + add scan button 2017-03-13 14:02:57 +01:00
Johannes Pohl
3278a77335 add GUI for native device compile 2017-03-13 11:27:14 +01:00
Andreas Noack
7e3af3b2bd RTLSDRTCP: some bugfixes, tabbing in send/recv dialog improved 2017-03-12 13:04:47 +01:00
Johannes Pohl
a818d840f7 remove unsued in group added 2017-03-11 15:03:47 +01:00
Johannes Pohl
63945c1eec fix protocol edit tree bug 2017-03-11 14:59:49 +01:00
Johannes Pohl
2d0aac4c33 make usrp device args configurable 2017-03-11 12:58:03 +01:00
Johannes Pohl
c0a1ce86b5 remove usrp ip and replace with device args 2017-03-11 12:34:22 +01:00
Johannes Pohl
29b8b8ccb8 consider min max for freq sample rate and bandwidth 2017-03-10 18:16:13 +01:00
Johannes Pohl
b0f1fd81d3 show relative receive buffer full + make receive buffer size configurable 2017-03-10 16:19:51 +01:00
Johannes Pohl
fa5fac9157 show remaining ram in send recv dialogs 2017-03-10 15:59:50 +01:00
Johannes Pohl
63b4b4d183 add direct sampling support and freq correction for rtlsdr 2017-03-10 12:36:07 +01:00
Johannes Pohl
ff86addeec direct sampling support and freq correction for native rtlsdr 2017-03-10 12:11:04 +01:00
Johannes Pohl
5b0d6fb2fb add direct sampling selection to gui 2017-03-10 11:26:14 +01:00
Johannes Pohl
3a832bb500 add label+spinbox for freq correction 2017-03-10 10:53:36 +01:00
Johannes Pohl
c6f78e33ee repair UI 2017-03-10 10:44:21 +01:00
Johannes Pohl
3139d499f8 add tooltips for gains 2017-03-10 10:42:40 +01:00
Johannes Pohl
d3e6f050c0 add ifgain and baseband gain to virtual device 2017-03-08 10:49:05 +01:00
Johannes Pohl
6da598265b add gain spinboxes 2017-03-08 10:09:41 +01:00