eiger receiver, receiving many packets at a time, with 16,8, 4 bitmode sort of working

This commit is contained in:
Maliakal Dhanya
2014-07-02 10:57:03 +02:00
parent b256e0b9e3
commit 4d9bbeecc3
4 changed files with 66 additions and 58 deletions

View File

@ -76,7 +76,10 @@ private:
*/
void Initialization();
/** Gets the dynamic range and sets it on the gui
* @param setvalue the value set by the gui when used as a check
*/
void GetDynamicRange(int setvalue = -1);