Dean Camera
|
ad29e79b94
|
Maximise the size of the ring buffers in the Benito/XPLAINBridge/USBtoSerial projects, so that they should never become full under normal conditions.
|
2010-06-24 07:42:18 +00:00 |
Dean Camera
|
5fa0e9c007
|
Oops - light weight ring buffer documentation used \ref instead of \param to document function parameters.
|
2010-06-10 01:30:32 +00:00 |
Dean Camera
|
b02217d745
|
Add missing documentation to the lightweight ring buffer code in the XPLAINBridge project.
|
2010-06-10 01:26:10 +00:00 |
Dean Camera
|
fc92f9969c
|
Minor documentation cleanups.
|
2010-06-03 15:32:45 +00:00 |
Dean Camera
|
79742c5d24
|
Make software USART used in the XPLAINBridge project directly check and store into the ring buffers, rather than polling from the main program loop to avoid added latency.
|
2010-05-26 06:59:55 +00:00 |
Dean Camera
|
9b29d1dc50
|
Create a new LightweightRingBuffer.h header file for the XPLAIN project to abstract out the new ring buffer without a performance penalty.
|
2010-05-26 06:35:02 +00:00 |