Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								e918d977b1 
								
							 
						 
						
							
							
								
								Prevent the CDC Device Class driver from sending empty IN packets on every service task call - only send termination packets when data is in the endpoint.  
							
							
							
						 
						
							2009-09-10 06:41:57 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								b221e7d175 
								
							 
						 
						
							
							
								
								Remove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time token, split out standard descriptors into seperate USB_Descriptor_* and USB_StdDescriptor_* structures so that both can be used within the one project.  
							
							... 
							
							
							
							Add guard to the HID Host Class driver SetProtocol command, to ensure that the device supports boot protocol mode before issuing the request. 
							
						 
						
							2009-09-09 13:17:04 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								524decdeb3 
								
							 
						 
						
							
							
								
								Change HID report parser so that it can calculate and record the sizes (IN, OUT and FEATURE) of each report within the device, by report ID. This will be required in host mode, so that the host can determine how many bytes of data must be read in for each report.  
							
							... 
							
							
							
							Add to MouseHostWithParser and KeyboardHostWithParser demos to print out the report sizes when a valid device is connected. 
							
						 
						
							2009-09-09 08:34:24 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								d2068d878c 
								
							 
						 
						
							
							
								
								Finish Still Image Host class driver.  
							
							
							
						 
						
							2009-09-09 04:18:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								064e6a2f32 
								
							 
						 
						
							
							
								
								Changed Still Image Host class driver to auto-fill TransactionID element of sent headers depending on the current session state.  
							
							... 
							
							
							
							CDC based demos and project now work under 64 bit versions of Windows (thanks to Ronny Hanson, Thomas Bleeker).
The Benito Programmer project now has its own unique VID/PID pair allocated from the Atmel donated LUFA VID/PID pool. 
							
						 
						
							2009-09-06 04:15:35 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								6783bc4594 
								
							 
						 
						
							
							
								
								Add StillImage Host Class Driver functions for opening and closing sessions. Ensure IsActive is set on the interface to allow device functions to run.  
							
							... 
							
							
							
							Fix spelling of "Received" in all source files where it is misspelt "Recieved". 
							
						 
						
							2009-09-02 13:08:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								205b35d131 
								
							 
						 
						
							
							
								
								Add user-filtering to the HID report parser, so that the user code can decide which items are to be stored into the HID_ReportInfo_t structure and which should be discarded to save on RAM usage.  
							
							
							
						 
						
							2009-09-02 07:16:52 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								0fdc1a2bc6 
								
							 
						 
						
							
							
								
								Changed HIDParser to only zero out important values in the Parsed HID Report Item Information structure to save cycles.  
							
							
							
						 
						
							2009-09-01 15:46:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								0e2ffebb82 
								
							 
						 
						
							
							
								
								Added documentation for the constants and enums of the new StillImage Host Class driver added to the library so far.  
							
							
							
						 
						
							2009-09-01 13:47:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								5908e28e8d 
								
							 
						 
						
							
							
								
								Fixed StillImageHost not correctly freezing and unfreezing data pipes while waiting for a response block header.  
							
							... 
							
							
							
							Added basic PIMA commands to the StillImage Host Class driver - need to extend to PIMA specific command functions. 
							
						 
						
							2009-09-01 13:35:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								dac7b046fd 
								
							 
						 
						
							
							
								
								Add return codes to the CDC Host Class driver String/Byte transmission functions.  
							
							
							
						 
						
							2009-08-31 13:58:03 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								cf2776531c 
								
							 
						 
						
							
							
								
								Add extra check for OUT ZLP in the CDC Device Class driver service task to quickly clear zero-length termination packets from the host.  
							
							
							
						 
						
							2009-08-31 12:43:28 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								e2822fb30d 
								
							 
						 
						
							
							
								
								Remove deleted source files from the LUFA library makefile.  
							
							... 
							
							
							
							Renamed parameters of SI_Host_ConfigurePipes() to match other Host mode Class drivers. 
							
						 
						
							2009-08-30 11:40:26 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								3dce79d68c 
								
							 
						 
						
							
							
								
								Added start of the Still Image Host Class driver demo and driver code.  
							
							... 
							
							
							
							Re-enabled building of the Host mode demos ClassDriver directory. 
							
						 
						
							2009-08-30 11:36:04 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								0d3a3f7536 
								
							 
						 
						
							
							
								
								Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement in next release.  
							
							
							
						 
						
							2009-08-30 10:43:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								94c899d7b7 
								
							 
						 
						
							
							
								
								Fixed Device mode HID Class driver not explicitly initializing the ReportSize parameter to zero before calling callback routine, so that ignored callbacks don't cause incorrect data to be sent.  
							
							
							
						 
						
							2009-08-27 22:34:41 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								922e60192d 
								
							 
						 
						
							
							
								
								Condensed SCSI command functions in the LowLevel Mass Storage Host demo, to save on FLASH space.  
							
							... 
							
							
							
							Fixed issue in AVRISP project where the target RESET line was being toggled before it was tristated, causing problems synchronising to some targets (thanks to Mike Alex). 
							
						 
						
							2009-08-27 13:12:44 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								023838fe4a 
								
							 
						 
						
							
							
								
								Add check to Pipe_IsEndpointBound() in the Mass Storage Host mode Class driver to ensure that multiple instances of the driver can be used on a single device with multiple Mass Storage interfaces.  
							
							
							
						 
						
							2009-08-27 11:43:37 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								f52b265090 
								
							 
						 
						
							
							
								
								Simplified Host mode Mass Storage Class driver to reduce compiled program size.  
							
							
							
						 
						
							2009-08-27 08:17:06 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								754ea083d4 
								
							 
						 
						
							
							
								
								Fix memory corruption in Host mode Mass Storage Class driver.  
							
							
							
						 
						
							2009-08-27 08:01:33 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								cd2dcc9163 
								
							 
						 
						
							
							
								
								Added better USB Class driver overviews.  
							
							
							
						 
						
							2009-08-27 07:48:48 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								d297ea12b7 
								
							 
						 
						
							
							
								
								Added new "Common" section to the class drivers, to hold all mode-independant definitions for clarity.  
							
							... 
							
							
							
							Moved SCSI command/sense constants into the Mass Storage Class driver, instead of the user-code. 
							
						 
						
							2009-08-27 07:38:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								f7cde02b80 
								
							 
						 
						
							
							
								
								Added extra note about missing OUT endpoint configuration to the HID Device mode Class driver.  
							
							... 
							
							
							
							Added pinout information to the AVRISP project. 
							
						 
						
							2009-08-27 07:10:00 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								665fe11f12 
								
							 
						 
						
							
							
								
								Fixed Device mode HID Class driver always sending IN reports, even when no data is to be reported.  
							
							
							
						 
						
							2009-08-27 06:36:01 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								8ea5c631c8 
								
							 
						 
						
							
							
								
								Minor documentation fixes to the completed Host mode Class drivers.  
							
							
							
						 
						
							2009-08-27 06:32:12 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								f890592806 
								
							 
						 
						
							
							
								
								Completed initial Host mode Mass Storage class driver.  
							
							
							
						 
						
							2009-08-27 06:28:18 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								559ca2ba04 
								
							 
						 
						
							
							
								
								Added MS_Host_TestUnitReady() and MS_Host_ReadDeviceCapacity() to the host mode Mass Storage Class driver.  
							
							
							
						 
						
							2009-08-26 08:20:55 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								a765f71727 
								
							 
						 
						
							
							
								
								Add SCSICodes.h to the Class Driver Common folder, and automatically include it in both the Host and Device Mass Storage Class drivers. Delete existing version from the ClassDriver MassStorage device demo's /Lib/ folder.  
							
							
							
						 
						
							2009-08-26 07:51:40 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								31d8ebebc0 
								
							 
						 
						
							
							
								
								Oops: Really disable building of Projects/Host/ClassDriver directory in the Projects/Host/ makefile.  
							
							... 
							
							
							
							Add more skeleton functions and definitions to the Mass Storage Host mode Class driver.
