Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							f1b6ddb710 
							
						 
					 
					
						
						
							
							Update file contributor copyrights for 2012.  
						
						
						
						
					 
					
						2012-02-04 22:38:44 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							2c806f6cee 
							
						 
					 
					
						
						
							
							Update file header copyrights for 2012.  
						
						
						
						
					 
					
						2012-02-04 22:32:30 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							fc4d3ab400 
							
						 
					 
					
						
						
							
							Minor documentation improvements.  
						
						
						
						
					 
					
						2012-02-01 21:28:25 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							f201f6697b 
							
						 
					 
					
						
						
							
							Run wspurify script on /trunk/ and /branches/ C source files, to remove any trailing whitespace at the end of each line.  
						
						
						
						
					 
					
						2011-12-23 01:51:39 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							676de74d9b 
							
						 
					 
					
						
						
							
							Don't validate the Device Descriptor's vendor ID when validating that a device is an Android Accessory device; the Product ID and (later) Accessory protocol support is enough to probe AOA class support without having to maintain a list of Android device manufacture VID values.  
						
						
						
						
					 
					
						2011-12-14 02:52:42 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							cdd4e11fa8 
							
						 
					 
					
						
						
							
							Oops - fix incorrect value of AOA_CSCP_AOADataSubclass in the Android Open Accessory class driver.  
						
						
						
						
					 
					
						2011-11-24 21:35:22 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							7f8dbb4908 
							
						 
					 
					
						
						
							
							Convert the LowLevel AndroidAccessory demo to use the new class driver constants to reduce code duplication.  
						
						... 
						
						
						
						Add missing Doxygen documentation. 
						
						
					 
					
						2011-11-24 01:31:31 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							8b5aa61601 
							
						 
					 
					
						
						
							
							Add new Android Open Accessory class driver to the library core and add a new Android Open Accessory Host ClassDriver demo.  
						
						
						
						
					 
					
						2011-11-24 01:24:01 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							09577fe541 
							
						 
					 
					
						
						
							
							Add XMEGA compile time tokens to the LUFAConfig.h code template.  
						
						... 
						
						
						
						Add additional compile time errors to the XMEGA and AVR8 architectures if multiple USE_*_DESCRIPTORS compile time tokens are enabled.
Add support for the NO_INTERNAL_SERIAL compile time token on the XMEGA targets. 
						
						
					 
					
						2011-11-23 00:04:16 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							eb2e883fd3 
							
						 
					 
					
						
						
							
							Added Class, ClassDevice, ClassHost and ClassCommon to the internal class driver source filenames to prevent ambiguities.  
						
						
						
						
					 
					
						2011-11-18 06:26:51 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							3e04487279 
							
						 
					 
					
						
						
							
							Fixed misspelled HID_KEYBOARD_MODIFIER_* macros in the HID class driver (thanks to Laszlo Monda).  
						
						
						
						
					 
					
						2011-11-16 08:19:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							77dbfd3cc4 
							
						 
					 
					
						
						
							
							Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker.  
						
						... 
						
						
						
						Add missing function and definition documentation. 
						
						
					 
					
						2011-09-22 05:55:32 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							99ff27e403 
							
						 
					 
					
						
						
							
							Fixed HID Parser's largest report size bit count not including the size of the last parsed report item.  
						
						... 
						
						
						
						Fixed HID host driver's largest HID report size count corrupt when the number of report bits exceeds 255. 
						
						
					 
					
						2011-09-17 13:07:21 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							4b229cb5ef 
							
						 
					 
					
						
						
							
							Fixed optimization error in the HID Parser item value USB_SetHIDReportItemInfo() and USB_GetHIDReportItemInfo() routines if the report item was NULL (which should be allowable according to the API).  
						
						... 
						
						
						
						Fixed HID Parser CALLBACK_HIDParser_FilterHIDReportItem() callback function not being passed a cacheable report item pointer. 
						
						
					 
					
						2011-09-07 10:18:49 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							2d9f98b592 
							
						 
					 
					
						
						
							
							Add multiple axis support to the HID joystick report in the HID_DESCRIPTOR_JOYSTICK() macro.  
						
						
						
						
					 
					
						2011-08-23 07:07:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							bd8046976f 
							
						 
					 
					
						
						
							
							Minor documentation fixes.  
						
						
						
						
					 
					
						2011-07-12 10:11:52 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							85e85befc4 
							
						 
					 
					
						
						
							
							More endianness porting of the LUFA device mode class drivers.  
						
						... 
						
						
						
						Add endianness information to the class driver and core structure definitions.
Move out the unused Ethernet_Frame_Info_t structure definition to the RNDIS device demos where it is needed. 
						
						
					 
					
						2011-07-11 09:50:54 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							d784baaa3a 
							
						 
					 
					
						
						
							
							Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was disabled, and a USE_*_DESCRIPTORS compile time option was not enabled on the AVR8s.  
						
						... 
						
						
						
						Add C++ compatibility to some header files currently missing extern "C" linkage. 
						
						
					 
					
						2011-06-20 04:32:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							bb0b761c65 
							
						 
					 
					
						
						
							
							Make the HID Report Parser Get/Set Report Item routines fail if a NULL pointer to a report item is given.  
						
						... 
						
						
						
						Minor visual enhancement to the HIDReportViewer project. 
						
						
					 
					
						2011-06-20 01:57:22 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							7dffa15c16 
							
						 
					 
					
						
						
							
							Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru.  
						
						
						
						
					 
					
						2011-06-05 13:55:56 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							2731c3a8ae 
							
						 
					 
					
						
						
							
							Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates.  
						
						... 
						
						
						
						Modified the Class Driver AudioInput and AudioOutput demos to support multiple sample rates.
Fixed KeyboardHost and KeyboardHostWithParser demos displaying incorrect values when numerical keys were pressed.
Fix broken LowLevel audio demo descriptors.
Minor documentation fixes. 
						
						
					 
					
						2011-06-03 07:56:12 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							f01a05415c 
							
						 
					 
					
						
						
							
							Spell check library source code files.  
						
						
						
						
					 
					
						2011-06-01 14:33:40 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							2a26efc691 
							
						 
					 
					
						
						
							
							Altered the definition of the USB_Audio_Descriptor_Format_t descriptor so that the user is now responsible for supplying the supported audio sampling rates, to allow for multiple audio interfaces with different numbers of supported rates and/or continuous sample rates.  
						
						
						
						
					 
					
						2011-05-30 11:07:57 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							ea922c98d1 
							
						 
					 
					
						
						
							
							Added new incomplete AudioInputHost Host LowLevel demo.  
						
						... 
						
						
						
						Added missing Audio class control request definitions.
Added support for the Audio class GET STATUS request so that it is correctly ACKed when sent by the host. 
						
						
					 
					
						2011-05-29 12:41:14 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							9d733d44b4 
							
						 
					 
					
						
						
							
							Add new RNDIS_Host_IsPacketReceived(), RNDIS_Device_ReadPacket() and RNDIS_Device_WritePacket() functions to the Device RNDIS Class Driver.  
						
						... 
						
						
						
						Modify RNDIS demos to suit the simplified Ethernet_Frame_Info_t structure. 
						
						
					 
					
						2011-05-18 14:33:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							049e930963 
							
						 
					 
					
						
						
							
							Fixed possible invalid program execution when in host mode if corrupt descriptor lengths are supplied by the attached device.  
						
						... 
						
						
						
						Minor code cleanups to add const and reformat where missing, as well as abstract out the internal device signature start address into a macro, so that it can be altered to suit particular devices within a single architecture if needed.
Add missing documentation to the USB_Device_States_t enum. 
						
						
					 
					
						2011-05-14 02:17:58 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							a85fa30bf1 
							
						 
					 
					
						
						
							
							Minor documentation fixes.  
						
						
						
						
					 
					
						2011-05-08 14:30:36 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							995195a2b0 
							
						 
					 
					
						
						
							
							Add missing function attributes to the pipe/endpoint functions for all architectures.  
						
						... 
						
						
						
						Perform endianness correction in the HID report parser for big-endian platforms. 
						
						
					 
					
						2011-04-12 03:03:56 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							852b5e612d 
							
						 
					 
					
						
						
							
							Remove redundant type information for bitfield elements, other than the signed/unsignedness of the element.  
						
						... 
						
						
						
						Change type of USB_SelectedPipe and USB_SelectedEndpoint for the AVR32 UC3 architecture to uint32_t to reduce the compiled code size. 
						
						
					 
					
						2011-04-10 06:43:02 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							fa5c8700bc 
							
						 
					 
					
						
						
							
							Fix corner case in the HID report descriptor Mouse/Joystick tempates at the 8/16 bit boundary.  
						
						
						
						
					 
					
						2011-03-23 09:25:13 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							c8a438d66c 
							
						 
					 
					
						
						
							
							Add structure padding to the appropriate descriptor structures to maintain correct alignments on larger architectures.  
						
						... 
						
						
						
						Fix EVK1101 swapped joystick Right/Down masks. 
						
						
					 
					
						2011-03-11 06:47:39 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							28a1ee29a1 
							
						 
					 
					
						
						
							
							More Doxygen updates for multiple architecture support.  
						
						
						
						
					 
					
						2011-02-20 14:07:20 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							5e73190582 
							
						 
					 
					
						
						
							
							Start update of documentation to support possible multiple architectures in the future - alter \file documentation to automatically copy in the module documentation where possible.  
						
						
						
						
					 
					
						2011-02-20 13:08:29 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							1daa5e16f9 
							
						 
					 
					
						
						
							
							Initial restructuring of the core USB driver module to support multiple architectures in the future.  
						
						
						
						
					 
					
						2011-02-19 22:59:27 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							3d4d8e7f62 
							
						 
					 
					
						
						
							
							Add new ARCH option to the makefiles to (eventually) specify the target device architecture. Update non-usb peripheral drivers to reflect future multiple architecture support.  
						
						
						
						
					 
					
						2011-02-19 18:37:22 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							afd828c095 
							
						 
					 
					
						
						
							
							Removed SerialStream module, rolled functionality into the base USART Serial peripheral driver instead through the new Serial_CreateStream() and Serial_CreateBlockingStream() methods.  
						
						... 
						
						
						
						Renamed the Serial byte send/receive functions to remain consistent with the CDC driver's byte functions.
