.. |
AC_PID
|
Add AVR compatibility header for missing math.h definitions.
|
2013-01-16 13:52:17 +11:00 |
AC_WPNav
|
AC_WPNav: increase max accel to 8m/s/s
|
2013-04-15 21:57:56 +09:00 |
APM_Control
|
Add AVR compatibility header for missing math.h definitions.
|
2013-01-16 13:52:17 +11:00 |
APM_OBC
|
build: change from Arduino.mk to apm.mk
|
2013-01-02 17:29:37 +11:00 |
APM_PI
|
Add AVR compatibility header for missing math.h definitions.
|
2013-01-16 13:52:17 +11:00 |
AP_ADC
|
AP_ADC: fixed APM1 HIL_SENSORS Ch6() return
|
2013-04-02 13:20:08 +11:00 |
AP_ADC_AnalogSource
|
AP_ADC_AnalogSource: fixed reference scaling for APM1 Ch6 ADC
|
2013-03-08 09:06:40 +11:00 |
AP_AHRS
|
AHRS: removed AHRS_BARO_USE option
|
2013-04-15 10:52:31 +10:00 |
AP_Airspeed
|
AP_Airspeed: use new voltage_average() API in Airspeed driver
|
2013-03-08 10:01:15 +11:00 |
AP_Baro
|
AP_Baro: Fixed build for APM2 Beta hardware
|
2013-04-16 11:24:38 +10:00 |
AP_Buffer
|
AP_Buffer: ported to AP_HAL
|
2012-12-20 14:51:29 +11:00 |
AP_Camera
|
AP_Camera: enable relay off in all builds
|
2013-04-09 11:38:30 +10:00 |
AP_Common
|
Plane: Implement issue 80: counterclockwise loiter
|
2013-02-05 10:29:31 +11:00 |
AP_Compass
|
Copter: compass learn off by default
|
2013-04-16 18:47:39 +09:00 |
AP_Curve
|
AP_Curve: put template in cpp file
|
2012-12-20 14:52:30 +11:00 |
AP_Declination
|
Update floating point calculations to use floats instead of doubles.
|
2013-01-16 13:52:01 +11:00 |
AP_GPS
|
AP_GPS: fixed uninitialied variable bugs found with valgrind
|
2013-04-17 23:02:13 +10:00 |
AP_HAL
|
AP_HAL: added register_io_process()
|
2013-04-17 21:33:50 +10:00 |
AP_HAL_AVR
|
AP_HAL: added register_io_process()
|
2013-04-17 21:33:50 +10:00 |
AP_HAL_AVR_SITL
|
AP_HAL: added register_io_process()
|
2013-04-17 21:33:50 +10:00 |
AP_HAL_Empty
|
AP_HAL: added gpio->analogPinToDigitalPin() API
|
2013-03-22 12:31:14 +11:00 |
AP_HAL_PX4
|
AP_HAL: added register_io_process()
|
2013-04-17 21:33:50 +10:00 |
AP_HAL_SMACCM
|
AP_HAL: added gpio->analogPinToDigitalPin() API
|
2013-03-22 12:31:14 +11:00 |
AP_InertialNav
|
AP_InertialNav: initialise _gps_last_time
|
2013-04-17 23:02:13 +10:00 |
AP_InertialSensor
|
AP_InertialSensor: ensure parent class is initialised in instance classes
|
2013-04-12 14:30:35 +10:00 |
AP_L1_Control
|
AP_L1_Control : Fixed potential divide by zero in Nu1 angle calculation
|
2013-04-15 21:11:30 +10:00 |
AP_LeadFilter
|
build: change from Arduino.mk to apm.mk
|
2013-01-02 17:29:37 +11:00 |
AP_Limits
|
cleanup: use const for struct Location pointers and references
|
2013-04-09 12:10:32 +10:00 |
AP_Math
|
AP_Math: handle NaN in constrain(), returning average
|
2013-04-15 14:28:51 +10:00 |
AP_Menu
|
AP_Menu: fixed crash bug in strtok_r() handling
|
2013-04-17 22:20:00 +10:00 |
AP_Motors
|
AP_Motors: remove auto_armed
|
2013-04-17 21:28:42 +09:00 |
AP_Mount
|
cleanup: use const for struct Location pointers and references
|
2013-04-09 12:10:32 +10:00 |
AP_Navigation
|
AP_Navigation: added a navigation controller class
|
2013-04-12 12:48:08 +10:00 |
AP_OpticalFlow
|
OpticalFlow: switch order of sin_yaw, cos_yaw
|
2013-04-02 15:49:31 +09:00 |
AP_Param
|
Update floating point calculations to use floats instead of doubles.
|
2013-01-16 13:52:01 +11:00 |
AP_PerfMon
|
AP_PerfMon: fixes to make it work under AP_HAL (almost)
|
2013-01-23 21:22:17 +09:00 |
AP_Progmem
|
Add AP_HAL_SMACCM implementation.
|
2013-01-03 13:48:06 -08:00 |
AP_RangeFinder
|
RangeFinder: fixed a warning
|
2013-04-17 21:33:08 +10:00 |
AP_Relay
|
AP_Relay: fix pin used on APM2/SITL per Sando on drones-discuss
|
2013-01-05 13:51:59 -08:00 |
AP_Scheduler
|
AP_Scheduler: show scheduler task slips
|
2013-01-12 13:04:52 +11:00 |
DataFlash
|
DataFlash: added file based 'dataflash' logging
|
2013-04-17 21:32:53 +10:00 |
Filter
|
Add AVR compatibility header for missing math.h definitions.
|
2013-01-16 13:52:17 +11:00 |
GCS_Console
|
build: change from Arduino.mk to apm.mk
|
2013-01-02 17:29:37 +11:00 |
GCS_MAVLink
|
GCS_MAVLink: added comm_is_idle() function
|
2013-03-21 21:55:12 +11:00 |
PID
|
PID: added get_pid_4500()
|
2013-04-01 22:17:04 +11:00 |
RC_Channel
|
Revert "RC_Channel: removed pwm_out variable from RC_Channel"
|
2013-03-29 22:36:29 +11:00 |
SITL
|
SITL: change default wind speed to zero
|
2013-04-17 11:39:43 +10:00 |
doc
|
Checking these in makes the libraries too bulky. We need to host them somewhere.
|
2011-01-04 06:22:02 +00:00 |
memcheck
|
memcheck: fixed for PX4 build
|
2013-01-02 14:45:09 +11:00 |