Georgii Surkov

Results 9 issues of Georgii Surkov

# What's new - Add a universal remote for air conditioners - Supported functions: - Turn off - Cooling (2 settings - low & high) - Heating (2 settings -...

# What's new - Incomplete writes due to the storage being full are now treated as errors. # Verification 1. Compile and upload. 2. Fill the SD card almost completely...

# What's new - Fix warnings generated by PVS-Studio by fixing the problems and suppressing the false positives either globally via the `.pvsconfig` file or via special comments in the...

# What's new - UART refactoring by @skotopes (better access model) - Standard expansion module protocol with automatic detection, software flow control and RPC support - Reference parser implementation -...

New Feature
Core+Services

### Describe the bug. According to @noproto's data, two MF DESFire EV2 cards cannot be read. Attempting to read them also leads to application abnormal behaviour. Original posts: - [First...

NFC
Bug

# What's new - Load, delete, rename, move whole remotes and individual buttons in a separate thread in order to not stall the UI. - Add the `ConcurrentRunner` helper library....

# What's new - Add menu to configure: - Infrared transmit pin (built-in LED, PA7 or Detect) (saved between application launches) - 5V supply at the GPIO header (resets on...

# What's new - Complimentary to flipperdevices/flipperzero-protobuf#50 - Added `UNTAR` command - Removed double `REBOOT` entry # Checklist - [ ] Update the protobuf submodule before merging

# What's new - Add support for OTG (5V) on GPIO: - control and get status via RPC. - control via Expansion protocol. - Update the `expansion_test` app to test...

Core+Services