.. |
AC_PID
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
12 years ago |
APM_Control
|
APM_Control: fixed build on ARM
|
12 years ago |
APM_OBC
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
12 years ago |
APM_PI
|
APM_PI: updates for new AP_Param API
|
12 years ago |
AP_ADC
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
12 years ago |
AP_ADC_AnalogSource
|
AP_ADC_AnalogSource: fix for new AnalogIn interface
|
12 years ago |
AP_AHRS
|
AHRS: fixed build on ARM
|
12 years ago |
AP_Airspeed
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
12 years ago |
AP_Baro
|
AP_Baro: fixed MS5611 semaphore handling
|
12 years ago |
AP_Buffer
|
AP_Buffer: ported to AP_HAL
|
12 years ago |
AP_Camera
|
AP Camera changes required to work with modified AP_Relay lib.
|
12 years ago |
AP_Common
|
Progmem: use right CONFIG_HAL_BOARD #ifdefs
|
12 years ago |
AP_Compass
|
AP_Compass: disable auto-declination on 1280
|
12 years ago |
AP_Curve
|
AP_Curve: put template in cpp file
|
12 years ago |
AP_Declination
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
12 years ago |
AP_GPS
|
GPS: fixed state machine logic errors in MTK19 driver
|
12 years ago |
AP_HAL
|
AP_HAL: added PX4 board support
|
12 years ago |
AP_HAL_AVR
|
HAL_AVR: fixed a warning
|
12 years ago |
AP_HAL_AVR_SITL
|
SITL: disabled buffering on stdout
|
12 years ago |
AP_HAL_Empty
|
AP_HAL: removed the defer_timer_process() function
|
12 years ago |
AP_HAL_PX4
|
HAL_PX4: added basic console driver (output only)
|
12 years ago |
AP_InertialNav
|
AP_InertialNav: increase baro delay to 0.5 sec (was 0.2sec) to allow slower baro updates on APM1
|
12 years ago |
AP_InertialSensor
|
AP_InertialSensor: resolved compile warning re uninitialised variable
|
12 years ago |
AP_LeadFilter
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
12 years ago |
AP_Limits
|
libraries: use new math functions
|
12 years ago |
AP_Math
|
AP_Math: added global GRAVITY_MSS define
|
12 years ago |
AP_Menu
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
12 years ago |
AP_Motors
|
AP_Motors: remove unnecessary opposite_motor array (no longer needed with new stability patch)
|
12 years ago |
AP_Mount
|
libraries: use new math functions
|
12 years ago |
AP_OpticalFlow
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
12 years ago |
AP_Param
|
AP_Param: fixed ARM PX4 build
|
12 years ago |
AP_PerfMon
|
ArduCopter: added AP_PerfMon library
|
12 years ago |
AP_Progmem
|
Progmem: use right CONFIG_HAL_BOARD #ifdefs
|
12 years ago |
AP_RangeFinder
|
RangeFinder: fixed example build
|
12 years ago |
AP_Relay
|
AP_Relay: allow for no relay pin
|
12 years ago |
DataFlash
|
DataFlash: disable some debug code
|
12 years ago |
Filter
|
Filter: #include AP_Buffer.h no longer needed now that completementary filter has been moved to InertialNav library
|
12 years ago |
GCS_Console
|
AP_HAL: use AP_HAL_BOARD_DRIVER in remaining test sketches
|
12 years ago |
GCS_MAVLink
|
GCS_MAVLink: wibble to mavlink_helpers.h to fix build.
|
12 years ago |
PID
|
PID: fixed example build
|
12 years ago |
RC_Channel
|
RC_Channel: added no_deadzone version of set_pwm()
|
12 years ago |
SITL
|
SITL: updates for new AP_Param API
|
12 years ago |
doc
|
Checking these in makes the libraries too bulky. We need to host them somewhere.
|
14 years ago |
memcheck
|
memcheck: need AP_HAL_Boards import for CONFIG_HAL_BOARD configs to make sense
|
12 years ago |