1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-30 08:24:11 +01:00
LibrePilot/flight/Libraries
2012-12-11 17:43:53 -07:00
..
inc RFM22B/RM: Added rfm22b com device, moved remaining functionality in the radio module to the rfm22 driver, and simplified configuration of the PipX/OPLink. The radio device now presents itself completely as a com device, both in RadioComBridge (OPLink devices) and Telemetry (RM). Also change the PipXStatus and PipXSettings UAVOs to OPLinkStatus/OPLinkSettings. 2012-12-11 17:43:53 -07: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/RM: Added rfm22b com device, moved remaining functionality in the radio module to the rfm22 driver, and simplified configuration of the PipX/OPLink. The radio device now presents itself completely as a com device, both in RadioComBridge (OPLink devices) and Telemetry (RM). Also change the PipXStatus and PipXSettings UAVOs to OPLinkStatus/OPLinkSettings. 2012-12-11 17:43:53 -07:00
paths.c Merge branch 'revo-next' into corvuscorax/new_navigation 2012-05-30 00:51:52 +02:00
stopwatch.c stopwatch: Add support for timers 5-8 2011-05-08 12:41:02 -04:00
taskmonitor.c Enable task run time monitoring in osx simulation 2012-04-03 09:16:27 -05:00
WorldMagModel.c Fixed World Magnetic Model to accept altitude in meters instead of kilometers 2012-07-31 00:18:10 +02:00