Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / arkhipenko/TaskScheduler issues and pull requests

#190 - Task.isEnabled() crashes ESP8266 when run in interrupt

Issue - State: closed - Opened by CheatingBoy6890 about 1 month ago - 16 comments

#185 - enableDelayed() calls Callback immediately

Issue - State: closed - Opened by moritz89 7 months ago - 2 comments

#184 - `_TASK_STD_FUNCTION` should be for everyone.

Issue - State: open - Opened by issuefiler 7 months ago

#183 - changed "ESP8266" to "ESP8266, ESP32, STM32" in comments

Pull Request - State: open - Opened by vindolin 8 months ago

#182 - fix deletion of self-destruct tasks in disableAll()

Pull Request - State: closed - Opened by schlimmchen 8 months ago - 1 comment

#181 - delete manually disabled self-destruct tasks

Pull Request - State: closed - Opened by schlimmchen 8 months ago - 2 comments

#180 - Declare tStart and tFinish

Pull Request - State: closed - Opened by schlimmchen 8 months ago - 3 comments

#177 - add const qualifiers for getter methods

Pull Request - State: open - Opened by vortigont 10 months ago

#176 - The banner link in README.md isn't working.

Issue - State: closed - Opened by vindolin 11 months ago - 1 comment

#175 - ODR Violation With Multiple Uses of TaskScheduler Throughout a Project

Issue - State: closed - Opened by tkw722 11 months ago - 1 comment

#174 - TaskScheduler Task Callbacks With OO in Callback

Issue - State: closed - Opened by tkw722 11 months ago - 2 comments

#172 - Library Suggestion

Issue - State: closed - Opened by georgevbsantiago about 1 year ago - 1 comment

#170 - Async Webserver problem

Issue - State: closed - Opened by sebosfato about 1 year ago - 10 comments

#169 - Method to get the name of the Callback registered in the Task

Issue - State: open - Opened by georgevbsantiago about 1 year ago - 7 comments

#168 - Keep trying if 'onEnable' fails

Issue - State: closed - Opened by bakadave about 1 year ago - 8 comments

#165 - Declare task to run with delay

Issue - State: closed - Opened by vatsake over 1 year ago - 2 comments

#164 - Set the core where a task execute

Issue - State: closed - Opened by sebarch over 1 year ago - 2 comments

#163 - Least possible scheduling time

Issue - State: open - Opened by siddarth-murugesan over 1 year ago - 9 comments

#161 - fluently change task interval, within another tasks periodicity

Issue - State: closed - Opened by sadilekivan over 1 year ago - 5 comments

#160 - Scheduler not executing on ESP8266

Issue - State: closed - Opened by creahard over 1 year ago - 3 comments

#159 - V3.7.0 kills ESP32 WiFi

Issue - State: closed - Opened by AcuarioCat almost 2 years ago - 2 comments

#157 - ESP32 dual core usage

Issue - State: closed - Opened by n1ckdm almost 2 years ago - 2 comments

#156 - "Asynchronous while" - Call execute() inside a task callback

Issue - State: closed - Opened by YannikW almost 2 years ago - 1 comment

#155 - setLtsPointer() referenced in documentation but function doesn't exist in library

Issue - State: closed - Opened by JoeEarlam almost 2 years ago - 1 comment

#154 - ESP32: WD resets MCU if SLEEP feature is enabled

Issue - State: closed - Opened by vortigont almost 2 years ago - 5 comments

#153 - Build fails for examples using QueueArray lib

Issue - State: open - Opened by vortigont almost 2 years ago

#152 - CI Builder pipeline

Pull Request - State: open - Opened by vortigont almost 2 years ago

#148 - Future plans

Issue - State: closed - Opened by vortigont almost 2 years ago - 1 comment

#147 - wrapper namespace to avoid class names clash

Pull Request - State: closed - Opened by vortigont almost 2 years ago - 6 comments

#146 - enable dynamicaly created Task to be self-destructable on last iteration

Pull Request - State: closed - Opened by vortigont almost 2 years ago - 8 comments

#145 - Cannot compile blink LED example

Issue - State: closed - Opened by edwardCao almost 2 years ago - 5 comments

#144 - Enable sponsorship

