skarg
|
48e2c60ce2
|
indented to standard from script
|
2012-05-13 15:07:12 +00:00 |
|
skarg
|
6fefac808f
|
Added FIFO Pull function to remove one or more bytes from the FIFO. Added unit tests for FIFO Pull.
|
2012-01-13 17:56:55 +00:00 |
|
skarg
|
e3e706ffa9
|
Increased number of cycles for testing FIFO.
|
2012-01-12 23:07:28 +00:00 |
|
skarg
|
1006b642e7
|
I was thinking that this might need to be done to separate the head from tail in case head is incremented by ISR while this is called.
|
2012-01-09 23:16:53 +00:00 |
|
skarg
|
10b6e58f2c
|
Improved FIFO_Available by allowing the last byte to be available.
|
2012-01-06 18:52:44 +00:00 |
|
skarg
|
9569f2c536
|
Fixed EOL and performed standard indentation.
|
2010-09-16 22:00:47 +00:00 |
|
skarg
|
e2314f0f5e
|
Fixed compiler warning (compiled with IAR)
|
2010-09-07 16:17:25 +00:00 |
|
skarg
|
35f0a52d51
|
Exposed some useful functions in FIFO library. Updated Ringbuffer library to my latest.
|
2010-03-22 21:36:27 +00:00 |
|
tbrennan3
|
cc20f225b9
|
The beginning of doxygenation:
As a first step, added an @file description for each file.
|
2010-02-14 05:29:43 +00:00 |
|
skarg
|
b85c4355d0
|
Indented according to standard indent rules for this project.
|
2009-04-18 20:50:04 +00:00 |
|
skarg
|
980f0145be
|
Fixed line endings, and set EOL properties.
|
2008-12-05 21:26:24 +00:00 |
|
skarg
|
290c208634
|
Removed qualifier to fix compiler warning.
|
2008-12-05 19:06:47 +00:00 |
|
skarg
|
03d87b10af
|
added more unit tests.
|
2008-12-05 18:05:59 +00:00 |
|
skarg
|
1ad2da7895
|
Corrected compile errors in PIC port for MS/TP. Untested.
|
2008-11-28 22:05:46 +00:00 |
|
skarg
|
63f3f77552
|
Modified the PIC port MS/TP RS-485 handling to use an interrupt safe FIFO library (untested).
|
2008-11-28 13:37:42 +00:00 |
|
skarg
|
858adac724
|
Added FIFO library code.
|
2008-11-27 13:06:29 +00:00 |
|