| Commit message (Expand) | Author | Age | Files | Lines |
* | Update TemperatureDataLogger and Webserver projects to the latest FATFS libra... | Dean Camera | 2010-06-14 | 14 | -2011/+2899 |
* | Split out the RFCOMM Control Channel command processing code into a seperate ... | Dean Camera | 2010-06-13 | 6 | -159/+293 |
* | Rename the incomplete Bluetooth Host demo's ServiceDiscoveryProtocol.c/.h fil... | Dean Camera | 2010-06-13 | 8 | -15/+16 |
* | More RFCOMM layer additions - begin to add multiplexer channel state variables. | Dean Camera | 2010-06-13 | 2 | -7/+63 |
* | Oops - temp code left in the XPLAINBridge project which prevented it from ent... | Dean Camera | 2010-06-12 | 1 | -2/+0 |
* | Slight improvements to the reliability of the software UART in the XPLAINBrid... | Dean Camera | 2010-06-12 | 3 | -25/+24 |
* | Minor fixes to demos to add in some missing comments, printf() formatting. Ma... | Dean Camera | 2010-06-12 | 7 | -6/+16 |
* | Speed up calls to Pipe_IsPipeBound() by immediately skipping unconfigured pip... | Dean Camera | 2010-06-12 | 2 | -5/+8 |
* | Oops - light weight ring buffer documentation used \ref instead of \param to ... | Dean Camera | 2010-06-10 | 3 | -12/+12 |
* | Add missing documentation to the lightweight ring buffer code in the XPLAINBr... | Dean Camera | 2010-06-10 | 1 | -89/+119 |
* | Update main library makefile with missing source files for the "clean" rule. | Dean Camera | 2010-06-08 | 1 | -0/+2 |
* | Add missing ATTR_NON_NULL_PTR_ARG and ATTR_ALWAYS_INLINE attributes to class ... | Dean Camera | 2010-06-08 | 10 | -45/+63 |
* | Add Mecurial repository mirror link to the library documentation. | Dean Camera | 2010-06-08 | 1 | -1/+2 |
* | Add stub RFCOMM command handlers. Move out RFCOMM frame length and data point... | Dean Camera | 2010-06-07 | 2 | -44/+103 |
* | More RFCOMM layer implementation - fix FCS calculation, add in start of contr... | Dean Camera | 2010-06-07 | 2 | -50/+72 |
* | Make the RFCOMM_SendFrame() function correctly generate frames from the input... | Dean Camera | 2010-06-07 | 4 | -16/+38 |
* | Refactor out RFCOMM packet send code into a seperate function. | Dean Camera | 2010-06-06 | 2 | -28/+38 |
* | Fix incorrect copyright attribution on the class-driver keyboard demos due to... | Dean Camera | 2010-06-06 | 9 | -12/+6 |
* | Document lightweight ring buffer header files. | Dean Camera | 2010-06-06 | 3 | -40/+100 |
* | Add the svn:eol-style property onto new files which where missing it to ensur... | Dean Camera | 2010-06-06 | 6 | -817/+817 |
* | Document Bluetooth files with overall file Doxygen comments. Add more initial... | Dean Camera | 2010-06-04 | 7 | -23/+133 |
* | Fixed incorrect function references in the Mass Storage Class driver document... | Dean Camera | 2010-06-03 | 2 | -2/+4 |
* | More documentation fixes. | Dean Camera | 2010-06-03 | 30 | -49/+50 |
* | Minor documentation cleanups. | Dean Camera | 2010-06-03 | 109 | -434/+473 |
* | Start implementation of RFCOMM decoding layer. Add new service initialize rou... | Dean Camera | 2010-06-03 | 5 | -1/+111 |
* | Delay needed in bluetooth code due to the send function not waiting for the p... | Dean Camera | 2010-06-03 | 1 | -4/+3 |
* | Extra protocol value in the RFCOMM protocol is the channel number, not the PS... | Dean Camera | 2010-06-03 | 4 | -15/+20 |
* | Add PSM value to the RFCOMM service so that the host knows what PSM to use on... | Dean Camera | 2010-06-03 | 6 | -56/+57 |
* | Add start of RFCOMM service layer to the incomplete BluetoothHost demo. | Dean Camera | 2010-06-03 | 11 | -17/+121 |
* | Oops - descriptor pointer should be assigned, not incremented with the new ty... | Dean Camera | 2010-06-02 | 1 | -1/+1 |
* | Better fix to avoid void pointer arithmetic in ConfigDescriptor.h to regain C... | Dean Camera | 2010-06-02 | 2 | -16/+5 |
* | Fix byte ordering of UUIDs in the SDP server - host can now successfully pair... | Dean Camera | 2010-06-02 | 5 | -55/+92 |
* | The SDP UUID lists should be searched and ALL UUIDs matched for a record to b... | Dean Camera | 2010-06-02 | 5 | -253/+159 |
* | Add L2CAP service attribute table. Fix up ProtocolDescriptorList attributes, ... | Dean Camera | 2010-06-02 | 3 | -37/+138 |
* | Clean up the Service tables, add incomplete ProtocolDescriptorList attribute ... | Dean Camera | 2010-06-01 | 2 | -52/+87 |
* | Remove incorrect Language ID offset attribute from the SDP server - client as... | Dean Camera | 2010-06-01 | 4 | -29/+9 |
* | Service Attribute SDP requests should have only one Data Element Sequence con... | Dean Camera | 2010-06-01 | 1 | -23/+17 |
* | Document inline SDP data read/write functions. | Dean Camera | 2010-06-01 | 2 | -33/+67 |
* | Much faster attribute range lookup - look through short list of attributes an... | Dean Camera | 2010-06-01 | 3 | -54/+71 |
* | Fix the encoding of UUIDs in the SDP server so that they match the Bluetooth ... | Dean Camera | 2010-06-01 | 4 | -112/+161 |
* | Move SDP service tables out into a new set of files, to make the SDP service ... | Dean Camera | 2010-06-01 | 10 | -212/+320 |
* | Add Service Attribute request processing to the SDP server code. | Dean Camera | 2010-06-01 | 1 | -1/+100 |
* | Fix endianness issues in the Service Discovery Protocol service of the incomp... | Dean Camera | 2010-05-31 | 3 | -47/+173 |
* | Remove void* arithmetic in the USB_GetNextDescriptor() static inline function... | Dean Camera | 2010-05-31 | 3 | -51/+62 |
* | Small tweaks to ConfigDescriptor.c/.h to ensure pointers use the correct type... | Dean Camera | 2010-05-30 | 4 | -12/+14 |
* | Fixed internal device serial not being accessible on the ATMEGAXXU2 AVRs (tha... | Dean Camera | 2010-05-30 | 4 | -4/+8 |
* | Fix spacing of the function parameter descriptions in the Doxygen documentation. | Dean Camera | 2010-05-29 | 21 | -163/+163 |
* | Fixed incorrect signature for the ATMEGA32U2 in the DFU bootloader (thanks to... | Dean Camera | 2010-05-29 | 5 | -25/+109 |
* | Added new VTARGET_REF_VOLTS and VTARGET_SCALE_FACTOR compile time defines to ... | Dean Camera | 2010-05-27 | 8 | -11/+33 |
* | Replace ring buffer library in Benito and USBtoSerial projects with the new l... | Dean Camera | 2010-05-26 | 16 | -496/+206 |