Closed zjcers closed 5 years ago
blocked by #6
Input and output can be implemented using standard Linux things: Input: https://www.kernel.org/doc/Documentation/devicetree/bindings/input/gpio-keys.txt Output: SPI framebuffer + http://www.microwindows.org/ to allow the use of "X11"
This is no longer blocked by #6 and is ready to be implemented.
The backlight implementation was done so that this isn't needed. I'd imaging wifi and battery will follow suit, so this issue is obsolete.
This HAL implementation will simulate (in a "best effort" sort of way) the actual hardware components of the radio. The biggest focus is on input and output, as the UI is the largest component we will have to build ourselves.