-
Notifications
You must be signed in to change notification settings - Fork 418
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
Timer that can be triggered a finite number of times. #2006
base: rolling
Are you sure you want to change the base?
Commits on Aug 11, 2022
-
Adds counter of callbacks to timers
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 88be04a - Browse repository at this point
Copy the full SHA 88be04aView commit details -
Add test for the timer callback counter
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ebde9fc - Browse repository at this point
Copy the full SHA ebde9fcView commit details
Commits on Aug 26, 2022
-
Solves error on assertion arguments
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1c02af2 - Browse repository at this point
Copy the full SHA 1c02af2View commit details
Commits on Aug 30, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ff5596e - Browse repository at this point
Copy the full SHA ff5596eView commit details -
Adds argument to class instantiation
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e67fb4e - Browse repository at this point
Copy the full SHA e67fb4eView commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 479b19e - Browse repository at this point
Copy the full SHA 479b19eView commit details
Commits on Sep 23, 2022
-
Modifies data type to uint32_t and solves a bug after reseting a timer
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 17e0d84 - Browse repository at this point
Copy the full SHA 17e0d84View commit details
Commits on Sep 26, 2022
-
Modifies unsigned int to uint32_t
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bba1b40 - Browse repository at this point
Copy the full SHA bba1b40View commit details -
Modifies reset method for timers
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for eb7825b - Browse repository at this point
Copy the full SHA eb7825bView commit details
Commits on Sep 30, 2022
-
Adds user documentation for Generic class and execute_callback method
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dcd1f23 - Browse repository at this point
Copy the full SHA dcd1f23View commit details
Commits on Dec 13, 2022
-
Modifies assertions on test_timer and test_create_timer
Signed-off-by: Voldivh <eloyabmfcv@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72af5a0 - Browse repository at this point
Copy the full SHA 72af5a0View commit details
Commits on Jun 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fbb5ddb - Browse repository at this point
Copy the full SHA fbb5ddbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 454ef3d - Browse repository at this point
Copy the full SHA 454ef3dView commit details
Commits on Jun 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1bae207 - Browse repository at this point
Copy the full SHA 1bae207View commit details
Commits on Jun 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f405774 - Browse repository at this point
Copy the full SHA f405774View commit details
Commits on Jul 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1afda4 - Browse repository at this point
Copy the full SHA c1afda4View commit details -
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 9f50789 - Browse repository at this point
Copy the full SHA 9f50789View commit details