- Oct 09, 2013
-
-
Randy Mackay authored
-
- Oct 08, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this gives more even timing in ArduCopter
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this takes advantage of the INS specific method to wait for a sample
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this waits for a new INS sample to arrive, using whatever method is most efficient on each INS type
-
Andrew Tridgell authored
we could underflow and delay a very long time!
-
Randy Mackay authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
now needs a RGBLED_MODE_ON
-
Randy Mackay authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
allows threads to run on Linux
-
Andrew Tridgell authored
this prevents 5ms delays in compass accumulate
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
use a 500usec delay
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
the timer can block on I2C writes, which causes the main loop to run
-
Andrew Tridgell authored
lock all memory and pre-fault the stack in all threads
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this is for a cheap ebay 10DOF sensor
-
- Oct 07, 2013
-
-
Randy Mackay authored
-
Kevin Hester authored
-
Randy Mackay authored
-
- Oct 06, 2013
-
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Mike McCauley authored
This requires the libmaple fork at https://github.com/mikemccauley/libmaple.git which includes low level support for buffered usart transmits
-
Mike McCauley authored
documentation.
-