- Dec 10, 2013
-
-
Andrew Tridgell authored
hrt_call_init() can be used to initialise (zero) a hrt_call structure to ensure safe usage. The hrt_call_every() interface calls this automatically. hrt_call_delay() can be used to delay a current callout by the given number of microseconds
-
Andrew Tridgell authored
-
Andrew Tridgell authored
after discussion with Leonard these analog on-chip filters should be at 50Hz
-
Andrew Tridgell authored
this gives 5MHz SPI bus speed (by asking for 6MHz due to timer granularity). Tests with a logic analyser show that the ms5611 is actually more reliable at 5MHz than lower speeds
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this makes logic traces cleaner by zeroing extra bytes written
-
- Dec 05, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
- Dec 04, 2013
-
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Lorenz Meier authored
-
Andrew Tridgell authored
this allows the software filter to do its job properly
-
Andrew Tridgell authored
-
- Dec 02, 2013
-
-
Lorenz Meier authored
Hotfix Hex Startup
-
- Dec 01, 2013
-
-
Julian Oes authored
Hex Startup: Set rate of all 8 PWM outputs (6 are not possible because rate can only be changed for channel groups
-
- Nov 30, 2013
-
-
Andrew Tridgell authored
params not tuned yet, but servos in the right direction
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this gives cleaner traces
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this allows us to tell if the main loop is running by looking for a blinking blue LED
-
Andrew Tridgell authored
this ensures we follow the datasheet requirement of 1MHz for general registers and up to 20MHz for sensor and int status registers
-
Andrew Tridgell authored
this allows the bus speed to be changed on the fly by device drivers. This is needed for the MPU6000
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
useful for diagnosing issues
-
Lorenz Meier authored
-
- Nov 28, 2013
-
-
Thomas Gubler authored
missionlib: waypoint yaw fixed
-
- Nov 23, 2013
-
-
Anton Babushkin authored
-
- Nov 19, 2013
-
-
Lorenz Meier authored
fix off by one in missionlib
-
Thomas Gubler authored
-
- Nov 16, 2013
-
-
Anton Babushkin authored
-
- Nov 15, 2013
-
-
Lorenz Meier authored
Backside update/ python HIL fix
-
- Nov 14, 2013
-
-
James Goppert authored
-
James Goppert authored
-