Jonti Olds

Results 7 issues of Jonti Olds

Github actions `windeployqt.exe` fails with `QM-Format error` when `--no-translations` is not enabled. It's a bug with `windeployqt.exe` and should be fixed with some future release.

A few people have reported a strange bug where if using an audio input it looks like QAudioInput may occasionally hangs and JAERO gets no new audio buffers but rather...

User_data_4_octet_LSDU_RLS_P_channel (0x76) is not implemented

enhancement

It would be nice to have a method whereby if the bitstream was inverted that it could be corrected automatically. This would prevent the user from having to determine whether...

enhancement

Unit testing on linux now says "error: ‘turnOnNewDeleteOverloads’ is not a member of ‘MemoryLeakWarningPlugin’". Currently not running unit testing on either the linux or the windows builds using git actions....

https://github.com/braton/fadapt/blob/master/ls/rls/SFTF.m is not correct and is the same as the https://github.com/braton/fadapt/blob/master/ls/rls/FTF.m . They are both unstabilized Fast Transversal. I had a look at the code from the book you mention...

Need to change the slow sample by sample FIR processing to a more efficient method such as fast FIR or block processing methods.