You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Pat Hickey 2a12392b9e AP_HAL: export semaphore header 12 years ago
..
AC_PID AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
APM_Control APM_Control: ported to AP_HAL 12 years ago
APM_OBC APM_OBC: translate to AP_HAL, make trivial test sketch to test build 12 years ago
APM_PI AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
APM_RC APM_RC: fixed APM1 example sketch 12 years ago
APO/examples remove APO library: deprecated 12 years ago
AP_ADC AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
AP_ADC_AnalogSource AP_AnalogSource: obsoleted by AP_HAL. Renamed to AP_ADC_AnalogSource. 12 years ago
AP_AHRS AP_AHRS: port to AP_HAL 12 years ago
AP_Airspeed AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
AP_AnalogSource AP_AnalogSource: obsoleted by AP_HAL. Renamed to AP_ADC_AnalogSource. 12 years ago
AP_Baro AP_Baro tests rebase fixups 12 years ago
AP_Buffer AP_Buffer: ported to AP_HAL 12 years ago
AP_Camera AP_Camera: ported to AP_HAL 12 years ago
AP_Common Arduino.mk: norelax.inoflag will disable -Wl,--relax on a per sketch basis 12 years ago
AP_Compass AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
AP_Curve AP_Curve: made into its own library 12 years ago
AP_Declination AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
AP_GPS AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
AP_HAL AP_HAL: export semaphore header 12 years ago
AP_HAL_AVR AP_HAL_AVR: gpio and scheduler renamed arduino to avr 12 years ago
AP_HAL_PX4 AP_HAL_PX4: added stdio.h 12 years ago
AP_InertialNav AP_InertialNav: did my best at a meaningful test sketch 12 years ago
AP_InertialSensor AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
AP_LeadFilter AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
AP_Limits AP_Limits: fix spacing to 80 columns, use standard cpp header guard conventions 12 years ago
AP_Math AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
AP_Menu AP_Menu: ported to AP_HAL 12 years ago
AP_Motors AP_Motors: ported to AP_HAL 12 years ago
AP_Mount AP_Mount: ported to AP_HAL 12 years ago
AP_Navigation examples: mark some examples as unable to build 12 years ago
AP_OpticalFlow AP_OpticalFlow: ported to AP_HAL 12 years ago
AP_PID/examples/AP_pid AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
AP_Param AP_Param: eeprom translated to use AP_HAL. No unit tests available! 12 years ago
AP_PeriodicProcess PeriodicProcess: switch to SREG = oldSREG pattern for interrupt mask/restore 12 years ago
AP_Progmem AP_Progmem: check for PX4FMU_BUILD explicitly 12 years ago
AP_RangeFinder AP_Rangefinder: ported to AP_HAL. Only officially supports MaxsonarXL. 12 years ago
AP_Relay uncrustify libraries/AP_Relay/AP_Relay.h 13 years ago
AP_Semaphore AP_Semaphore: ported to AP_HAL 12 years ago
AP_Var/examples/AP_Var remove AP_Var: deprecated 12 years ago
Arduino_Mega_ISR_Registry uncrustify libraries/Arduino_Mega_ISR_Registry/Arduino_Mega_ISR_Registry.h 13 years ago
DataFlash DataFlash: fixes to lib include and make the test smaller 12 years ago
Desktop SITL: prevent the GPS pipe filling up and delaying GPS readings 12 years ago
DigitalWriteFast DigitalWriteFast: fixed example build 12 years ago
FastSerial FastSerial: added a vprintf_P() function 12 years ago
Filter AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
GCS_Console AP_Progmem: fix dependencies for all sketches touched by AP_HAL_AVR 12 years ago
GCS_MAVLink GCS_MAVLink: wibble to mavlink_helpers.h to fix build. 12 years ago
I2C I2C:: catch some more types of I2C errors for error count 12 years ago
PID AP_Param: #include <AP_Param.h> fixups for libraries & sketches 12 years ago
RC_Channel RC_Channel: ported to AP_HAL 12 years ago
SITL SITL: added SIM_WIND_* parameters 13 years ago
SPI3 SPI3: add checks that SPI bus has been initialised to reduce possibility of interfering with UART3 on APM1 12 years ago
doc Checking these in makes the libraries too bulky. We need to host them somewhere. 14 years ago
memcheck uncrustify libraries/memcheck/memcheck.h 13 years ago