All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
ffr
now accepts the duration of experiment as a CLI argumentfreq
added. It measures frequency of each digit in a given file with random numbers- Example data and some basic statistics on it is now included into the project
ffr
now prints a version
ffr
fixed: numbers fromRAW <number> samples
lines are not included into the resultrandom.2024-10-09_01-13.txt
deleted
ffr
-- the script that connects to Flipper, reads and parses the IR data.- Basic documentation
--[ TEMPLATE ]-------------------------------------------
- Initial release
- Feature X, Y, and Z
- Refactored module ABC for better performance
- Updated dependency
library
from v2.3.1 to v2.4.0
- Bug fix in module XYZ that caused error #123
- Memory leak issue resolved in function
function_name