-
It would be nice if system is showing an info screen while autoleveling is running like a print progress dialog and showing the colelcted matrix or possible a graphical map) after g29 is done.
-
Great idea by @Cheatha:
- integration of a few TODO items (based on a 'tag' e.g.) into the Infoscreen
- generate and display a QR code for either the issue URL or a "solved" button of some sorts
iirc…
-
Current text size does not consider the touchscreen size. Works fine on 3.5" touchscreen, but not on 5" or 7".
Would like to see a option to scale with a factor (e.g. x2) or configuration file for co…
-
> There are 2 major parts to this:
>
> 1. In the schema at the activity level, we have a "preamble" key which gives the user context for answering the individual items (e.g. see https://github.com/R…
-
Add an additional point to the Infoscreen where the remaining Delta V of the rocket. for this a calculation with Isp is required (Isp = F/m´ * t )
Mothing which has to be done immediatly, but woul…
-
- [x] slider position outside of grid
- [x] slider controls → cspy→q100_viz→infoscreen
- [x] 4-pin-LED-power + **runde** 2fach-Pinheader
-
I have completed an implementation of an image library that reads from spiffy and decodes pictures to memory. My goal is to provide an easy way to add dynamic elements using small icons, 16x16 for exa…
-
Use same mechanism as infoscreen:
```
$.each(data.EinsatzData, function (i, einsatz) {
einsatz.EinsatzErzeugt = einsatz.EinsatzErzeugt.substring(0, 16)
// ELS-Einsätze haben numerische IDs,…
-
SX and I were discussing how to better use public information screens to inform the players.
Information could be about upcoming world events, a help wanted for builders of mini games, or players in …
-
Volume slider constantly reverts to nil.
As reported by @PaulWebster (https://github.com/elParaguayo/RPi-InfoScreen-Kivy/issues/44#issuecomment-186221596)