bebopagogo
f1e240cb28
pulled updated submodule code
2022-09-11 17:23:31 -04:00
bebopagogo
80fa426b0b
cleaned up Visual Studio build configurations
2022-09-11 17:21:06 -04:00
bebopagogo
8842897961
cleaned up Visual Studio build configurations
2022-09-11 17:20:15 -04:00
Brian Adamson
5adfa5902c
Update README.TXT
2022-09-11 14:34:50 -04:00
bebopagogo
e9658ab837
fixed type casting issue with NormSenderNode::backoff_factor
2022-09-11 14:29:58 -04:00
bebopagogo
d00ebc22d2
fixed type casting issue with NormSenderNode::backoff_factor
2022-09-11 14:27:21 -04:00
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
bebopagogo
b896f5408f
update to NormSession::DeleteTxObject() to close file for NORM_OBJECT_FILE _befere_ issuing PURGE notification
2022-09-07 11:48:40 -04:00
bebopagogo
2e3d00e254
pulled updated submodule code with ProtoEvent::Close() WIN32 fix
2022-08-27 10:38:30 -07:00
bebopagogo
61a87e6b5f
updated submodule
2022-08-21 00:57:47 -04:00
adamson
a00ea1b2df
pulled updated submodule code
2022-08-21 00:33:34 -04:00
adamson
e8fe5f4fcd
file renaming improvement
2022-08-21 00:31:00 -04:00
bebopagogo
f8edc36cbf
tweak
2022-08-21 00:24:44 -04:00
bebopagogo
a8c5688d40
updated NormFile::Rename() to always close/reopen files upon renaming for better performance due to way file handles are managed on Unix ... was already required for Windows
2022-08-21 00:18:29 -04:00
bebopagogo
5872195eaa
refinement/improvement to inactive sender timeout/reactivation
2022-08-20 22:52:05 -04:00
Brian Adamson
d1d69f7820
formatting
2022-08-20 22:45:59 -04:00
Brian Adamson
684c7303e2
Merge branch 'master' of https://github.com/USNavalResearchLaboratory/norm
2022-08-20 22:36:52 -04:00
Brian Adamson
001d50aa46
pynorm fixes
2022-08-20 22:36:29 -04:00
Honglei
a08f387ec5
Make Session.getReportInterval work ( #68 )
...
* Update core.py
libnorm.NormGetReportInterval.argtypes missed
* Update session.py
getReportInterval Need return the value
* fix Unknown command FetchContent_MakeAvailable
-- Building protokit from c51d4a771b0ccb073a78e1cf60f0deb7d652f382
CMake Error at CMakeLists.txt:63 (FetchContent_MakeAvailable):
Unknown CMake command "FetchContent_MakeAvailable".
https://github.com/EMsoft-org/EMsoft/issues/93
2022-07-18 16:54:09 -04:00
bebopagogo
a1bb33c354
added full parameter set to pynorm.Session.setTxPort()
2022-07-02 17:07:23 -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
bebopagogo
858be37709
fixes to pynorm for Python3 and normMsgr.py and normFileSend.py examples
2022-05-22 23:17:58 -04:00
bebopagogo
1ba16231bb
fix to pynorm Session.setRxPortReuse() method
2022-05-22 22:08:57 -04:00
bebopagogo
5cd6498c39
fixes to pynorm for Python3 and normMsgr.py and normFileSend.py examples
2022-05-22 22:01:47 -04:00
bebopagogo
972b1a3e0b
fixes to pynorm for Python3 and normMsgr.py and normFileSend.py examples
2022-05-22 21:52:45 -04:00
Jeffery Weston
9e796e69b2
add protoApp version of normCast (normCastApp) -- includes realtime protopipe for runtime control using a subset of commands (rate, CC, autoparity, loss)
2022-05-19 16:55:37 -04:00
Jeffery Weston
22aceaa271
code cleanup
2022-05-19 16:25:48 -04:00
bebopagogo
76023bd750
protolib rollup
2022-05-09 11:36:06 -04:00
bebopagogo
053aa16eb8
normCast improvements
2022-05-09 11:35:32 -04:00
bebopagogo
e9e3c99b21
update to NORM_SYNC_ALL policy
2022-05-09 11:33:01 -04:00
bebopagogo
46a030891d
NORM_SYNC_ALL policy improvement
2022-05-09 11:30:24 -04:00
bebopagogo
c29ef4adbd
cleanup
2022-05-09 11:29:07 -04:00
bebopagogo
039e70d601
cleanup
2022-05-09 11:28:17 -04:00
bebopagogo
b9fab02215
cleanup
2022-05-09 11:26:53 -04:00
bebopagogo
ebd51d79de
clean up
2022-05-09 11:25:15 -04:00
bebopagogo
6f59618f4a
updated android build files to more recent gradle wrapper and Android SDK versions to work with Android Studio Bumblebee release
2022-05-08 16:52:10 -04:00
bebopagogo
3fd9bad54e
fix so that when NormSyncPolicy is NORM_SYNC_ALL, receivers will NACK in reponse to NORM_CMD(FLUSH) messages received. Also updated normCast example behavior making 'ack auto' operation more robust.
2022-05-08 16:49:04 -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
b997771fec
Update unix postprocessor code to allow for a fixed number of simultaneous postprocessor child processes. Previous behavior killed the previous process in order to start a new one. Also correctly tracks when they die.
2022-04-29 13:47:07 -04:00
Philip Cali
5dc78909ce
feat: adding dockerfile for docker image building ( #56 )
...
* feat: adding docker support
* fix: typo in README
2022-04-28 22:06:43 -07: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
Brian Adamson
be88d6e79a
Delete local.properties
...
Android "local.properties" files should not be checked into version control. They contain information that is only relevant to the local development environment (e.g. paths to android tools, etc)
2021-12-03 18:05:15 -05:00
Alessandro Grossmann
29bd835c69
Reconfigured the android Gradle build ( #47 )
...
* CMakeLists.txt now build jar with ant and gradle package .jar into .aar. Updated README with instructions.
* Updated instructions.
* Fixed code block formatting.
* Replcaing txt with md.
* Fixed formatting.
* Removed README.TXT.
2021-12-03 18:01:38 -05:00
bebopagogo
4f6f663671
fix to normCast repeat feature
2021-09-28 19:53:57 -04:00
bebopagogo
12c729aaff
added Android gradle CMakelists file, etc
2021-09-17 20:16:41 -04:00