Roger Larsen's Discussions (3)

Sort by

APM source code - interrupts?

I was quickly browsing over the source code for APM 2.6. I noticed that the main loop uses just some straight up timers to check for how often update routines are called and so forth.

 

Are there any benefits to modifing this code to use interrupts or

Read more…