jotaen4tinypilot
jotaen4tinypilot
> Just to make sure we're on the same page, for that plan, we wouldn't really be telling users to run `apt reinstall`. We'd be modifying [this line in the...
This is done now (see the linked PRs above): The UI also remembers the last toggle position.
`Illegal instruction` is most likely low-level output from the CPU, indicating that a binary is trying to execute a machine instruction that doesnāt exist on the chip. I believe the...
Iāve been thinking about this, and Iām happy to work on a proposal here. I have a few points, though, that Iād like to discuss: ### Instructions How exactly do...
I wanted to give this a gentle ping again š Depending on when weād want to release this, we might need some prior thinking/concept time before we can implement something....
That being said, Iām not emotional about this feature, but we keep pushing it back for some reason, and Iām wondering whether this has something to do with actual priority,...
I had a few more thoughts around this, which I wanted to share for discussion. What I was wondering about is what the mechanics of these āadvancedā features would be,...
@shalver-tp seeing that we have dedicated tickets now for [configuring WiFi](https://github.com/tiny-pilot/tinypilot/issues/131), [launching the console](https://github.com/tiny-pilot/tinypilot-pro/issues/1332) and [toggling the read-only file system](https://github.com/tiny-pilot/tinypilot-pro/issues/1331), Iām wondering whether this ticket here might have become obsolete?...
Ok, alright! I tentatively have set the ticket status to āon holdā for the time being, to clarify that itās not actionable at the moment. We could otherwise also close...
Iāve [dabbled a bit with the structure of the scripts](https://github.com/tiny-pilot/tinypilot/compare/dev-scripts-exploration?expand=1), and to me, the following changes would seem sensible: (Note, the branch doesnāt reflect all of these suggestions yet, itās...