Skip to content

Timing data updates

Latest
Compare
Choose a tag to compare
@roelj roelj released this 20 Sep 10:52
· 44 commits to master since this release

Various new features have been implemented after adding clock data to the WPI parser. Special thanks to @bakercp for his description of the WPI format at: libdpen.

Features added:

  • Clock counter in JSON output
  • Timeline and timeline controls in GUI

Other noteworthy changes:

  • Cross-compile support in the build system (GNU/Linux can generate Windows binaries now)
  • GNU Coverage tool (gcov) support in the build system (enable with the --enable-gcov flag)