Commit Graph

90 Commits

Author SHA1 Message Date
HappyZ c798645414 add support of analyzing tcpdump for UDP and offloading
also bug fix, and use new standard MB, KB, Bytes conversion,
2017-02-22 06:15:39 -08:00
HappyZ 710fbcea30 bug fix 2017-02-21 21:34:24 -08:00
HappyZ 1594f0ad43 add ip and mac as input 2017-02-18 22:19:07 -08:00
HappyZ 4ae9fd2306 add wifi output to file, fix bugs in model 2017-02-18 22:18:06 -08:00
HappyZ a085cf3daa add size limit to energy analysis, output sent bytes in app 2017-02-17 12:40:04 -08:00
HappyZ 49f6250de9 append time to instant output file 2017-02-17 11:59:07 -08:00
HappyZ 5e8c627f76 add rssi check into wifi power computation 2017-02-17 11:53:31 -08:00
HappyZ c18b946cd1 output result to file 2017-02-17 11:25:18 -08:00
HappyZ 2dcaf27c78 change model values to float type just in case 2017-02-13 18:15:59 -08:00
HappyZ 20478b1cca separate udp and tcp port 2017-02-13 18:04:00 -08:00
HappyZ 5bff1a9955 add option for udp receiving multiple times 2017-02-13 18:03:41 -08:00
HappyZ 12e4a4e24d update model to compute wifi energy
+ bug fix
2017-02-13 18:03:16 -08:00
HappyZ b66564527d add functions to read slogger and tcpdump 2017-02-04 21:33:37 -08:00
HappyZ 25265e554e clean up debug flag 2017-02-04 19:41:46 -08:00
HappyZ ddb6e215b2 add instant freq & util, average util, and total idle & used for cpu energy 2017-02-03 09:19:04 -08:00
HappyZ 7779251e5a bug fix, change unit to only watt or joule, modulate analyzer 2017-02-02 18:31:11 -08:00
HappyZ 42cb13f14d parser for .cpu file added 2017-02-02 17:33:02 -08:00
HappyZ 0802fa24cd Create LICENSE 2017-02-02 15:40:54 -08:00
HappyZ aad1a71274 initial commit of model script 2017-02-02 14:32:21 -08:00
HappyZ 2c1d7319f1 bug fix on screen on/off issue 2017-02-02 10:19:23 -08:00
HappyZ 5840307c6f fix captions and few bugs 2017-01-31 11:36:11 -08:00
HappyZ 62b08e13c2 fixed rx end for new binaries 2017-01-31 10:28:33 -08:00
HappyZ 99d73ad3ea code clean up 2017-01-27 16:05:02 -08:00
HappyZ 111c5b6116 fixed multi-core support; cleaned up some bugs 2017-01-27 15:46:01 -08:00
HappyZ 8149f6f021 add multi-core support; move IP and MAC vars to Utilities
add more comments in SSLogger
2017-01-27 14:37:45 -08:00
HappyZ ca1cbfd736 bug fix for creating a big file; add options 500MB and 1GB file to transfer 2017-01-26 18:09:05 -08:00
HappyZ b9744e8caa correct threads for all TX java 2017-01-26 15:15:15 -08:00
HappyZ d18c91e2db bug fix in printf info
should be 3 info rather than 2
2017-01-26 15:15:15 -08:00
HappyZ 281e95577f Create README.md 2017-01-25 15:11:41 -08:00
HappyZ 12a7bc8c72 update tx normal tcp to new binary format
TODO1: update all into a similar one
TODO2: change cpu parser from 2 to any cores
2017-01-25 15:08:12 -08:00
HappyZ 80ae61306d updated gradle 2017-01-17 10:45:18 -08:00
HappyZ ae9f934425 syntax lint 2016-10-02 00:02:32 -07:00
HappyZ 7f7f19e7c9 add bypassl3 recv
need to distinguish between other packets and raw socket ones
2016-09-28 15:19:49 -07:00
HappyZ b584fa0cf5 bug fix, add server send/recv normal udp 2016-09-28 09:56:02 -07:00
HappyZ a5d8de37e1 bug fix; add server send normal tcp 2016-09-28 00:41:39 -07:00
HappyZ 16fa5d13c3 bug fix, add client recv normal tcp splice 2016-09-27 11:47:14 -07:00
HappyZ e86f6d56c2 bug fix 2016-09-27 11:08:09 -07:00
HappyZ f10f497f6e rewrote normal udp and tcp client receiver
remove redundant files; add normal udp and tcp client receiver to
makeall.sh
2016-09-27 10:30:56 -07:00
HappyZ 73dae97938 server udp receiver; fix bug in normal tcp at server receiver 2016-09-27 02:41:24 -07:00
HappyZ 0be32705d1 rewrote server receiver 2016-09-27 02:02:37 -07:00
HappyZ 98966095d8 rename folders and files 2016-09-26 23:24:05 -07:00
HappyZ 979beae8fc rewrote normaltcp_splice, add mac address to argv in bypassl3, optimize stuff
also add a make all.sh bash to make all modified folders
2016-09-26 22:41:28 -07:00
HappyZ d08e818b34 rewrote bypassl3, normaludp, fix bugs in normaltcp and sendfile 2016-09-26 20:07:46 -07:00
HappyZ 2ea3f255a6 rename normal tcp sendfile (one copy); rewrote normal tcp 2016-09-26 14:58:29 -07:00
HappyZ 17e4518d74 add sftp-config.json to .gitignore 2016-09-26 14:29:40 -07:00
HappyZ 523675b4ed rewrote sendfile binary 2016-09-26 14:24:17 -07:00
HappyZ 495b4861e1 put up offloading binaries
need to further optimize them
2016-09-25 22:58:41 -07:00
HappyZ 617e87e9d3 Delete Icon 2016-09-25 22:56:36 -07:00
HappyZ 548c74eb0f Delete Icon 2016-09-25 22:56:29 -07:00
HappyZ 0cd32b253f Delete Icon 2016-09-25 22:56:21 -07:00