flipperzero-firmware/lib/toolbox/stream
Skorpionm 02b9cf90d5
[FL-2431, FL-2419] SubGhz: bugfixes (#1098)
* [FL-2431] SubGhz: fix Restart with an error (HardFault), while maintaining the RAW signal.
* Stream: fix adding maximum string length to arguments
* [FL-2419] SubGhz: fix flipper hang/Fatal Error when running edited Sub-GHz file.
* SubGhz: remove replace strcpy with strncpy, smaller text buffer and canary
* SubGhz: log key loading before load happen, rollback only rx message handling

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-04-07 14:47:47 +03:00
..
file_stream.c [FL-2431, FL-2419] SubGhz: bugfixes (#1098) 2022-04-07 14:47:47 +03:00
file_stream.h [FL-2415] Storage: blocking file open (#1078) 2022-04-01 15:21:31 +03:00
stream_i.h [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
stream.c Fix stream read line (#1054) 2022-03-25 13:43:10 +03:00
stream.h Fix stream read line (#1054) 2022-03-25 13:43:10 +03:00
string_stream.c [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00
string_stream.h [FL-2274] Inventing streams and moving FFF to them (#981) 2022-02-18 22:53:46 +03:00