aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* polish rxtx testHEADmasterJakob Odersky2013-04-161-3/+5
* fix copy-paste error: enable USART interrupt on initJakob Odersky2013-03-261-1/+1
* increase default ARQ resends from 5 to 10Jakob Odersky2013-03-261-1/+1
* add requirement in constructor to ensure sequence number is representable as ...Jakob Odersky2013-03-051-0/+2
* add scala ACE over RxTx implementationJakob Odersky2013-03-025-0/+114
* move jssc test to test packageJakob Odersky2013-03-021-5/+3
* simplify scala implementationJakob Odersky2013-03-0211-90/+65
* add READMEJakob Odersky2013-02-271-0/+31
* add jSSC licenseJakob Odersky2013-02-273-0/+959
* fix error of byte values in specificationJakob Odersky2013-02-274-17/+13
* restructure scala implementationJakob Odersky2013-02-2712-22/+166
* simplify scala implementationJakob Odersky2013-02-2613-307/+167
* remove BAD_ACK error as it limits amount of open messagesJakob Odersky2013-02-264-6/+1
* fix typo (jssc, not jsse)Jakob Odersky2013-02-262-1/+2
* add READMEs to scala implementationsJakob Odersky2013-02-262-0/+2
* restructure scala directory in view of providing seperate projects for serial...Jakob Odersky2013-02-2613-1/+0
* a little documentationJakob Odersky2013-02-262-6/+20
* restructure c implementation directoryJakob Odersky2013-02-2610-0/+0
* generate pdfJakob Odersky2013-02-261-0/+0
* move specification out of latex subdirectoryJakob Odersky2013-02-263-0/+0
* remove old c/c++ implementationsJakob Odersky2013-02-2617-1550/+0
* write specificationJakob Odersky2013-02-267-689/+122
* initial commitJakob Odersky2013-02-2546-0/+3590