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

GitHub / ivanseidel/ArduinoThread issues and pull requests

#49 - Fixes from the Meshtastic project

Pull Request - State: open - Opened by sachaw over 3 years ago - 1 comment

#48 - Using micros() in setInterval()

Issue - State: open - Opened by rafaelfalcaro almost 5 years ago

#47 - Use the same library name as for the Arduino IDE

Pull Request - State: open - Opened by ivankravets almost 5 years ago

#46 - fix typos

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

#45 - What happens when millis() overflows?

Issue - State: open - Opened by julioj4pa over 5 years ago - 3 comments

#44 - Why is there a max size at all?

Issue - State: open - Opened by EmDash00 almost 6 years ago

#43 - running multiple thread controllers

Issue - State: open - Opened by ChrisPatenaudeFLIR almost 6 years ago - 1 comment

#41 - The threads stop working after 49 days.

Issue - State: closed - Opened by daviinacio about 6 years ago - 2 comments

#40 - [Question] setInterval on the fly

Issue - State: open - Opened by zytra over 6 years ago - 2 comments

#39 - Use uintptr_t type for ThreadID

Pull Request - State: open - Opened by hlovdal over 6 years ago

#38 - SensorThread example wont show analog values

Issue - State: open - Opened by Werkeng over 6 years ago - 1 comment

#37 - Interrupt the main thread

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

#36 - fixed spelling, grammar, section organisation, markup, added links to…

Pull Request - State: closed - Opened by zjedi almost 7 years ago - 2 comments

#35 - Sleep example

Issue - State: open - Opened by sslupsky almost 7 years ago

#34 - fix bug in example CustomTimedThread when overriding shouldRun

Pull Request - State: closed - Opened by mitosch about 7 years ago - 1 comment

#33 - Memory usage

Issue - State: open - Opened by colesnicov about 7 years ago - 1 comment

#32 - Add light versions.

Pull Request - State: open - Opened by stanmain over 7 years ago - 3 comments

#31 - Typo - Synce -> Since

Pull Request - State: closed - Opened by madacol over 7 years ago - 1 comment

#30 - Incompatible with ESP32

Issue - State: open - Opened by SciLor over 7 years ago - 9 comments

#29 - Cleanup: Silence warning about anused variable

Pull Request - State: closed - Opened by jrbenito almost 8 years ago - 1 comment

#28 - Parameterized

Pull Request - State: open - Opened by ikoryakovskiy about 8 years ago - 1 comment

#27 - Add optional argument to onRun

Issue - State: closed - Opened by morganrallen about 8 years ago - 2 comments

#26 - last_run never updates when timer is disabled, re-enabled

Issue - State: closed - Opened by morganrallen about 8 years ago - 12 comments

#25 - Add virtual destructor to thread.h to prevent undefined behavior on destruction.

Pull Request - State: open - Opened by DavidBoman about 8 years ago - 4 comments

#24 - second thread is not running

Issue - State: closed - Opened by himanshu-hearthacker about 8 years ago - 1 comment

#23 - _onRun function pointer replaced by std::function

Pull Request - State: closed - Opened by Denages about 8 years ago - 8 comments

#22 - Fixes next run time on initialization

Pull Request - State: closed - Opened by Denages about 8 years ago

#21 - Dynamically created thread bug

Issue - State: closed - Opened by Denages about 8 years ago

#20 - Correcao na condicao do laco da funcao ThreadController::run()

Pull Request - State: closed - Opened by wvmcastro about 8 years ago - 1 comment

#19 - Bug ThreadController::run()

Issue - State: closed - Opened by wvmcastro about 8 years ago - 3 comments

#18 - Thread still runs even if removed from thread controller

Issue - State: closed - Opened by NetForces over 8 years ago - 1 comment

#16 - Getting error with Threads in NODEMCU Devkit 1.0

Issue - State: closed - Opened by pipoblak over 8 years ago - 1 comment

#15 - Warning when compiling ThreadController.cpp

Issue - State: closed - Opened by LBertrandDC over 8 years ago - 1 comment

#13 - Static thread controller

Pull Request - State: closed - Opened by CAHEK7 almost 9 years ago - 4 comments

#12 - Using cached `time` value may slip off schedule if `run` function takes long time.

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

#11 - fixed typo

Pull Request - State: closed - Opened by boeckhoff about 9 years ago

#10 - Any Possible to run Two Threads as same time (MultiThreading)

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

#9 - Stop Thread

Issue - State: closed - Opened by KingOfGerrit over 9 years ago - 1 comment

#8 - @PlatformIO Library Registry manifest file

Pull Request - State: closed - Opened by ivankravets almost 10 years ago - 6 comments

#7 - Passing Parameters to callback functions

Issue - State: closed - Opened by boeckhoff about 10 years ago - 1 comment

#6 - Lightweight alternative to ThreadController

Issue - State: closed - Opened by edgar-bonet about 10 years ago - 3 comments

#5 - Library name is misleading

Issue - State: closed - Opened by edgar-bonet about 10 years ago - 4 comments

#4 - Use unsigned long for representing times.

Pull Request - State: closed - Opened by edgar-bonet about 10 years ago - 4 comments

#3 - Improper use of signed integers

Issue - State: closed - Opened by edgar-bonet about 10 years ago - 4 comments

#2 - Compatible with 1.5.x specification

Pull Request - State: closed - Opened by ivanseidel over 10 years ago

#1 - in ThreadController.cpp

Issue - State: closed - Opened by patrickelectric over 11 years ago - 7 comments
Labels: bug