-
Notifications
You must be signed in to change notification settings - Fork 465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[doc] remove blackbox, and added tests section #1871
base: master
Are you sure you want to change the base?
Conversation
This prevents the timer from activating, and in turn dirtying the battery icon, when the OnOff button is held for a long time.
Step 1: draw_string
for external apps
The solver no longer gives solutions for equations such as x=int(1/t,t,0,1) or x^2=u(0) for u(n)=1/n.
This timer will be used to periodically poll the keyboard while a key is pressed, to detect key presses on the same column.
When TIM5 fires, the keyboard is polled. If no keys are pressed, the timer is not relaunched.
The search for a point of interest cannot work on intervals that contain zero. For x large enough, when searching towards zero, the step would be greater than x, causing its new value to be of opposite sign.
Make sure arg(0) = undef
Remove false assertions and add space for signature
Change-Id: Id5eb9da3afdd4ee257dd8dd984e65c9089b32c16
Change-Id: I72a1602a753ba5f00c34c939ac4df1f705dc0e63
Change-Id: I36ea119680f7e691f257de9da3cdce5366279554
Change-Id: I2e8ea0bf12a29a0772375661a1c5bde209a0d52b
Change-Id: I81a6ce1f964a5f704ad79bfb34369901496748a1
Change-Id: I186e8b72f668d5757904b17c58e0ebf8327353fc
Change-Id: I9d2afce77f1f5ca38c184e990385d35ebd842a23
An end-point reset was added to fix a enumeration problem. But, it triggered another issue: the calculator freezes because of a SEDET (end of session) detection. Plus, the initial bug doesn't seem to exist now.
e385767
to
974bf08
Compare
|
bb3baa7
to
e4c3a98
Compare
Looks like this branch needs a rebase. |
No description provided.