Age | Commit message (Expand) | Author | Files | Lines |
2016-01-13 | -a is not mandatory anymore for every port's commands |  imarom | 1 | -0/+1 |
2016-01-12 | perfectionist's job is never done - fixed the console prompt redraw when |  imarom | 1 | -4/+15 |
2016-01-08 | minor updates |  Dan Klein | 1 | -9/+13 |
2016-01-07 | Working version of streams view in TRex console. |  Dan Klein | 1 | -5/+36 |
2015-12-16 | minor |  Hanoh Haim | 1 | -1/+1 |
2015-12-16 | add tuple gen command and yaml example |  Hanoh Haim | 1 | -1/+10 |
2015-12-15 | moved all return code values to RC types (better for batch rc) |  imarom | 1 | -40/+22 |
2015-12-14 | bugs fixes |  imarom | 1 | -8/+29 |
2015-12-14 | TUI v2.0 - now no flickering, state machine for lost of connectivity |  imarom | 1 | -6/+18 |
2015-12-10 | added a "--tui" feature to the console |  imarom | 1 | -11/+33 |
2015-12-10 | removed session id - not necessary |  imarom | 1 | -6/+11 |
2015-12-09 | read only support |  imarom | 1 | -529/+115 |
2015-12-08 | some modifications to the tables |  imarom | 1 | -3/+25 |
2015-12-08 | dynamic commands on TUI |  imarom | 1 | -0/+23 |
2015-12-08 | a minor fix to the TUI (pause/resume all ports) |  imarom | 1 | -2/+2 |
2015-12-08 | text based TUI (does not use ncurses) |  imarom | 1 | -1/+7 |
2015-12-07 | removed duplications |  imarom | 1 | -31/+0 |
2015-12-07 | Merge branch 'dan_stateless' into a test branch |  imarom | 1 | -27/+210 |
2015-12-07 | added 'dry' option to start command |  imarom | 1 | -27/+79 |
2015-12-07 | some validate info |  imarom | 1 | -24/+42 |
2015-12-07 | clear command now works as well.. |  Dan Klein | 1 | -3/+7 |
2015-12-07 | Re-designed the statistic building model based on agreed diagram. |  Dan Klein | 1 | -50/+89 |
2015-12-06 | ZMQ bug - connect / disconnect fron another thread on pyhton (not safe !) |  imarom | 1 | -15/+16 |
2015-12-06 | various fixes (each one is a minor one) |  imarom | 1 | -29/+83 |
2015-12-01 | 1. fixed ZMQ message limitation |  imarom | 1 | -13/+64 |
2015-11-29 | support for update +/- request |  imarom | 1 | -15/+4 |
2015-11-29 | Supports all desired stats option, plus clearing option |  Dan Klein | 1 | -10/+38 |
2015-11-26 | when connection is lost - identify this on the console |  imarom | 1 | -13/+35 |
2015-11-26 | Merge branch 'master' into dan_stateless |  Dan Klein | 1 | -3/+154 |
2015-11-26 | Initial implementation of stats prompting |  Dan Klein | 1 | -13/+95 |
2015-11-26 | added support for 'update' |  imarom | 1 | -7/+81 |
2015-11-25 | fixed a bug with default start command in the console |  imarom | 1 | -2/+28 |
2015-11-25 | added events log |  imarom | 1 | -0/+35 |
2015-11-25 | support for "total" flag for start |  imarom | 1 | -0/+5 |
2015-11-24 | added support for percentage on start |  imarom | 1 | -3/+14 |
2015-11-23 | add pause/resume into the console |  Hanoh Haim | 1 | -0/+118 |
2015-11-22 | TUI back online |  imarom | 1 | -0/+18 |
2015-11-19 | full async DP stop support |  imarom | 1 | -1/+8 |
2015-11-19 | Merge branch 'master' of csi-sceasr-b45:/auto/proj-pcube-b/apps/PL-b/tools/re... |  imarom | 1 | -30/+27 |
2015-11-19 | History feature is DONE |  Dan Klein | 1 | -29/+26 |
2015-11-17 | minor bug in wait cmd |  imarom | 1 | -1/+1 |
2015-11-16 | created general trex console class |  Dan Klein | 1 | -1/+1 |
2015-11-15 | added duration to the RPC server (and all the way to the DP) |  imarom | 1 | -7/+8 |
2015-11-15 | few fixes to ZMQ client (timeout values) |  imarom | 1 | -2/+2 |
2015-11-15 | clean shell / client |  imarom | 1 | -23/+223 |
2015-11-13 | few mods |  imarom | 1 | -14/+33 |
2015-11-12 | modifying stateless client to a simpler lightweight module |  imarom | 1 | -267/+139 |
2015-11-12 | DRAFT - only for internal purpose |  imarom | 1 | -349/+455 |
2015-11-11 | lightweight console |  imarom | 1 | -12/+90 |
2015-11-10 | Major progress in parsing, not stable yet |  Dan Klein | 1 | -12/+19 |