Issue - State: open - Opened by moritz89 about 2 years ago - 2 comments

#143 - #include error from c++ compiler due to multiple definition error

Issue - State: closed - Opened by ghost over 2 years ago - 3 comments

#142 - Compilation Link error with multiple includes

Issue - State: closed - Opened by PPCM over 2 years ago - 1 comment

#141 - SleepCallback(aDuration) seems not to be usable for practical purposes

Issue - State: closed - Opened by poveden over 2 years ago - 3 comments

#140 - Adafruit bootloader : 'Scheduler does not name a type'

Issue - State: closed - Opened by nicolascolsoul over 2 years ago - 2 comments

#139 - Tasks callbacks with inputs fail.

Issue - State: closed - Opened by dr-mrsthemonarch over 2 years ago - 1 comment

#138 - Task default constructors sets iterations count incorrectly according to Wiki

Issue - State: closed - Opened by xpalaa00 over 2 years ago - 1 comment

#137 - Taskscheduler Ignores timing when enabled via functions, possible bug.

Issue - State: closed - Opened by dr-mrsthemonarch over 2 years ago - 6 comments

#136 - TaskScheduler conflicts with ArduinoOTA on ESP32

Issue - State: closed - Opened by vindolin over 2 years ago - 4 comments

#135 - How to get 'untilInterval'?

Issue - State: closed - Opened by vatsake over 2 years ago - 2 comments

#134 - Conflict with AsyncHTTPSRequest_Generic

Issue - State: closed - Opened by DavidAntonin over 2 years ago - 5 comments

#133 - Compiler warning: 'uint32_t _task_micros()' defined but not used

Issue - State: closed - Opened by numericOverflow over 2 years ago - 4 comments

#132 - 'Scheduler' does not name a type error for nRF5240 with Arduino Core

Issue - State: closed - Opened by viggi1000 almost 3 years ago - 9 comments

#131 - Feature request: Add optional name field to tasks

Issue - State: closed - Opened by joemcool almost 3 years ago - 3 comments

#130 - Move-defititions-to-isolated--.cpp

Pull Request - State: closed - Opened by crabel99 almost 3 years ago - 3 comments

#129 - isolate _task_micros()

Pull Request - State: open - Opened by crabel99 almost 3 years ago - 5 comments

#128 - Could not compile 3.4, but works with 3.3

Issue - State: closed - Opened by ellogwen almost 3 years ago - 1 comment

#127 - Pause and resume the clock

Issue - State: closed - Opened by yangjianlin-c about 3 years ago - 5 comments

#125 - Multiple Thread and Multiple Core in ESP32?

Issue - State: closed - Opened by sseodate about 3 years ago - 2 comments

#124 - Virtual destructor on bare metal

Issue - State: closed - Opened by kevinpt about 3 years ago - 2 comments

#123 - about delay() in libs.

Issue - State: closed - Opened by youxiaojie about 3 years ago - 1 comment

#122 - passing Taskscheduler reference to Task doesn't work

Issue - State: closed - Opened by eleson2 over 3 years ago - 4 comments

#121 - 'StatusRequest' was not declared in this scope compile error

Issue - State: closed - Opened by noweare1 over 3 years ago - 3 comments

#120 - Do you have an example about pulseIn() function?

Issue - State: closed - Opened by jatu-studiobox over 3 years ago - 4 comments

#119 - Minor Documentation issue:

Issue - State: closed - Opened by TerryKing over 3 years ago - 1 comment

#118 - TaskScheduler in custom library

Issue - State: closed - Opened by R1Snake over 3 years ago - 4 comments

#117 - Defined tasks not working depending on files alphabetical order

Issue - State: open - Opened by vvinjj over 3 years ago - 7 comments

#116 - Exception 28 when calling millis() from Scheduler::execute()

Issue - State: closed - Opened by yashodeepk over 3 years ago - 1 comment

#115 - How to allocated scheduler as static member

Issue - State: closed - Opened by jaccobezemer over 3 years ago - 4 comments

#114 - Task not started with multiple files in platformio (no error)

Issue - State: closed - Opened by fightforlife over 3 years ago - 7 comments

#113 - correct setting of tasks

Issue - State: closed - Opened by DavidAntonin over 3 years ago - 5 comments

