-
1.451eef558 · version 1.4 ·
No new dependencies (same as in example version 1.3) Added "permanent emulation mode". You can enter in "permanent emulation mode" by pressing '1' on the keyboard. From this mode you can exit by pressing '0' on the keyboard. In "permanent emulation mode" you can change threshold and RF emulation parameters and those parameters are immediately applied.
-
1.38c885033 · version 1.3 ·
New dependencies: uFR firmware - min. version 3.9.35 uFRCoder library - min. version 4.0.24 Added support for new uFCoder library functions: UFR_STATUS GetAdHocEmulationParams(uint8_t *ThresholdMinLevel, uint8_t *ThresholdCollLevel, uint8_t *RFLevelAmp, uint8_t *RxGain, uint8_t *RFLevel); UFR_STATUS SetAdHocEmulationParams(uint8_t ThresholdMinLevel, uint8_t ThresholdCollLevel, uint8_t RFLevelAmp, uint8_t RxGain, uint8_t RFLevel);
-
1,19ec015c8 · version 1.1 ·
Added firmware version checking. In case of wrong version application will be politely terminated. Min. firmware version changed from 3.9.35 to 3.9.34.
-