gdisirio
|
dd6e2f3911
|
Added static initializers to input and output queues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@976 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-16 11:53:48 +00:00 |
gdisirio
|
2706d240bb
|
Added static initializers to thread queues, semaphores, mutexes, condvars and event sources.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@975 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-16 10:57:16 +00:00 |
gdisirio
|
2f39b6e6b5
|
Typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@974 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-16 07:54:00 +00:00 |
gdisirio
|
ff73cf2783
|
100% code coverage for the serial driver and channels.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@973 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-16 07:52:12 +00:00 |
gdisirio
|
ee8d2845c6
|
Doc.fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@972 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-16 06:15:21 +00:00 |
gdisirio
|
1c3d2376a6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@971 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-15 14:20:14 +00:00 |
gdisirio
|
04faaf563c
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@968 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 20:06:52 +00:00 |
gdisirio
|
8650eff400
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@967 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 20:03:19 +00:00 |
gdisirio
|
55e7786c4b
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@965 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 19:51:12 +00:00 |
gdisirio
|
6d3145c04b
|
Fixed more troubles with test_cpu_pulse().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@964 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 19:36:30 +00:00 |
gdisirio
|
83d50f0821
|
Finished adding tests documentation to the general documentation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@963 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 16:46:49 +00:00 |
gdisirio
|
a6feec221c
|
Removed the CH_USE_SEMAPHORES_TIMEOUT configuration option.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@962 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 16:05:41 +00:00 |
gdisirio
|
7506cef74c
|
Made CH_DBG_THREADS_PROFILING default to TRUE in all demos because the changes to the function test_cpu_pulse().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@961 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 15:44:17 +00:00 |
gdisirio
|
f0302498b7
|
Fixed bug 2789383.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@959 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 14:55:18 +00:00 |
gdisirio
|
f3ca042618
|
Added more documentation to the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@957 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 14:42:26 +00:00 |
gdisirio
|
824e30be80
|
Fixed bugs 2789377 and 2789383.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@956 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 13:06:30 +00:00 |
gdisirio
|
fa6758bb7a
|
Still bug 2788573, fixed a description too.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@954 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 09:47:35 +00:00 |
gdisirio
|
a1cf10b2d3
|
Fixed bug 2788573.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@952 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-09 09:43:14 +00:00 |
gdisirio
|
3d2fd8eb54
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@951 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-08 14:06:45 +00:00 |
gdisirio
|
b37209d196
|
Started adding documentation tags to the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@950 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-07 20:36:26 +00:00 |
gdisirio
|
aea323e121
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@949 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-07 15:24:47 +00:00 |
gdisirio
|
fcd92814ce
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@948 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-05 19:42:25 +00:00 |
gdisirio
|
91a9174dcf
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@947 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-03 16:44:08 +00:00 |
gdisirio
|
f6394ab13a
|
100% code coverage for queues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@946 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-03 16:42:52 +00:00 |
gdisirio
|
62beef8720
|
Heap test coverage 100% again.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@945 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-03 12:15:53 +00:00 |
gdisirio
|
5a8670e50f
|
More macros added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@944 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-03 11:57:44 +00:00 |
gdisirio
|
2713bd19c5
|
Small fix to the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@943 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-03 10:49:34 +00:00 |
gdisirio
|
1f7dd2586a
|
Adjusted LPC214x serial driver and MinGW demo because the latest changes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@942 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-03 10:43:54 +00:00 |
gdisirio
|
a7b4044f9e
|
Documentation fixes and more utility macros.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@941 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-03 10:12:59 +00:00 |
gdisirio
|
62a6638eb5
|
Added I/O queue checks to the channels, added notes in the readme, improved the FullDuplexDriver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@940 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-03 09:51:01 +00:00 |
gdisirio
|
a8df5dfb84
|
Modified the test suite to work with a generic channel rather than with a serial driver.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@939 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-02 20:15:04 +00:00 |
gdisirio
|
83cafc020d
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@938 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-02 20:03:30 +00:00 |
gdisirio
|
ae4f143cf6
|
More madness.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@937 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-02 17:18:56 +00:00 |
gdisirio
|
81507dcbe7
|
Now the serial driver subsystem is a descendant class of a BaseChannel.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@936 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-02 16:05:13 +00:00 |
gdisirio
|
fcd90e0bc8
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@935 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-02 15:39:11 +00:00 |
gdisirio
|
ea7700c073
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@934 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-02 14:59:40 +00:00 |
gdisirio
|
3dc3f32369
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@933 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-02 10:58:11 +00:00 |
gdisirio
|
8cfd8aefb6
|
Initial documentation for channels.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@932 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-02 10:13:20 +00:00 |
gdisirio
|
e1301550bc
|
Some work done on abstract I/O channels.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@931 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-02 09:45:24 +00:00 |
gdisirio
|
5557c78ea3
|
Documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@930 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 18:55:54 +00:00 |
gdisirio
|
521443e167
|
Adjustments on queues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@929 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 16:06:12 +00:00 |
gdisirio
|
0d7787542b
|
Small fixes to the test suite.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@928 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 13:34:51 +00:00 |
gdisirio
|
c989a8967c
|
Removed the CH_USE_SERIAL_HALFDUPLEX, CH_USE_QUEUES_TIMEOUT and CH_USE_QUEUES_HALFDUPLEX configuration options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@927 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 13:11:26 +00:00 |
gdisirio
|
46e56d7349
|
I/O queues improvements, removed half duplex queues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@926 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 12:58:05 +00:00 |
gdisirio
|
e0073441fe
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@925 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-05-01 07:39:07 +00:00 |
gdisirio
|
34728efb16
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@924 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-28 20:31:05 +00:00 |
gdisirio
|
1c95751962
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@923 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-26 06:55:51 +00:00 |
gdisirio
|
2b3bb8642b
|
Added compiler version to the test report (GCC only).
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@922 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-25 15:32:28 +00:00 |
gdisirio
|
40db226680
|
Fixed bug 2781176.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@921 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-25 15:12:34 +00:00 |
gdisirio
|
7a1b60e331
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@919 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2009-04-25 15:00:43 +00:00 |