あく
389ff92cc1
Naming and coding style convention, new linter tool. ( #945 )
...
* Makefile, Scripts: new linter
* About: remove ID from IC
* Firmware: remove double define for DIVC/DIVR
* Scripts: check folder names too. Docker: replace syntax check with make lint.
* Reformat Sources and Migrate to new file naming convention
* Docker: symlink clang-format-12 to clang-format
* Add coding style guide
2022-01-05 19:10:18 +03:00
Albert Kharisov
98830a8a41
[FL-1956] Fix long packets bug, fix Manchester overrun ( #766 )
...
Also fix RC6 test to detect this manchester bug
2021-10-16 15:00:21 +03:00
Albert Kharisov
4f233ff0a3
[FL-1800] IRDA: enc/decoder refactoring, Add NEC42 ( #705 )
...
* WIP: IRDA: multilen protocol refactoring, NEC42
* IRDA: Refactoring encoder/decoder
Co-authored-by: あく <alleteam@gmail.com>
2021-09-15 20:22:58 +03:00
Albert Kharisov
fbccb9fbaf
[FL-1684] IRDA Add SIRC protocol ( #693 )
...
* IRDA HAL: Fill buffer refactoring
* IRDA: Add SIRC protocol
* IRDA: correct adr/cmd bit length
* Disable Unit tests
Co-authored-by: あく <alleteam@gmail.com>
2021-09-10 00:37:32 +03:00
Albert Kharisov
c3a1836fcd
[FL-1746] Fix IRDA freeze ( #673 )
...
Reading large RAW signal causes freeze
Co-authored-by: あく <alleteam@gmail.com>
2021-08-28 14:58:01 +03:00
Albert Kharisov
e6d5f4038b
[FL-1696, FL-1685] IRDA: Add RC5, decoder refactoring ( #663 )
...
* [FL-1696] IRDA: Split decoders and protocols
* IRDA: Restruct directories.
* IRDA: fix long timings
* [FL-1685] IRDA: Add RC5
Co-authored-by: あく <alleteam@gmail.com>
2021-08-20 23:51:15 +03:00