Threading

23 replies [Last post]
amehta
Title: NooBot
Joined: 07/18/2011
Posts:
BotPoints: 136
User offline. Last seen 6 years 15 weeks ago.

Thank you, I changed that and it still compiled in KISS IDE. We'll see if it works on the link

-amehta (Andrew Mehta)

amehta
Title: NooBot
Joined: 07/18/2011
Posts:
BotPoints: 136
User offline. Last seen 6 years 15 weeks ago.

Forgot to update, sorry. Just for future people who might have this problem:

It worked but was really buggy. We ended up ditching threading altogether.

Thanks for everyone's help though

-amehta (Andrew Mehta)

ruler501
ruler501's picture
Title: NooBot
Joined: 01/29/2012
Posts:
BotPoints: 367
User offline. Last seen 8 years 3 weeks ago.

If you really want threading you might try using pthreads directly. That may be able to fix some of your problems if they are in the KIPR library version you are using.