Commits on Source (57)
-
Andrew Tridgell authoredf1891cea
-
Andrew Tridgell authored8a3d3bed
-
Andrew Tridgell authored035b1302
-
Andrew Tridgell authored56f682f1
-
Andrew Tridgell authoredbb6deb48
-
Andrew Tridgell authorede575bc26
-
Andrew Tridgell authoredf8962d24
-
Andrew Tridgell authoredc151f246
-
Andrew Tridgell authored488714cc
-
Andrew Tridgell authoredb0030126
-
Andrew Tridgell authored5c4440a9
-
Andrew Tridgell authored55ec3167
-
Andrew Tridgell authored5ec8ce93
-
Andrew Tridgell authored25f69f05
-
Andrew Tridgell authoredd2c827aa
-
Andrew Tridgell authored197c09fc
-
Andrew Tridgell authoredcd7fbddc
-
Andrew Tridgell authored8aa1a890
-
Andrew Tridgell authored19c717df
-
Andrew Tridgell authoredb1342c2d
-
Andrew Tridgell authored5133799e
-
Andrew Tridgell authored231b44fc
-
Andrew Tridgell authoredb85001bf
-
Andrew Tridgell authored
don't use the 1kHz timer as it conflicts with other I2C devices
8359c082 -
Andrew Tridgell authored1c2a6dea
-
Andrew Tridgell authoredca431a47
-
Andrew Tridgell authored557f4df7
-
Andrew Tridgell authored0a8677b3
-
Andrew Tridgell authored3320dfd7
-
Andrew Tridgell authorede8b1fc72
-
Andrew Tridgell authoredb1d8df3d
-
Andrew Tridgell authoredb8bfa755
-
Randy Mackay authored0c44b5f4
-
mirkix authoredb03a9e29
-
Randy Mackay authoredc93e7a69
-
mirkix authored70445d11
-
mirkix authoredc58a0221
-
mirkix authored00175807
-
mirkix authoredfa950a73
-
mirkix authored62a05a04
-
mirkix authored189dd158
-
Jonathan Challinger authorede51f8373
-
priseborough authored
Prevents possible loss of attitude reference for flights without optical flow and GPS. The optical flow measurement timeout can reset the velocity states which decouples the position states from IMU errors and therefore significantly reduces the amount of attitude error correction.
c40c3632 -
Randy Mackay authored
Simulated copter is flying too high and causing the land to timeout
2a7f78a2 -
Jonathan Challinger authoreda580cd83
-
Jonathan Challinger authored36410a51
-
Randy Mackay authored1c25c00f
-
Randy Mackay authoredd6c48e42
-
Jonathan Challinger authored9ebd0e99
-
Randy Mackay authored
The desired_accel is set again 11 lines lower so this line did nothing.
aeecc46f -
Jason Short authoredfe74a11b
-
Randy Mackay authored4059e02a
-
Grant Morphett authored
Now if developers type "make help" they get a useful message.
8b08402c -
Dario Lindo Andres authored
When we configure LOGGING_ENABLED to DISABLED code does not compile. Now it works!
0ea7a7a0 -
Andrew Tridgell authored
useful for testing
b0b57ccc -
Andrew Tridgell authored731678b0
-
Andrew Tridgell authored62e7778b
Showing
- .travis.yml 2 additions, 2 deletions.travis.yml
- APMrover2/APMrover2.pde 2 additions, 16 deletionsAPMrover2/APMrover2.pde
- AntennaTracker/AntennaTracker.pde 1 addition, 15 deletionsAntennaTracker/AntennaTracker.pde
- AntennaTracker/sensors.pde 1 addition, 1 deletionAntennaTracker/sensors.pde
- ArduCopter/ArduCopter.pde 4 additions, 216 deletionsArduCopter/ArduCopter.pde
- ArduCopter/GCS_Mavlink.pde 1 addition, 1 deletionArduCopter/GCS_Mavlink.pde
- ArduCopter/ReleaseNotes.txt 1 addition, 1 deletionArduCopter/ReleaseNotes.txt
- ArduCopter/control_drift.pde 17 additions, 8 deletionsArduCopter/control_drift.pde
- ArduCopter/control_land.pde 0 additions, 42 deletionsArduCopter/control_land.pde
- ArduCopter/land_detector.pde 43 additions, 0 deletionsArduCopter/land_detector.pde
- ArduCopter/motors.pde 1 addition, 1 deletionArduCopter/motors.pde
- ArduCopter/sensors.pde 1 addition, 1 deletionArduCopter/sensors.pde
- ArduCopter/tuning.pde 200 additions, 0 deletionsArduCopter/tuning.pde
- ArduPlane/ArduPlane.pde 3 additions, 19 deletionsArduPlane/ArduPlane.pde
- ArduPlane/GCS_Mavlink.pde 2 additions, 2 deletionsArduPlane/GCS_Mavlink.pde
- ArduPlane/Log.pde 2 additions, 0 deletionsArduPlane/Log.pde
- ArduPlane/system.pde 2 additions, 0 deletionsArduPlane/system.pde
- ArduPlane/test.pde 1 addition, 1 deletionArduPlane/test.pde
- Tools/Linux_HAL_Essentials/BB-BONE-PRU-05-00A0.dts 26 additions, 26 deletionsTools/Linux_HAL_Essentials/BB-BONE-PRU-05-00A0.dts
- Tools/Linux_HAL_Essentials/BB-PXF-01-00A0.dts 30 additions, 28 deletionsTools/Linux_HAL_Essentials/BB-PXF-01-00A0.dts
ArduCopter/land_detector.pde
0 → 100644
ArduCopter/tuning.pde
0 → 100644