// !$*UTF8*$! { archiveVersion = 1; classes = { }; objectVersion = 45; objects = { /* Begin PBXFileReference section */ 65A2C7EF11E2A33D00D0391E /* FreeRTOSConfig.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FreeRTOSConfig.h; path = ../../PiOS.posix/inc/FreeRTOSConfig.h; sourceTree = SOURCE_ROOT; }; 65A2C7F011E2A33D00D0391E /* pios_com.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_com.h; path = ../../PiOS.posix/inc/pios_com.h; sourceTree = SOURCE_ROOT; }; 65A2C7F111E2A33D00D0391E /* pios_com_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_com_priv.h; path = ../../PiOS.posix/inc/pios_com_priv.h; sourceTree = SOURCE_ROOT; }; 65A2C7F211E2A33D00D0391E /* pios_delay.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_delay.h; path = ../../PiOS.posix/inc/pios_delay.h; sourceTree = SOURCE_ROOT; }; 65A2C7F311E2A33D00D0391E /* pios_led.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_led.h; path = ../../PiOS.posix/inc/pios_led.h; sourceTree = SOURCE_ROOT; }; 65A2C7F411E2A33D00D0391E /* pios_posix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_posix.h; path = ../../PiOS.posix/inc/pios_posix.h; sourceTree = SOURCE_ROOT; }; 65A2C7F511E2A33D00D0391E /* pios_sdcard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_sdcard.h; path = ../../PiOS.posix/inc/pios_sdcard.h; sourceTree = SOURCE_ROOT; }; 65A2C7F611E2A33D00D0391E /* pios_sys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_sys.h; path = ../../PiOS.posix/inc/pios_sys.h; sourceTree = SOURCE_ROOT; }; 65A2C7F711E2A33D00D0391E /* pios_udp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_udp.h; path = ../../PiOS.posix/inc/pios_udp.h; sourceTree = SOURCE_ROOT; }; 65A2C7F811E2A33D00D0391E /* pios_udp_priv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_udp_priv.h; path = ../../PiOS.posix/inc/pios_udp_priv.h; sourceTree = SOURCE_ROOT; }; 65A2C7F911E2A33D00D0391E /* pios.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios.h; path = ../../PiOS.posix/pios.h; sourceTree = SOURCE_ROOT; }; 65A2C7FE11E2A33D00D0391E /* croutine.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = croutine.c; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/croutine.c; sourceTree = SOURCE_ROOT; }; 65A2C80011E2A33D00D0391E /* croutine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = croutine.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/croutine.h; sourceTree = SOURCE_ROOT; }; 65A2C80111E2A33D00D0391E /* FreeRTOS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FreeRTOS.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/FreeRTOS.h; sourceTree = SOURCE_ROOT; }; 65A2C80211E2A33D00D0391E /* list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = list.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/list.h; sourceTree = SOURCE_ROOT; }; 65A2C80311E2A33D00D0391E /* mpu_wrappers.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = mpu_wrappers.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/mpu_wrappers.h; sourceTree = SOURCE_ROOT; }; 65A2C80411E2A33D00D0391E /* portable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = portable.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/portable.h; sourceTree = SOURCE_ROOT; }; 65A2C80511E2A33D00D0391E /* projdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = projdefs.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/projdefs.h; sourceTree = SOURCE_ROOT; }; 65A2C80611E2A33D00D0391E /* queue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = queue.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/queue.h; sourceTree = SOURCE_ROOT; }; 65A2C80711E2A33D00D0391E /* semphr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = semphr.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/semphr.h; sourceTree = SOURCE_ROOT; }; 65A2C80811E2A33D00D0391E /* StackMacros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StackMacros.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/StackMacros.h; sourceTree = SOURCE_ROOT; }; 65A2C80911E2A33D00D0391E /* task.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = task.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include/task.h; sourceTree = SOURCE_ROOT; }; 65A2C80A11E2A33D00D0391E /* list.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = list.c; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/list.c; sourceTree = SOURCE_ROOT; }; 65A2C80F11E2A33D00D0391E /* port.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = port.c; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/portable/GCC/Posix/port.c; sourceTree = SOURCE_ROOT; }; 65A2C81011E2A33D00D0391E /* portmacro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = portmacro.h; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/portable/GCC/Posix/portmacro.h; sourceTree = SOURCE_ROOT; }; 65A2C81211E2A33D00D0391E /* heap_3.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = heap_3.c; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/portable/MemMang/heap_3.c; sourceTree = SOURCE_ROOT; }; 65A2C81311E2A33D00D0391E /* readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = readme.txt; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/portable/readme.txt; sourceTree = SOURCE_ROOT; }; 65A2C81411E2A33D00D0391E /* queue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = queue.c; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/queue.c; sourceTree = SOURCE_ROOT; }; 65A2C81511E2A33D00D0391E /* readme.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = readme.txt; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/readme.txt; sourceTree = SOURCE_ROOT; }; 65A2C81611E2A33D00D0391E /* tasks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = tasks.c; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/tasks.c; sourceTree = SOURCE_ROOT; }; 65A2C81711E2A33D00D0391E /* pios_com.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pios_com.c; path = ../../PiOS.posix/posix/pios_com.c; sourceTree = SOURCE_ROOT; }; 65A2C81811E2A33D00D0391E /* pios_com.c.old */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pios_com.c.old; path = ../../PiOS.posix/posix/pios_com.c.old; sourceTree = SOURCE_ROOT; }; 65A2C81911E2A33D00D0391E /* pios_delay.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pios_delay.c; path = ../../PiOS.posix/posix/pios_delay.c; sourceTree = SOURCE_ROOT; }; 65A2C81A11E2A33D00D0391E /* pios_led.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pios_led.c; path = ../../PiOS.posix/posix/pios_led.c; sourceTree = SOURCE_ROOT; }; 65A2C81B11E2A33D00D0391E /* pios_sdcard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pios_sdcard.c; path = ../../PiOS.posix/posix/pios_sdcard.c; sourceTree = SOURCE_ROOT; }; 65A2C81C11E2A33D00D0391E /* pios_sys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pios_sys.c; path = ../../PiOS.posix/posix/pios_sys.c; sourceTree = SOURCE_ROOT; }; 65A2C81D11E2A33D00D0391E /* pios_udp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pios_udp.c; path = ../../PiOS.posix/posix/pios_udp.c; sourceTree = SOURCE_ROOT; }; 65E8EF1F11EEA61E00BBF654 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; name = Makefile; path = ../../OpenPilot/Makefile; sourceTree = SOURCE_ROOT; }; 65E8EF2011EEA61E00BBF654 /* Makefile.posix */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = Makefile.posix; path = ../../OpenPilot/Makefile.posix; sourceTree = SOURCE_ROOT; }; 65E8EF2311EEA61E00BBF654 /* actuator.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = actuator.c; path = ../../OpenPilot/Modules/Actuator/actuator.c; sourceTree = SOURCE_ROOT; }; 65E8EF2511EEA61E00BBF654 /* actuator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = actuator.h; path = ../../OpenPilot/Modules/Actuator/inc/actuator.h; sourceTree = SOURCE_ROOT; }; 65E8EF2711EEA61E00BBF654 /* ahrs_comms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ahrs_comms.c; path = ../../OpenPilot/Modules/AHRSComms/ahrs_comms.c; sourceTree = SOURCE_ROOT; }; 65E8EF2911EEA61E00BBF654 /* ahrs_comms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ahrs_comms.h; path = ../../OpenPilot/Modules/AHRSComms/inc/ahrs_comms.h; sourceTree = SOURCE_ROOT; }; 65E8EF2B11EEA61E00BBF654 /* altitude.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = altitude.c; path = ../../OpenPilot/Modules/Altitude/altitude.c; sourceTree = SOURCE_ROOT; }; 65E8EF2D11EEA61E00BBF654 /* altitude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = altitude.h; path = ../../OpenPilot/Modules/Altitude/inc/altitude.h; sourceTree = SOURCE_ROOT; }; 65E8EF3111EEA61E00BBF654 /* battery.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = battery.c; path = ../../OpenPilot/Modules/Battery/battery.c; sourceTree = SOURCE_ROOT; }; 65E8EF3311EEA61E00BBF654 /* battery.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = battery.h; path = ../../OpenPilot/Modules/Battery/inc/battery.h; sourceTree = SOURCE_ROOT; }; 65E8EF3511EEA61E00BBF654 /* example.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = example.c; path = ../../OpenPilot/Modules/Example/example.c; sourceTree = SOURCE_ROOT; }; 65E8EF3611EEA61E00BBF654 /* examplemodevent.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = examplemodevent.c; path = ../../OpenPilot/Modules/Example/examplemodevent.c; sourceTree = SOURCE_ROOT; }; 65E8EF3711EEA61E00BBF654 /* examplemodperiodic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = examplemodperiodic.c; path = ../../OpenPilot/Modules/Example/examplemodperiodic.c; sourceTree = SOURCE_ROOT; }; 65E8EF3811EEA61E00BBF654 /* examplemodthread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = examplemodthread.c; path = ../../OpenPilot/Modules/Example/examplemodthread.c; sourceTree = SOURCE_ROOT; }; 65E8EF3A11EEA61E00BBF654 /* examplemodevent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = examplemodevent.h; path = ../../OpenPilot/Modules/Example/inc/examplemodevent.h; sourceTree = SOURCE_ROOT; }; 65E8EF3B11EEA61E00BBF654 /* examplemodperiodic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = examplemodperiodic.h; path = ../../OpenPilot/Modules/Example/inc/examplemodperiodic.h; sourceTree = SOURCE_ROOT; }; 65E8EF3C11EEA61E00BBF654 /* examplemodthread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = examplemodthread.h; path = ../../OpenPilot/Modules/Example/inc/examplemodthread.h; sourceTree = SOURCE_ROOT; }; 65E8EF3E11EEA61E00BBF654 /* buffer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = buffer.c; path = ../../OpenPilot/Modules/GPS/buffer.c; sourceTree = SOURCE_ROOT; }; 65E8EF3F11EEA61E00BBF654 /* GPS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = GPS.c; path = ../../OpenPilot/Modules/GPS/GPS.c; sourceTree = SOURCE_ROOT; }; 65E8EF4111EEA61E00BBF654 /* buffer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = buffer.h; path = ../../OpenPilot/Modules/GPS/inc/buffer.h; sourceTree = SOURCE_ROOT; }; 65E8EF4211EEA61E00BBF654 /* GPS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GPS.h; path = ../../OpenPilot/Modules/GPS/inc/GPS.h; sourceTree = SOURCE_ROOT; }; 65E8EF4511EEA61E00BBF654 /* manualcontrol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = manualcontrol.h; path = ../../OpenPilot/Modules/ManualControl/inc/manualcontrol.h; sourceTree = SOURCE_ROOT; }; 65E8EF4611EEA61E00BBF654 /* manualcontrol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = manualcontrol.c; path = ../../OpenPilot/Modules/ManualControl/manualcontrol.c; sourceTree = SOURCE_ROOT; }; 65E8EF4A11EEA61E00BBF654 /* MkSerial.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = MkSerial.h; path = ../../OpenPilot/Modules/MK/MKSerial/inc/MkSerial.h; sourceTree = SOURCE_ROOT; }; 65E8EF4B11EEA61E00BBF654 /* MKSerial.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = MKSerial.c; path = ../../OpenPilot/Modules/MK/MKSerial/MKSerial.c; sourceTree = SOURCE_ROOT; }; 65E8EF4E11EEA61E00BBF654 /* OsdEtStd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = OsdEtStd.c; path = ../../OpenPilot/Modules/Osd/OsdEtStd/OsdEtStd.c; sourceTree = SOURCE_ROOT; }; 65E8EF5111EEA61E00BBF654 /* stabilization.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stabilization.h; path = ../../OpenPilot/Modules/Stabilization/inc/stabilization.h; sourceTree = SOURCE_ROOT; }; 65E8EF5211EEA61E00BBF654 /* stabilization.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = stabilization.c; path = ../../OpenPilot/Modules/Stabilization/stabilization.c; sourceTree = SOURCE_ROOT; }; 65E8EF5511EEA61E00BBF654 /* systemmod.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = systemmod.h; path = ../../OpenPilot/Modules/System/inc/systemmod.h; sourceTree = SOURCE_ROOT; }; 65E8EF5611EEA61E00BBF654 /* systemmod.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = systemmod.c; path = ../../OpenPilot/Modules/System/systemmod.c; sourceTree = SOURCE_ROOT; }; 65E8EF5911EEA61E00BBF654 /* telemetry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = telemetry.h; path = ../../OpenPilot/Modules/Telemetry/inc/telemetry.h; sourceTree = SOURCE_ROOT; }; 65E8EF5A11EEA61E00BBF654 /* telemetry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = telemetry.c; path = ../../OpenPilot/Modules/Telemetry/telemetry.c; sourceTree = SOURCE_ROOT; }; 65E8EF5C11EEA61E00BBF654 /* alarms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = alarms.c; path = ../../OpenPilot/System/alarms.c; sourceTree = SOURCE_ROOT; }; 65E8EF5E11EEA61E00BBF654 /* alarms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = alarms.h; path = ../../OpenPilot/System/inc/alarms.h; sourceTree = SOURCE_ROOT; }; 65E8EF5F11EEA61E00BBF654 /* op_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = op_config.h; path = ../../OpenPilot/System/inc/op_config.h; sourceTree = SOURCE_ROOT; }; 65E8EF6011EEA61E00BBF654 /* openpilot.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = openpilot.h; path = ../../OpenPilot/System/inc/openpilot.h; sourceTree = SOURCE_ROOT; }; 65E8EF6111EEA61E00BBF654 /* pios_board.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_board.h; path = ../../OpenPilot/System/inc/pios_board.h; sourceTree = SOURCE_ROOT; }; 65E8EF6211EEA61E00BBF654 /* pios_board_posix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_board_posix.h; path = ../../OpenPilot/System/inc/pios_board_posix.h; sourceTree = SOURCE_ROOT; }; 65E8EF6311EEA61E00BBF654 /* pios_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_config.h; path = ../../OpenPilot/System/inc/pios_config.h; sourceTree = SOURCE_ROOT; }; 65E8EF6411EEA61E00BBF654 /* pios_config_posix.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pios_config_posix.h; path = ../../OpenPilot/System/inc/pios_config_posix.h; sourceTree = SOURCE_ROOT; }; 65E8EF6511EEA61E00BBF654 /* openpilot.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = openpilot.c; path = ../../OpenPilot/System/openpilot.c; sourceTree = SOURCE_ROOT; }; 65E8EF6611EEA61E00BBF654 /* pios_board.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pios_board.c; path = ../../OpenPilot/System/pios_board.c; sourceTree = SOURCE_ROOT; }; 65E8EF6711EEA61E00BBF654 /* pios_board_posix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pios_board_posix.c; path = ../../OpenPilot/System/pios_board_posix.c; sourceTree = SOURCE_ROOT; }; 65E8EF6911EEA61E00BBF654 /* test_BMP085.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = test_BMP085.c; path = ../../OpenPilot/Tests/test_BMP085.c; sourceTree = SOURCE_ROOT; }; 65E8EF6A11EEA61E00BBF654 /* test_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = test_common.c; path = ../../OpenPilot/Tests/test_common.c; sourceTree = SOURCE_ROOT; }; 65E8EF6B11EEA61E00BBF654 /* test_cpuload.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = test_cpuload.c; path = ../../OpenPilot/Tests/test_cpuload.c; sourceTree = SOURCE_ROOT; }; 65E8EF6C11EEA61E00BBF654 /* test_i2c_PCF8570.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = test_i2c_PCF8570.c; path = ../../OpenPilot/Tests/test_i2c_PCF8570.c; sourceTree = SOURCE_ROOT; }; 65E8EF6D11EEA61E00BBF654 /* test_uavobjects.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = test_uavobjects.c; path = ../../OpenPilot/Tests/test_uavobjects.c; sourceTree = SOURCE_ROOT; }; 65E8EF6F11EEA61E00BBF654 /* actuatorcommand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = actuatorcommand.c; path = ../../OpenPilot/UAVObjects/actuatorcommand.c; sourceTree = SOURCE_ROOT; }; 65E8EF7011EEA61E00BBF654 /* actuatordesired.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = actuatordesired.c; path = ../../OpenPilot/UAVObjects/actuatordesired.c; sourceTree = SOURCE_ROOT; }; 65E8EF7111EEA61E00BBF654 /* actuatorsettings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = actuatorsettings.c; path = ../../OpenPilot/UAVObjects/actuatorsettings.c; sourceTree = SOURCE_ROOT; }; 65E8EF7211EEA61E00BBF654 /* ahrsstatus.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = ahrsstatus.c; path = ../../OpenPilot/UAVObjects/ahrsstatus.c; sourceTree = SOURCE_ROOT; }; 65E8EF7311EEA61E00BBF654 /* altitudeactual.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = altitudeactual.c; path = ../../OpenPilot/UAVObjects/altitudeactual.c; sourceTree = SOURCE_ROOT; }; 65E8EF7411EEA61E00BBF654 /* attitudeactual.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = attitudeactual.c; path = ../../OpenPilot/UAVObjects/attitudeactual.c; sourceTree = SOURCE_ROOT; }; 65E8EF7511EEA61E00BBF654 /* attitudedesired.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = attitudedesired.c; path = ../../OpenPilot/UAVObjects/attitudedesired.c; sourceTree = SOURCE_ROOT; }; 65E8EF7611EEA61E00BBF654 /* attitudesettings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = attitudesettings.c; path = ../../OpenPilot/UAVObjects/attitudesettings.c; sourceTree = SOURCE_ROOT; }; 65E8EF7711EEA61E00BBF654 /* attitudesettings.py */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.script.python; name = attitudesettings.py; path = ../../OpenPilot/UAVObjects/attitudesettings.py; sourceTree = SOURCE_ROOT; }; 65E8EF7811EEA61E00BBF654 /* eventdispatcher.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = eventdispatcher.c; path = ../../OpenPilot/UAVObjects/eventdispatcher.c; sourceTree = SOURCE_ROOT; }; 65E8EF7911EEA61E00BBF654 /* exampleobject1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = exampleobject1.c; path = ../../OpenPilot/UAVObjects/exampleobject1.c; sourceTree = SOURCE_ROOT; }; 65E8EF7A11EEA61E00BBF654 /* exampleobject2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = exampleobject2.c; path = ../../OpenPilot/UAVObjects/exampleobject2.c; sourceTree = SOURCE_ROOT; }; 65E8EF7B11EEA61E00BBF654 /* examplesettings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = examplesettings.c; path = ../../OpenPilot/UAVObjects/examplesettings.c; sourceTree = SOURCE_ROOT; }; 65E8EF7C11EEA61E00BBF654 /* flightbatterystate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = flightbatterystate.c; path = ../../OpenPilot/UAVObjects/flightbatterystate.c; sourceTree = SOURCE_ROOT; }; 65E8EF7D11EEA61E00BBF654 /* flighttelemetrystats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = flighttelemetrystats.c; path = ../../OpenPilot/UAVObjects/flighttelemetrystats.c; sourceTree = SOURCE_ROOT; }; 65E8EF7E11EEA61E00BBF654 /* gcstelemetrystats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = gcstelemetrystats.c; path = ../../OpenPilot/UAVObjects/gcstelemetrystats.c; sourceTree = SOURCE_ROOT; }; 65E8EF7F11EEA61E00BBF654 /* headingactual.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = headingactual.c; path = ../../OpenPilot/UAVObjects/headingactual.c; sourceTree = SOURCE_ROOT; }; 65E8EF8111EEA61E00BBF654 /* actuatorcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = actuatorcommand.h; path = ../../OpenPilot/UAVObjects/inc/actuatorcommand.h; sourceTree = SOURCE_ROOT; }; 65E8EF8211EEA61E00BBF654 /* actuatordesired.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = actuatordesired.h; path = ../../OpenPilot/UAVObjects/inc/actuatordesired.h; sourceTree = SOURCE_ROOT; }; 65E8EF8311EEA61E00BBF654 /* actuatorsettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = actuatorsettings.h; path = ../../OpenPilot/UAVObjects/inc/actuatorsettings.h; sourceTree = SOURCE_ROOT; }; 65E8EF8411EEA61E00BBF654 /* ahrsstatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ahrsstatus.h; path = ../../OpenPilot/UAVObjects/inc/ahrsstatus.h; sourceTree = SOURCE_ROOT; }; 65E8EF8511EEA61E00BBF654 /* altitudeactual.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = altitudeactual.h; path = ../../OpenPilot/UAVObjects/inc/altitudeactual.h; sourceTree = SOURCE_ROOT; }; 65E8EF8611EEA61E00BBF654 /* attitudeactual.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = attitudeactual.h; path = ../../OpenPilot/UAVObjects/inc/attitudeactual.h; sourceTree = SOURCE_ROOT; }; 65E8EF8711EEA61E00BBF654 /* attitudedesired.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = attitudedesired.h; path = ../../OpenPilot/UAVObjects/inc/attitudedesired.h; sourceTree = SOURCE_ROOT; }; 65E8EF8811EEA61E00BBF654 /* attitudesettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = attitudesettings.h; path = ../../OpenPilot/UAVObjects/inc/attitudesettings.h; sourceTree = SOURCE_ROOT; }; 65E8EF8911EEA61E00BBF654 /* eventdispatcher.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = eventdispatcher.h; path = ../../OpenPilot/UAVObjects/inc/eventdispatcher.h; sourceTree = SOURCE_ROOT; }; 65E8EF8A11EEA61E00BBF654 /* exampleobject1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = exampleobject1.h; path = ../../OpenPilot/UAVObjects/inc/exampleobject1.h; sourceTree = SOURCE_ROOT; }; 65E8EF8B11EEA61E00BBF654 /* exampleobject2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = exampleobject2.h; path = ../../OpenPilot/UAVObjects/inc/exampleobject2.h; sourceTree = SOURCE_ROOT; }; 65E8EF8C11EEA61E00BBF654 /* examplesettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = examplesettings.h; path = ../../OpenPilot/UAVObjects/inc/examplesettings.h; sourceTree = SOURCE_ROOT; }; 65E8EF8D11EEA61E00BBF654 /* flightbatterystate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = flightbatterystate.h; path = ../../OpenPilot/UAVObjects/inc/flightbatterystate.h; sourceTree = SOURCE_ROOT; }; 65E8EF8E11EEA61E00BBF654 /* flighttelemetrystats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = flighttelemetrystats.h; path = ../../OpenPilot/UAVObjects/inc/flighttelemetrystats.h; sourceTree = SOURCE_ROOT; }; 65E8EF8F11EEA61E00BBF654 /* gcstelemetrystats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = gcstelemetrystats.h; path = ../../OpenPilot/UAVObjects/inc/gcstelemetrystats.h; sourceTree = SOURCE_ROOT; }; 65E8EF9011EEA61E00BBF654 /* headingactual.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = headingactual.h; path = ../../OpenPilot/UAVObjects/inc/headingactual.h; sourceTree = SOURCE_ROOT; }; 65E8EF9111EEA61E00BBF654 /* manualcontrolcommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = manualcontrolcommand.h; path = ../../OpenPilot/UAVObjects/inc/manualcontrolcommand.h; sourceTree = SOURCE_ROOT; }; 65E8EF9211EEA61E00BBF654 /* manualcontrolsettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = manualcontrolsettings.h; path = ../../OpenPilot/UAVObjects/inc/manualcontrolsettings.h; sourceTree = SOURCE_ROOT; }; 65E8EF9311EEA61E00BBF654 /* objectpersistence.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = objectpersistence.h; path = ../../OpenPilot/UAVObjects/inc/objectpersistence.h; sourceTree = SOURCE_ROOT; }; 65E8EF9411EEA61E00BBF654 /* positionactual.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = positionactual.h; path = ../../OpenPilot/UAVObjects/inc/positionactual.h; sourceTree = SOURCE_ROOT; }; 65E8EF9511EEA61E00BBF654 /* stabilizationsettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = stabilizationsettings.h; path = ../../OpenPilot/UAVObjects/inc/stabilizationsettings.h; sourceTree = SOURCE_ROOT; }; 65E8EF9611EEA61E00BBF654 /* systemalarms.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = systemalarms.h; path = ../../OpenPilot/UAVObjects/inc/systemalarms.h; sourceTree = SOURCE_ROOT; }; 65E8EF9711EEA61E00BBF654 /* systemsettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = systemsettings.h; path = ../../OpenPilot/UAVObjects/inc/systemsettings.h; sourceTree = SOURCE_ROOT; }; 65E8EF9811EEA61E00BBF654 /* systemstats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = systemstats.h; path = ../../OpenPilot/UAVObjects/inc/systemstats.h; sourceTree = SOURCE_ROOT; }; 65E8EF9911EEA61E00BBF654 /* telemetrysettings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = telemetrysettings.h; path = ../../OpenPilot/UAVObjects/inc/telemetrysettings.h; sourceTree = SOURCE_ROOT; }; 65E8EF9A11EEA61E00BBF654 /* uavobjectmanager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uavobjectmanager.h; path = ../../OpenPilot/UAVObjects/inc/uavobjectmanager.h; sourceTree = SOURCE_ROOT; }; 65E8EF9B11EEA61E00BBF654 /* uavobjectsinit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uavobjectsinit.h; path = ../../OpenPilot/UAVObjects/inc/uavobjectsinit.h; sourceTree = SOURCE_ROOT; }; 65E8EF9C11EEA61E00BBF654 /* uavobjecttemplate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uavobjecttemplate.h; path = ../../OpenPilot/UAVObjects/inc/uavobjecttemplate.h; sourceTree = SOURCE_ROOT; }; 65E8EF9D11EEA61E00BBF654 /* utlist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utlist.h; path = ../../OpenPilot/UAVObjects/inc/utlist.h; sourceTree = SOURCE_ROOT; }; 65E8EF9E11EEA61E00BBF654 /* manualcontrolcommand.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = manualcontrolcommand.c; path = ../../OpenPilot/UAVObjects/manualcontrolcommand.c; sourceTree = SOURCE_ROOT; }; 65E8EF9F11EEA61E00BBF654 /* manualcontrolsettings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = manualcontrolsettings.c; path = ../../OpenPilot/UAVObjects/manualcontrolsettings.c; sourceTree = SOURCE_ROOT; }; 65E8EFA011EEA61E00BBF654 /* objectpersistence.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = objectpersistence.c; path = ../../OpenPilot/UAVObjects/objectpersistence.c; sourceTree = SOURCE_ROOT; }; 65E8EFA111EEA61E00BBF654 /* positionactual.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = positionactual.c; path = ../../OpenPilot/UAVObjects/positionactual.c; sourceTree = SOURCE_ROOT; }; 65E8EFA211EEA61E00BBF654 /* stabilizationsettings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = stabilizationsettings.c; path = ../../OpenPilot/UAVObjects/stabilizationsettings.c; sourceTree = SOURCE_ROOT; }; 65E8EFA311EEA61E00BBF654 /* systemalarms.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = systemalarms.c; path = ../../OpenPilot/UAVObjects/systemalarms.c; sourceTree = SOURCE_ROOT; }; 65E8EFA411EEA61E00BBF654 /* systemsettings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = systemsettings.c; path = ../../OpenPilot/UAVObjects/systemsettings.c; sourceTree = SOURCE_ROOT; }; 65E8EFA511EEA61E00BBF654 /* systemstats.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = systemstats.c; path = ../../OpenPilot/UAVObjects/systemstats.c; sourceTree = SOURCE_ROOT; }; 65E8EFA611EEA61E00BBF654 /* telemetrysettings.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = telemetrysettings.c; path = ../../OpenPilot/UAVObjects/telemetrysettings.c; sourceTree = SOURCE_ROOT; }; 65E8EFA711EEA61E00BBF654 /* uavobjectmanager.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uavobjectmanager.c; path = ../../OpenPilot/UAVObjects/uavobjectmanager.c; sourceTree = SOURCE_ROOT; }; 65E8EFA811EEA61E00BBF654 /* uavobjectsinit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uavobjectsinit.c; path = ../../OpenPilot/UAVObjects/uavobjectsinit.c; sourceTree = SOURCE_ROOT; }; 65E8EFA911EEA61E00BBF654 /* uavobjectsinittemplate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uavobjectsinittemplate.c; path = ../../OpenPilot/UAVObjects/uavobjectsinittemplate.c; sourceTree = SOURCE_ROOT; }; 65E8EFAA11EEA61E00BBF654 /* uavobjecttemplate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uavobjecttemplate.c; path = ../../OpenPilot/UAVObjects/uavobjecttemplate.c; sourceTree = SOURCE_ROOT; }; 65E8EFAD11EEA61E00BBF654 /* uavtalk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = uavtalk.h; path = ../../OpenPilot/UAVTalk/inc/uavtalk.h; sourceTree = SOURCE_ROOT; }; 65E8EFAE11EEA61E00BBF654 /* uavtalk.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = uavtalk.c; path = ../../OpenPilot/UAVTalk/uavtalk.c; sourceTree = SOURCE_ROOT; }; /* End PBXFileReference section */ /* Begin PBXGroup section */ 08FB7794FE84155DC02AAC07 /* OpenPilotOSX */ = { isa = PBXGroup; children = ( 65E8EF1E11EEA61E00BBF654 /* OpenPilot */, 65A2C7ED11E2A33D00D0391E /* PiOS.posix */, C6A0FF2B0290797F04C91782 /* Documentation */, 1AB674ADFE9D54B511CA2CBB /* Products */, ); name = OpenPilotOSX; sourceTree = ""; }; 1AB674ADFE9D54B511CA2CBB /* Products */ = { isa = PBXGroup; children = ( ); name = Products; sourceTree = ""; }; 65A2C7ED11E2A33D00D0391E /* PiOS.posix */ = { isa = PBXGroup; children = ( 65A2C7EE11E2A33D00D0391E /* inc */, 65A2C7F911E2A33D00D0391E /* pios.h */, 65A2C7FA11E2A33D00D0391E /* posix */, ); name = PiOS.posix; path = ../../PiOS.posix; sourceTree = SOURCE_ROOT; }; 65A2C7EE11E2A33D00D0391E /* inc */ = { isa = PBXGroup; children = ( 65A2C7EF11E2A33D00D0391E /* FreeRTOSConfig.h */, 65A2C7F011E2A33D00D0391E /* pios_com.h */, 65A2C7F111E2A33D00D0391E /* pios_com_priv.h */, 65A2C7F211E2A33D00D0391E /* pios_delay.h */, 65A2C7F311E2A33D00D0391E /* pios_led.h */, 65A2C7F411E2A33D00D0391E /* pios_posix.h */, 65A2C7F511E2A33D00D0391E /* pios_sdcard.h */, 65A2C7F611E2A33D00D0391E /* pios_sys.h */, 65A2C7F711E2A33D00D0391E /* pios_udp.h */, 65A2C7F811E2A33D00D0391E /* pios_udp_priv.h */, ); name = inc; path = ../../PiOS.posix/inc; sourceTree = SOURCE_ROOT; }; 65A2C7FA11E2A33D00D0391E /* posix */ = { isa = PBXGroup; children = ( 65A2C7FB11E2A33D00D0391E /* Libraries */, 65A2C81711E2A33D00D0391E /* pios_com.c */, 65A2C81811E2A33D00D0391E /* pios_com.c.old */, 65A2C81911E2A33D00D0391E /* pios_delay.c */, 65A2C81A11E2A33D00D0391E /* pios_led.c */, 65A2C81B11E2A33D00D0391E /* pios_sdcard.c */, 65A2C81C11E2A33D00D0391E /* pios_sys.c */, 65A2C81D11E2A33D00D0391E /* pios_udp.c */, ); name = posix; path = ../../PiOS.posix/posix; sourceTree = SOURCE_ROOT; }; 65A2C7FB11E2A33D00D0391E /* Libraries */ = { isa = PBXGroup; children = ( 65A2C7FC11E2A33D00D0391E /* FreeRTOS */, ); name = Libraries; path = ../../PiOS.posix/posix/Libraries; sourceTree = SOURCE_ROOT; }; 65A2C7FC11E2A33D00D0391E /* FreeRTOS */ = { isa = PBXGroup; children = ( 65A2C7FD11E2A33D00D0391E /* Source */, ); name = FreeRTOS; path = ../../PiOS.posix/posix/Libraries/FreeRTOS; sourceTree = SOURCE_ROOT; }; 65A2C7FD11E2A33D00D0391E /* Source */ = { isa = PBXGroup; children = ( 65A2C7FE11E2A33D00D0391E /* croutine.c */, 65A2C7FF11E2A33D00D0391E /* include */, 65A2C80A11E2A33D00D0391E /* list.c */, 65A2C80B11E2A33D00D0391E /* portable */, 65A2C81411E2A33D00D0391E /* queue.c */, 65A2C81511E2A33D00D0391E /* readme.txt */, 65A2C81611E2A33D00D0391E /* tasks.c */, ); name = Source; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source; sourceTree = SOURCE_ROOT; }; 65A2C7FF11E2A33D00D0391E /* include */ = { isa = PBXGroup; children = ( 65A2C80011E2A33D00D0391E /* croutine.h */, 65A2C80111E2A33D00D0391E /* FreeRTOS.h */, 65A2C80211E2A33D00D0391E /* list.h */, 65A2C80311E2A33D00D0391E /* mpu_wrappers.h */, 65A2C80411E2A33D00D0391E /* portable.h */, 65A2C80511E2A33D00D0391E /* projdefs.h */, 65A2C80611E2A33D00D0391E /* queue.h */, 65A2C80711E2A33D00D0391E /* semphr.h */, 65A2C80811E2A33D00D0391E /* StackMacros.h */, 65A2C80911E2A33D00D0391E /* task.h */, ); name = include; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/include; sourceTree = SOURCE_ROOT; }; 65A2C80B11E2A33D00D0391E /* portable */ = { isa = PBXGroup; children = ( 65A2C80C11E2A33D00D0391E /* GCC */, 65A2C81111E2A33D00D0391E /* MemMang */, 65A2C81311E2A33D00D0391E /* readme.txt */, ); name = portable; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/portable; sourceTree = SOURCE_ROOT; }; 65A2C80C11E2A33D00D0391E /* GCC */ = { isa = PBXGroup; children = ( 65A2C80D11E2A33D00D0391E /* Posix */, ); name = GCC; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/portable/GCC; sourceTree = SOURCE_ROOT; }; 65A2C80D11E2A33D00D0391E /* Posix */ = { isa = PBXGroup; children = ( 65A2C80F11E2A33D00D0391E /* port.c */, 65A2C81011E2A33D00D0391E /* portmacro.h */, ); name = Posix; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/portable/GCC/Posix; sourceTree = SOURCE_ROOT; }; 65A2C81111E2A33D00D0391E /* MemMang */ = { isa = PBXGroup; children = ( 65A2C81211E2A33D00D0391E /* heap_3.c */, ); name = MemMang; path = ../../PiOS.posix/posix/Libraries/FreeRTOS/Source/portable/MemMang; sourceTree = SOURCE_ROOT; }; 65E8EF1E11EEA61E00BBF654 /* OpenPilot */ = { isa = PBXGroup; children = ( 65E8EF1F11EEA61E00BBF654 /* Makefile */, 65E8EF2011EEA61E00BBF654 /* Makefile.posix */, 65E8EF2111EEA61E00BBF654 /* Modules */, 65E8EF5B11EEA61E00BBF654 /* System */, 65E8EF6811EEA61E00BBF654 /* Tests */, 65E8EF6E11EEA61E00BBF654 /* UAVObjects */, 65E8EFAB11EEA61E00BBF654 /* UAVTalk */, ); name = OpenPilot; path = ../../OpenPilot; sourceTree = SOURCE_ROOT; }; 65E8EF2111EEA61E00BBF654 /* Modules */ = { isa = PBXGroup; children = ( 65E8EF2211EEA61E00BBF654 /* Actuator */, 65E8EF2611EEA61E00BBF654 /* AHRSComms */, 65E8EF2A11EEA61E00BBF654 /* Altitude */, 65E8EF2E11EEA61E00BBF654 /* Attitude */, 65E8EF3011EEA61E00BBF654 /* Battery */, 65E8EF3411EEA61E00BBF654 /* Example */, 65E8EF3D11EEA61E00BBF654 /* GPS */, 65E8EF4311EEA61E00BBF654 /* ManualControl */, 65E8EF4711EEA61E00BBF654 /* MK */, 65E8EF4C11EEA61E00BBF654 /* Osd */, 65E8EF4F11EEA61E00BBF654 /* Stabilization */, 65E8EF5311EEA61E00BBF654 /* System */, 65E8EF5711EEA61E00BBF654 /* Telemetry */, ); name = Modules; path = ../../OpenPilot/Modules; sourceTree = SOURCE_ROOT; }; 65E8EF2211EEA61E00BBF654 /* Actuator */ = { isa = PBXGroup; children = ( 65E8EF2311EEA61E00BBF654 /* actuator.c */, 65E8EF2411EEA61E00BBF654 /* inc */, ); name = Actuator; path = ../../OpenPilot/Modules/Actuator; sourceTree = SOURCE_ROOT; }; 65E8EF2411EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF2511EEA61E00BBF654 /* actuator.h */, ); name = inc; path = ../../OpenPilot/Modules/Actuator/inc; sourceTree = SOURCE_ROOT; }; 65E8EF2611EEA61E00BBF654 /* AHRSComms */ = { isa = PBXGroup; children = ( 65E8EF2711EEA61E00BBF654 /* ahrs_comms.c */, 65E8EF2811EEA61E00BBF654 /* inc */, ); name = AHRSComms; path = ../../OpenPilot/Modules/AHRSComms; sourceTree = SOURCE_ROOT; }; 65E8EF2811EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF2911EEA61E00BBF654 /* ahrs_comms.h */, ); name = inc; path = ../../OpenPilot/Modules/AHRSComms/inc; sourceTree = SOURCE_ROOT; }; 65E8EF2A11EEA61E00BBF654 /* Altitude */ = { isa = PBXGroup; children = ( 65E8EF2B11EEA61E00BBF654 /* altitude.c */, 65E8EF2C11EEA61E00BBF654 /* inc */, ); name = Altitude; path = ../../OpenPilot/Modules/Altitude; sourceTree = SOURCE_ROOT; }; 65E8EF2C11EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF2D11EEA61E00BBF654 /* altitude.h */, ); name = inc; path = ../../OpenPilot/Modules/Altitude/inc; sourceTree = SOURCE_ROOT; }; 65E8EF2E11EEA61E00BBF654 /* Attitude */ = { isa = PBXGroup; children = ( 65E8EF2F11EEA61E00BBF654 /* inc */, ); name = Attitude; path = ../../OpenPilot/Modules/Attitude; sourceTree = SOURCE_ROOT; }; 65E8EF2F11EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( ); name = inc; path = ../../OpenPilot/Modules/Attitude/inc; sourceTree = SOURCE_ROOT; }; 65E8EF3011EEA61E00BBF654 /* Battery */ = { isa = PBXGroup; children = ( 65E8EF3111EEA61E00BBF654 /* battery.c */, 65E8EF3211EEA61E00BBF654 /* inc */, ); name = Battery; path = ../../OpenPilot/Modules/Battery; sourceTree = SOURCE_ROOT; }; 65E8EF3211EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF3311EEA61E00BBF654 /* battery.h */, ); name = inc; path = ../../OpenPilot/Modules/Battery/inc; sourceTree = SOURCE_ROOT; }; 65E8EF3411EEA61E00BBF654 /* Example */ = { isa = PBXGroup; children = ( 65E8EF3511EEA61E00BBF654 /* example.c */, 65E8EF3611EEA61E00BBF654 /* examplemodevent.c */, 65E8EF3711EEA61E00BBF654 /* examplemodperiodic.c */, 65E8EF3811EEA61E00BBF654 /* examplemodthread.c */, 65E8EF3911EEA61E00BBF654 /* inc */, ); name = Example; path = ../../OpenPilot/Modules/Example; sourceTree = SOURCE_ROOT; }; 65E8EF3911EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF3A11EEA61E00BBF654 /* examplemodevent.h */, 65E8EF3B11EEA61E00BBF654 /* examplemodperiodic.h */, 65E8EF3C11EEA61E00BBF654 /* examplemodthread.h */, ); name = inc; path = ../../OpenPilot/Modules/Example/inc; sourceTree = SOURCE_ROOT; }; 65E8EF3D11EEA61E00BBF654 /* GPS */ = { isa = PBXGroup; children = ( 65E8EF3E11EEA61E00BBF654 /* buffer.c */, 65E8EF3F11EEA61E00BBF654 /* GPS.c */, 65E8EF4011EEA61E00BBF654 /* inc */, ); name = GPS; path = ../../OpenPilot/Modules/GPS; sourceTree = SOURCE_ROOT; }; 65E8EF4011EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF4111EEA61E00BBF654 /* buffer.h */, 65E8EF4211EEA61E00BBF654 /* GPS.h */, ); name = inc; path = ../../OpenPilot/Modules/GPS/inc; sourceTree = SOURCE_ROOT; }; 65E8EF4311EEA61E00BBF654 /* ManualControl */ = { isa = PBXGroup; children = ( 65E8EF4411EEA61E00BBF654 /* inc */, 65E8EF4611EEA61E00BBF654 /* manualcontrol.c */, ); name = ManualControl; path = ../../OpenPilot/Modules/ManualControl; sourceTree = SOURCE_ROOT; }; 65E8EF4411EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF4511EEA61E00BBF654 /* manualcontrol.h */, ); name = inc; path = ../../OpenPilot/Modules/ManualControl/inc; sourceTree = SOURCE_ROOT; }; 65E8EF4711EEA61E00BBF654 /* MK */ = { isa = PBXGroup; children = ( 65E8EF4811EEA61E00BBF654 /* MKSerial */, ); name = MK; path = ../../OpenPilot/Modules/MK; sourceTree = SOURCE_ROOT; }; 65E8EF4811EEA61E00BBF654 /* MKSerial */ = { isa = PBXGroup; children = ( 65E8EF4911EEA61E00BBF654 /* inc */, 65E8EF4B11EEA61E00BBF654 /* MKSerial.c */, ); name = MKSerial; path = ../../OpenPilot/Modules/MK/MKSerial; sourceTree = SOURCE_ROOT; }; 65E8EF4911EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF4A11EEA61E00BBF654 /* MkSerial.h */, ); name = inc; path = ../../OpenPilot/Modules/MK/MKSerial/inc; sourceTree = SOURCE_ROOT; }; 65E8EF4C11EEA61E00BBF654 /* Osd */ = { isa = PBXGroup; children = ( 65E8EF4D11EEA61E00BBF654 /* OsdEtStd */, ); name = Osd; path = ../../OpenPilot/Modules/Osd; sourceTree = SOURCE_ROOT; }; 65E8EF4D11EEA61E00BBF654 /* OsdEtStd */ = { isa = PBXGroup; children = ( 65E8EF4E11EEA61E00BBF654 /* OsdEtStd.c */, ); name = OsdEtStd; path = ../../OpenPilot/Modules/Osd/OsdEtStd; sourceTree = SOURCE_ROOT; }; 65E8EF4F11EEA61E00BBF654 /* Stabilization */ = { isa = PBXGroup; children = ( 65E8EF5011EEA61E00BBF654 /* inc */, 65E8EF5211EEA61E00BBF654 /* stabilization.c */, ); name = Stabilization; path = ../../OpenPilot/Modules/Stabilization; sourceTree = SOURCE_ROOT; }; 65E8EF5011EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF5111EEA61E00BBF654 /* stabilization.h */, ); name = inc; path = ../../OpenPilot/Modules/Stabilization/inc; sourceTree = SOURCE_ROOT; }; 65E8EF5311EEA61E00BBF654 /* System */ = { isa = PBXGroup; children = ( 65E8EF5411EEA61E00BBF654 /* inc */, 65E8EF5611EEA61E00BBF654 /* systemmod.c */, ); name = System; path = ../../OpenPilot/Modules/System; sourceTree = SOURCE_ROOT; }; 65E8EF5411EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF5511EEA61E00BBF654 /* systemmod.h */, ); name = inc; path = ../../OpenPilot/Modules/System/inc; sourceTree = SOURCE_ROOT; }; 65E8EF5711EEA61E00BBF654 /* Telemetry */ = { isa = PBXGroup; children = ( 65E8EF5811EEA61E00BBF654 /* inc */, 65E8EF5A11EEA61E00BBF654 /* telemetry.c */, ); name = Telemetry; path = ../../OpenPilot/Modules/Telemetry; sourceTree = SOURCE_ROOT; }; 65E8EF5811EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF5911EEA61E00BBF654 /* telemetry.h */, ); name = inc; path = ../../OpenPilot/Modules/Telemetry/inc; sourceTree = SOURCE_ROOT; }; 65E8EF5B11EEA61E00BBF654 /* System */ = { isa = PBXGroup; children = ( 65E8EF5C11EEA61E00BBF654 /* alarms.c */, 65E8EF5D11EEA61E00BBF654 /* inc */, 65E8EF6511EEA61E00BBF654 /* openpilot.c */, 65E8EF6611EEA61E00BBF654 /* pios_board.c */, 65E8EF6711EEA61E00BBF654 /* pios_board_posix.c */, ); name = System; path = ../../OpenPilot/System; sourceTree = SOURCE_ROOT; }; 65E8EF5D11EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF5E11EEA61E00BBF654 /* alarms.h */, 65E8EF5F11EEA61E00BBF654 /* op_config.h */, 65E8EF6011EEA61E00BBF654 /* openpilot.h */, 65E8EF6111EEA61E00BBF654 /* pios_board.h */, 65E8EF6211EEA61E00BBF654 /* pios_board_posix.h */, 65E8EF6311EEA61E00BBF654 /* pios_config.h */, 65E8EF6411EEA61E00BBF654 /* pios_config_posix.h */, ); name = inc; path = ../../OpenPilot/System/inc; sourceTree = SOURCE_ROOT; }; 65E8EF6811EEA61E00BBF654 /* Tests */ = { isa = PBXGroup; children = ( 65E8EF6911EEA61E00BBF654 /* test_BMP085.c */, 65E8EF6A11EEA61E00BBF654 /* test_common.c */, 65E8EF6B11EEA61E00BBF654 /* test_cpuload.c */, 65E8EF6C11EEA61E00BBF654 /* test_i2c_PCF8570.c */, 65E8EF6D11EEA61E00BBF654 /* test_uavobjects.c */, ); name = Tests; path = ../../OpenPilot/Tests; sourceTree = SOURCE_ROOT; }; 65E8EF6E11EEA61E00BBF654 /* UAVObjects */ = { isa = PBXGroup; children = ( 65E8EF6F11EEA61E00BBF654 /* actuatorcommand.c */, 65E8EF7011EEA61E00BBF654 /* actuatordesired.c */, 65E8EF7111EEA61E00BBF654 /* actuatorsettings.c */, 65E8EF7211EEA61E00BBF654 /* ahrsstatus.c */, 65E8EF7311EEA61E00BBF654 /* altitudeactual.c */, 65E8EF7411EEA61E00BBF654 /* attitudeactual.c */, 65E8EF7511EEA61E00BBF654 /* attitudedesired.c */, 65E8EF7611EEA61E00BBF654 /* attitudesettings.c */, 65E8EF7711EEA61E00BBF654 /* attitudesettings.py */, 65E8EF7811EEA61E00BBF654 /* eventdispatcher.c */, 65E8EF7911EEA61E00BBF654 /* exampleobject1.c */, 65E8EF7A11EEA61E00BBF654 /* exampleobject2.c */, 65E8EF7B11EEA61E00BBF654 /* examplesettings.c */, 65E8EF7C11EEA61E00BBF654 /* flightbatterystate.c */, 65E8EF7D11EEA61E00BBF654 /* flighttelemetrystats.c */, 65E8EF7E11EEA61E00BBF654 /* gcstelemetrystats.c */, 65E8EF7F11EEA61E00BBF654 /* headingactual.c */, 65E8EF8011EEA61E00BBF654 /* inc */, 65E8EF9E11EEA61E00BBF654 /* manualcontrolcommand.c */, 65E8EF9F11EEA61E00BBF654 /* manualcontrolsettings.c */, 65E8EFA011EEA61E00BBF654 /* objectpersistence.c */, 65E8EFA111EEA61E00BBF654 /* positionactual.c */, 65E8EFA211EEA61E00BBF654 /* stabilizationsettings.c */, 65E8EFA311EEA61E00BBF654 /* systemalarms.c */, 65E8EFA411EEA61E00BBF654 /* systemsettings.c */, 65E8EFA511EEA61E00BBF654 /* systemstats.c */, 65E8EFA611EEA61E00BBF654 /* telemetrysettings.c */, 65E8EFA711EEA61E00BBF654 /* uavobjectmanager.c */, 65E8EFA811EEA61E00BBF654 /* uavobjectsinit.c */, 65E8EFA911EEA61E00BBF654 /* uavobjectsinittemplate.c */, 65E8EFAA11EEA61E00BBF654 /* uavobjecttemplate.c */, ); name = UAVObjects; path = ../../OpenPilot/UAVObjects; sourceTree = SOURCE_ROOT; }; 65E8EF8011EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EF8111EEA61E00BBF654 /* actuatorcommand.h */, 65E8EF8211EEA61E00BBF654 /* actuatordesired.h */, 65E8EF8311EEA61E00BBF654 /* actuatorsettings.h */, 65E8EF8411EEA61E00BBF654 /* ahrsstatus.h */, 65E8EF8511EEA61E00BBF654 /* altitudeactual.h */, 65E8EF8611EEA61E00BBF654 /* attitudeactual.h */, 65E8EF8711EEA61E00BBF654 /* attitudedesired.h */, 65E8EF8811EEA61E00BBF654 /* attitudesettings.h */, 65E8EF8911EEA61E00BBF654 /* eventdispatcher.h */, 65E8EF8A11EEA61E00BBF654 /* exampleobject1.h */, 65E8EF8B11EEA61E00BBF654 /* exampleobject2.h */, 65E8EF8C11EEA61E00BBF654 /* examplesettings.h */, 65E8EF8D11EEA61E00BBF654 /* flightbatterystate.h */, 65E8EF8E11EEA61E00BBF654 /* flighttelemetrystats.h */, 65E8EF8F11EEA61E00BBF654 /* gcstelemetrystats.h */, 65E8EF9011EEA61E00BBF654 /* headingactual.h */, 65E8EF9111EEA61E00BBF654 /* manualcontrolcommand.h */, 65E8EF9211EEA61E00BBF654 /* manualcontrolsettings.h */, 65E8EF9311EEA61E00BBF654 /* objectpersistence.h */, 65E8EF9411EEA61E00BBF654 /* positionactual.h */, 65E8EF9511EEA61E00BBF654 /* stabilizationsettings.h */, 65E8EF9611EEA61E00BBF654 /* systemalarms.h */, 65E8EF9711EEA61E00BBF654 /* systemsettings.h */, 65E8EF9811EEA61E00BBF654 /* systemstats.h */, 65E8EF9911EEA61E00BBF654 /* telemetrysettings.h */, 65E8EF9A11EEA61E00BBF654 /* uavobjectmanager.h */, 65E8EF9B11EEA61E00BBF654 /* uavobjectsinit.h */, 65E8EF9C11EEA61E00BBF654 /* uavobjecttemplate.h */, 65E8EF9D11EEA61E00BBF654 /* utlist.h */, ); name = inc; path = ../../OpenPilot/UAVObjects/inc; sourceTree = SOURCE_ROOT; }; 65E8EFAB11EEA61E00BBF654 /* UAVTalk */ = { isa = PBXGroup; children = ( 65E8EFAC11EEA61E00BBF654 /* inc */, 65E8EFAE11EEA61E00BBF654 /* uavtalk.c */, ); name = UAVTalk; path = ../../OpenPilot/UAVTalk; sourceTree = SOURCE_ROOT; }; 65E8EFAC11EEA61E00BBF654 /* inc */ = { isa = PBXGroup; children = ( 65E8EFAD11EEA61E00BBF654 /* uavtalk.h */, ); name = inc; path = ../../OpenPilot/UAVTalk/inc; sourceTree = SOURCE_ROOT; }; C6A0FF2B0290797F04C91782 /* Documentation */ = { isa = PBXGroup; children = ( ); name = Documentation; sourceTree = ""; }; /* End PBXGroup section */ /* Begin PBXLegacyTarget section */ 6581071511DE809D0049FB12 /* OpenPilotOSX */ = { isa = PBXLegacyTarget; buildArgumentsString = "$(ACTION) -f Makefile.posix"; buildConfigurationList = 6581071A11DE80A30049FB12 /* Build configuration list for PBXLegacyTarget "OpenPilotOSX" */; buildPhases = ( ); buildToolPath = /usr/bin/make; buildWorkingDirectory = ../../OpenPilot; dependencies = ( ); name = OpenPilotOSX; passBuildSettingsInEnvironment = 1; productName = OpenPilotOSX; }; /* End PBXLegacyTarget section */ /* Begin PBXProject section */ 08FB7793FE84155DC02AAC07 /* Project object */ = { isa = PBXProject; attributes = { ORGANIZATIONNAME = OpenPilot; }; buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "OpenPilotOSX" */; compatibilityVersion = "Xcode 3.1"; hasScannedForEncodings = 1; mainGroup = 08FB7794FE84155DC02AAC07 /* OpenPilotOSX */; projectDirPath = ""; projectRoot = ../../..; targets = ( 6581071511DE809D0049FB12 /* OpenPilotOSX */, ); }; /* End PBXProject section */ /* Begin XCBuildConfiguration section */ 1DEB928A08733DD80010E9CD /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_OPTIMIZATION_LEVEL = 0; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; ONLY_ACTIVE_ARCH = YES; PREBINDING = NO; SDKROOT = macosx10.6; }; name = Debug; }; 1DEB928B08733DD80010E9CD /* Release */ = { isa = XCBuildConfiguration; buildSettings = { ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; GCC_C_LANGUAGE_STANDARD = gnu99; GCC_WARN_ABOUT_RETURN_TYPE = YES; GCC_WARN_UNUSED_VARIABLE = YES; PREBINDING = NO; SDKROOT = macosx10.6; }; name = Release; }; 6581071611DE809D0049FB12 /* Debug */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = NO; GCC_DYNAMIC_NO_PIC = NO; GCC_OPTIMIZATION_LEVEL = 0; PRODUCT_NAME = OpenPilotOSX; }; name = Debug; }; 6581071711DE809D0049FB12 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { COPY_PHASE_STRIP = YES; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; GCC_ENABLE_FIX_AND_CONTINUE = NO; PRODUCT_NAME = OpenPilotOSX; ZERO_LINK = NO; }; name = Release; }; /* End XCBuildConfiguration section */ /* Begin XCConfigurationList section */ 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "OpenPilotOSX" */ = { isa = XCConfigurationList; buildConfigurations = ( 1DEB928A08733DD80010E9CD /* Debug */, 1DEB928B08733DD80010E9CD /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; 6581071A11DE80A30049FB12 /* Build configuration list for PBXLegacyTarget "OpenPilotOSX" */ = { isa = XCConfigurationList; buildConfigurations = ( 6581071611DE809D0049FB12 /* Debug */, 6581071711DE809D0049FB12 /* Release */, ); defaultConfigurationIsVisible = 0; defaultConfigurationName = Release; }; /* End XCConfigurationList section */ }; rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; }