projects
/
pub
/
USBasp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pub/USBasp.git
2009-12-21
Dean Camera
Correct TeensyHID bootloader descriptors to use the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-20
Dean Camera
Fixed AVRISP project timeouts not checking for the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-20
Dean Camera
Added new NO_DEVICE_SELF_POWER and NO_DEVICE_REMOTE_WAK...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-20
Dean Camera
Fixed TeensyHID bootloader not enumerating to the host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-20
Dean Camera
Add const qualifier to the parameters of Projects'...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-20
Dean Camera
Added CPU Usage monitor host app to the LEDNotifier...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-18
Dean Camera
Add LEDNotifier project to the Projects folder build...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-18
Dean Camera
Fix up references in the LEDNotifier project to the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-18
Dean Camera
Rename HotmailNotifier project files to LEDNotifier.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-18
Dean Camera
Renamed HotmailNotifier project to LEDNotifier.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-18
Dean Camera
Enhance the HotmailNotifier project so that the LEDs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-18
Dean Camera
Fixed USB_CurrentMode not being reset to USB_MODE_NONE...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-17
Dean Camera
Un-inline the SendAddress function in NVMTarget.c/...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-16
Dean Camera
More speed and quality improvements to the software...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-16
Dean Camera
Slightly speed up software USART in the AVRISP project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-16
Dean Camera
The SImage_Host_SendBlockHeader() and SImage_Host_Recei...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-16
Dean Camera
Use default NVM base address in the AVRISP programmer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-15
Dean Camera
Speed up bit-banged USART code in the AVRISP project.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-15
Dean Camera
Complete initial working revision of PDI programming...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-15
Dean Camera
Fix a bug in the Still Image Host Class driver where...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-15
Dean Camera
Add Lock/Fuse byte programming support to the AVRISP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-15
Dean Camera
Fix error in AVRISP programmer when repeatedly using...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-14
Dean Camera
Add Doxygen documentation to the completed portions...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-14
Dean Camera
Use the PDI REPEAT instruction in the PDI programmer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-14
Dean Camera
Added memory erase handling to the PDI protocol in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-14
Dean Camera
Fix NVM commands so that memory reads and CRC generatio...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-14
Dean Camera
Split out NVM access code in the AVRISP project into...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-13
Dean Camera
Test with -Wextra, fix library warnings due to unused...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-13
Dean Camera
Oops - wrong casting on the Configuration Descriptor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-13
Dean Camera
Use -pedantic compile time option to find and correct...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-13
Dean Camera
The AVRISP project can now enter PDI mode under both...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-11
Dean Camera
PDI NVM enable is fast enough that bare polling is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-11
Dean Camera
Fix PDI code - must send NVM enable key least significa...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-11
Dean Camera
Fix AVRISP PDI protocol - make sure inverted masks...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-11
Dean Camera
Change over AVRISP project to have both hardware USART...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-10
Dean Camera
Fix PDITarget_ReceiveByte() not discarding the start...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-09
Dean Camera
Add even parity bit to the software USART framing in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-09
Dean Camera
Fix inverted bit-banged USART logic in the AVRISP proje...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-09
Dean Camera
Fix incorrect definition of Endpoint_BytesInEndpoint...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-09
Dean Camera
Increase timeout of Mass Storage and Still Image host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-08
Dean Camera
Make sure that USB_STREAM_TIMEOUT_MS is set in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-07
Dean Camera
Fix newly renamed VirtualSerial demos' include filename...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-07
Dean Camera
Additional file renames and modifications to change...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-07
Dean Camera
Rename CDC demos to VirtualSerial.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-06
Dean Camera
Add new USB_Host_GetDeviceStringDescriptor() convenienc...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-04
Dean Camera
Fixed Mass Storage Host Class driver and Low Level...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-04
Dean Camera
Added support for the Atmel EVK527 board hardware.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-04
Dean Camera
Fix double oops -- Host mode settle delay was still...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-04
Dean Camera
Oops - fix Host mode pre-enumeration settle delay being...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-04
Dean Camera
Fix incorrect const'ness of the ReportItem parameter...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-04
Dean Camera
Fixed HID Parser not distributing the Usage Min and...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Make sure the protocol handler files are included in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Fix the tokens which enable and disable the different...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Added support for the Dataflash mounted on the XPLAIN...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Auto-configure AVRISP programmer configuration when...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Document the PDI programming routines implemented so...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-03
Dean Camera
Started implementing the low level PDI protocol in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Add new more reliable software UART for the XPLAINBridg...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Removed John Steggall's software UART code from the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Add support for unwrapping of the XMEGA PDI programming...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Rename V2ProtocolTarget files to ISPTarget in the AVRIS...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Factor out all the ISP related code into a seperate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-12-02
Dean Camera
Rename the V2Protocol command handlers in the AVRISP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-30
Dean Camera
Added CDC_Host_Flush() function to the CDC Host Class...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-29
Dean Camera
Fixed USB driver failing to define the PLL prescaler...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-29
Dean Camera
Add to the existing CDC Class Driver's CreateStream...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-27
Dean Camera
Better checking of whether a packet is received in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Enable pullup on the PD5 pin of the AVR in the XPLAINBr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Complete RNDIS Host Class driver code - add SendPacket...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Make the RNDISEthernetHost Class driver demo print...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Make MIDI device demos also turn off the on board LEDs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Remove documentation of deleted parameters from the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Fix RNDIS Device Class driver - RNDISConstants.h has...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Added new RNDIS Host class driver and the beginnings...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-26
Dean Camera
Updated John Steggall's software USART in the XPLAINBri...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Fix typo in the StillImageHost LowLevel demo, and the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Fix more Doxygen errors from missing parameter document...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Fix build and Doxygen errors.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Removed old empty RNDISEthernetHost directory from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Added new RNDISHost Host LowLevel demo. Fixed misnamed...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-25
Dean Camera
Added new XPLAIN serial Bridge project (thanks to John...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-24
Dean Camera
Make the StandaloneProgrammer project seamlessly read...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-24
Dean Camera
Fixed host state machine not enabling Auto VBUS mode...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-24
Dean Camera
Fixed broken USB_GetNextDescriptor() function causing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigureP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Added new ReportType parameter to the HID Device Class...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Fixed incorrect values for REPORT_ITEM_TYPE_* enum...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
The incomplete StandaloneProgrammer project now uses...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Removed code to zero reports between two keyboard repor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-23
Dean Camera
Add activity LED updates to the AVRISP project.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-22
Dean Camera
Commit for the 091122 release.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-20
Dean Camera
Fixed Endpoint_Write_Control_Stream_* functions not...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-20
Dean Camera
Fixed LowLevel Keyboard demo not saving the issued...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-17
Dean Camera
Fix doxygen documentation - doxygen was getting confuse...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-17
Dean Camera
Make RNDISHost demo validate the set Packet Filter...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-16
Dean Camera
Fixed HOST_STATE_AS_GPIOR being ignored whilst in Host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-15
Dean Camera
Fix incorrect compiler error message when F_CLOCK is...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-15
Dean Camera
Cleanups to the MassStorage Device demos, and the MassS...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-13
Dean Camera
Corrections, improvements and additions to the incomple...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2009-11-13
Dean Camera
Corrected the name of the misnamed USB_GetDeviceConfigD...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
next