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.
|
15 years ago |
Dean Camera
|
5fa0e9c007
|
Oops - light weight ring buffer documentation used \ref instead of \param to document function parameters.
|
15 years ago |
Dean Camera
|
b02217d745
|
Add missing documentation to the lightweight ring buffer code in the XPLAINBridge project.
|
15 years ago |
Dean Camera
|
fc92f9969c
|
Minor documentation cleanups.
|
15 years ago |
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.
|
15 years ago |
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.
|
15 years ago |