Граф коммитов

128 Коммитов

Автор SHA1 Сообщение Дата
Guillaume Hétier 5afa63239c
Update the build tool and sdk version for existing projects (#2)
* Update sdk and build tools version
* Remove the package folder from versioning
* Fix build configuration path
* Update .gitignore
* Update WIL and CppWinRT
* Update latest builds
2022-04-15 13:07:07 -07:00
Keith Horton e7b45e14df
Merge pull request #3 from guhetier/multipath_latency_tool
Add a dual station demonstration tool
2022-04-15 10:19:44 -07:00
Guillaume Hetier a42a07b336 Update .gitignore 2022-04-14 16:05:22 -07:00
Guillaume Hetier a87e886bbd Build MultipathLatencyAnalyzer for ARM64 2022-04-14 15:58:33 -07:00
Guillaume Hetier 743d7383de Update latest builds 2022-04-14 12:40:01 -07:00
Guillaume Hetier b737d9febf Update .gitignore 2022-04-14 12:39:24 -07:00
Guillaume Hetier 4b497cf353 Fix build paths 2022-04-14 12:39:10 -07:00
Guillaume Hetier 55f9cd0502 Revert "Update .gitignore"
This reverts commit ed4838f628.
2022-04-14 12:33:48 -07:00
Guillaume Hetier 04416c3485 Remove packages from versionning 2022-04-14 11:27:03 -07:00
Guillaume Hetier ed4838f628 Update .gitignore 2022-04-14 11:24:07 -07:00
Guillaume Hetier 128354293f Retarget project to toolset v143 and SDK v10.0.22000.0 2022-04-14 11:23:40 -07:00
Guillaume Hetier 7c73e919e3 Add licensing comments 2021-05-13 10:36:54 -07:00
Guillaume Hetier f087ab384c Update the latest builds 2021-04-16 13:18:16 -07:00
Guillaume Hetier c350da76e5 Update app output in documentation 2021-04-16 13:04:11 -07:00
Guillaume Hetier 10673690e5 Replace framerate by grouping 2021-04-16 12:20:40 -07:00
Guillaume Hetier 323048f7c9 Use 2 decimals for statistics + rewording 2021-04-16 11:43:44 -07:00
Guillaume Hetier 576f208f6b Small documentation fixes + add default values 2021-04-16 09:45:39 -07:00
Guillaume Hetier 8dfdc9ce1f Higlight links 2021-04-15 17:35:23 -07:00
Guillaume Hetier 671f4cdfa5 Split documentation and add latency analysis 2021-04-15 17:30:35 -07:00
Guillaume Hetier 38b66a4699 Rename DualSTA_SampleTool to MultipathLatencyAnalyzer 2021-04-15 16:24:13 -07:00
Guillaume Hetier 760bab7586 Add MultipathLatencyAnalyzer packages 2021-04-15 16:14:52 -07:00
Guillaume Hetier 103290c535 Small documentation improvement 2021-04-15 14:21:55 -07:00
Guillaume Hetier 0ad423897d Add x86 and x64 binaries 2021-04-07 19:05:04 -07:00
Guillaume Hetier 3d0c991a16 Sanitize inputs 2021-04-07 18:54:44 -07:00
Guillaume Hetier d2637bcbbe Clean exception logs 2021-04-07 18:54:44 -07:00
Guillaume Hetier 99af38fe02 Fix invalid conversion when loging run duration 2021-04-07 18:54:44 -07:00
Guillaume Hetier bc5ae5bb30 Fix log format + division by zero 2021-04-07 18:54:44 -07:00
Guillaume Hetier 9d7ee1bc1b Resend ping on network change 2021-04-07 18:54:44 -07:00
Guillaume Hetier 49f6bae339 Update documentation 2021-04-07 18:54:44 -07:00
Guillaume Hetier b0fd8e8a1f Cleanup logs 2021-04-07 18:54:44 -07:00
Guillaume Hetier 70786afabc Send timestamp in microsec in the datagram 2021-04-07 18:54:44 -07:00
Guillaume Hetier a1a6a9f5c4 Add DualSTA_SampleTool to the main solution 2021-04-07 18:54:44 -07:00
Guillaume Hetier 63da6e21d0 Fix warning on x86 build 2021-04-07 18:54:43 -07:00
Guillaume Hetier e9d0605de1 Update the documentation 2021-04-07 18:54:43 -07:00
Guillaume Hetier 87f02cbdd4 Don't fail fast on network unreachable error 2021-04-07 18:54:43 -07:00
Guillaume Hetier a7739f8639 Take the callback execution time into account in threadpool_timer 2021-04-07 18:54:43 -07:00
Guillaume Hetier afaff2df60 Allow to input a custom bitrate 2021-04-07 18:54:43 -07:00
Guillaume Hetier aaed385d4c Group statistic data in a type + add time and bitrate 2021-04-07 18:54:43 -07:00
Guillaume Hetier a4b302af27 Fix use of QPC as hundred nanosec without conversion 2021-04-07 18:54:43 -07:00
Guillaume Hetier 965c6dba3f Refactor SocketState into MeasuredSocket 2021-04-07 18:54:06 -07:00
Guillaume Hetier c208c55701 Add interquartile range 2021-03-30 14:58:18 -07:00
Guillaume Hetier 39db88bbc9 Replace variance by standard deviation 2021-03-30 14:58:18 -07:00
Guillaume Hetier 51d27053ec Improve connectivity check 2021-03-30 14:58:18 -07:00
Guillaume Hetier 9e4928c4af Format statistic printing 2021-03-30 14:58:18 -07:00
Guillaume Hetier beebd76c4d Add jitter/variance stat 2021-03-30 14:58:18 -07:00
Guillaume Hetier 14d5760663 Add minimum and maximum latencies 2021-03-30 14:58:18 -07:00
Guillaume Hetier f831462590 Remove minimum latency on both interface stat
This is confusing and redundant with the effective latency
2021-03-30 14:58:18 -07:00
Guillaume Hetier 57a00eee3d Minor cleanups 2021-03-30 14:58:18 -07:00
Guillaume Hetier 3344d75dec Minor cleanups 2021-03-30 14:58:18 -07:00
Guillaume Hetier 15e3dfe74a Accept local connectivity hint for secondary 2021-03-30 14:58:18 -07:00