• Tjeerd Pinkert's avatar
    userspace/tools: improve wr_mon to display statistics in a more segregated way · ccdc9a56
    Tjeerd Pinkert authored
    - Help (-h) option was added.
    - The tool now uses WR time to display the state every second.
    - The show statistics (-s) mode was changed to display statistics in a
      segregated way.
    - The -i option was added to show TIME information as second, nanosecond pair
    - The -m option was added to show only the MASTER ports information
    - The -s option was changed to show only the SLAVE ports information
    - The -o option was added to show only the OTHER ports information
    - The -e option was added to show only the SERVO information
    - The -t option was added to show only the TEMPERATURE information
    - The show X options can be combined, e.g. -i -t shows time and temperature
      information
    - The -a option was added to show all information (convenience option)
    - The -b option was unchanged and shows the gui in black and white
    - The -w option shows the WEB interface information unchanged, but the
      underlying code has been rewritten to be less of a hack.
    - Toggle printing on/off (t) during display should now work.
    Signed-off-by: Tjeerd Pinkert's avatarTjeerd Pinkert <t.j.pinkert@alumnus.utwente.nl>
    Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
    ccdc9a56
Name
Last commit
Last update
..
.gitignore Loading commit data...
Makefile Loading commit data...
com.c Loading commit data...
config.h Loading commit data...
driver_stuff.h Loading commit data...
fix_tai_offset.c Loading commit data...
libtools.h Loading commit data...
lm32-vuart.c Loading commit data...
load-lm32.c Loading commit data...
load-virtex.c Loading commit data...
mapper.c Loading commit data...
mkpasswd.c Loading commit data...
nbtee.c Loading commit data...
rtu_stat.c Loading commit data...
sdb-read.c Loading commit data...
softpll_regs.h Loading commit data...
spll_dbg_proxy.c Loading commit data...
term.c Loading commit data...
term.h Loading commit data...
utils.c Loading commit data...
utils.h Loading commit data...
wmapper.c Loading commit data...
wr_date.c Loading commit data...
wr_mon.c Loading commit data...
wr_phytool.c Loading commit data...
wrs_auxclk.c Loading commit data...
wrs_checkcfg.c Loading commit data...
wrs_dump_shmem.c Loading commit data...
wrs_pstats.c Loading commit data...
wrs_status_led.c Loading commit data...
wrs_version.c Loading commit data...
wrs_vlans.c Loading commit data...
wrs_vlans.h Loading commit data...