Commit Graph

865 Commits

Author SHA1 Message Date
Johannes Pohl
adcbfa59f3 add information where to find network sdr send button when network sdr is selected in default sending dialog 2017-01-28 13:59:09 +01:00
Johannes Pohl
32c8c62ad9 enhance plugin description 2017-01-28 12:49:49 +01:00
Johannes Pohl
271f2a0920 Send messages via tcp 2017-01-28 12:33:47 +01:00
Johannes Pohl
cabd477feb improve network send button design 2017-01-28 10:43:10 +01:00
Johannes Pohl
c9969d972b add network sdr send button to generator + toggle status when plugin enabled changed 2017-01-27 15:28:23 +01:00
Johannes Pohl
34b9e40fc2 Merge branch 'master' into network_sdr_plugin
# Conflicts:
#	src/urh/cythonext/path_creator.cpp
#	src/urh/cythonext/signalFunctions.cpp
#	src/urh/cythonext/util.cpp
2017-01-27 14:48:26 +01:00
Johannes Pohl
954229c5f2 make encoding enforceable in generator via right click menu 2017-01-27 14:48:02 +01:00
Johannes Pohl
5f2d3b34de fix start step for os x 2017-01-26 23:00:13 +01:00
Johannes Pohl
ddf2aace45 uncomment gentoo test till docker bug gets fixed 2017-01-26 22:57:47 +01:00
Johannes Pohl
803bbadf44 add automated install test for osx 2017-01-26 22:50:25 +01:00
Johannes Pohl
9bb552d348 make psk serial to prevent parallelization errors 2017-01-26 19:19:19 +01:00
Johannes Pohl
458ae94c0d add instructions for mac os x installation 2017-01-26 18:55:55 +01:00
Johannes Pohl
1bc1bdcaf9 version1.2.4.3 2017-01-26 18:50:38 +01:00
Johannes Pohl
2cdd325899 Merge pull request #117 from jopohl/macosxfixes
Macosxfixes
2017-01-26 18:49:52 +01:00
Johannes Pohl
b5f20ae6bb better definition for complex number 2017-01-26 18:45:13 +01:00
Johannes Pohl
2f59e2ec5f fix lloyd 2017-01-26 18:37:25 +01:00
Johannes Pohl
4dfe109019 remove open mp flag for osx 2017-01-26 17:10:47 +01:00
Johannes Pohl
2a1292a715 remove static compile options 2017-01-26 17:06:18 +01:00
Johannes Pohl
0390d136d5 make complex definition osx friendly 2017-01-26 16:55:18 +01:00
Johannes Pohl
49c29125f4 rebuild cpp files 2017-01-26 16:28:19 +01:00
andynoack
0a623e38c6 remove debug info 2017-01-26 12:09:23 +01:00
andynoack
ee74798e16 error handling 2017-01-26 10:48:07 +01:00
andynoack
70cdd87701 removed ip check 2017-01-26 10:43:35 +01:00
andynoack
333f86a9f5 improve network SDR plugin GUI 2017-01-26 10:37:18 +01:00
Johannes Pohl
11d6d77767 version1.2.4.2 v1.2.4.2 2017-01-25 19:46:59 +01:00
Johannes Pohl
d473c56aa4 remove layout changed calls in generator to ensure refresh on windows 2017-01-25 19:43:48 +01:00
Johannes Pohl
1f32d3dbad layoutChanged is not enough on windows to refresh model 2017-01-25 19:27:12 +01:00
Johannes Pohl
a18e7adea7 Use INI Format for QSettings to prevent Windows from using Registry 2017-01-25 18:34:16 +01:00
jopohl
0f6d884e1a add link to protocol sniffer in plugin options 2017-01-25 13:30:48 +01:00
jopohl
565f2f9341 show options dialog without blocking 2017-01-25 13:09:57 +01:00
jopohl
d23fb92425 move show_proto_sniff_dialog to MainController 2017-01-25 13:07:22 +01:00
jopohl
6b3ddcd300 add todo for encoding 2017-01-25 09:44:17 +01:00
jopohl
1e5b917b7c show received bits from network sdr in gui 2017-01-25 09:39:41 +01:00
Johannes Pohl
3938078e98 save received bits in list 2017-01-24 16:39:19 +01:00
jopohl
c9d905ef9d integrate network plugin calls in virtual device 2017-01-24 15:24:55 +01:00
jopohl
9bad912ef4 add marker in main code for plugin injection 2017-01-24 14:28:25 +01:00
jopohl
999f96acb5 remove unused imports 2017-01-24 14:17:47 +01:00
jopohl
25ae7d44c3 centralize name for network sdr item 2017-01-24 14:04:07 +01:00
Johannes Pohl
33e6191abf Show Network SDR Plugin in GUI + Tip for Protocol Sniffer 2017-01-22 16:05:40 +01:00
jopohl
a3f13cfe8d remove debug pring 2017-01-21 18:41:52 +01:00
jopohl
872bd9bf5d add send and receive methods + tooltips 2017-01-21 18:38:49 +01:00
jopohl
6adabb0f4a enhance unittest 2017-01-21 17:40:59 +01:00
jopohl
6c5e4135d8 simplify bit str to bytearray method by directly padding 2017-01-21 10:04:57 +01:00
jopohl
82d2bdf35f methods for bits to bytearray for sending/receiving + unittest 2017-01-21 09:59:12 +01:00
Johannes Pohl
6f8b142ba5 add dist and egg dir to gitignore 2017-01-20 13:19:46 +01:00
Johannes Pohl
dbdcc4d9a6 GUI for SDR Network Plugin 2017-01-20 10:28:31 +01:00
andynoack
809b3c28ee fix awre crash and missing participant gui update 2017-01-19 11:41:59 +01:00
Johannes Pohl
a5805c56db Merge pull request #115 from jopohl/broadcastparticipant
Broadcastparticipant
2017-01-16 18:59:02 +01:00
Johannes Pohl
c7940e4a86 fix #114 2017-01-16 18:58:30 +01:00
jopohl
3a5736ee5f add broadcast flag for participant 2017-01-16 15:55:34 +01:00