Commit Graph

12 Commits

Author SHA1 Message Date
Matteo Cypriani 703e78ff1a [scripts] Add CMakeLists.txt (install files)
Add installation targets for the scripts and Perl modules.
2013-09-23 17:03:51 -04:00
Matteo Cypriani 935b77e114 [scripts] AggCheck: -n prints total nb of packets 2013-09-23 16:10:52 -04:00
Matteo Cypriani 725d804bc2 [scripts] *.pl: fix synopsis' typesetting 2013-09-23 16:10:51 -04:00
Matteo Cypriani 3bc4c3bb8d [scripts] AggSetCoord: document batch processing
Add an example of shell script to set different coordinates at multiple
line ranges in a single aggregation file.
2013-09-23 16:10:51 -04:00
Matteo Cypriani e56a718b22 [scripts] AggSetCoord: -I option (backup suffix) 2013-09-23 16:10:51 -04:00
Matteo Cypriani 1307ac6dc5 [scripts] AggSetCoord: -i option (in-place) 2013-09-23 16:10:51 -04:00
Matteo Cypriani 1ffbe7a8c1 [scripts] AggSetCoord: -l option (select lines) 2013-09-23 16:10:51 -04:00
Matteo Cypriani 37b8157bc6 [scripts] AggSetCoord: -c option (fixed coords) 2013-09-23 16:10:51 -04:00
Matteo Cypriani 98a3e04c89 [scripts] AggSetCoord: -m option (client MAC) 2013-09-23 16:10:51 -04:00
Matteo Cypriani 0addbc2a0f [scripts] Add AggSetCoord
Add the script owlps-aggsetcoord.pl, which allows to filter an
aggregation file and interpolate the coordinates already present in it.
2013-09-23 16:10:51 -04:00
Matteo Cypriani 9073013997 [scripts] Add OwlPS::{CSV,TimeInterpolation}
Add Perl modules OwlPS::CSV and OwlPS::TimeInterpolation.
2013-09-23 16:10:51 -04:00
Matteo Cypriani 8ef5a55b07 [scripts] Add AggCheck (owlps-aggcheck.pl)
Add owlps-aggcheck.pl in the new scripts/ directory. As its name
indicates, this script allows one to analyse an aggregation file in
various ways: print human-readable information, extract signal strength
distribution, or extract the number of packets per request and per
capture point.
2013-09-23 16:10:27 -04:00