Commit Graph

21 Commits (d1e8413cd341235bf940c038edaa90282d719161)

Author SHA1 Message Date
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