bladerf 0.1.0

WIP Rust wrapper for libbladerf
Documentation
{
	"auto_complete":
	{
		"selected_items":
		[
			[
				"dri",
				"driver_ctx"
			],
			[
				"D",
				"DLGT_ERR_NO_SPACE"
			],
			[
				"radio_c",
				"radio_ctx"
			],
			[
				"pow",
				"powerup_data"
			],
			[
				"uint",
				"uint32_t"
			],
			[
				"SOU",
				"SOURCES_CXX"
			]
		]
	},
	"buffers":
	[
	],
	"build_system": "",
	"build_system_choices":
	[
	],
	"build_varint": "",
	"command_palette":
	{
		"height": 67.0,
		"last_filter": "format",
		"selected_items":
		[
			[
				"format",
				"SublimeAStyleFormatter: Format Current File"
			],
			[
				"install",
				"Package Control: Install Package"
			]
		],
		"width": 449.0
	},
	"console":
	{
		"height": 126.0,
		"history":
		[
			"import urllib.request,os,hashlib; h = '2915d1851351e5ee549c20394736b442' + '8bc59f460fa1548d1514676163dafc88'; pf = 'Package Control.sublime-package'; ipp = sublime.installed_packages_path(); urllib.request.install_opener( urllib.request.build_opener( urllib.request.ProxyHandler()) ); by = urllib.request.urlopen( 'http://packagecontrol.io/' + pf.replace(' ', '%20')).read(); dh = hashlib.sha256(by).hexdigest(); print('Error validating download (got %s instead of %s), please try manual install' % (dh, h)) if dh != h else open(os.path.join( ipp, pf), 'wb' ).write(by)"
		]
	},
	"distraction_free":
	{
		"menu_visible": true,
		"show_minimap": false,
		"show_open_files": false,
		"show_tabs": false,
		"side_bar_visible": false,
		"status_bar_visible": false
	},
	"expanded_folders":
	[
		"/Users/ryan/projects/rust-bladerf"
	],
	"file_history":
	[
		"/Users/ryan/projects/libdlgt/lib/dlgt.c",
		"/Users/ryan/projects/libdlgt/test/source/main.cpp",
		"/Users/ryan/projects/libdlgt/node/test/MockControlNet.js",
		"/Users/ryan/projects/research/training/03-velocity-innovation.md",
		"/Users/ryan/projects/research/meetings/2016-04-13-catchup.md",
		"/Users/ryan/projects/research/meetings/2016-05-23-scheduled.md",
		"/Users/ryan/projects/research/work/motivating_example.md",
		"/Users/ryan/projects/research/publications/04-research-proposal/Makefile",
		"/Users/ryan/projects/research/publications/04-research-proposal/04-research-proposal.tex",
		"/Users/ryan/projects/research/publications/02-lit-review/Makefile",
		"/Users/ryan/projects/dynamixeltest/dynamixel.cpp",
		"/Users/ryan/projects/USB-Thing/common/LICENSE.md",
		"/Users/ryan/projects/USB-Thing/firmware/source/callbacks.c",
		"/Users/ryan/projects/USB-Thing/firmware/source/main.c",
		"/Users/ryan/projects/USB-Thing/efm32-base/README.md",
		"/Users/ryan/projects/USB-Thing/firmware/LICENSE.md",
		"/Users/ryan/projects/USB-Thing/LICENSE.md",
		"/Users/ryan/projects/USB-Thing/efm32-base/drivers/usb/Silabs_License_Agreement.txt",
		"/Users/ryan/projects/USB-Thing/efm32-base/toolchain/arm-gcc.cmake",
		"/Users/ryan/projects/USB-Thing/efm32-base/toolchain/efm32-base.cmake",
		"/Users/ryan/projects/USB-Thing/efm32-base/toolchain/jlink.cmake",
		"/Users/ryan/projects/USB-Thing/efm32-base/toolchain/post-build.cmake",
		"/Users/ryan/projects/USB-Thing/efm32-base/CMakeLists.txt",
		"/Users/ryan/projects/USB-Thing/efm32-base/makefile",
		"/Users/ryan/projects/USB-Thing/bootloader/LICENSE.md",
		"/Users/ryan/projects/USB-Thing/efm32-base/cmsis/Lib/license.txt",
		"/Users/ryan/projects/stm32f4-base/examples/stm32f746g-disco/include/ffconf.h",
		"/Users/ryan/projects/stm32f4-base/examples/stm32f746g-disco/source/main.c",
		"/Users/ryan/projects/stm32f4-base/examples/stm32f746g-disco/CMakeLists.txt",
		"/Users/ryan/projects/stm32f4-base/drivers/HAL/hal.cmake",
		"/Users/ryan/projects/stm32f4-base/drivers/HAL/STM32F4xx_HAL_Driver/Inc/stm32f4xx_hal_rtc.h",
		"/Users/ryan/projects/stm32f4-base/toolchain/stm32-base.cmake",
		"/Users/ryan/projects/stm32f4-base/README.md",
		"/Users/ryan/projects/stm32f4-base/.travis.yml",
		"/Users/ryan/projects/stm32f4-base/drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_audio.h",
		"/Users/ryan/projects/stm32f4-base/drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_camera.h",
		"/Users/ryan/projects/stm32f4-base/drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_qspi.h",
		"/Users/ryan/projects/stm32f4-base/drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_qspi.c",
		"/Users/ryan/projects/stm32f4-base/drivers/HAL/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_sai.h",
		"/Users/ryan/projects/stm32f4-base/drivers/BSP/STM32F746G-Discovery/stm32746g_discovery.h",
		"/Users/ryan/projects/stm32f4-base/drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_audio.c",
		"/Users/ryan/projects/stm32f4-base/drivers/HAL/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c",
		"/Users/ryan/projects/stm32f4-base/drivers/HAL/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h",
		"/Users/ryan/projects/stm32f4-base/drivers/HAL/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h",
		"/Users/ryan/projects/stm32f4-base/drivers/HAL/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_timebase_rtc_alarm_template.c",
		"/Users/ryan/Downloads/STM32Cube_FW_F7_V1.4.0/Projects/STM32746G-Discovery/Applications/Display/LTDC_PicturesFromSDCard/MDK-ARM/Project.uvoptx",
		"/Users/ryan/Downloads/STM32Cube_FW_F7_V1.4.0/Projects/STM32746G-Discovery/Applications/Display/LTDC_PicturesFromSDCard/MDK-ARM/Project.uvprojx",
		"/Users/ryan/projects/stm32f4-base/examples/stm32f746g-disco/include/fatfs_storage.h",
		"/Users/ryan/projects/stm32f4-base/examples/CMakeLists.txt",
		"/Users/ryan/projects/stm32f4-base/stm32f4.ld.in",
		"/Users/ryan/Downloads/STM32Cube_FW_F7_V1.4.0/Projects/STM32746G-Discovery/Applications/USB_Host/MSC_Standalone/SW4STM32/STM32746G-DISCOVERY_USBH-HS/STM32F746NGHx_FLASH.ld",
		"/Users/ryan/Downloads/STM32Cube_FW_F7_V1.4.0/Projects/STM32746G-Discovery/Applications/USB_Host/MSC_Standalone/SW4STM32/STM32746G-DISCOVERY_USBH-FS/STM32F746NGHx_FLASH.ld",
		"/Users/ryan/Downloads/STM32Cube_FW_F7_V1.4.0/Projects/STM32746G-Discovery/Applications/Display/LTDC_PicturesFromSDCard/SW4STM32/STM32746G-DISCOVERY/STM32F746NGHx_FLASH.ld",
		"/Users/ryan/Downloads/STM32Cube_FW_F7_V1.4.0/Projects/STM32756G_EVAL/Demonstration/SW4STM32/STM32F7_Demo/STM32F746NGHx_FLASH.ld",
		"/Users/ryan/projects/radio-module/firmware/include/gpio.h",
		"/Users/ryan/projects/radio-module/firmware/source/gpio.c",
		"/Users/ryan/projects/radio-module/modules/si446x-library/lib/source/si446x.c",
		"/Users/ryan/projects/radio-module/modules/si446x-library/lib/source/si446x_api.c",
		"/Users/ryan/projects/radio-module/modules/si446x-library/lib/source/si446x_blocking.c",
		"/Users/ryan/projects/radio-module/firmware/source/spi.c",
		"/Users/ryan/projects/radio-module/modules/si446x-library/lib/include/si446x_defines.h",
		"/Users/ryan/projects/radio-module/modules/si446x-library/lib/include/si446x.h",
		"/Users/ryan/projects/radio-module/firmware/include/spi.h",
		"/Users/ryan/projects/radio-module/modules/efm32-base/emlib/inc/em_gpio.h",
		"/Users/ryan/projects/radio-module/modules/efm32-base/toolchain/remote.gdbconf",
		"/Users/ryan/projects/radio-module/modules/si446x-library/lib/si446x.cmake",
		"/Users/ryan/projects/radio-module/modules/efm32-base/device/EZR32LG/Include/ezr32lg230f128r67.h",
		"/Users/ryan/projects/radio-module/modules/efm32-base/device/EZR32LG/Include/ezr32lg_rmu.h",
		"/Users/ryan/Library/Application Support/Sublime Text 3/Packages/SublimeAStyleFormatter/SublimeAStyleFormatter.sublime-settings",
		"/Users/ryan/Library/Application Support/Sublime Text 3/Packages/User/Preferences.sublime-settings",
		"/Users/ryan/projects/radio-module/modules/efm32-base/emlib/inc/em_usart.h",
		"/Users/ryan/projects/Arducopter/ArduCopter/fence.cpp",
		"/Users/ryan/projects/docker-arm-embedded/Dockerfile",
		"/Users/ryan/projects/docker-arm-embedded/README.md",
		"/Users/ryan/projects/radio-module/modules/efm32-base/device/EZR32LG/Include/ezr32lg330f256r67.h",
		"/Users/ryan/projects/radio-module/firmware/include/fortuna/fortuna.h",
		"/Users/ryan/projects/radio-module/firmware/CMakeLists.txt",
		"/Users/ryan/projects/radio-module/modules/efm32-base/device/EZR32WG/Include/ezr32wg330f256r63.h",
		"/Users/ryan/projects/radio-module/modules/efm32-base/device/EZR32LG/Include/ezr32lg230f256r67.h",
		"/Users/ryan/projects/Arducopter/modules/PX4Firmware/makefiles/toolchain_gnu-arm-eabi.mk",
		"/Users/ryan/projects/Arducopter/ArduCopter/Copter.h",
		"/Users/ryan/projects/Arducopter/ArduCopter/Parameters.h",
		"/Users/ryan/projects/Arducopter/ArduCopter/Parameters.cpp"
	],
	"find":
	{
		"height": 25.0
	},
	"find_in_files":
	{
		"height": 93.0,
		"where_history":
		[
			""
		]
	},
	"find_state":
	{
		"case_sensitive": false,
		"find_history":
		[
			"Service Oriented Architecture",
			"chapter",
			"Section",
			"Copyright",
			"SAI_HandleTypeDef",
			"f7",
			"SAI_HandleTypeDef",
			"RTC_HandleTypeDef",
			"fatfs",
			"FLASH_LENGTH",
			"mfxstm32l152\nmx25l512\nn25q128a\nn25q512a\notm8009a\nov9655\nrk043fn48h\ns5k5cag\nst7735\nstmpe811\nts3510\nwm8994",
			"RAM1",
			"STM32F7",
			"Linker Script",
			"LinkerScript.ld",
			"DEBUG_SI446x_COMMANDS",
			"spi_transfer",
			"transfer",
			"SLEEP_US",
			"get_cca",
			"error",
			"FENCE_BREACH_MAXALT",
			"FENCE_BREACH_BOUNDARY",
			"servo_front_left_offset",
			"TV_STAB"
		],
		"highlight": true,
		"in_selection": false,
		"preserve_case": false,
		"regex": false,
		"replace_history":
		[
			"section",
			"chapter",
			"Chapter"
		],
		"reverse": false,
		"show_context": true,
		"use_buffer2": true,
		"whole_word": false,
		"wrap": true
	},
	"groups":
	[
		{
			"sheets":
			[
			]
		}
	],
	"incremental_find":
	{
		"height": 25.0
	},
	"input":
	{
		"height": 31.0
	},
	"layout":
	{
		"cells":
		[
			[
				0,
				0,
				1,
				1
			]
		],
		"cols":
		[
			0.0,
			1.0
		],
		"rows":
		[
			0.0,
			1.0
		]
	},
	"menu_visible": true,
	"output.astyle_error_message":
	{
		"height": 0.0
	},
	"output.find_results":
	{
		"height": 0.0
	},
	"pinned_build_system": "",
	"project": "rust-bladerf.sublime-project",
	"replace":
	{
		"height": 46.0
	},
	"save_all_on_build": true,
	"select_file":
	{
		"height": 0.0,
		"last_filter": "",
		"selected_items":
		[
			[
				"dele",
				"publications/05-delegation/05-delegation.tex"
			],
			[
				"cmsisli",
				"efm32-base/cmsis/Lib/license.txt"
			],
			[
				"silabs_license_agreement",
				"efm32-base/drivers/usb/Silabs_License_Agreement.txt"
			],
			[
				"stm32-bas",
				"toolchain/stm32-base.cmake"
			],
			[
				"stm32746g_discovery_qspi.",
				"drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_qspi.h"
			],
			[
				"stm32746g_discovery_qspi.c",
				"drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_qspi.c"
			],
			[
				"stm32746g_discovery_camera",
				"drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_camera.h"
			],
			[
				"stm32746g_discovery",
				"drivers/BSP/STM32F746G-Discovery/stm32746g_discovery.h"
			],
			[
				"stm32f746disco_audio",
				"drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_audio.h"
			],
			[
				"stm32f7xx_hal",
				"drivers/HAL/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal.h"
			],
			[
				"stm32f7xx_hal_tim",
				"drivers/HAL/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_tim.c"
			],
			[
				"",
				"examples/stm32f746g-disco/CMakeLists.txt"
			],
			[
				"stm32746g_discovery_audio",
				"drivers/BSP/STM32F746G-Discovery/stm32746g_discovery_audio.h"
			],
			[
				"stm32f7xx_hal_def",
				"drivers/HAL/STM32F7xx_HAL_Driver/Inc/stm32f7xx_hal_def.h"
			],
			[
				"stm32f7xx_hal_timebase_rtc_alarm_template",
				"drivers/HAL/STM32F7xx_HAL_Driver/Src/stm32f7xx_hal_timebase_rtc_alarm_template.c"
			],
			[
				"ffconf.",
				"examples/stm32f746g-disco/include/ffconf.h"
			],
			[
				"si446x.h",
				"modules/si446x-library/lib/include/si446x.h"
			],
			[
				"jlink",
				"modules/efm32-base/toolchain/jlink.cmake"
			],
			[
				"_defines",
				"modules/si446x-library/lib/include/si446x_defines.h"
			],
			[
				"ezr32lg_rmu",
				"modules/efm32-base/device/EZR32LG/Include/ezr32lg_rmu.h"
			],
			[
				"remote.",
				"modules/efm32-base/toolchain/remote.gdbconf"
			],
			[
				"si446x.c",
				"modules/si446x-library/lib/source/si446x.c"
			],
			[
				"fence",
				"ArduCopter/fence.cpp"
			],
			[
				"ezr32lg330f256r67.h",
				"modules/efm32-base/device/EZR32LG/Include/ezr32lg330f256r67.h"
			],
			[
				"ezr32lg230f256r67",
				"modules/efm32-base/device/EZR32LG/Include/ezr32lg230f256r67.h"
			],
			[
				"makefiles/toolchain_gnu-arm-eabi.mk",
				"modules/PX4Firmware/makefiles/toolchain_gnu-arm-eabi.mk"
			],
			[
				"motorsquad",
				"libraries/AP_Motors/AP_MotorsQuad.cpp"
			],
			[
				"copter",
				"ArduCopter/Copter.h"
			],
			[
				"toolchain_gnu-arm-eabi.mk",
				"modules/PX4Firmware/makefiles/toolchain_gnu-arm-eabi.mk"
			],
			[
				"fltmo",
				"ArduCopter/flight_mode.cpp"
			],
			[
				"parameters.h",
				"ArduCopter/Parameters.h"
			],
			[
				"param",
				"ArduCopter/Parameters.cpp"
			]
		],
		"width": 0.0
	},
	"select_project":
	{
		"height": 500.0,
		"last_filter": "",
		"selected_items":
		[
		],
		"width": 380.0
	},
	"select_symbol":
	{
		"height": 0.0,
		"last_filter": "",
		"selected_items":
		[
		],
		"width": 0.0
	},
	"selected_group": 0,
	"settings":
	{
	},
	"show_minimap": true,
	"show_open_files": false,
	"show_tabs": true,
	"side_bar_visible": true,
	"side_bar_width": 337.0,
	"status_bar_visible": true,
	"template_settings":
	{
	}
}