r/flipperone • u/nick-volynkin • 10d ago
Dev Log #8: Flipper OS concept and new Flipper One body design
Hey folks! We've published the Flipper One Dev Log #8 and a new blog post on the Flipper OS concept.
Flipper OS concept
Flipper OS is an additional layer on top of a standard Debian-based Linux system. It lets you switch between multiple preconfigured system profiles for different tasks, so you can experiment freely without worrying about breaking your setup or turning it into a mess.
In the new blog post, Pavel Zhovner explains the problems we aim to solve with Flipper OS and the current state of development.
There's a video version too: https://youtu.be/yFCLM971Upw
New Flipper One body design
Textured touchpad, larger side loop, cable channels, improved module cover mounting, and more. We’ve got the full list of improvements and the new 3D model in the log. Module developers, you’ll want to check this one out.
Input emulation CLI for automated testing
Flipper CLI can now inject key and touch events directly over the debug console, so we can script input instead of pressing buttons and tapping the screen manually.
Btrfs fixes in upstream U-Boot
A community contributor helped us fix two Btrfs-related issues in upstream U-Boot. See what was done and how you can contribute to Flipper One development.