Skip to content

ngscopeclient and other client applications for libscopehal.一款超高性能信号量测量,协议分析的开源跨平台上位机工具ngscopeclient,核心算法全开源,此为上位机

License

Notifications You must be signed in to change notification settings

bobde163/scopehal-apps

 
 

Repository files navigation

scopehal-apps

https://www.ngscopeclient.org

Applications for libscopehal

C++ coding policy

Installation

Refer to the "getting started" chapter of the User manual

Special comments

The following standard comments are used throughout the code to indicate things that could use attention, but are not worthy of being tracked as a GitHub issue yet.

  • //TODO: unimplemented feature, potential optimization point, etc.
  • //FIXME: known minor problem, temporary workaround, or something that needs to be reworked later
  • //FIXME-CXX20: places where use of C++ 20 features would simplify the code, but nothing can be done as long as we are targeting platforms which only support C++ 17

About

ngscopeclient and other client applications for libscopehal.一款超高性能信号量测量,协议分析的开源跨平台上位机工具ngscopeclient,核心算法全开源,此为上位机

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 92.7%
  • CMake 3.3%
  • GLSL 3.0%
  • Other 1.0%