issues
search
ivanseidel
/
ArduinoThread
⏳ A simple way to run Threads on Arduino
MIT License
955
stars
196
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes from the Meshtastic project
#49
sachaw
opened
2 years ago
1
Using micros() in setInterval()
#48
rafaelfalcaro
opened
4 years ago
0
Use the same library name as for the Arduino IDE
#47
ivankravets
opened
4 years ago
0
fix typos
#46
thijstriemstra
closed
3 years ago
1
What happens when millis() overflows?
#45
julioj4pa
opened
4 years ago
3
Why is there a max size at all?
#44
EmDash00
opened
5 years ago
0
running multiple thread controllers
#43
ChrisPatenaudeFLIR
opened
5 years ago
1
Using memory address as ThreadID sometimes gives different threads the same address
#42
alriedel
opened
5 years ago
1
The threads stop working after 49 days.
#41
daviinacio
closed
5 years ago
2
[Question] setInterval on the fly
#40
zytra
opened
5 years ago
2
Use uintptr_t type for ThreadID
#39
hlovdal
opened
5 years ago
0
SensorThread example wont show analog values
#38
Werkeng
opened
5 years ago
1
Interrupt the main thread
#37
JustinMartinDev
closed
6 years ago
2
fixed spelling, grammar, section organisation, markup, added links to…
#36
zjedi
closed
6 years ago
2
Sleep example
#35
sslupsky
opened
6 years ago
0
fix bug in example CustomTimedThread when overriding shouldRun
#34
mitosch
closed
6 years ago
1
Memory usage
#33
colesnicov
opened
6 years ago
1
Add light versions.
#32
stanmain
opened
6 years ago
3
Typo - Synce -> Since
#31
madacol
closed
6 years ago
1
Incompatible with ESP32
#30
SciLor
opened
6 years ago
9
Cleanup: Silence warning about anused variable
#29
jrbenito
closed
7 years ago
1
Parameterized
#28
ikoryakovskiy
opened
7 years ago
1
Add optional argument to onRun
#27
morganrallen
closed
6 years ago
2
last_run never updates when timer is disabled, re-enabled
#26
morganrallen
closed
6 years ago
12
Add virtual destructor to thread.h to prevent undefined behavior on destruction.
#25
DavidBoman
opened
7 years ago
4
second thread is not running
#24
himanshu-hearthacker
closed
6 years ago
1
_onRun function pointer replaced by std::function
#23
Denages
closed
7 years ago
8
Fixes next run time on initialization
#22
Denages
closed
7 years ago
0
Dynamically created thread bug
#21
Denages
closed
7 years ago
0
Correcao na condicao do laco da funcao ThreadController::run()
#20
wvmcastro
closed
6 years ago
1
Bug ThreadController::run()
#19
wvmcastro
closed
6 years ago
3
Thread still runs even if removed from thread controller
#18
NetForces
closed
7 years ago
1
Calling the same callback for multiple thread and passing arguments to the thread
#17
NetForces
closed
7 years ago
4
Getting error with Threads in NODEMCU Devkit 1.0
#16
pipoblak
closed
7 years ago
1
Warning when compiling ThreadController.cpp
#15
LBertrandDC
closed
7 years ago
1
Is there any reason or usecase to make `Thread::setInterval` and `Thread::shouldRun` virtual?
#14
CAHEK7
closed
8 years ago
3
Static thread controller
#13
CAHEK7
closed
8 years ago
4
Using cached `time` value may slip off schedule if `run` function takes long time.
#12
CAHEK7
closed
7 years ago
3
fixed typo
#11
boeckhoff
closed
8 years ago
0
Any Possible to run Two Threads as same time (MultiThreading)
#10
androsathish
closed
7 years ago
3
Stop Thread
#9
KingOfGerrit
closed
8 years ago
1
@PlatformIO Library Registry manifest file
#8
ivankravets
closed
9 years ago
6
Passing Parameters to callback functions
#7
boeckhoff
closed
9 years ago
1
Lightweight alternative to ThreadController
#6
edgar-bonet
closed
7 years ago
3
Library name is misleading
#5
edgar-bonet
closed
9 years ago
4
Use unsigned long for representing times.
#4
edgar-bonet
closed
9 years ago
4
Improper use of signed integers
#3
edgar-bonet
closed
9 years ago
4
Compatible with 1.5.x specification
#2
ivanseidel
closed
9 years ago
0
in ThreadController.cpp
#1
patrickelectric
closed
10 years ago
7