1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/Libraries
Corvus Corax 7642f44cad Merge remote branch 'origin/corvuscorax/sanity_additions' into corvus/directory_and_sanity
Conflicts:
	flight/Modules/FirmwareIAP/firmwareiap.c
	flight/Modules/ManualControl/manualcontrol.c
	flight/targets/SimPosix/Makefile
	shared/uavobjectdefinition/systemalarms.xml
2013-02-03 14:57:54 +01:00
..
inc Merge remote branch 'origin/corvuscorax/sanity_additions' into corvus/directory_and_sanity 2013-02-03 14:57:54 +01:00
math PID: Fix small bug in setpoint weighting that had really ugly consequences 2012-09-12 00:07:17 -05:00
PyMite FlightPlan/Python: Updated object generator to create a Python file for each UAVObject. It is now possible to access all UAVObjects from the FlightPlan Python scripts. 2011-03-03 02:22:50 +00:00
rscode Reduced size of temporaries to the correct size in rs.c 2012-08-22 06:46:51 -07:00
aes.c Added include of stdint.h to aes.c 2012-08-24 19:26:06 -07:00
ahrs_comm_objects.c Merged latest origin/next. 2012-05-05 09:40:44 -07:00
ahrs_spi_comm.c Merged latest origin/next. 2012-05-05 09:40:44 -07:00
CoordinateConversions.c Merged latest origin/next. 2012-05-05 09:40:44 -07:00
fifo_buffer.c Merged latest origin/next. 2012-05-05 09:40:44 -07:00
insgps13state.c EKF gyro bias into the object now working propely 2012-07-21 15:11:04 -05:00
insgps16state.c Updating INS Pos/Vel variance includes the vertical velocity 2012-04-15 11:50:11 -05:00
insgps_helper.c Start migrating the attitude solution to FreeRTOS 2011-11-13 18:51:35 -06:00
packet_handler.c RFM22B: Added link quality calculation based on number of dropped packets. Also added packet error correction, which apparently wasn't being done before. 2012-10-04 21:11:40 -07:00
paths.c Merge branch 'revo-next' into corvuscorax/new_navigation 2012-05-30 00:51:52 +02:00
sanitycheck.c Merge remote branch 'origin/corvuscorax/sanity_additions' into corvus/directory_and_sanity 2013-02-03 14:57:54 +01:00
stopwatch.c stopwatch: Add support for timers 5-8 2011-05-08 12:41:02 -04:00
taskmonitor.c Merge remote branch 'origin/corvuscorax/sanity_additions' into corvus/directory_and_sanity 2013-02-03 14:57:54 +01:00
WorldMagModel.c Fixed World Magnetic Model to accept altitude in meters instead of kilometers 2012-07-31 00:18:10 +02:00