flipperzero-firmware/applications/infrared
Georgii Surkov 16e598b2c0
[FL-2655, FL-2650] Buffered file streams (#1424)
* Initial buffered file stream implementation
* Fix logical errors
* Fix more logical errors
* Minimally working implementation
* Adapt infrared unit tests for buffered streams
* Increase read buffer size from 512 to 1K
* Correct naming and formatting
* More code improvements
* Allow passing access and open modes for buffered streams
* Implement tests for buffered streams
* Better file and method names
* Add comments and correct formatting
* Use buffered streams in Infrared
* Fix compilation error
2022-07-23 01:00:25 +09:00
..
scenes [FL-1962, FL-2464, FL-2465, FL-2466, FL-2560, FL-2637, FL-2595] Ibutton, Infrared, LfRFID GUI fixes (#1392) 2022-07-17 16:41:16 +09:00
views Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
application.fam [FL-2052] New build system based on scons (#1269) 2022-06-26 21:00:03 +09:00
infrared_brute_force.c [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
infrared_brute_force.h [FL-2568] Infrared C port (#1326) 2022-06-21 21:45:50 +09:00
infrared_cli.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
infrared_custom_event.h [FL-2548] Infrared: show error if no SD card/databases (#1337) 2022-06-21 23:45:55 +09:00
infrared_i.h [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
infrared_remote_button.c [FL-2568] Infrared C port (#1326) 2022-06-21 21:45:50 +09:00
infrared_remote_button.h [FL-2568] Infrared C port (#1326) 2022-06-21 21:45:50 +09:00
infrared_remote.c [FL-2655, FL-2650] Buffered file streams (#1424) 2022-07-23 01:00:25 +09:00
infrared_remote.h [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
infrared_signal.c Furi: core refactoring and CMSIS removal part 2 (#1410) 2022-07-20 13:56:33 +03:00
infrared_signal.h [FL-2568] Infrared C port (#1326) 2022-06-21 21:45:50 +09:00
infrared.c [FL-2589] RPC App control commands (#1350) 2022-07-04 22:09:46 +09:00
infrared.h [FL-2568] Infrared C port (#1326) 2022-06-21 21:45:50 +09:00