Skip to content
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

Open
wants to merge 10,000 commits into
base: master
Choose a base branch
from

Conversation

RedGl0w
Copy link
Contributor

@RedGl0w RedGl0w commented Sep 18, 2021

No description provided.

GabrielNumworks and others added 30 commits July 30, 2021 17:21
This prevents the timer from activating, and in turn dirtying the
battery icon, when the OnOff button is held for a long time.
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.
Remove false assertions and add space for signature
GregNumworks and others added 23 commits August 13, 2021 15:04
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.
@CLAassistant
Copy link

CLAassistant commented Dec 6, 2021

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
4 out of 5 committers have signed the CLA.

✅ EmilieNumworks
✅ GabrielNumworks
✅ HugoNumworks
✅ RedGl0w
❌ GregNumworks
You have signed the CLA already but the status is still pending? Let us recheck it.

@dolmen
Copy link
Contributor

dolmen commented Sep 21, 2023

Looks like this branch needs a rebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants