Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							664a292181 
							
						 
					 
					
						
						
							
							Application documentation/comment cleanup.  
						
						
						
						
					 
					
						2009-10-08 07:18:28 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							512977322b 
							
						 
					 
					
						
						
							
							Fix missing semicolons in the *WithParser Host mode demos.  
						
						
						
						
					 
					
						2009-09-29 07:21:35 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							fa8d25ef29 
							
						 
					 
					
						
						
							
							Remove old OTG demo directory with useless TestApp demo. Add new DualRole directory with new Class Driver powered Mouse dual role demonstration application showing a dual role device using the HID host/device Class drivers.  
						
						
						
						
					 
					
						2009-09-29 07:13:42 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							409c49f057 
							
						 
					 
					
						
						
							
							Doxygen fixes to \param directives to give data direction in all projects. Make HID item filtering routines clearer in the HID WithParser demos.  
						
						
						
						
					 
					
						2009-09-24 02:05:33 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							573a27d90a 
							
						 
					 
					
						
						
							
							Fix incorrect names for the HID Host protocol setting routines.  
						
						
						
						
					 
					
						2009-09-24 01:52:57 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							849b9535e7 
							
						 
					 
					
						
						
							
							Add new error condition to the HID Report Parser for when a report is parsed but no unfiltered items are encountered (i.e. nothing of interest in the device report). Make all host HID "WithParser" demos print the new error condition.  
						
						
						
						
					 
					
						2009-09-22 08:07:48 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							242303c160 
							
						 
					 
					
						
						
							
							Add new attributes to the HID Report Parser and HID Host Mode Class driver to keep track of the largest report the device can send for buffer allocation purposes. Change MouseHostWithParser and KeyboardHostWithParser demos to only allocate the needed number of bytes.  
						
						
						
						
					 
					
						2009-09-21 12:23:09 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							3ffa7543a0 
							
						 
					 
					
						
						
							
							Finish initial draft of the Host Mode HID Class driver.  
						
						... 
						
						
						
						Add new MouseHostWithParser and KeyboardHostWithParser Host Class driver demos. 
						
						
					 
					
						2009-09-21 10:49:06 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							1756087c3e 
							
						 
					 
					
						
						
							
							Optimize vendor/product description string display code in MassStorageHost.  
						
						... 
						
						
						
						Remove all Host mode class demos other than the CDCHost class driver demo, so that they can be re-added as they are made once the host mode class framework is designed.
Fixed USB_Host_SendControlRequest() not re-suspending the USB bus when initial device ready-wait fails.
Fixed USB Pad regulator not being disabled on some AVR models when the USB_OPT_REG_DISABLED option is used. 
						
						
					 
					
						2009-06-26 09:58:43 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							feabfd12ce 
							
						 
					 
					
						
						
							
							Fix makefiles -- the auto-addition of -D switches to each LUFA compile time option was faulty, due to GNUMake becomming confused by the spaces in the USE_STATIC_OPTIONS lines. Make user add in the switches explicitly instead.  
						
						
						
						
					 
					
						2009-06-19 05:08:04 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							beb0b2bda0 
							
						 
					 
					
						
						
							
							Move LUFA compile time options to a new section in the application makefiles for clarity.  
						
						
						
						
					 
					
						2009-06-19 04:34:35 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							2b21a1552d 
							
						 
					 
					
						
						
							
							Remove hardcoded DOT path from all Doxygen config files.  
						
						... 
						
						
						
						Better documentation for the MissleLauncher project - add credit to PyLauncher project. 
						
						
					 
					
						2009-06-16 13:50:02 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							84d7783350 
							
						 
					 
					
						
						
							
							Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they will be obsoleted when the Host mode class drivers are complete. Add new StillImage stub class driver common header.  
						
						
						
						
					 
					
						2009-06-15 13:42:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							c75f8bf223 
							
						 
					 
					
						
						
							
							More Doxygen fixes - ensure no undocumented function parameters.  
						
						
						
						
					 
					
						2009-06-15 08:36:12 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							afe6ae1402 
							
						 
					 
					
						
						
							
							Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.  
						
						... 
						
						
						
						Split out common defines/types from class drivers into a seperate common class driver directory.
Make central USB Class driver dispatch headers, used for both device and host modes. 
						
						
					 
					
						2009-06-14 15:55:13 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							0323e13b39 
							
						 
					 
					
						
						
							
							Copy over schedulerless host demos to ClassDrivers directory, for later modification to new Host mode USB class drivers.  
						
						
						
						
					 
					
						2009-06-09 04:30:12 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							34f6e0dd33 
							
						 
					 
					
						
						
							
							Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations.  
						
						... 
						
						
						
						Fixes to MassStorageHost demo to improve compatibility with more USB drives. 
						
						
					 
					
						2009-06-09 04:27:53 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							f1199200e1 
							
						 
					 
					
						
						
							
							Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.  
						
						
						
						
					 
					
						2009-06-05 07:56:39 +00:00