Matteo Cypriani
2f84754392
[scripts] AggCheck: fix for recent perl versions
5 years ago
Matteo Cypriani
759db45a50
A few old cosmetic changes
6 years ago
Matteo Cypriani
bc6ec14fa8
Update COPYRIGHT.t2t URL
6 years ago
Matteo Cypriani
e51a8d4f1b
[scripts] AggCheck: detect duplicated timestamps
...
owlps-aggcheck uses the timestamp alone to identify requests, which
causes problem in case two requests have the same timestamp. This commit
allows the script to detect duplicated timestamps, and documents the
bug.
9 years ago
Matteo Cypriani
8c5e8c62f6
[scripts] AggCheck: -n prints transmitters
...
When called with -n, owlps-aggcheck now prints the transmitter of each
request as the first column.
9 years ago
Matteo Cypriani
703e78ff1a
[scripts] Add CMakeLists.txt (install files)
...
Add installation targets for the scripts and Perl modules.
10 years ago
Matteo Cypriani
935b77e114
[scripts] AggCheck: -n prints total nb of packets
10 years ago
Matteo Cypriani
725d804bc2
[scripts] *.pl: fix synopsis' typesetting
10 years ago
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.
10 years ago
Matteo Cypriani
e56a718b22
[scripts] AggSetCoord: -I option (backup suffix)
10 years ago
Matteo Cypriani
1307ac6dc5
[scripts] AggSetCoord: -i option (in-place)
10 years ago
Matteo Cypriani
1ffbe7a8c1
[scripts] AggSetCoord: -l option (select lines)
10 years ago
Matteo Cypriani
37b8157bc6
[scripts] AggSetCoord: -c option (fixed coords)
10 years ago
Matteo Cypriani
98a3e04c89
[scripts] AggSetCoord: -m option (client MAC)
10 years ago
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.
10 years ago
Matteo Cypriani
9073013997
[scripts] Add OwlPS::{CSV,TimeInterpolation}
...
Add Perl modules OwlPS::CSV and OwlPS::TimeInterpolation.
10 years ago
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.
10 years ago