lasp/src/lasp
Anne de Jong 34239bfabf Removed old testing code. Improved Doxyfile, added logo to Doxygen. Added pytest testing config. 2022-09-03 16:07:44 +02:00
..
c First work on avpowerspectra implementation. Added stubs for all other code that needs to be implemented in C++ as well. 2022-08-07 21:13:45 +02:00
device Split up indatahandler with python callback in part and part that calls the Python function. Threading is now handled using a thread pool. Some bugfixes 2022-08-14 21:00:22 +02:00
dsp SLM seems to be working. Needs proper testing. Not yet fully coupled to Python code 2022-08-16 21:22:35 +02:00
filter Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
plot Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
pybind11 SLM seems to be working. Needs proper testing. Not yet fully coupled to Python code 2022-08-16 21:22:35 +02:00
tools Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
CMakeLists.txt Removed old testing code. Improved Doxyfile, added logo to Doxygen. Added pytest testing config. 2022-09-03 16:07:44 +02:00
__init__.py First work on avpowerspectra implementation. Added stubs for all other code that needs to be implemented in C++ as well. 2022-08-07 21:13:45 +02:00
lasp_atomic.py DaqConfiguration(s) back in place. Time to couple some stuff to ACME 2022-08-01 17:26:22 +02:00
lasp_common.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
lasp_config.h.in DaqConfiguration(s) back in place. Time to couple some stuff to ACME 2022-08-01 17:26:22 +02:00
lasp_config.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
lasp_cpp.cpp First work on avpowerspectra implementation. Added stubs for all other code that needs to be implemented in C++ as well. 2022-08-07 21:13:45 +02:00
lasp_daqconfigs.py DaqConfiguration(s) back in place. Time to couple some stuff to ACME 2022-08-01 17:26:22 +02:00
lasp_imptube.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
lasp_logging.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
lasp_measurement.py Replaced github STL-Threadsafe with boost::lockfree. Added PyIndataHandle to glue Python callbacks to new data. First work on getting recording back to work. 2022-07-29 09:32:26 +02:00
lasp_octavefilter.py DaqConfiguration(s) back in place. Time to couple some stuff to ACME 2022-08-01 17:26:22 +02:00
lasp_playback.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
lasp_record.py DaqConfiguration(s) back in place. Time to couple some stuff to ACME 2022-08-01 17:26:22 +02:00
lasp_reverb.py DaqConfiguration(s) back in place. Time to couple some stuff to ACME 2022-08-01 17:26:22 +02:00
lasp_slm.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00
lasp_weighcal.py Output of a sine wave now works. Pfff 2022-07-20 14:58:48 +02:00