#112 - fix typo

Pull Request - State: closed - Opened by thijstriemstra over 3 years ago - 1 comment

#111 - compiler warning

Issue - State: closed - Opened by olonsoft over 3 years ago - 2 comments

#110 - I want to use the buzzer when the key press and avoid using delay()?

Issue - State: closed - Opened by KiraVerSace almost 4 years ago - 22 comments

#109 - Time when next Task should be run

Issue - State: closed - Opened by Schrolli91 almost 4 years ago - 2 comments

#108 - Multiple definition issue when using multiple header/.h files

Issue - State: closed - Opened by michaelfransen almost 4 years ago - 2 comments

#107 - Problem with TaskScheduler and HardwareSerial

Issue - State: closed - Opened by Schrolli91 almost 4 years ago - 3 comments

#106 - [ESP32] getCpuLoadIdle() always return 0

Issue - State: closed - Opened by Schrolli91 almost 4 years ago - 2 comments

#105 - feature: allow std::function for STM32

Pull Request - State: closed - Opened by shroomist almost 4 years ago - 5 comments

#104 - wrong calculation of overrun?

Issue - State: closed - Opened by kwrtz about 4 years ago - 1 comment

#103 - Way to shutoff the catchup

Issue - State: closed - Opened by glennramalho about 4 years ago - 3 comments

#102 - Overwriting Arduino's "delay" function?

Issue - State: closed - Opened by FrankyBoy about 4 years ago - 6 comments

#101 - Unable to pass class member funtion into Task

Issue - State: closed - Opened by nxg3n about 4 years ago - 4 comments

#100 - Include example for one-off task

Issue - State: closed - Opened by skorokithakis about 4 years ago - 5 comments

#99 - unused parameter 'aRecursive'

Issue - State: closed - Opened by FedeBev about 4 years ago - 1 comment

#98 - [question] cronjob-like schedule

Issue - State: closed - Opened by FedeBev over 4 years ago - 2 comments

#97 - deleteTask() could kill unrelated tasks

Issue - State: closed - Opened by vortigont over 4 years ago - 5 comments

#96 - Problem with OnEnable parameter of task definition

Issue - State: closed - Opened by intabits over 4 years ago - 2 comments

#95 - Run task daily at a specified time

Issue - State: closed - Opened by alve89 over 4 years ago - 8 comments

#94 - ? setInterval bug when called at a higher frequency than the interval.

Issue - State: closed - Opened by sticilface over 4 years ago - 2 comments

#93 - Multiple declarations issue after following the OO example

Issue - State: closed - Opened by curieos over 4 years ago - 10 comments

#92 - Simple example for binding member functions on arduino

Issue - State: closed - Opened by sticilface over 4 years ago - 7 comments

#91 - VisualMicro problem

Issue - State: closed - Opened by RomanSmajla over 4 years ago - 4 comments

#90 - Online Playground for TaskScheduler

Issue - State: closed - Opened by urish over 4 years ago - 13 comments

#89 - Cannot schedule tasks using member functions

Issue - State: closed - Opened by xAzigo over 4 years ago - 6 comments

#88 - strange compiling errors

Issue - State: closed - Opened by ilovesushi over 4 years ago - 3 comments

#87 - Please fix compiler warnings

Issue - State: closed - Opened by Jingjok86 over 4 years ago - 17 comments

#86 - Virtual destructor for TASK_OO_CALLBACKS

Issue - State: closed - Opened by moritz89 over 4 years ago - 2 comments

#85 - new version dont work STM32

Issue - State: closed - Opened by nestorlevi over 4 years ago - 5 comments

#84 - extern millis declaration

Issue - State: closed - Opened by BlackEdder over 4 years ago - 7 comments

#83 - [help] Implement Async Delays

Issue - State: closed - Opened by ricardojlrufino over 4 years ago - 13 comments

#81 - Measuring CPU load

Issue - State: closed - Opened by moritz89 over 4 years ago - 12 comments

#77 - seems not to run with Teensy 4.0

Issue - State: closed - Opened by webline about 5 years ago - 6 comments

#76 - Add guard to _TASK_SCOPE, so it can be configured externally

Pull Request - State: closed - Opened by deviousasti about 5 years ago - 28 comments