Commit Graph

32 Commits (b7b252fd5531a9be70cb4b3f9f58963df425c0e3)

Author SHA1 Message Date
bebopagogo acbc31c1d0 added 'reuse' and 'txport' command-line options in addition to 'txaddr' option 2022-09-10 20:20:34 -04:00
Honglei ea8a22c180
Add txAddr/txPort to normCast.cpp (#73)
* Add txAddr/txPort to normCast.cpp

* add missing txAddr usage for normCast.cpp
2022-09-10 20:00:08 -04:00
Brian Adamson 001d50aa46 pynorm fixes 2022-08-20 22:36:29 -04:00
Jeffery Weston cc3a29b025 added processor commands for sent and purged files on sender side for additional inter-process flexibility 2022-05-25 16:44:44 -04:00
Jeffery Weston f7f9d794f9 change silent receiver syntax, allow enabling/disabling at runtime via protopipe in normCastApp 2022-05-24 14:54:51 -04:00
Jeffery Weston 22aceaa271 code cleanup 2022-05-19 16:25:48 -04:00
bebopagogo 053aa16eb8 normCast improvements 2022-05-09 11:35:32 -04:00
Jeffery Weston 2558ffcdc7 add option to set GRTT probing mode 2022-05-05 16:34:58 -04:00
Jeffery Weston 38b61e3320 Added ability to exit sender on successful FLUSH process in non-ACK & non-repeat modes. Added supporting 'grtt' commandline option to set initial GRTT estimate which affects the amount of time the FLUSH process takes. 2022-05-05 10:10:05 -04:00
Jeffery Weston 8c9f0951ff add rxloss to examples 2022-05-03 14:21:11 -04:00
Jeffery Weston 7c5afec284 correct usage 2022-04-28 10:45:06 -04:00
Jeffery Weston d1e8413cd3 added 'processor' and 'saveaborts' options to normCast 2022-04-27 11:24:47 -04:00
bebopagogo 4f6f663671 fix to normCast repeat feature 2021-09-28 19:53:57 -04:00
bebopagogo 5bf8b44cff updated normCast usage help 2021-09-12 22:38:40 -04:00
bebopagogo 3306537ded updated normCast usage help 2021-09-12 22:35:28 -04:00
bebopagogo b44ce93125 update to normCast example, adding 'hot outbox' capability 2021-09-12 10:39:06 -04:00
Jeffery Weston bc2536b1d7 added commandline options to set segment/block size, parity/autoparity, tx/rx socket buffer size, buffer size (all consistent with existing normStreamer commandline options) 2020-09-15 10:32:29 -04:00
Jeffery Weston fe2e9d7f02 make tabs/spaces consistent; fix minor SetSilentReceiver logic bug; add missing bits to usage statements; copy 'ack auto' commandline option and logic from normCast/normStreamer into normMsgr 2020-09-14 15:58:09 -04:00
bebopagogo c738eea1a9 added option for GRTT probing aspect of NORM to use a distinct IP traffic class for its operation. The reason for this is where some Layer 2 protocols may implement some form of reliable, retransmission that could adversely impact the NORM GRTT round-trip measurement. A distinct traffic class for that signaling allows the possibility of mapping it to different underlying Layer 2 services (e.g. bypass any reliability mechanism for those specific NORM messages) 2020-06-06 12:41:58 -04:00
mjvk 8d8c3f0da5
[WIP] Cmake (#8)
* Adds initial cmake

* Renames include according common convention

* Tries to include examples

* Changes to protokit

* Improves install step

* Removes /protokit

* Fixes some comments

* Adds a few feature tests

* Adds FLOCK includes

* Removes if in feature tests

* Fixes missing normApi.cpp

* Adds missing include

* Fixes bad rename
2020-05-18 10:19:04 -04:00
bebopagogo 260109ea70 update to track Protolib ProtoPkt changes 2020-01-20 00:21:49 -05:00
bebopagogo 2188afe82f added code to normCast to list acking/non-acking nodes upon failure 2020-01-11 21:30:54 -05:00
bebopagogo 9775aa3744 added 'ack auto' option and self-assigned node id to normCast 2020-01-11 21:09:57 -05:00
bebopagogo 6d79812341 normCast modified so only basename is conveyed for enqueued file items. Also fix to wscript for Python 3 compatibility 2020-01-02 22:28:12 -05:00
bebopagogo 31d1d6f8a5 normCast modified so only basename is conveyed for enqueued file items. Also fix to wscript for Python 3 compatibility 2020-01-02 22:16:38 -05:00
bebopagogo 39ac23361b Merge branch 'master' of https://github.com/USNavalResearchLaboratory/norm 2020-01-02 22:15:45 -05:00
bebopagogo ada15125a1 normCast modified so only basename is conveyed for enqueued file items. Also fix to wscript for Python 3 compatibility 2020-01-02 22:15:31 -05:00
Brian Adamson 05b63ed6dc normCast tweak 2019-12-27 21:25:05 -05:00
bebopagogo 24199cd310 tweaks to normCast example 2019-12-27 20:48:54 -05:00
bebopagogo e4a3d74512 Win32 tweaks to normCast example 2019-12-27 19:18:02 -05:00
bebopagogo 3eb8b83a33 working on normCast Win32 support 2019-12-27 13:53:32 -05:00
bebopagogo 1f0f97f5b5 initial addition of normCast example 2019-12-27 11:40:11 -05:00