History | View | Annotate | Download (7.88 KB)
MONL: fix sliding window size when tx_every is used
the buffer size shuold be measured in packets (or chunks), not inalready averaged samples due to tx_every.Requires tx_every configuration in constructor partch
MONL: configure tx_every in constructor of MonMeasure
MONL: fixed debug parameter setting
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2507 c54fac2e-1815-407e-9b96-088d06743913
reducing naming confusion
GRAPES was used for too many things, now it is only used to refer to the GRAPES libary
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2506 c54fac2e-1815-407e-9b96-088d06743913
Merge portablestreamer-win into trunk
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2503 c54fac2e-1815-407e-9b96-088d06743913
reverting trunk head to r2142
changes in trunk were cleaned and ported first to winestreamer-0.9.x, then to portablestreamer, finally to portablestreamer-winit seems better to roll back trunk and replace it with portablestreamer-win
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2502 c54fac2e-1815-407e-9b96-088d06743913
MONL: added a call to publishResultys when stopping a measure (i.e. save results before stopping it)
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2357 c54fac2e-1815-407e-9b96-088d06743913
MONL: During publishing peer B is now empty if no dst peer has been specified (instead of SocketId with all zeros)
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@2009 c54fac2e-1815-407e-9b96-088d06743913
MONL: corrected bug with GENERIC measureMONL: changed publish name to not use spaces (substituts ' ' with '_')MONL: changed interface of measurement capibilities: it is not needed to specify RXONLY, TXONLY, TXRXUNI, TXRXBI anymore. Instead measuremnets using for example RXONLY and TXONLY like byte for received bytes and tranmistted bytes have now a separate ID --> this fixes the bug of not having more then one measure of the same ID per destination (and sgould be a cleaner und more user friendly interface)...
MONL: changed the code of the executionlist handling: now there is only one level of hash table with key SockeId+MsgTypeMONL: changed some dynamic mem to static mem
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1551 c54fac2e-1815-407e-9b96-088d06743913
New directory structure + build-all.sh that builds the OfferStreamer
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/NAPA-BASELIBS@1506 c54fac2e-1815-407e-9b96-088d06743913