- Nov 13, 2014
-
-
Mikhail Avkhimenia authored
-
Staroselskii Georgii authored
-
Staroselskii Georgii authored
-
Víctor Mayoral Vilches authored
exit from the autpilot when reboot is commanded. The software assumes that the code is being launched in an infinite loop thereby an exit will make it reboot.
-
Andrew Tridgell authored
-
John Williams authored
-
John Williams authored
Preliminary support for Zynq/Linux on the 'ZyboPilot' HW platform. see https://github.com/trjw/ZyboPilot-bsp for the PetaLinux / Vivado project files. At this stage CPPM/Pulse in and PWM out work, and in CLI mode the passthru test works correctly. The platform has passed minimal smoke testing in HIL mode. ZYNQ IS NOT FLIGHT TESTED YET! FLY THIS PLATFORM AT YOUR OWN RISK! Signed-off-by:
John Williams <john@whelanwilliams.net>
-
Andrew Tridgell authored
-
Staroselskii Georgii authored
-
Craig Elder authored
-
Dario Lindo Andres authored
-
Andrew Tridgell authored
too many people are still not tuning. At least this will give them a chance to get their aircraft back in a cross-wind
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
allows airspeed calibration to be skipped for easier startup
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
makes it more obvious where the build ends up
-
Andrew Tridgell authored
this creates a core file
-
Andrew Tridgell authored
try to catch floating pt exception causes
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this will allow users to disable it if it proves to be a problem with no airspeed sensor
-
Andrew Tridgell authored
-
Andrew Tridgell authored
-
Andrew Tridgell authored
fixes issue #1555
-
- Nov 12, 2014
-
-
Andrew Tridgell authored
this calculates the aerodymanic load factor from smoothed airspeed and uses it to limit roll to keep it below the level where the load factor would take us past the aerodymanic limit of the airframe
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this will push up minimum airspeed when turning
-
Andrew Tridgell authored
-
Andrew Tridgell authored
this allows the use of an external temperature sensor for calibration purposes, such as the sensor built in to the digital airspeed sensor. The main affect this has is on the EAS2TAS calculation The get_calibration_temperature() is used to choose either an external temperature or an internal one. If an internal one is used then it is clamped at no higher than 25 degrees C, to prevent hot electronics on startup affecting altitude scaling and EAS2TAS
-
Andrew Tridgell authored
-
Brandon Basso authored
changes default Tv to be 1/1600 (higher) and ISO to be lower 200/800 Max1/Max2. Should produce more crisp images in low light.
-
Brandon Basso authored
initial commit
-
- Nov 11, 2014
-
-
Arthur Benemann authored
-
Arthur Benemann authored
-
Arthur Benemann authored
The do_take_picture() function must be called for logging to occur. configure_msg is empty at the moment so the call to this is remove
-
Arthur Benemann authored
The do_take_picture() function must be called for logging to occur. configure_msg is empty at the moment so the call to this is remove
-
Andrew Tridgell authored
thanks to John Williams for pointing it out
-