| 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 |
| 2010-05-20 |
Dean Camera | Service Discovery ServiceSearchAttribute requests requi... |
tree | commitdiff |
| 2010-05-20 |
Dean Camera | Short UUIDs are measured in bytes, not bits -- update... |
tree | commitdiff |
| 2010-05-20 |
Dean Camera | More SDP code improvements - responses to ServiceSearch... |
tree | commitdiff |
| 2010-05-18 |
Dean Camera | Switch over the BluetoothHost demo's Service Discovery... |
tree | commitdiff |
| 2010-05-17 |
Dean Camera | Begin processing code for Service Discovery Protocol... |
tree | commitdiff |
| 2010-05-11 |
Dean Camera | Fix nasty bug in USBInterrupt.c which would cause a... |
tree | commitdiff |
| 2010-05-10 |
Dean Camera | Refactor Service Discovery Protocol code in the incompl... |
tree | commitdiff |
| 2010-05-08 |
Dean Camera | Add svn:eol-style property to source files, so that... |
tree | commitdiff |
| 2010-05-07 |
Dean Camera | Change over instances of "make" in the makefiles to... |
tree | commitdiff |
| 2010-05-07 |
Dean Camera | Change over unix line-endings to dos line endings. |
tree | commitdiff |
| 2010-04-29 |
Dean Camera | The Audio_Device_IsSampleReceived() and Audio_Device_Is... |
tree | commitdiff |
| 2010-04-28 |
Dean Camera | Relocate USBInterrupt.c/.h from the HighLevel USB drive... |
tree | commitdiff |
| 2010-04-28 |
Dean Camera | USB_Init() no longer calls sei() to enable global inter... |
tree | commitdiff |
| 2010-04-22 |
Dean Camera | Added ability to search by Channel PSM to the GetChanne... |
tree | commitdiff |
| 2010-04-20 |
Dean Camera | Fixed HID Device Class Driver not allocating a temporar... |
tree | commitdiff |
| 2010-04-19 |
Dean Camera | Add start of a SDP service table, which will be linked... |
tree | commitdiff |
| 2010-04-19 |
Dean Camera | Make bluetooth SDP code correctly unpack the search... |
tree | commitdiff |
| 2010-04-18 |
Dean Camera | Add const keyword to the demo function parameters where... |
tree | commitdiff |
| next |