.. |
libraries
|
LP-512 Initial F3 support
|
2017-05-25 22:08:16 +02: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_bmp280.c
|
LP-512 Uncrustify
|
2017-05-25 22:08:39 +02: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_board_io.c
|
LP-548 OPLink will output OPLink receiver objects if mode is set to control or data and control and PPM output is not configured. Also adds support for OPLInkReceiver to all FCs.
|
2017-09-03 18:11:46 -07:00 |
pios_board_sensors.c
|
LP-540 Adds support for ms5607 and ms5637 to the ms5611 driver and renames it ms56xx.
|
2017-07-08 09:14:58 -07:00 |
pios_callbackscheduler.c
|
Raise callbackscheduler stack size
|
2015-05-18 21:30:03 +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
|
LP-512 Bring back accidentally removed function
|
2017-05-25 22:08:37 +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
|
LP-381 - Adds circular buffer and run writes within a separate callback
|
2016-08-17 19:57:29 +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_dsm.c
|
LP-480 DSM: do not fail to initialize driver for ports without bind capability.
|
2017-04-27 16:27:53 +02: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_exbus.c
|
LP-480 Move PIOS_COM_SetHalfDuplex() functionality to IOCTL. Remove RX/TX mode and change parameter order for PIOS_COM_ChangeConfig() and com driver set_config to match the databits/parity/stopbits scheme (like for example 8N1).
|
2017-04-24 13:04:23 +02:00 |
pios_flash_eeprom.c
|
REVONANO - emulate bigger sector size for erase operations
|
2015-05-18 21:30:02 +02:00 |
pios_flash_jedec.c
|
LP-512 PikoBLX board added
|
2017-05-25 22:08:38 +02:00 |
pios_flashfs_logfs.c
|
LP-83 fix two known bricking scenarios
|
2015-12-16 01:46:59 -05:00 |
pios_flashfs_objlist.c
|
REVONANO - Fix erase settings
|
2015-05-18 21:30:02 +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
|
LP-423 - Modified IRQHandler
|
2016-09-30 23:24:09 +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_hott.c
|
LP-480 Move PIOS_COM_SetHalfDuplex() functionality to IOCTL. Remove RX/TX mode and change parameter order for PIOS_COM_ChangeConfig() and com driver set_config to match the databits/parity/stopbits scheme (like for example 8N1).
|
2017-04-24 13:04:23 +02: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_ibus.c
|
LP-480 Move PIOS_COM_SetHalfDuplex() functionality to IOCTL. Remove RX/TX mode and change parameter order for PIOS_COM_ChangeConfig() and com driver set_config to match the databits/parity/stopbits scheme (like for example 8N1).
|
2017-04-24 13:04:23 +02: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
|
LP-529 [F3] [I2C] Move i2c bus unlocking down to irq, to save one context switch and make bus available for use by other drivers sooner.
|
2017-06-14 16:10:50 +02:00 |
pios_mpu9250.c
|
LP-512 Initial F3 support
|
2017-05-25 22:08:16 +02:00 |
pios_mpxv.c
|
OP-1869 "scale" lower case
|
2015-05-13 21:55:18 +02:00 |
pios_ms56xx.c
|
LP-540 Changes all reference to ms5611 in ms56xx.h to ms56xx, and combines if statements in pressure compensation equations.
|
2017-07-08 09:15:33 -07:00 |
pios_ms4525do.c
|
OP-1273 OP-1282 OP-1283 uncrustify
|
2014-03-31 22:17:58 +02:00 |
pios_notify.c
|
LP-361 - Don't lose notifications when more than an alarm is active
|
2016-07-17 17:13:09 +02:00 |
pios_openlrs_rcvr.c
|
LP-484 This change removes custom PIOS_OpenLRS_Rcvr_UpdateChannels() api in favor of PIOS_OpenLRS_RegisterPPMCallback() to be in line with other receiver modules. Furthermore, this commit moves the openlrs/oplink ppm callback from pios_board.c into *rcvr* module itself.
|
2017-02-21 16:44:20 +01:00 |
pios_openlrs.c
|
LP-484 Addressed PR review issues.
|
2017-02-21 19:54:18 +01:00 |
pios_oplinkrcvr.c
|
LP-548 Removes OPLinkReceiver from coptercontrol and fixes setting of OPLinkReceiver RSSI and quality on revolution and sparky2.
|
2017-09-04 12:16:48 -07:00 |
pios_rcvr.c
|
OP-1803 Return link quality of zero rather than throw an exception if no receiver if the receiver port is undefined
|
2015-04-20 21:40:42 +01:00 |
pios_rfm22b_com.c
|
LP-437 - Add support for a secondary radio stream and associated AuxCom driver
|
2017-01-06 16:02:28 +01:00 |
pios_rfm22b.c
|
LP-548 Adds OPLInkRcvr to several more FCs, uncrustify, and fixes a few comments.
|
2017-09-04 09:44:36 -07:00 |
pios_sbus.c
|
LP-512 Initial F3 support
|
2017-05-25 22:08:16 +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_semaphore.c
|
LP-190: Initial checkin that adds OpenLRS receiver support to Revolution and OPLinkMini.
|
2016-07-12 17:45:33 -07:00 |
pios_sensors.c
|
LP-281 use correct operator
|
2016-04-07 01:00:42 +02:00 |
pios_servo.c
|
LP-512 Initial F3 support
|
2017-05-25 22:08:16 +02:00 |
pios_srxl.c
|
LP-480 Move PIOS_COM_SetHalfDuplex() functionality to IOCTL. Remove RX/TX mode and change parameter order for PIOS_COM_ChangeConfig() and com driver set_config to match the databits/parity/stopbits scheme (like for example 8N1).
|
2017-04-24 13:04:23 +02:00 |
pios_task_monitor.c
|
LP-96 - Implement CPU idle counters and calibration functions
|
2015-09-03 20:05:25 +02:00 |
pios_thread.c
|
LP-190: Initial checkin that adds OpenLRS receiver support to Revolution and OPLinkMini.
|
2016-07-12 17:45:33 -07:00 |
pios_trace.c
|
uncrustification!
|
2014-11-08 12:59:16 +01:00 |
pios_ubx_dcc.c
|
LP-537 Remove requirement for left shifting I2C addresses on the F0 devices. This makes the I2C driver on F0 compatible with the other devices.
|
2017-06-24 15:08:16 -07:00 |
pios_usb_desc_hid_cdc.c
|
LP-480 Moved sensors initialization to pios_board_sensors.c
|
2017-04-24 13:03:07 +02:00 |
pios_usb_desc_hid_only.c
|
LP-480 work in progress: revo, nano & sparky2 targets ok.
|
2017-04-24 12:55:06 +02: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
|
LP-72 Various typo fixes - Set PPM input as default
|
2016-05-25 13:51:41 +02:00 |