.. |
Libraries
|
Merge remote-tracking branch 'op-revo/james/revo' into revo-next
|
2012-10-30 00:08:43 -04:00 |
pios_adxl345.c
|
Merged latest origin/next.
|
2012-05-05 09:40:44 -07:00 |
pios_bma180.c
|
Merge remote-tracking branch 'op-public/next' into revo-next
|
2012-10-20 13:56:18 -04:00 |
pios_bmp085.c
|
proper use of i2c transfer, return 0 is all ok, original code locked the transfer when all ok.
|
2012-07-30 11:41:25 +03:00 |
pios_board_info.c
|
build: add support for EE bank on pipx boards
|
2011-05-24 01:10:40 -04:00 |
pios_com_msg.c
|
com_msg: Create new message based COM layer for bootloaders
|
2012-01-14 14:23:18 -05:00 |
pios_com.c
|
USB/COM/RFM22B: Added a standard com callback to test for link availability. This replaces the PIOS_USB_CheckAvailable function with a generic PIOS_COM_Available function. This is now used by the RFM22B com driver to test if a good link is up. This was originally written by James, and Brian merged it into the latest RFM22B branch.
|
2012-12-11 17:44:03 -07:00 |
pios_crc.c
|
Added pios_eeprom for saving settings.
|
2012-04-28 19:29:25 -07:00 |
pios_etasv3.c
|
Baro calibration
|
2012-04-18 10:48:31 +02:00 |
pios_flash_jedec.c
|
Merge remote-tracking branch 'op-public/next' into revo-next
|
2012-10-30 00:41:35 -04:00 |
pios_flashfs_objlist.c
|
Add the chip size to the flashfs configuration (should probably go in the chip
|
2012-06-02 11:00:42 -05:00 |
pios_gcsrcvr.c
|
Get PIOS_GCSRCVR working on revo
|
2012-06-04 09:48:05 -05:00 |
pios_hcsr04.c
|
spektrum: rename Spektrum to DSM (DSM2/DSMJ/DSMX used by Spektrum and JR radios)
|
2011-11-04 21:40:34 +02:00 |
pios_hmc5843.c
|
Merged latest origin/next.
|
2012-05-05 09:40:44 -07:00 |
pios_hmc5883.c
|
Merge remote-tracking branch 'op-public/next' into revo-next
|
2012-10-20 13:56:18 -04:00 |
pios_i2c_esc.c
|
i2c: compile-time decoupling of i2c devices from adapters
|
2012-01-14 15:38:56 -05:00 |
pios_l3gd20.c
|
Merge remote-tracking branch 'op-public/next' into revo-next
|
2012-10-20 13:56:18 -04:00 |
pios_mpu6000.c
|
Merge remote-tracking branch 'op-public/next' into revo-next
|
2012-10-20 13:56:18 -04:00 |
pios_mpxv5004.c
|
dded support for multiple airspeed sources. Added GPS airspeed estimation. Extended BaroAirspeed UAVO. Added new AirspeedSettings UAVO.
|
2012-07-20 13:08:54 +02:00 |
pios_mpxv7002.c
|
dded support for multiple airspeed sources. Added GPS airspeed estimation. Extended BaroAirspeed UAVO. Added new AirspeedSettings UAVO.
|
2012-07-20 13:08:54 +02:00 |
pios_ms5611.c
|
Fixes the selection of the oversample settings from the pios_ms5611_cfg.oversapling configuration
|
2012-08-25 11:29:01 +02:00 |
pios_opahrs_proto.c
|
Flight/PiOS: Whitespace changes
|
2010-09-27 07:28:45 +00:00 |
pios_opahrs_v0.c
|
bl_openpilot: bind to new COM, USART and SPI drivers
|
2011-02-14 01:17:32 +00:00 |
pios_opahrs.c
|
Flight/PiOS: Whitespace changes
|
2010-09-27 07:28:45 +00:00 |
pios_rcvr.c
|
PiOS RCVR: Make the public API use a 1 based indexing for channel numbers.
|
2011-09-06 16:39:08 -05:00 |
pios_rfm22b_com.c
|
RFM22B: Added timing synchronization on transmit to try to eliminate both sides transmitting at the same time. This now achieves virtually 0 re-transmissions for close range transmission while transmitting both full telemety and PPM at 64k.
|
2012-12-11 17:44:20 -07:00 |
pios_rfm22b_rcvr.c
|
Added RFM22B (OPLink) receiver.
|
2012-12-13 21:07:19 -07:00 |
pios_rfm22b.c
|
RM: Now doesn't crash when the radio is disabled.
|
2012-12-16 09:16:19 -07:00 |
pios_sbus.c
|
Fixes for SBUS support on RM2.
|
2012-11-23 19:41:23 +01:00 |
pios_sdcard.c
|
OSD uSDcard support, settings save/load works (tested on 128MB card). booting takes some time for some reason.
|
2012-07-30 11:45:22 +03:00 |
pios_usb_desc_hid_cdc.c
|
hid joystick: factor out min/max range from report items
|
2012-08-10 23:29:34 -04:00 |
pios_usb_desc_hid_only.c
|
Merged latest origin/next.
|
2012-05-05 09:40:44 -07:00 |
pios_usb_util.c
|
PipX: Since we are calling the PipX ISR from user space looks ensure the frequency stays correct.
|
2012-09-01 19:13:11 -05:00 |
pios_video.c
|
Merge remote-tracking branch 'op-public/next' into revo-next
|
2012-10-20 13:56:18 -04:00 |
pios_wavplay.c
|
Wave audio player test app.
|
2012-07-30 11:45:36 +03:00 |
printf2.c
|
*float sprintf
|
2012-05-25 21:12:03 +03:00 |
printf-stdarg.c
|
Flight/PiOS: Whitespace changes
|
2010-09-27 07:28:45 +00:00 |