Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							2919aeeaab 
							
						 
					 
					
						
						
							
							Fixed HID Parser not distributing the Usage Min and Usage Max values across an array of report items.  
						
						... 
						
						
						
						Added new HID_ALIGN_DATA() macro to return the pre-retrieved value of a HID report item, left-aligned to a given datatype.
Added new PreviousValue to the HID Report Parser report item structure, for easy monitoring of previous report item values. 
						
						
					 
					
						2009-12-04 01:06:26 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							f338ddcb87 
							
						 
					 
					
						
						
							
							Make sure the protocol handler files are included in the Doxygen documentation of the AVRISP project.  
						
						
						
						
					 
					
						2009-12-03 09:19:09 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							258a6a0177 
							
						 
					 
					
						
						
							
							Fix the tokens which enable and disable the different programming protocols in the AVRISP project.  
						
						
						
						
					 
					
						2009-12-03 09:12:36 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							f1baf12fae 
							
						 
					 
					
						
						
							
							Auto-configure AVRISP programmer configuration when built for the XPLAIN board to match the XPLAIN hardware connections.  
						
						
						
						
					 
					
						2009-12-03 08:35:32 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							a5adbae652 
							
						 
					 
					
						
						
							
							Document the PDI programming routines implemented so far in the AVRISP project. Add ability to selectively disable ISP programming support in addition to the existing ability to disable PDI programming support.  
						
						
						
						
					 
					
						2009-12-03 07:42:56 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							f69f03cb0d 
							
						 
					 
					
						
						
							
							Started implementing the low level PDI protocol in the AVRISP project, for XMEGA device programming.  
						
						
						
						
					 
					
						2009-12-03 00:53:45 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							1f8dfd0205 
							
						 
					 
					
						
						
							
							Add support for unwrapping of the XMEGA PDI programming protocol to the AVRISP Programmer project.  
						
						
						
						
					 
					
						2009-12-02 13:42:08 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							5930f47bf4 
							
						 
					 
					
						
						
							
							Rename V2ProtocolTarget files to ISPTarget in the AVRISP Programmer Clone project.  
						
						
						
						
					 
					
						2009-12-02 12:04:37 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							1ed6925b5b 
							
						 
					 
					
						
						
							
							Factor out all the ISP related code into a seperate ISPProtocol set of files in the AVRISP Clone programmer project, to clearly seperate out the programming protocols when PDI programming is implemented.  
						
						
						
						
					 
					
						2009-12-02 12:02:01 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							1645c3d243 
							
						 
					 
					
						
						
							
							Rename the V2Protocol command handlers in the AVRISP project in preperation of XMEGA PDI programming support.  
						
						
						
						
					 
					
						2009-12-02 11:37:39 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							d6edfe35c8 
							
						 
					 
					
						
						
							
							Spell check all source code variables, comments and strings.  
						
						
						
						
					 
					
						2009-11-09 13:15:28 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							c647c27639 
							
						 
					 
					
						
						
							
							Minor changes to the AVRISP project for code clarity.  
						
						
						
						
					 
					
						2009-11-09 12:22:33 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							244c86429b 
							
						 
					 
					
						
						
							
							Move ADC VTARGET sampling to a new V2Params_UpdateParamValues() in the AVRISP project so that there is a central place where all non-PC set target values can be updated easily.  
						
						
						
						
					 
					
						2009-08-30 03:51:44 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							4bb236e9a0 
							
						 
					 
					
						
						
							
							Increase AVRISP command timeout to 240ms up from 150ms to prevent some ISP commands from timing out too early.  
						
						... 
						
						
						
						Add check to the PROGRAM FLASH ISP and PROGRAM EEPROM ISP handler to return an explicit error when the host attempts to write more data than the device is able to buffer. 
						
						
					 
					
						2009-08-28 08:24:50 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							489515fbbf 
							
						 
					 
					
						
						
							
							Make WaitWhileBusy function in the AVRISP project more explicit about how it sends and receives the busy check command.  
						
						... 
						
						
						
						Reduce size of PROGRAM FLASH ISP or PROGRAM EEPROM ISP buffer to 256 bytes to prevent blowing the stack on the smallest USB AVR models. 
						
						
					 
					
						2009-08-27 23:07:53 +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 
							
						 
					 
					
						
						
						
						
							
						
						
							244bba2097 
							
						 
					 
					
						
						
							
							Make AVRISP project build again - fix incorrect preprocessor directive in V2Protocol.c, fix makefile LUFA_PATH.  
						
						
						
						
					 
					
						2009-08-25 13:26:34 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							271be037b7 
							
						 
					 
					
						
						
							
							Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.  
						
						
						
						
					 
					
						2009-08-25 13:21:19 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							0934f5c185 
							
						 
					 
					
						
						
							
							Move AVRISP Programmer project to a new Unfinished subdirectory of Project while it is under development.  
						
						
						
						
					 
					
						2009-08-18 07:37:03 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							bbcdaaa6dc 
							
						 
					 
					
						
						
							
							Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to communicate with the device.  
						
						
						
						
					 
					
						2009-08-18 07:22:51 +00:00 
						 
				 
			
				
					
						
							
							
								Dean Camera 
							
						 
					 
					
						
						
						
						
							
						
						
							ecd82778cf 
							
						 
					 
					
						
						
							
							Added beginnings of a new AVRISP-MKII clone project.  
						
						... 
						
						
						
						Added new Endpoint_SetEndpointDirection() macro to set the current endpoint direction for bidirectional endpoints.
Renamed internal USB_INT_ENDPOINT_SETUP macro to USB_INT_RXSTPI to fit in with the rest of the interrupt vector macros. 
						
						
					 
					
						2009-08-17 12:38:24 +00:00