Made Endpoint_Write_DWord_* functions echo the structure of the matching Endpoint routines for clarity. 
							
						 
						
							2009-08-26 07:34:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								ee744abb7e 
								
							 
						 
						
							
							
								
								More work on the Mass Storage Host mode Class driver.  
							
							... 
							
							
							
							Added  ATTR_NON_NULL_PTR_ARG() attributes to the class drivers to improve user code reliability by disallowing explicit NULL pointers as pointer parameters in function calls where the parameter must not be NULL.
Disabled building of the Demos/Host/ClassDriver directory until Host Mode Class drivers are complete to prevent build errors in the meantime. 
							
						 
						
							2009-08-26 07:01:32 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								6d1adf7339 
								
							 
						 
						
							
							
								
								Updated Benito project -- added hardware interrupt and software buffering for serial data reception to prevent missed characters, condensed pulse generation counters into a struct for clarity.  
							
							... 
							
							
							
							Added check to CDC_Device_BytesReceived() to ensure 0 is returned when device is not enumerated to a host.
Move AVRISP project's V2Protocol_DelayMS() function to be static inline, as it is now very minimal. Added extra project doxygen documentation. 
							
						 
						
							2009-08-25 08:09:49 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								09bedd6555 
								
							 
						 
						
							
							
								
								Added return values to the CDC and MIDI class driver transmit functions.  
							
							
							
						 
						
							2009-08-16 14:30:46 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								b71ff7c8cd 
								
							 
						 
						
							
							
								
								Added new EVENT_USB_Device_StartOfFrame() event, controlled by the new USB_Device_EnableSOFEvents() and USB_Device_DisableSOFEvents() macros to give bus-synchronised millisecond interrupts when in USB device mode.  
							
							
							
						 
						
							2009-08-16 08:51:54 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								df5500e81c 
								
							 
						 
						
							
							
								
								Added CDC_Device_Flush() command to the CDC Device mode class driver.  
							
							... 
							
							
							
							Minor updates to the unfinished SideShow demo for clarity.
Added unfinished MassStorageHost class driver demo. 
							
						 
						
							2009-08-13 06:43:17 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								df29aa37c0 
								
							 
						 
						
							
							
								
								Added flag to the HID report parser to indicate if a device has multiple reports.  
							
							... 
							
							
							
							SetIdle requests to the HID device driver with a 0 idle period (send changes only) now only affect the requested HID interface within the device, not all HID interfaces.
Apply correct fix to the HID report parser for PUSH items - current HID item attribute stack was being copied in the wrong direction.
Fixed HID report parser not resetting the FEATURE item count when a REPORT ID item is encountered. 
							
						 
						
							2009-08-11 11:19:22 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								a7ade9f28d 
								
							 
						 
						
							
							
								
								Add CDC Host class driver EVENT_CDC_Host_ControLineStateChanged() event.  
							
							... 
							
							
							
							Minor documentation fixes. 
							
						 
						
							2009-08-11 10:02:50 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								abc7dce10c 
								
							 
						 
						
							
							
								
								Document CDC Host class driver functions and enums.  
							
							
							
						 
						
							2009-08-11 09:54:22 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								c86491af8b 
								
							 
						 
						
							
							
								
								Add new functions to the HID host class driver, refine HID interface protocol matching.  
							
							... 
							
							
							
							Remove stray state variable from the CDC host class driver. 
							
						 
						
							2009-08-11 09:12:29 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								a2001ac1cc 
								
							 
						 
						
							
							
								
								Fixed swapped paremeters in the HID state memory copy call while processing a HID PUSH item in the HID report parser.  
							
							... 
							
							
							
							Fixed memory corruption HID report parser when too many COLLECTION or PUSH items were processed.
