This website requires JavaScript.
Explore
Help
Sign In
ASCEE
/
lasp
Watch
5
Star
1
Fork
0
You've already forked lasp
Code
Issues
5
Pull Requests
Actions
Releases
14
Activity
523
Commits
7
Branches
29
Tags
2.7
MiB
a29f72a592
Commit Graph
4 Commits
Author
SHA1
Message
Date
J.A. de Jong - ASCEE / Redu-Sone
318a565e17
Not forcing any RtAudio backend. This is still te be found out what works properly
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-05-12 06:41:16 -07:00
J.A. de Jong - ASCEE / Redu-Sone
3e6c8cf3b2
Working to execute cpp code of LASP on Windows. Streams are not working in ACME
All checks were successful
continuous-integration/drone/push
Build is passing
Details
2023-05-03 12:44:32 -07:00
J.A. de Jong - Redu-Sone B.V., ASCEE V.O.F
fae906884e
Textual improvements. Formatting (Neoformat) improvements. Let DataTypeDescriptor be a reference (to a global const std map in Daq class. Improved naming of certain functions. Better DaqData implementation, now we make sure memory alignment is good at all times. Switched functions arguments in DaqData constructor to comply with all other cases of first frame, then channel. Better naming of stream in RtAudio. Better handling of faulty function calling in RtAudio start(). Bugfix in RtAudio, did call right Daq::dtypeDescr() function --> result was that only first channel was copied to all channels. Added extra check in StreamMgr. Removed unnecessary TypedDaqData class. Use a safe queue in threaded in data handler. We can now remove the Boost code for that.
2022-10-10 19:17:38 +02:00
J.A. de Jong - Redu-Sone B.V., ASCEE V.O.F
31ead60469
Added RtAudio and UlDAQ as subprojects that are compiled in. Fixed proper connection of UlDAQ. Set default sensitity to 1.0 for a new DaqChannel. Segfault bug fixed in DaqData::copyToRaw. Scan in background for devices when StreamMgr() is initialized. Fixed bug in storing of DaqConfigs to lasp_shelve. Set RtAudio to 5.2.0.
2022-10-05 11:27:46 +02:00