Close

at time better than faster

A project log for Trash Drone Router Platform

Using trash to make cheap wifi drones, connect uncovered areas with connectivity, and explore the sky

taiksontexas@TaiksonTexas 08/20/2014 at 09:570 Comments

read data and calculate pid is a time dependet task. when time is removed to improve calculations you mus read in a time fixed way. in linux you can achieve this by setting signal and alert time fixed and a kernel special schedule to allow to make the process enter in cpu. this is the best way to make uniform process. faster reads can be done without this but it will not time fixed and stabilizations will be lacking

Discussions