| Age | Commit message (Expand) | Author |
| 2012-04-15 | Minor documentation improvements. | Dean |
| 2012-04-01 | Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa... | Dean |
| 2012-02-19 | Oops - don't reset AVRISP-MKII timeout in XPROG mode, as this is synchronous ... | Dean |
| 2012-02-04 | Update file contributor copyrights for 2012. | Dean |
| 2012-02-04 | Update file header copyrights for 2012. | Dean |
| 2012-01-30 | Fixed AVRISP-MKII Clone timing out on long programming commands such as progr... | Dean |
| 2011-12-23 | Run wspurify script on /trunk/ and /branches/ C source files, to remove any t... | dean |
| 2011-10-12 | Added reliability patches to the AVRISP-MKII Clone project's PDI/TPI protocol... | Dean |
| 2011-10-07 | Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI ... | Dean |
| 2011-06-05 | Massive corrections to the project documentation and code comments, thanks to... | Dean |
| 2011-05-29 | Oops - revert commit of an incomplete port of the AVRISP-MKII project. | Dean |
| 2011-05-29 | Added new incomplete AudioInputHost Host LowLevel demo. | Dean |
| 2011-01-22 | Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout... | Dean |
| 2011-01-01 | Update copyright year on all source files. | Dean |
| 2010-11-17 | Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_Send... | Dean |
| 2010-11-16 | Fixed AVRISP-MKII clone project not starting the target's program automatical... | Dean |
| 2010-11-16 | Added new XCK_RESCUE_CLOCK_ENABLE compile time option to the AVRISP-MKII clon... | Dean |
| 2010-11-14 | Second patch to fix incorrect PDI/TPI programming speed. | Dean |
| 2010-11-12 | Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, ... | Dean |
| 2010-10-28 | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi... | Dean |
| 2010-10-13 | Clean up excessive whitespace at the end of each line using the wspurify tool... | Dean |
| 2010-07-13 | Remove the timeout period extension code from the AVRISP project, as no singl... | Dean |
| 2010-06-25 | Make loops in AVRISP-MKII Clone project's XPROG protocol infinite rather than... | Dean |
| 2010-05-08 | Add svn:eol-style property to source files, so that the line endings are corr... | Dean |
| 2010-05-04 | Removed software PDI/TPI emulation from the AVRISP-MKII clone project, as it ... | Dean |
| 2010-05-03 | Added new ENDPOINT_*_BusSuspended error code to the Endpoint function, so tha... | Dean |
| 2010-05-02 | Switch back to C based timeout ISR in the AVRISP project - assembly version w... | Dean |
| 2010-05-02 | Change AVRISP project's timeout to be interrupt based again, but make the int... | Dean |
| 2010-04-30 | Make sure that long reads are aborted early if the connection times out while... | Dean |
| 2010-04-30 | Make sure that the NVM bus/controller busy waits in the AVRISP MKII clone pro... | Dean |
| 2010-04-28 | Make AVRISP-MKII clone project's software PDI/TPI mode more robust by keeping... | Dean |
| 2010-03-17 | Remove redundant check in the software PDI programming code of the AVRISP pro... | Dean |
| 2010-03-17 | Software PDI mode breaks unless the software USART has 100 cycles between bits. | Dean |
| 2010-03-16 | Don't enable the pullup on the target /RESET line in the AVRISP project for P... | Dean |
| 2010-03-16 | Fixed PDI programming mode in the AVRISP programmer project not exiting progr... | Dean |
| 2010-02-23 | Fixed software PDI/TPI programming mode in the AVRISP project not correctly t... | Dean |
| 2010-02-21 | Oops - need to revert changes made to ease testing of the software PDI progra... | Dean |
| 2010-02-21 | Remove dual ISR for software PDI mode, use a single ISR instead to reduce cod... | Dean |
| 2010-02-21 | More fixes to the AVRISP command timeout system so that it should no longer l... | Dean |
| 2010-02-19 | AVRISP programmer project now has a more robust timeout system, allowing for ... | Dean |
| 2010-01-31 | Use _delay_us() function in the XPROGTarget.c file to ensure timing requireme... | Dean |
| 2010-01-31 | Oops - PDI handshake delay was too long, causing the device's /RESET function... | Dean |
| 2010-01-29 | Fix TPI communications in the AVRISP project when bit-banged USART mode is se... | Dean |
| 2010-01-27 | Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remo... | Dean |
| 2010-01-27 | Manually pull PDI clock pin high for 1ms before disabling PDI mode in the AVR... | Dean |
| 2010-01-25 | Minor code cleanups, remove TemperatureDataLogger host application's Visual S... | Dean |
| 2010-01-06 | Update Doxygen configuration files to the latest Doxygen version. | Dean |
| 2010-01-05 | Added support to the MIDI Class drivers for packed data, where multiple MIDI ... | Dean |
| 2009-12-30 | Update copyright year to 2010. | Dean |
| 2009-12-29 | Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the ... | Dean |