James Kao
James Kao
There's a lot we can do with CI, image creation is one thing. I also did some research on how to simulate serial ports, and we can probably incorporate testing...
WTF... this is a lot harder than I thought it would be. Turns out, making hostap work for RTL8188 devices is insanely hard given that the image is based on...
Only putting this part on hold. The Raspbian build image in #157 works well, and TBH, it's less steps overall to enter the wifi info in the text file than...
That's for the BCM43438 chipset, which is much less common than the RTL4x that is in the "hostapd that's been floating around on the Internet" that's mentioned. What we need,...
Checking now, in the meantime, if you link Travis CI to your github account and your fork, and then set the GITHUB_ACCESS_TOKEN environment variable in the config to include a...
Hmm... I can't reproduce this on Linux or Windows. Can you send the output with `./gradlew --stacktrace --info fullRelease`
No, that can't be it. Your credentials and the identification of your repoName out of `..` is required by the `setupRemote` and `setupRelease` tasks, which `githubRelease` depends on and both...
Yeah, keep it open. I'll poke at it some more and close it if I can't reproduce it.
No worries, that's what we're here for. To help give context to your LogBundle, what kind of printer do you have, what kind of firmware do you use (e.g. Marlin...
It looks like some state handling issue in the way the display is mapped to the printer. I think I have experienced something like this before. If I start a...