1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-04 12:24:11 +01:00
LibrePilot/flight/OpenPilot/Modules
2010-09-12 02:54:44 +00:00
..
Actuator Flight/VTOLmixer: Fix bug in mixer that messed up roll mixing. Also changed minimum to -1 so that neutral can be position motors come on and -1 the off position. Also made failsafe throttle value -1 to be consistent. 2010-09-12 02:54:44 +00:00
AHRSComms ahrscomms: use relative delays to avoid slipping 2010-09-11 23:06:22 +00:00
Altitude baroaltitude: rename AltitudeActual to BaroAltitude 2010-08-21 16:19:10 +00:00
Battery battery: fix doxygen header info 2010-08-08 04:14:56 +00:00
Example Fix: including of Example Module did not work any more 2010-06-07 11:12:58 +00:00
FlightSituation Added UAVObjects: FlightSituationActual NavigationSettings NavigationDesired 2010-07-26 21:26:28 +00:00
GPS Ground/CoordinateConversions: Shows correct location now. I just typed in a 3.14 constants and forgot to change to M_PI. 2010-09-04 05:58:43 +00:00
ManualControl Flight/VTOLmixer: Fix bug in mixer that messed up roll mixing. Also changed minimum to -1 so that neutral can be position motors come on and -1 the off position. Also made failsafe throttle value -1 to be consistent. 2010-09-12 02:54:44 +00:00
MK/MKSerial MKSerial: also report ground-speed 2010-07-27 09:49:47 +00:00
Navigation Added UAVObjects: FlightSituationActual NavigationSettings NavigationDesired 2010-07-26 21:26:28 +00:00
Osd/OsdEtStd OP-90 Configuring the ET OSD without eLogger. The module can now read a opaque config-file from the SD-card card and send it to the OSD 2010-08-19 17:32:18 +00:00
Stabilization Flight/Stabilization: Make the derivative account for the sampling time (dAngle/dt) for the PID loop since integral does and also make the integral bounds uavobject settings. It was originally bounded by constant/Ki but I'm not sure why as you change the gain of the error integral you also want to decrease the maximum error it can cause. 2010-09-12 02:54:41 +00:00
System slight changes to get PiOS.win32 to compile 2010-08-04 14:21:58 +00:00
Telemetry telemetry: fix comments around #ifdef 2010-09-05 23:10:34 +00:00
Watchdog Merge branch 'watchdog' 2010-08-13 05:18:17 +00:00