The keyboard now signals when it wants to open. By subscribing to this signal we can close the sidebar to make the keyboard larger. We also increase the key size to make it easier to type on.
We now detect wrong passwrods and request the correct password from the user. We also write "CONNECTING" if we are actively connecting to a network.
For a tiny usability upgrade, we now display "Refreshing networks" text, while loading the wifi networks available around us.
* not tested, but something like this
* more like this
* dl and ur may still be flipped
* they were flipped
* Revert "they were flipped"
This reverts commit fbd477bb4407c9e051fad7d6a3f0825ca3d23c11.
Co-authored-by: Comma Device <device@comma.ai>
* make wifi usable in apartments with lots of access points
* remove unused thing I added a few days ago...
* use a different image
* simpl. and correct scaling
* new settings for governors, +30% memory bandwidth
* CPU waste is better
* warm up frame_drop
* optional CORE arg for rtshield
* back off priorities of processes not critical to driving
* if it doesn't drive, it's not realtime
* err, resource. this should have been included
* reverse order to not spike
Co-authored-by: Comma Device <device@comma.ai>
* add keyboard
* put widget in settings
* port a keyboard
* forgot git add
* reduce diff
* submodules
* fix macOS and reduce diff
* cleanup
* little more cleanup
* test input
* not working yet
* compiles now
* add stuff
* add keyboard on panel 3
* works now
* small layout improvements
* cleanup
* styling
* cleanup
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>