Highlights
- Arctic Code Vault Contributor
- Developer Program Member
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,809 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 141 commits in 3 repositories
Reviewed 4 pull requests in 1 repository
makers-for-life/makair-telemetry 4 pull requests
Created an issue in makers-for-life/makair-control-ui that received 2 comments
Opened 13 other issues in 1 repository
makers-for-life/makair-control-ui
5
open
8
closed
- Firmware and Control UI OTA updates
- Implement new telemetry fields
- Auto close a settings modal by clicking on its black-transparent background
- Minimize graph rendering CPU usage (once moved to ConrodBackend)
- Move graph BitMapBackend to ConrodBackend (need to build it)
- Mix up graph image with the top header image in a single texture (cuts CPU usage by half)
- Add new alarms (added in firmware for new ventilation modes)
- Send an heartbeat telemetry message to the firmware every second (RPi freeze watchdog)
- Ability to snooze alarms and view current snooze status
- Unsupported telemetry protocol version check and error if protocol is incompatible
- Improve error screen (large warning icon and the error text below)
- Re-use the GPU 2D texture at every draw pass, and avoid re-uploading all pixels for rendering
- Build a minimal Linux image for the Control UI runtime