- Oct 23, 2012
-
-
rmackay9 authored
-
- Oct 22, 2012
-
-
rmackay9 authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
rmackay9 authored
Includes replacing flight_mode_strings with print_flight_mode function. SendDebug macro replaced with direct Serial.print_P calls.
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
Olivier ADLER authored
Channel count auto detection post processing code Added a #define : valid frames threshold before detection validation
-
- Oct 20, 2012
-
-
Pat Hickey authored
-
Michael Oborne authored
-
rmackay9 authored
-
- Oct 19, 2012
-
-
rmackay9 authored
Particularly important is the roll-pitch I term move from the stabilize to rate controllers.
-
Pat Hickey authored
-
Pat Hickey authored
-
Pat Hickey authored
-
Andrew Tridgell authored
-
- Oct 18, 2012
-
-
Robert Lefebvre authored
#define Stupid_Mistake
-
Robert Lefebvre authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
SPI3: add checks that SPI bus has been initialised to reduce possibility of interfering with UART3 on APM1
-
rmackay9 authored
SPI3 is also UART3. On APM1 we use UART3 for telemetry and don't need SPI3.
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
AP_OpticalFlow: added ability to pass in semaphores for main spi bus to stop conflicts with dataflash on APM1
-
rmackay9 authored
DataFlash_APM2: renamed semaphore to spi3_semaphore to make it more obvious which semaphore is required.
-
Andrew Tridgell authored
this sends out the GPS init strings in 16 byte chunks to avoid causing timing glitches when no GPS is attached
-
- Oct 17, 2012
-
-
Olivier ADLER authored
Reworked the PPM decoder (i did forget the sync symbol pre-pulse) Splitted pre-pulse and pulse width variable for better reliability and easier processing
-
rmackay9 authored
Also removed commented-out block of code from navigation.pde.
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
Provided by Leonard Hall. Also removed large unnecessary comments.
-
rmackay9 authored
-
rmackay9 authored
-
rmackay9 authored
Provided by Leonard Hall
-
- Oct 16, 2012
-
-
Andrew Tridgell authored
-