Giter VIP home page Giter VIP logo

Comments (4)

jasoncalabrese avatar jasoncalabrese commented on August 23, 2024

What does your preflight look like? Maybe some old carelink stuff still in there?

from oref0.

inform880 avatar inform880 commented on August 23, 2024

My preflight command:

pi@raspberrypi:~/myopenaps $ openaps alias show preflight
preflight ! bash -c "rm -f monitor/clock.json && openaps report invoke monitor/clock.json 2>/dev/null && grep -q T monitor/clock.json && echo PREFLIGHT OK || (mm-stick warmup || (sudo oref0-reset-usb && echo PREFLIGHT SLEEP && sleep 120); echo PREFLIGHT FAIL; exit 1)"

from oref0.

scottleibrand avatar scottleibrand commented on August 23, 2024

You'll want to take the mm-stick stuff out of preflight for a TI stick. Should look something like this: https://github.com/scottleibrand/openaps-sh/blob/mmeowlink/setup.sh#L149

To reset the USB stick if needed, I do: * * * * * killall -g --older-than 10m openaps && sudo reboot on an Edison. You could also do * * * * * killall -g --older-than 10m openaps && sudo oref0-reset-usb on a Pi.

from oref0.

scottleibrand avatar scottleibrand commented on August 23, 2024

If those didn't do the trick, please reopen or ping us in gitter to troubleshoot further.

from oref0.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.