
Builds a native program on MacOS that runs the NuEVI firmware compiled for x86_64. Only input is arrow keys for menu buttons for now. Only output is console and display. Copied some more library files into the simulation folder, and renamed the modified *.cpp files from the libraries to *_sim.cpp.
3 lines
47 B
C++
3 lines
47 B
C++
#include <cmath>
|
|
|
|
#include "FilterOnepole.cpp"
|