Make RNDIS device class driver include the CDC device class driver header, so that it can inherrit the required CDC functional descriptor macro.
Make HID host class driver include the HID report parser. 
							
						 
						
							2009-08-11 08:36:25 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								f4814771d2 
								
							 
						 
						
							
							
								
								Completion of initial CDC host mode class driver.  
							
							... 
							
							
							
							Adjustments to the CDC and MIDI device class drivers to use sizeof() on the actual variable being transmitted or received rather than its datatype to reduce possible mistakes. 
							
						 
						
							2009-08-11 02:09:11 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								8711dc7ced 
								
							 
						 
						
							
							
								
								Fix issue in CDC device class driver where received data the size of the data endpoint could lock up the driver.  
							
							... 
							
							
							
							Further work on the new CDC and HID host mode class drivers.
Reset changelog et. al. to reset development information for the new version currently under development. 
							
						 
						
							2009-08-11 01:52:15 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								a9d5e129b7 
								
							 
						 
						
							
							
								
								Changed over manual loops waiting for endpoints to be ready to use the library Endpoint_WaitUntilReady() function for robustness. Fixes issues with terminated transfers on the host locking up USB devices.  
							
							
							
						 
						
							2009-08-05 09:37:45 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								4b35dd1670 
								
							 
						 
						
							
							
								
								Commit for 090810rc1 release.  
							
							
							
						 
						
							2009-08-05 07:47:02 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								c5038f1bf4 
								
							 
						 
						
							
							
								
								Renamed all library events to properly seperate out Device and Host mode events. Changed the firing conditions for some events to ensure that events are fired by their own USB mode only.  
							
							... 
							
							
							
							Remove VBUS events - not needed as the library takes care of VBUS detection and feedback on supported AVRs via the USB_Device_Connected and USB_Device_Disconnected events.
Fixed incorrect Host state assignment in the incomplete BluetoothHost demo. 
							
						 
						
							2009-08-05 06:36:31 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								eff07bb877 
								
							 
						 
						
							
							
								
								Fix issue with CDC device demos causing broken communications when the device tries to send data before the host has set the line encoding.  
							
							
							
						 
						
							2009-08-04 08:06:26 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								6f4cc344ab 
								
							 
						 
						
							
							
								
								Rename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURATIONS, to match the existing FIXED_CONTROL_ENDPOINT_SIZE compile time option. Add FIXED_NUM_CONFIGURATIONS to the descriptors of each project using the option.  
							
							
							
						 
						
							2009-08-02 23:14:30 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								eb41086947 
								
							 
						 
						
							
							
								
								Fix demos based on the device mode HID class driver, as well as the driver itself. Changed HID device class driver to require the user to give a buffer and size to hold the previously generated report, for comparison purposes, and altered the prototype of the CALLBACK_HID_Device_CreateHIDReport() function so that reports can be sent to the host even if there are no apparent changes (useful for relative movements in mice, etc.).  
							
							
							
						 
						
							2009-07-31 03:22:08 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								7df6b9563c 
								
							 
						 
						
							
							
								
								Add new HID_Device_MillisecondElapsed() function to the HID device Class driver, to move the burden of managing the Idle period of each instance to the library and not the user application.  
							
							
							
						 
						
							2009-07-30 14:59:57 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								7227e133a9 
								
							 
						 
						
							
							
								
								Ensure that the previous HID reports in the HID device class driver are kept per-instance, rather than per-device.  
							
							
							
						 
						
							2009-07-30 14:40:42 +00:00 
							
								 
							
							
								 
							
						 
					 
				
					
						
							
								
								
									Dean Camera 
								
							 
						 
						
							
							
							
							
								
							
							
								72932e2780 
								
							 
						 
						
							
							
								
								Fix to HID device mode Class driver, so that new reports are compared against the old, and updated reports made within the idle period are sent immediately to the host.  
							
							
							
						 
						
							2009-07-30 14:35:42 +00:00