projects
/
pub
/
USBasp.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pub/USBasp.git
2010-06-12
Dean Camera
Oops - temp code left in the XPLAINBridge project which...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-12
Dean Camera
Slight improvements to the reliability of the software...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-12
Dean Camera
Minor fixes to demos to add in some missing comments...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-12
Dean Camera
Speed up calls to Pipe_IsPipeBound() by immediately...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-10
Dean Camera
Oops - light weight ring buffer documentation used...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-10
Dean Camera
Add missing documentation to the lightweight ring buffe...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-08
Dean Camera
Update main library makefile with missing source files...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-08
Dean Camera
Add missing ATTR_NON_NULL_PTR_ARG and ATTR_ALWAYS_INLIN...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-08
Dean Camera
Add Mecurial repository mirror link to the library...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-07
Dean Camera
Add stub RFCOMM command handlers. Move out RFCOMM frame...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-07
Dean Camera
More RFCOMM layer implementation - fix FCS calculation...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-07
Dean Camera
Make the RFCOMM_SendFrame() function correctly generate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-06
Dean Camera
Refactor out RFCOMM packet send code into a seperate...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-06
Dean Camera
Fix incorrect copyright attribution on the class-driver...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-06
Dean Camera
Document lightweight ring buffer header files.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-06
Dean Camera
Add the svn:eol-style property onto new files which...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-04
Dean Camera
Document Bluetooth files with overall file Doxygen...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-03
Dean Camera
Fixed incorrect function references in the Mass Storage...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-03
Dean Camera
More documentation fixes.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-03
Dean Camera
Minor documentation cleanups.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-03
Dean Camera
Start implementation of RFCOMM decoding layer. Add...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-03
Dean Camera
Delay needed in bluetooth code due to the send function...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-03
Dean Camera
Extra protocol value in the RFCOMM protocol is the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-03
Dean Camera
Add PSM value to the RFCOMM service so that the host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-03
Dean Camera
Add start of RFCOMM service layer to the incomplete...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-02
Dean Camera
Oops - descriptor pointer should be assigned, not incre...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-02
Dean Camera
Better fix to avoid void pointer arithmetic in ConfigDe...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-02
Dean Camera
Fix byte ordering of UUIDs in the SDP server - host...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-02
Dean Camera
The SDP UUID lists should be searched and ALL UUIDs...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-02
Dean Camera
Add L2CAP service attribute table. Fix up ProtocolDescr...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-01
Dean Camera
Clean up the Service tables, add incomplete ProtocolDes...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-01
Dean Camera
Remove incorrect Language ID offset attribute from...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-01
Dean Camera
Service Attribute SDP requests should have only one...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-01
Dean Camera
Document inline SDP data read/write functions.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-01
Dean Camera
Much faster attribute range lookup - look through short...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-01
Dean Camera
Fix the encoding of UUIDs in the SDP server so that...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-01
Dean Camera
Move SDP service tables out into a new set of files...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-06-01
Dean Camera
Add Service Attribute request processing to the SDP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-31
Dean Camera
Fix endianness issues in the Service Discovery Protocol...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-31
Dean Camera
Remove void* arithmetic in the USB_GetNextDescriptor...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-30
Dean Camera
Small tweaks to ConfigDescriptor.c/.h to ensure pointer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-30
Dean Camera
Fixed internal device serial not being accessible on...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-29
Dean Camera
Fix spacing of the function parameter descriptions...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-29
Dean Camera
Fixed incorrect signature for the ATMEGA32U2 in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-27
Dean Camera
Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
Replace ring buffer library in Benito and USBtoSerial...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
Removed unused line encoding data and control requests...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
Switch to using the correct intptr_t type use where...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
The EEPROM stream read/write functions now use eeprom_u...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
Add better documentation to the Software UART code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
Switch software UART over to timer 1 and remove timer...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
Rename software USART driver globals to make the code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
Make software USART used in the XPLAINBridge project...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
Create a new LightweightRingBuffer.h header file for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-26
Dean Camera
The RingBuff library code has been replaced in the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-25
Dean Camera
Fixed RNDISEthernet demos crashing when calculating...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-23
Dean Camera
Add UUID Class matching to the Service Discovery Protoc...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-23
Dean Camera
Remove obsolete entry from the Doxygen configuration...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-23
Dean Camera
SDP Service improvements; fixed UUID for SDP service...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-21
Dean Camera
Add comments and partial Doxygen documentation to the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-21
Dean Camera
Oops - when adding a sequence header to the SDP respons...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-21
Dean Camera
Add incomplete code to properly handle attribute respon...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-20
Dean Camera
Service Discovery ServiceSearchAttribute requests requi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-20
Dean Camera
Short UUIDs are measured in bytes, not bits -- update...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-20
Dean Camera
More SDP code improvements - responses to ServiceSearch...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-20
Dean Camera
Renamed CDC device class demos' ManagementEndpoint...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-18
Dean Camera
Switch over the BluetoothHost demo's Service Discovery...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-18
Dean Camera
Added new ADC_DisableChannel() function (thanks to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-17
Dean Camera
Begin processing code for Service Discovery Protocol...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-16
Dean Camera
Fixed AVRISP project not sending a full erase-and-write...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-14
Dean Camera
Fixed AVRISP project sending a LOAD EXTENDED ADDRESS...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-13
Dean Camera
Commit for 100513 re-release due to critical device...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-13
Dean Camera
Remove incorrect check for the current device state...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-13
Dean Camera
Additional fix to the AVRISP-MKII clone project for...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-13
Dean Camera
Fixed AVRISP-MKII clone project not correctly issuing...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-13
Dean Camera
Fixed possible device lockup when INTERRUPT_CONTROL_END...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-13
Dean Camera
The LIBUSB_FILTERDRV_COMPAT compile time option in...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-12
Dean Camera
Removed TeensyHID bootloader, per request from Paul...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-12
Dean Camera
Fix Doxygen treating the license as a documentation...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-12
Dean Camera
Commit for the 100512 release.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-11
Dean Camera
Fix nasty bug in USBInterrupt.c which would cause a...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-10
Dean Camera
Refactor Service Discovery Protocol code in the incompl...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-09
Dean Camera
Add new ReportType parameter to the HID class driver...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-08
Dean Camera
Add svn:eol-style property to source files, so that...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-07
Dean Camera
Change over instances of "make" in the makefiles to...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-07
Dean Camera
Device mode class driver callbacks are now fired before...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-07
Dean Camera
Don't cast the line encoding baud rate to a uint16_t...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-07
Dean Camera
Fix TeensyHID bootloader for the largest AVRs - only...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-07
Dean Camera
Change over unix line-endings to dos line endings.
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-06
Dean Camera
Added new EVENT_CDC_Device_BreakSent() event and CDC_Ho...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-06
Dean Camera
Remove incorrect Abstract Call Management class specifi...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-06
Dean Camera
Ensure that the CDC class drivers return 0 if the numbe...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-06
Dean Camera
Make CDC class bootloader hard-reset the AVR when exite...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-06
Dean Camera
Oops - typo in the updated TeensyHID bootloader code...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-06
Dean Camera
Fixed TeensyHID bootloader so that it works with the...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-06
Dean Camera
Fixed incorrect comparison in the descriptor callback...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-04
Dean Camera
Fix up the ADC driver for the U4 parts to remove a...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-04
Dean Camera
Removed software PDI/TPI emulation from the AVRISP...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-04
Dean Camera
Fixed INTERRUPT_CONTROL_ENDPOINT compile time option...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
2010-05-04
Dean Camera
Fixed Host mode HID class driver not sending the correc...
commit
|
commitdiff
|
tree
| snapshot (
tar.gz
tar.bz2
zip
)
next