projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI and...
[pub/USBasp.git]
/
Projects
/
AVRISP
/
Lib
/
2009-12-24
Dean Camera
Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it...
tree
|
commitdiff
2009-12-24
Dean Camera
Combine AVRISP project TPI and PDI lib directories...
tree
|
commitdiff
2009-12-23
Dean Camera
Correct include paths and makefile for the AVRISP proje...
tree
|
commitdiff
2009-12-23
Dean Camera
Make seperate ISP, PDI and TPI folders in the AVRISP...
tree
|
commitdiff
2009-12-23
Dean Camera
Lower timeout periods in the AVRISP project. Increment...
tree
|
commitdiff
2009-12-23
Dean Camera
Stub out more of the TPI programming protocol routines...
tree
|
commitdiff
2009-12-23
Dean Camera
Seperate out XMEGA and TINY NVM routines into seperate...
tree
|
commitdiff
2009-12-23
Dean Camera
Start of implementation of the low level TPI programmin...
tree
|
commitdiff
2009-12-20
Dean Camera
Fixed AVRISP project timeouts not checking for the...
tree
|
commitdiff
2009-12-20
Dean Camera
Add const qualifier to the parameters of Projects'...
tree
|
commitdiff
2009-12-17
Dean Camera
Un-inline the SendAddress function in NVMTarget.c/...
tree
|
commitdiff
2009-12-16
Dean Camera
More speed and quality improvements to the software...
tree
|
commitdiff
2009-12-16
Dean Camera
Slightly speed up software USART in the AVRISP project...
tree
|
commitdiff
2009-12-16
Dean Camera
Use default NVM base address in the AVRISP programmer...
tree
|
commitdiff
2009-12-15
Dean Camera
Speed up bit-banged USART code in the AVRISP project.
tree
|
commitdiff
2009-12-15
Dean Camera
Complete initial working revision of PDI programming...
tree
|
commitdiff
2009-12-15
Dean Camera
Fix a bug in the Still Image Host Class driver where...
tree
|
commitdiff
2009-12-15
Dean Camera
Add Lock/Fuse byte programming support to the AVRISP...
tree
|
commitdiff
2009-12-15
Dean Camera
Fix error in AVRISP programmer when repeatedly using...
tree
|
commitdiff
2009-12-14
Dean Camera
Add Doxygen documentation to the completed portions...
tree
|
commitdiff
2009-12-14
Dean Camera
Use the PDI REPEAT instruction in the PDI programmer...
tree
|
commitdiff
2009-12-14
Dean Camera
Added memory erase handling to the PDI protocol in...
tree
|
commitdiff
2009-12-14
Dean Camera
Fix NVM commands so that memory reads and CRC generatio...
tree
|
commitdiff
2009-12-14
Dean Camera
Split out NVM access code in the AVRISP project into...
tree
|
commitdiff
2009-12-13
Dean Camera
Use -pedantic compile time option to find and correct...
tree
|
commitdiff
2009-12-13
Dean Camera
The AVRISP project can now enter PDI mode under both...
tree
|
commitdiff
2009-12-11
Dean Camera
PDI NVM enable is fast enough that bare polling is...
tree
|
commitdiff
2009-12-11
Dean Camera
Fix PDI code - must send NVM enable key least significa...
tree
|
commitdiff
2009-12-11
Dean Camera
Fix AVRISP PDI protocol - make sure inverted masks...
tree
|
commitdiff
2009-12-11
Dean Camera
Change over AVRISP project to have both hardware USART...
tree
|
commitdiff
2009-12-10
Dean Camera
Fix PDITarget_ReceiveByte() not discarding the start...
tree
|
commitdiff
2009-12-09
Dean Camera
Add even parity bit to the software USART framing in...
tree
|
commitdiff
2009-12-09
Dean Camera
Fix inverted bit-banged USART logic in the AVRISP proje...
tree
|
commitdiff
2009-12-09
Dean Camera
Increase timeout of Mass Storage and Still Image host...
tree
|
commitdiff
2009-12-08
Dean Camera
Make sure that USB_STREAM_TIMEOUT_MS is set in the...
tree
|
commitdiff
2009-12-04
Dean Camera
Fixed HID Parser not distributing the Usage Min and...
tree
|
commitdiff
2009-12-03
Dean Camera
Make sure the protocol handler files are included in...
tree
|
commitdiff
2009-12-03
Dean Camera
Fix the tokens which enable and disable the different...
tree
|
commitdiff
2009-12-03
Dean Camera
Auto-configure AVRISP programmer configuration when...
tree
|
commitdiff
2009-12-03
Dean Camera
Document the PDI programming routines implemented so...
tree
|
commitdiff
2009-12-03
Dean Camera
Started implementing the low level PDI protocol in...
tree
|
commitdiff
2009-12-02
Dean Camera
Add support for unwrapping of the XMEGA PDI programming...
tree
|
commitdiff
2009-12-02
Dean Camera
Rename V2ProtocolTarget files to ISPTarget in the AVRIS...
tree
|
commitdiff
2009-12-02
Dean Camera
Factor out all the ISP related code into a seperate...
tree
|
commitdiff
2009-12-02
Dean Camera
Rename the V2Protocol command handlers in the AVRISP...
tree
|
commitdiff
2009-11-09
Dean Camera
Spell check all source code variables, comments and...
tree
|
commitdiff
2009-11-09
Dean Camera
Minor changes to the AVRISP project for code clarity.
tree
|
commitdiff
2009-09-24
Dean Camera
Doxygen fixes to \param directives to give data directi...
tree
|
commitdiff
2009-08-30
Dean Camera
Move ADC VTARGET sampling to a new V2Params_UpdateParam...
tree
|
commitdiff
2009-08-28
Dean Camera
Increase AVRISP command timeout to 240ms up from 150ms...
tree
|
commitdiff
2009-08-27
Dean Camera
Make WaitWhileBusy function in the AVRISP project more...
tree
|
commitdiff
2009-08-27
Dean Camera
Condensed SCSI command functions in the LowLevel Mass...
tree
|
commitdiff
2009-08-25
Dean Camera
Make AVRISP project build again - fix incorrect preproc...
tree
|
commitdiff
2009-08-25
Dean Camera
Partial Commit: Move AVRISP project out of the Projects...
tree
|
commitdiff
2009-08-18
Dean Camera
Move AVRISP Programmer project to a new Unfinished...
tree
|
commitdiff
2009-08-18
Dean Camera
Enhancements to the AVRISP Programmer project to attemp...
tree
|
commitdiff
2009-08-17
Dean Camera
Added beginnings of a new AVRISP-MKII clone project.
tree
|
commitdiff