projects
/
pub
/
USBasp.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Add architecture guards to all architecture-specific files, so that they can be bulk...
[pub/USBasp.git]
/
Demos
/
Host
/
Incomplete
/
BluetoothHost
/
2012-03-09
Dean Camera
Only abort Doxygen documentation generation if a non...
tree
|
commitdiff
2012-03-09
Dean Camera
Update Doxygen documentation build scripts to fail...
tree
|
commitdiff
2012-03-08
Dean Camera
Update Doxygen configuration files to disable Markdown...
tree
|
commitdiff
2012-03-07
Dean Camera
Update Doxygen configuration files for all projects.
tree
|
commitdiff
2012-02-28
Dean Camera
Fix warnings and errors found by the new cppcheck provi...
tree
|
commitdiff
2012-02-24
Dean Camera
Minor documentation fixes - change \note entries to...
tree
|
commitdiff
2012-02-04
Dean Camera
Update file contributor copyrights for 2012.
tree
|
commitdiff
2012-02-04
Dean Camera
Update file header copyrights for 2012.
tree
|
commitdiff
2012-02-01
Dean Camera
Minor documentation improvements.
tree
|
commitdiff
2011-09-21
Dean Camera
Add project name to the Doxygen makefile target output.
tree
|
commitdiff
2011-08-22
Dean Camera
Renamed the JTAG_DEBUG_ASSERT() macro to JTAG_ASSERT().
tree
|
commitdiff
2011-07-19
Dean Camera
Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
tree
|
commitdiff
2011-07-08
Dean Camera
Updated all host mode demos and projects to use the...
tree
|
commitdiff
2011-06-30
Dean Camera
Pull out Android Accessory Mode functions into a sepera...
tree
|
commitdiff
2011-06-20
Dean Camera
Add new "checksource" target to the library makefiles...
tree
|
commitdiff
2011-06-05
Dean Camera
Massive corrections to the project documentation and...
tree
|
commitdiff
2011-06-05
Dean Camera
Fixed compile errors in the incomplete BluetoothHost...
tree
|
commitdiff
2011-06-01
Dean Camera
Spell check library source code files.
tree
|
commitdiff
2011-04-10
Dean Camera
Remove redundant type information for bitfield elements...
tree
|
commitdiff
2011-03-21
Dean Camera
F_CLOCK changed to F_USB to be more descriptive, and...
tree
|
commitdiff
2011-02-19
Dean Camera
Add new ARCH option to the makefiles to (eventually...
tree
|
commitdiff
2011-01-30
Dean Camera
Renamed all driver termination *_ShutDown() functions...
tree
|
commitdiff
2011-01-30
Dean Camera
Removed SerialStream module, rolled functionality into...
tree
|
commitdiff
2011-01-10
Dean Camera
Altered all endpoint/pipe stream transfers so that...
tree
|
commitdiff
2011-01-01
Dean Camera
Update copyright year on all source files.
tree
|
commitdiff
2010-11-02
Dean Camera
Fix XPLAINBridge code broken during the changes to...
tree
|
commitdiff
2010-10-28
Dean Camera
Changed over fourwalledcubicle.com links to the new...
tree
|
commitdiff
2010-10-13
Dean Camera
Clean up excessive whitespace at the end of each line...
tree
|
commitdiff
2010-09-30
Dean Camera
Reverted Endpoint/Pipe non-sequential configuration...
tree
|
commitdiff
2010-09-24
Dean Camera
Remove dfu-programmer program switches, to ensure maxim...
tree
|
commitdiff
2010-09-24
Dean Camera
Added the --suppress-bootloader-mem option to the makef...
tree
|
commitdiff
2010-09-22
Dean Camera
Reverted modifications to USBInterrupt.h that were...
tree
|
commitdiff
2010-09-15
Dean Camera
Make project makefiles correctly clean intermeditary...
tree
|
commitdiff
2010-08-08
Dean Camera
Fix invocations of avr-size in all makefiles broken...
tree
|
commitdiff
2010-08-02
Dean Camera
Hide the PROGMEM attribute from Doxygen, as it appears...
tree
|
commitdiff
2010-07-30
Dean Camera
Oops - fix mixed "initialize" and "initialise" - opt...
tree
|
commitdiff
2010-07-30
Dean Camera
More spell checking of all source files -- correct...
tree
|
commitdiff
2010-07-29
Dean Camera
Spell check all source files once again to find any...
tree
|
commitdiff
2010-07-21
Dean Camera
Update all demos, projects and bootloaders to indent...
tree
|
commitdiff
2010-07-19
Dean Camera
Update makefiles to use the latest WinAVR/Atmel toolcha...
tree
|
commitdiff
2010-07-18
Dean Camera
Change over all makefiles to use C99 standards mode...
tree
|
commitdiff
2010-07-15
Dean Camera
Disable strict aliasing explicitly in the project makef...
tree
|
commitdiff
2010-07-15
Dean Camera
Removed the automated checking of event names in the...
tree
|
commitdiff
2010-07-12
Dean Camera
Add missing eol-style properties to new source files.
tree
|
commitdiff
2010-07-12
Dean Camera
Add missing clean_doxygen phony targets to the project...
tree
|
commitdiff
2010-07-11
Dean Camera
Correct misspellings in the Bluetooth demo code.
tree
|
commitdiff
2010-07-11
Dean Camera
Add more doxygen function documentation to the RFCOMM...
tree
|
commitdiff
2010-07-11
Dean Camera
Oops - ACL layer Bluetooth_SendPacket() function should...
tree
|
commitdiff
2010-07-11
Dean Camera
Rename Bluetooth stack function parameters to clearly...
tree
|
commitdiff
2010-07-08
Dean Camera
Add a new RFCOMM_ChannelOpened() callback event for...
tree
|
commitdiff
2010-07-08
Dean Camera
Add a new RFCOMM service callback for when new data...
tree
|
commitdiff
2010-07-08
Dean Camera
Move out Bluetooth stack callback functions to a sepera...
tree
|
commitdiff
2010-07-02
Dean Camera
Added new Drivers/USB/LowLevel/Device.c file to house...
tree
|
commitdiff
2010-07-02
Dean Camera
Move out RFCOMM channel structure init code to a sepera...
tree
|
commitdiff
2010-06-29
Dean Camera
Add RFCOMM service routine, to send pending configurati...
tree
|
commitdiff
2010-06-26
Dean Camera
Make Bluetooth ACL channel searches skip over closed...
tree
|
commitdiff
2010-06-23
Dean Camera
Split RFCOMM channel signals into Remote and Local...
tree
|
commitdiff
2010-06-23
Dean Camera
Add TEST RFCOMM command handler. Remove the RFCOMM...
tree
|
commitdiff
2010-06-22
Dean Camera
Use a bitmask instead of an array of bools in the SDP...
tree
|
commitdiff
2010-06-22
Dean Camera
Added new pgm_read_ptr() macro to Common.h for reading...
tree
|
commitdiff
2010-06-15
Dean Camera
Rename RFCOMM_GetFrameDataLength() to RFCOMM_GetVariabl...
tree
|
commitdiff
2010-06-15
Dean Camera
Changed the RFCOMM-specific ItemProtocolChannel_t type...
tree
|
commitdiff
2010-06-15
Dean Camera
Add RFCOMM channel configuration parsing and channel...
tree
|
commitdiff
2010-06-13
Dean Camera
Split out the RFCOMM Control Channel command processing...
tree
|
commitdiff
2010-06-13
Dean Camera
Rename the incomplete Bluetooth Host demo's ServiceDisc...
tree
|
commitdiff
2010-06-13
Dean Camera
More RFCOMM layer additions - begin to add multiplexer...
tree
|
commitdiff
2010-06-12
Dean Camera
Minor fixes to demos to add in some missing comments...
tree
|
commitdiff
2010-06-07
Dean Camera
Add stub RFCOMM command handlers. Move out RFCOMM frame...
tree
|
commitdiff
2010-06-07
Dean Camera
More RFCOMM layer implementation - fix FCS calculation...
tree
|
commitdiff
2010-06-07
Dean Camera
Make the RFCOMM_SendFrame() function correctly generate...
tree
|
commitdiff
2010-06-06
Dean Camera
Refactor out RFCOMM packet send code into a seperate...
tree
|
commitdiff
2010-06-06
Dean Camera
Add the svn:eol-style property onto new files which...
tree
|
commitdiff
2010-06-04
Dean Camera
Document Bluetooth files with overall file Doxygen...
tree
|
commitdiff
2010-06-03
Dean Camera
More documentation fixes.
tree
|
commitdiff
2010-06-03
Dean Camera
Minor documentation cleanups.
tree
|
commitdiff
2010-06-03
Dean Camera
Start implementation of RFCOMM decoding layer. Add...
tree
|
commitdiff
2010-06-03
Dean Camera
Delay needed in bluetooth code due to the send function...
tree
|
commitdiff
2010-06-03
Dean Camera
Extra protocol value in the RFCOMM protocol is the...
tree
|
commitdiff
2010-06-03
Dean Camera
Add PSM value to the RFCOMM service so that the host...
tree
|
commitdiff
2010-06-03
Dean Camera
Add start of RFCOMM service layer to the incomplete...
tree
|
commitdiff
2010-06-02
Dean Camera
Fix byte ordering of UUIDs in the SDP server - host...
tree
|
commitdiff
2010-06-02
Dean Camera
The SDP UUID lists should be searched and ALL UUIDs...
tree
|
commitdiff
2010-06-02
Dean Camera
Add L2CAP service attribute table. Fix up ProtocolDescr...
tree
|
commitdiff
2010-06-01
Dean Camera
Clean up the Service tables, add incomplete ProtocolDes...
tree
|
commitdiff
2010-06-01
Dean Camera
Remove incorrect Language ID offset attribute from...
tree
|
commitdiff
2010-06-01
Dean Camera
Service Attribute SDP requests should have only one...
tree
|
commitdiff
2010-06-01
Dean Camera
Document inline SDP data read/write functions.
tree
|
commitdiff
2010-06-01
Dean Camera
Much faster attribute range lookup - look through short...
tree
|
commitdiff
2010-06-01
Dean Camera
Fix the encoding of UUIDs in the SDP server so that...
tree
|
commitdiff
2010-06-01
Dean Camera
Move SDP service tables out into a new set of files...
tree
|
commitdiff
2010-06-01
Dean Camera
Add Service Attribute request processing to the SDP...
tree
|
commitdiff
2010-05-31
Dean Camera
Fix endianness issues in the Service Discovery Protocol...
tree
|
commitdiff
2010-05-29
Dean Camera
Fixed incorrect signature for the ATMEGA32U2 in the...
tree
|
commitdiff
2010-05-25
Dean Camera
Fixed RNDISEthernet demos crashing when calculating...
tree
|
commitdiff
2010-05-23
Dean Camera
Add UUID Class matching to the Service Discovery Protoc...
tree
|
commitdiff
2010-05-23
Dean Camera
Remove obsolete entry from the Doxygen configuration...
tree
|
commitdiff
2010-05-23
Dean Camera
SDP Service improvements; fixed UUID for SDP service...
tree
|
commitdiff
2010-05-21
Dean Camera
Add comments and partial Doxygen documentation to the...
tree
|
commitdiff
2010-05-21
Dean Camera
Oops - when adding a sequence header to the SDP respons...
tree
|
commitdiff
2010-05-21
Dean Camera
Add incomplete code to properly handle attribute respon...
tree
|
commitdiff
next