Teodosie Perișanu

Results 6 issues of Teodosie Perișanu

An iio device samples using only one samplerate. Sometimes the 'sampling_frequency' attribute is located inside all channels, these sharing it. TODO: - [x] check each channel until the attribute is...

Currently libm2k will detect only USB contexts. This restriction is found here: https://github.com/analogdevicesinc/libm2k/blob/master/src/contextbuilder.cpp#L76. After libiio v.0.20 multiple backend types can be handled with the same function, using as parameter a...

enhancement

This pull request is only a draft. The merge can be performed only after the official firmware is released. Add the functionality of setting a trigger for the DigitalOut and...

Add the functionality of configuring the AnalogOut interface so that the signal generation starts when an event on a different interface occurs. The possible interfaces that can notify the AnalogOut...

enhancement

Add the functionality of configuring the DigitalOut interface so that the signal generation starts when an event on a different interface occurs. The possible interfaces that can notify the DigitalOut...

enhancement

A later issue revealed an inconsistency in destroying the RX buffer in a multithreaded program after both canceling and refilling the buffer. In the current version of the library, stopping...

bug