1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/pios/common
2015-04-26 21:08:54 +02:00
..
libraries OP-1804: Add realloc. 2015-04-16 22:52:09 -07:00
pios_adxl345.c OP-1658 - Fixes to other (old and deprecated) sensors 2015-02-03 00:00:05 +01:00
pios_bma180.c OP-1658 - Fixes to other (old and deprecated) sensors 2015-02-03 00:00:05 +01:00
pios_bmp085.c OP-1658 - Fixes to other (old and deprecated) sensors 2015-02-03 00:00:05 +01:00
pios_board_info.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_callbackscheduler.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
pios_com_msg.c OP-1275 - add ChangeBaud to PIOS_COM_MSG 2014-09-16 00:42:51 +02:00
pios_com.c Merge branch 'amorale/OP-1476_1477_1275_GPSV9_pios_firmware_bootloader' into next 2014-10-03 00:37:55 +02:00
pios_crc.c OP-1122 OP-1158 added facility to update a CRC with uavobject data (flight side) 2014-01-12 15:12:41 +01:00
pios_debuglog.c OP-1395 - Reset log num when changing flight num. fix flight num update logic 2014-07-09 23:05:38 +02:00
pios_deltatime.c OP-1211 removed unneeded define 2014-02-06 19:34:34 +01:00
pios_dosfs_logfs.c Yaffs or dosfs now conditional linkage for simposix yaffs testing 2014-10-28 08:48:38 +11:00
pios_etasv3.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_flash_jedec.c OP-1395 - Add support for Fast read, explicitly set SPI clock speed to maximum allowed by all parts used 2014-07-08 02:53:25 +02:00
pios_flashfs_logfs.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
pios_gcsrcvr.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
pios_hcsr04.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
pios_hmc5x83.c OP-1820 - Add mag orientation parameter in hmc configuration 2015-04-03 20:40:52 +02:00
pios_hmc5843.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_i2c_esc.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_iap.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_instrumentation.c OP-1365 - adds quick and dirty decays to max and min values 2015-02-03 00:00:05 +01:00
pios_l3gd20.c OP-1658 - Fixes to other (old and deprecated) sensors 2015-02-03 00:00:05 +01:00
pios_led.c Moves pios_led functionality to pios_gpio and makes pios_led a thin layer over pios_gpio. Supports configuring multiple sets of GPIOs. 2013-07-28 07:01:08 -07:00
pios_logfs.c uncrustification! 2014-11-08 12:59:16 +01:00
pios_mem.c OP-1804: Add realloc. 2015-04-16 22:52:09 -07:00
pios_mpu6000.c OP-1658 - Various fixes for MPU6000 and HMC5x83 2015-02-03 00:00:06 +01:00
pios_mpxv.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_ms4525do.c OP-1273 OP-1282 OP-1283 uncrustify 2014-03-31 22:17:58 +02:00
pios_ms5611.c OP-1793 - Use a constant for running average smoothing factor 2015-03-20 22:11:29 +01:00
pios_notify.c OP-1379 - Prevent loosing any update to background notification and notifications with priority higher than current 2014-09-21 23:32:52 +02:00
pios_oplinkrcvr.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
pios_rcvr.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
pios_rfm22b_com.c OP-932 Adds a direct PPM channel on each Tx packet when in PPM mode, and adds a PPM only mode that uses a 9600 bps air datarate. Also updates the OPLink configuration tab and moves all OPLink configuration to the OPLink configuration tab on the Revo, and customizes the OPLink configuration tab for the Revo. 2013-06-26 18:01:54 -07:00
pios_rfm22b.c Uncrustify 2015-03-22 20:26:36 +01:00
pios_sbus.c OP-1473 Fix EOF handling for R7008SB 2014-09-04 18:15:36 +02:00
pios_sdcard.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_sensors.c OP-1658 - various fixes 2015-02-03 00:00:05 +01:00
pios_srxl.c OP-1837 Uncrustify 2015-04-26 21:08:54 +02:00
pios_task_monitor.c OP-943 uses pios_mem API for heap allocation 2014-06-11 22:15:40 +02:00
pios_trace.c uncrustification! 2014-11-08 12:59:16 +01:00
pios_ubx_dcc.c OP-1477 - Add pios_ubx_ddc driver to handle i2c comms with UBlox GPS 2014-09-16 22:40:52 +02:00
pios_usb_desc_hid_cdc.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_usb_desc_hid_only.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_usb_util.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_video.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00
pios_wavplay.c Reformat source code with 'make uncrustify_all' run twice. NO CODE CHANGES 2013-05-19 17:37:30 +03:00