Graphdebian
Graph
debian
History Graph
History Graph
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
9b19be7535ff | Alexandre Tuleu | Added mocking of serial interface and skeleton for bus testing. | Apr 16 2012 | ||||
4c00a9673ad0 | Alexandre Tuleu | Added some acces function | Apr 16 2012 | ||||
7d949777813c | Alexandre Tuleu | Refactored the use of type using appropriate typedefs | Apr 16 2012 | ||||
1840dee90884 | Alexandre Tuleu | All tests go green | Apr 16 2012 | ||||
4866a0dca453 | Alexandre Tuleu | Added Unit testing for internal FIFO | Apr 13 2012 | ||||
58d19006d086 | Alexandre Tuleu | Added extern "C" for c++ compatibility of the library | Apr 13 2012 | ||||
f2d3cbf9c01a | Alexandre Tuleu | Implemented make check with GTest | Apr 13 2012 | ||||
d67f43d4fd45 | Alexandre Tuleu | Merge branch 'master' of ponyo.epfl.ch:oncilla/sbcpd | Apr 13 2012 | ||||
acc4b5c3d825 | Alexandre Tuleu | Corrected the example | Apr 13 2012 | ||||
4d4075fc9107 | Alexandre Tuleu | Corrected bad header include | Apr 13 2012 | ||||
3fc71b27dfce | Alexandre Tuleu | Made some improvments in state checking of methods | Apr 12 2012 | ||||
3a748247d723 | Alexandre Tuleu | Refactored a lot the interface to be more ABI break proof. | Apr 12 2012 | ||||
11b406be48ab | Alexandre Tuleu | Added check of the presence of a master communication board over the bus during… | Apr 12 2012 | ||||
a042167d2dc8 | Alexandre Tuleu | Added check for frame error with random transfer allocation/release. | Apr 12 2012 | ||||
7828a1977694 | Alexandre Tuleu | Corrected the simple example to present a blocking API | Apr 11 2012 | ||||
4a1b998040b4 | Alexandre Tuleu | Implemented sbcpd_transfer_manager | Apr 11 2012 | ||||
afd13f18f27e | Alexandre Tuleu | Refactored to a new sbcpd_transfer_manager all management of transfer… | Apr 11 2012 | ||||
d1b96ff34e40 | Alexandre Tuleu | Added tiny_set_flagger structure to set flags on tiny set in O(1) | Apr 11 2012 | ||||
0f54a4c74cf3 | Alexandre Tuleu | Added a new function that wait for termination of the transfer. | Apr 11 2012 | ||||
5b4499f12ac2 | Alexandre Tuleu | Changed convention for pkg-config naming, only Major number appears in name | Mar 31 2012 | ||||
ce679a2d6125 | Alexandre Tuleu | Forgotten callback inside the example. | Oct 12 2011 | ||||
4b701d25be99 | Alexandre Tuleu | Small simple example correction | Oct 12 2011 | ||||
39d5e3b553df | Alexandre Tuleu | Corrected and refactored the packet response reading | Oct 12 2011 | ||||
c902a124749b | Alexandre Tuleu | Added callbacks calls | Oct 12 2011 | ||||
14a0b9167707 | Alexandre Tuleu | Finished implementation of unlinking | Oct 12 2011 | ||||
5e1187ff14fc | Alexandre Tuleu | Refactored unsigned char to sbcpd_buffer_t | Oct 12 2011 | ||||
e5e90af8a240 | Alexandre Tuleu | Added error reporting for serial interfaces | Oct 12 2011 | ||||
ea8e1ca173fb | Alexandre Tuleu | Conformed former extern file to code conventions. | Oct 12 2011 | ||||
62dae95386d1 | Alexandre Tuleu | Added PkgConfig support. | Oct 11 2011 | ||||
9507b5967ea3 | Alexandre Tuleu | Added installation instructions for libraries | Oct 11 2011 | ||||
98f7f3aa67b6 | Alexandre Tuleu | Now submission will had correct header | Oct 11 2011 | ||||
1e8462798ac3 | Alexandre Tuleu | Added examples | Oct 11 2011 | ||||
8488a721e9c8 | Alexandre Tuleu | Corrected some unresolved symbols | Oct 11 2011 | ||||
0f99ef34a0fd | Alexandre Tuleu | Added LGPL statement on all files | Oct 11 2011 | ||||
b17c49784a90 | Alexandre Tuleu | Some minor error correction | Oct 11 2011 | ||||
080bff2197df | Alexandre Tuleu | Simplified all name of files | Oct 11 2011 | ||||
56df5e12a844 | Alexandre Tuleu | Changed some transfer interface | Oct 11 2011 | ||||
d1ec4c31aad9 | Alexandre Tuleu | Implemented basic error reporting | Oct 11 2011 | ||||
01ecff4cbf54 | Alexandre Tuleu | Renamed some file and implemented some basic initialization. | Oct 11 2011 | ||||
175e69652193 | Alexandre Tuleu | Refactored reception of packet | Oct 11 2011 | ||||
736b5a342370 | Alexandre Tuleu | Finished forst implementation of the package parsing. | Oct 11 2011 | ||||
974e198c5708 | Alexandre Tuleu | Added communication error code definitions | Oct 11 2011 | ||||
ee817201da3b | Alexandre Tuleu | Added header file for SBCP definitions. | Oct 11 2011 | ||||
6bff2971fcce | Alexandre Tuleu | Implemented basic functionnalities of sbcpd_bus structure | Oct 10 2011 | ||||
be68e38953be | Alexandre Tuleu | Merge branch 'master' of ponyo.epfl.ch:oncilla/sbcpd | Oct 10 2011 | ||||
f3182fae8ae5 | Alexandre Tuleu | Refactored a little bit the bus inrterface | Oct 10 2011 | ||||
8a6beafbd759 | Alexandre Tuleu | Merged FTDI FT2232H hacks | Oct 10 2011 | ||||
ed1bbdaf0e87 | Alexandre Tuleu | Added sbcpd_serial_interface module. | Oct 10 2011 | ||||
733b6058b98e | Alexandre Tuleu | Corrected bad pass in doxygen configuration | Oct 4 2011 | ||||
3628da606335 | Alexandre Tuleu | Added basic kernel module compilation | Oct 3 2011 | ||||
80f393384b91 | Alexandre Tuleu | Corrected license statements | Aug 27 2011 | ||||
67b69427a55b | Alexandre Tuleu | Splitted the project in three subproject | Aug 27 2011 | ||||
9de9781f55b7 | Alexandre Tuleu | Removed frame concept, since there could be only one frame per bus .... | Aug 25 2011 | ||||
c6e8e3c3bc94 | Alexandre Tuleu | TWEAK | Aug 24 2011 | ||||
5ab6de150858 | Alexandre Tuleu | Added frame specification | Aug 24 2011 | ||||
e2dd367257bd | Alexandre Tuleu | Implemented error creation | Aug 24 2011 | ||||
55a1bf64c435 | Alexandre Tuleu | Rewritten the API to take into account error handling | Aug 24 2011 | ||||
6653bb31484e | Alexandre Tuleu | Added error handling framework | Aug 24 2011 | ||||
3a12ac45e988 | Alexandre Tuleu | Added root module documentation | Aug 15 2011 | ||||
173572199127 | Alexandre Tuleu | Added sbcpd_bus skeleton | Aug 15 2011 | ||||
d86e93f4a852 | Alexandre Tuleu | Added central driver files | Aug 15 2011 | ||||
a1283b8eea83 | Alexandre Tuleu | Updated the documentation | Aug 15 2011 | ||||
9db5c0a1f264 | Alexandre Tuleu | Added doxygen tag support | Aug 15 2011 | ||||
32f4df03aedb | Alexandre Tuleu | Added doc target for doxygen documentation building | Aug 15 2011 | ||||
45b066354821 | Alexandre Tuleu | Added copyright notice and AUTHORS README informations | Aug 15 2011 | ||||
79357e3e302d | Alexandre Tuleu | Added Skeleton for transfer structure | Aug 15 2011 | ||||
f448bbc20ca9 | Alexandre Tuleu | Added LGPL v3.0 license | Aug 15 2011 | ||||
582599ef1b15 | Alexandre Tuleu | Build skeleton | Aug 15 2011 | ||||
8015a0f09756 | Alexandre Tuleu | Minimal build system based on CMake | Aug 11 2011 |
c4science · Help