index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
XPLAINBridge
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add better description of the Ultra-Lightweight Ring Buffer header files.
Dean Camera
2010-08-29
1
-1
/
+8
*
Fix XPLAINBridge project discarding characters from the USB interface due to ...
Dean Camera
2010-08-01
2
-56
/
+73
*
More spell checking of all source files -- correct missed errors, switch to E...
Dean Camera
2010-07-30
2
-3
/
+3
*
Update all demos, projects and bootloaders to indent all function parameters,...
Dean Camera
2010-07-21
2
-3
/
+5
*
Added ability to set the serial baud rate via the user's terminal in the XPLA...
Dean Camera
2010-07-15
2
-7
/
+14
*
Fixed possible buffer overrun in the XPLAINBridge project when in serial brid...
Dean Camera
2010-07-15
1
-0
/
+20
*
Reduce prescaler of the flush timer in the USBtoSerial demo, so that buffer o...
Dean Camera
2010-07-12
1
-1
/
+1
*
Alter the ring buffer library headers to have both atomic and non-atomic inse...
Dean Camera
2010-07-12
1
-4
/
+37
*
Add glitch protection to the software UART in the XPLAINBridge project code, ...
Dean Camera
2010-07-12
1
-7
/
+13
*
Major changes to the XPLAINBridge software UART code for performance and reli...
Dean Camera
2010-07-11
2
-51
/
+45
*
Make XPLAINBridge serial bridge much more reliable for the reception of chara...
Dean Camera
2010-06-24
1
-11
/
+5
*
Maximise the size of the ring buffers in the Benito/XPLAINBridge/USBtoSerial ...
Dean Camera
2010-06-24
1
-1
/
+1
*
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean Camera
2010-06-16
1
-2
/
+2
*
Slight improvements to the reliability of the software UART in the XPLAINBrid...
Dean Camera
2010-06-12
1
-23
/
+20
*
Oops - light weight ring buffer documentation used \ref instead of \param to ...
Dean Camera
2010-06-10
1
-4
/
+4
*
Add missing documentation to the lightweight ring buffer code in the XPLAINBr...
Dean Camera
2010-06-10
1
-89
/
+119
*
Minor documentation cleanups.
Dean Camera
2010-06-03
1
-2
/
+2
*
Replace ring buffer library in Benito and USBtoSerial projects with the new l...
Dean Camera
2010-05-26
1
-2
/
+2
*
Add better documentation to the Software UART code in the XPLAINBridge project.
Dean Camera
2010-05-26
1
-35
/
+71
*
Switch software UART over to timer 1 and remove timer prescaling to try to pr...
Dean Camera
2010-05-26
2
-16
/
+16
*
Rename software USART driver globals to make the code more in line with the r...
Dean Camera
2010-05-26
2
-11
/
+11
*
Make software USART used in the XPLAINBridge project directly check and store...
Dean Camera
2010-05-26
3
-57
/
+37
*
Create a new LightweightRingBuffer.h header file for the XPLAIN project to ab...
Dean Camera
2010-05-26
1
-0
/
+89
*
The RingBuff library code has been replaced in the XPLAINBridge project with ...
Dean Camera
2010-05-26
4
-262
/
+27
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
4
-438
/
+438
*
Add const keyword to the demo function parameters where possible.
Dean Camera
2010-04-18
1
-3
/
+3
*
Clean up XPLAINBridge code.
Dean Camera
2010-02-16
2
-9
/
+9
*
Update copyright year to 2010.
Dean Camera
2009-12-30
4
-12
/
+12
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
4
-28
/
+28
*
Add const qualifier to the parameters of Projects' functions where possible.
Dean Camera
2009-12-20
2
-8
/
+8
*
Started implementing the low level PDI protocol in the AVRISP project, for XM...
Dean Camera
2009-12-03
1
-2
/
+2
*
Add new more reliable software UART for the XPLAINBridge project by David Pre...
Dean Camera
2009-12-02
2
-0
/
+203
*
Removed John Steggall's software UART code from the XPLAIN Bridge project due...
Dean Camera
2009-12-02
3
-614
/
+0
*
Enable pullup on the PD5 pin of the AVR in the XPLAINBridge project - this is...
Dean Camera
2009-11-26
1
-1
/
+1
*
Updated John Steggall's software USART in the XPLAINBridge project.
Dean Camera
2009-11-26
3
-71
/
+237
*
Added new XPLAIN serial Bridge project (thanks to John Steggall for the softw...
Dean Camera
2009-11-25
4
-0
/
+684