-
Notifications
You must be signed in to change notification settings - Fork 394
Go OpenAPS Explorer HAT todo list
-
✔ Esc button presses
-
✔ Set pump clock
-
✔ Resume pump
-
✔ Pull MDT CGM from pump
-
✔ Better pumphistory handling
-
✔ Rewrite installer to use binaries instead of installing Go (must be platform/SPI specific)
-
✔ Test UART compatibility
-
Use oref0-setup.sh to put lines in .bash_profile to enable command line use of mdt tools
-
Rewrite insulin_sensitivities_raw.json processor to not use openaps command
-
✔ ns-loop
-
✔ MDT CGM stuff in oref0-ns-loop.sh
-
Track down other places where openaps is called
-
Once openaps dependency is gone, review openaps-install.sh, openaps-packages.sh install script, keep only what’s needed in order to streamline the setup process.
-
✔ Migrate to systemd version of button control listener
-
Better temp target input
-
✔ status.js: on-screen pump suspend notification; show target(s) accurately; fix screen-scroll bug; on-screen reason for not looping(?)
-
Larger font sizes, with menu option to change between them
-
✔ Large onscreen current BG with trend?
-
options to call different scripts from the menu for example in order to perform xdrip-js calibrations.
-
Turn off HAT at pi shutdown
-
Check all pumps
-
x12 (both US and WW)
-
x15 (both US and WW)
-
x22 (both US and WW)
-
x23 (both US and WW)
-
x54 (both US and WW)
-
-
Check all hardware:
-
Edison/Explorer (OG Explorer Board)
-
Edison/Explorer
-
Pi/TI stick
-
PiOW/Explorer HAT
-
Pi3/Explorer HAT
-
-
Finalize testing battery life, make recommendation for battery size
-
Design cases, and give cases recommendations.
-
For hardware page of docs, a page describing different Pi types with pros/cons of each setup w/ links to purchase
-
An understanding Pi/HAT rig page, similar to this Edison/Explorer section: http://openaps.readthedocs.io/en/latest/docs/While%20You%20Wait%20For%20Gear/understanding-your-Explorer-Board-rig.html#edison-explorer-board-rig
-
Write docs for manually installing MRAA if ccprog is needed.