Commit Graph

794 Commits

Author SHA1 Message Date
Johannes Pohl
b05bedfd7c fix yslider for live graphic view 2017-02-20 19:22:58 +01:00
Johannes Pohl
dd153604b1 let live graphic view inherit from zoomable graphic view 2017-02-19 23:19:47 +01:00
Johannes Pohl
591f9bd562 do not abort on equal indices for network backend 2017-02-19 13:39:41 +01:00
Johannes Pohl
772059d701 do not use ringbuffer for proto sniff to prevent data loss 2017-02-19 13:31:08 +01:00
Johannes Pohl
7dbd800d9b init device before setting scene so graphic view gets right scene 2017-02-19 13:03:56 +01:00
Johannes Pohl
a7c7443861 set plot data before 2017-02-19 12:47:49 +01:00
Johannes Pohl
60b2f8a36a add clear path for receive dialog 2017-02-19 12:37:49 +01:00
Johannes Pohl
ec061081a4 only update sniff view if new data received 2017-02-19 12:27:56 +01:00
jopohl
20cc31e731 timer already define in base class 2017-02-18 21:38:35 +01:00
jopohl
7ffb2841bd test clear button 2017-02-18 21:22:41 +01:00
jopohl
f0daedb269 use different ports for test cases 2017-02-18 21:06:19 +01:00
jopohl
7e5a258b56 add test for sniffer write to file 2017-02-18 20:44:23 +01:00
jopohl
ab2a4fd652 add unittest for protocol sniffer 2017-02-18 19:33:43 +01:00
jopohl
f261d5b665 add testing mode to protocol sniffer 2017-02-18 15:51:27 +01:00
jopohl
e1a391629d add property for device in base class 2017-02-18 15:42:34 +01:00
jopohl
bdc99c03ca set rx flag for controller 2017-02-18 15:15:28 +01:00
jopohl
647d99682a hide receive ui items for send dialog 2017-02-18 14:56:12 +01:00
jopohl
4e3e95f21a cleanup code 2017-02-18 14:53:09 +01:00
jopohl
efd223aed1 remove ui_proto_sniff 2017-02-18 14:52:31 +01:00
jopohl
300937dac4 let SniffDialog inherit from sendrecv dialog 2017-02-18 14:51:58 +01:00
jopohl
17dd6a243f hide device ui items when network sdr is selected 2017-02-18 10:57:16 +01:00
jopohl
50ac8eef20 fix crash for close event if device list is empty 2017-02-18 10:41:54 +01:00
jopohl
3cf4cd8ff9 let network sdr be valid device 2017-02-18 10:41:21 +01:00
jopohl
25b07e3e06 add unittest for send and receive using network sdr plugin 2017-02-17 23:19:09 +01:00
jopohl
69130b350b Make SendRecvDialogController be a base class for Send/Recv/Spectrum Dialog 2017-02-17 18:13:53 +01:00
Johannes Pohl
cb031f7523 refactor signal tab controller 2017-02-16 23:18:34 +01:00
Johannes Pohl
a2ff47733a circumvent os error described in #131 2017-02-16 22:41:50 +01:00
Johannes Pohl
5e97c6f3dd version1.3.5 2017-02-16 22:05:07 +01:00
Johannes Pohl
875a9539db fix #130 2017-02-16 21:48:55 +01:00
Johannes Pohl
9feccea7b9 catch exception for #131 2017-02-16 21:16:03 +01:00
Johannes Pohl
2a4e0673b7 refactor editable graphic view context menu + add unittest 2017-02-16 21:06:50 +01:00
Johannes Pohl
e8ecbf4d49 reformat code 2017-02-16 20:29:17 +01:00
Johannes Pohl
90e4d5e21f refactor text edit protocol view context menu + add unit test 2017-02-16 19:44:43 +01:00
Johannes Pohl
29886e126b add unittests for table context menus 2017-02-16 19:09:53 +01:00
Johannes Pohl
396d10bc7b refactor context menu event 2017-02-16 17:24:31 +01:00
Johannes Pohl
5b15f02557 refactoring 2017-02-16 16:43:37 +01:00
Johannes Pohl
c312a19df1 code formatting 2017-02-16 16:01:18 +01:00
Johannes Pohl
1bc32f7deb fix crash for context menu on empty table 2017-02-16 15:56:58 +01:00
andynoack
26547c595b remove test push button 2017-02-16 09:32:18 +01:00
Johannes Pohl
3b9a86d1d8 do not adjust step on value changed as it leads to #129 2017-02-16 07:21:42 +01:00
Johannes Pohl
89330a2225 use selection color for send indicator 2017-02-15 21:33:14 +01:00
Johannes Pohl
04227ac4e9 use method from message to convert indices in label dialog 2017-02-15 20:56:05 +01:00
Johannes Pohl
6ccb7c2630 fix index conversion to hex 2017-02-15 19:17:25 +01:00
Johannes Pohl
9fcfd8efbd version1.3.4 2017-02-14 23:40:34 +01:00
Johannes Pohl
2a2c410b7a enhance unittests for signal frame 2017-02-14 23:14:05 +01:00
Johannes Pohl
a72ebe87fc add unittest for message type dialog 2017-02-14 16:10:50 +01:00
Johannes Pohl
deae8a1289 refactor ProjectDialogController 2017-02-14 11:24:31 +01:00
Johannes Pohl
b0c84557e1 use dict for color definition 2017-02-13 07:23:24 +01:00
Johannes Pohl
cd70575e71 add swap bytes method 2017-02-12 23:54:31 +01:00
Johannes Pohl
d5fdbd6a3a add swap bytes method 2017-02-12 23:44:50 +01:00