.. |
libraries
|
Changed incorrect #if to #ifdef in pios_msheap.c
|
2015-09-13 12:39:03 +01: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
|
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-499 Adds support for bridging either radio primary, radio auxilary, and/or VCP to any of the output ports (main, flexi, VCP, HID). Also adds the ability to configure the com speed of the UARTs independent of the air data rate.
|
2017-04-22 09:36:04 -07: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_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-104 LP-196 Signal quality implementation for Graupner HoTT. Uncrustification of flight code.
|
2016-01-25 00:42:54 +01: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-83 fix two known bricking scenarios
|
2015-12-16 01:46:59 -05: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-104 LP-196 Signal quality implementation for Graupner HoTT. Uncrustification of flight code.
|
2016-01-25 00:42:54 +01: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-477 Describe iBus packet format and add packet type validation check
|
2017-01-20 15:20:42 +01: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-340 uncrustify
|
2016-07-12 14:48:11 -04:00 |
pios_mpu9250.c
|
LP-475 Use signed int for sensor data to avoid data overflow corruption when applying adjustment factor.
|
2017-01-19 17:07:15 +01:00 |
pios_mpxv.c
|
OP-1869 "scale" lower case
|
2015-05-13 21:55:18 +02:00 |
pios_ms4525do.c
|
OP-1273 OP-1282 OP-1283 uncrustify
|
2014-03-31 22:17:58 +02:00 |
pios_ms5611.c
|
LP-72 Fix MS5611 driver to allow booting with unpowered i2c devices hanging the bus
|
2016-05-25 13:51:41 +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-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_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
|
Merge remote-tracking branch 'webbbn/LP-499-enhanced-oplink-bridging' into next
|
2017-04-22 22:25:49 +02:00 |
pios_sbus.c
|
LP-407 Pios_Sbus: Set quality to minimum after a failsafe
|
2016-09-16 19:45:23 +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-479 Addressed PR comments
|
2017-04-25 14:10:08 +02:00 |
pios_srxl.c
|
OP-1837 Uncrustify
|
2015-04-26 21:08:54 +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
|
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
|
LP-72 Various typo fixes - Set PPM input as default
|
2016-05-25 13:51:41 +02:00 |