Altered the serial byte receive function to make it non-blocking. 
						
						
					 
					
						2011-01-30 19:47:31 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							30f6d2bfd8 
							
						 
					 
					
						
						
							
							Oops - forgot to add in LOGICAL MINIMUM and LOGICAL MAXIMUM report items into the standard library Joystick HID report descriptor macro. Add in support for joystick resolution reporting via PHYSICAL_MINIMUM and PHYSICAL_MAXIMUM items.  
						
						
						
						
					 
					
						2011-01-30 14:40:24 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							e6dc951630 
							
						 
					 
					
						
						
							
							Add new HID_DESCRIPTOR_VENDOR() macro, change over all projects and Device ClassDriver demos to use it.  
						
						... 
						
						
						
						Fix reversed byte ordering of multi-byte HID data.
Added support to the HID parser for extended USAGE items that contain the usage page as well as the usage index.
Removed the HID_IOF_NON_VOLATILE and HID_IOF_VOLATILE flags from HID INPUT items where the flag is invalid. Changed over HID OUTPUT items to use HID_IOF_NON_VOLATILE.
Change over MagStripe project to use HID_DESCRIPTOR_KEYBOARD() for its HID report. Change over MouseHostDevice demo to use HID_DESCRIPTOR_MOUSE() for its HID report. 
						
						
					 
					
						2011-01-30 14:14:04 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							a852ea8e43 
							
						 
					 
					
						
						
							
							Added new KeyboardMouseMultiReport Device ClassDriver demo.  
						
						... 
						
						
						
						Fixed ReportID not being removed from the feature/out report data array in the HID class driver when Report IDs are used.
Added new MAX() and MIN() convenience macros. 
						
						
					 
					
						2011-01-26 21:33:07 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							6c7ed7ecd6 
							
						 
					 
					
						
						
							
							Added new HID_DESCRIPTOR_MOUSE, HID_DESCRIPTOR_KEYBOARD and HID_DESCRIPTOR_JOYSTICK macros for easy automatic creation of  basic USB HID device reports.  
						
						
						
						
					 
					
						2011-01-23 20:02:51 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							ef44b8c036 
							
						 
					 
					
						
						
							
							Fixed incorrect definition of the HID_KEYBOARD_SC_RIGHT_ARROW constant in the HID class driver (thanks to Joby Taffey).  
						
						... 
						
						
						
						Add in newHID_KEYBOARD_SC_POWER keyboard scancode constant. 
						
						
					 
					
						2011-01-17 23:11:13 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							efd57cfe51 
							
						 
					 
					
						
						
							
							Abuse the the C preprocessor so that the HID macros can automatically encode data into the array from the HID macros automagically, by specifying the bit-width of the data, and the data itself as a single integer value of that width.  
						
						
						
						
					 
					
						2011-01-17 19:44:48 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							787869c2fd 
							
						 
					 
					
						
						
							
							Minor documentation corrections for the new HID report item constant defines.  
						
						
						
						
					 
					
						2011-01-16 19:41:26 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							039a714ee4 
							
						 
					 
					
						
						
							
							New HID report item macros (with HID_RI_ prefix) to allow for easy creation and editing of HID report descriptors.  
						
						... 
						
						
						
						Changed over all project and demo HID report descriptors to use the new HID report item macros.
Moved the HIDParser.c source file to the LUFA/Drivers/USB/Class/Common/ directory from the LUFA/Drivers/USB/Class/Host/. 
						
						
					 
					
						2011-01-16 19:34:28 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							70d55f6e0c 
							
						 
					 
					
						
						
							
							Added new high level TWI packet read/write commands, altered behaviour of the TWI_StartTransmission() function.  
						
						... 
						
						
						
						Spell check source code files. 
						
						
					 
					
						2011-01-13 22:56:49 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							477a2047f4 
							
						 
					 
					
						
						
							
							Oops - fix type preventing compilation of demos using the class drivers.  
						
						
						
						
					 
					
						2011-01-08 15:54:57 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							7dc3d3a68f 
							
						 
					 
					
						
						
							
							Minor documentation improvements.  
						
						
						
						
					 
					
						2011-01-08 11:47:20 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							a49b5bfd8a 
							
						 
					 
					
						
						
							
							Update Doxygen documentation configuration file for the main project documentation to the latest version. Add missing data structure documentation briefs.  
						
						
						
						
					 
					
						2011-01-03 20:13:06 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							1d433d4506 
							
						 
					 
					
						
						
							
							Update copyright year on all source files.  
						
						
						
						
					 
					
						2011-01-01 13:00:56 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							a8b66f318d 
							
						 
					 
					
						
						
							
							Documentation improvements - put driver example code into its own section, fix incorrect and missing section names.  
						
						
						
						
					 
					
						2010-12-26 14:55:26 +00:00