Giovanni Di Sirio
|
71ccd7eb14
|
Renamed thread field "preempt" in "ticks" for clearness.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11079 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-27 10:22:40 +00:00 |
Giovanni Di Sirio
|
a8be231257
|
Experimental preemptive round robin module. To be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11074 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-24 10:01:13 +00:00 |
Giovanni Di Sirio
|
d447fd6cee
|
New hooks added to RT, stronger checks on RT chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11071 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-24 07:59:12 +00:00 |
Giovanni Di Sirio
|
972c282b7f
|
Mass update of all chconf.h files with new options.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11070 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-23 13:40:01 +00:00 |
Giovanni Di Sirio
|
6c88ea7b0d
|
Fixed comments in chconf.h files.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11069 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-23 12:57:05 +00:00 |
Giovanni Di Sirio
|
85a36d3767
|
Fixed bug #906.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11067 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-23 12:46:15 +00:00 |
Giovanni Di Sirio
|
10465f7238
|
Improved make system.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11049 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-21 12:54:54 +00:00 |
Giovanni Di Sirio
|
e2365fc47b
|
Fixed a comments and added an extra check.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10953 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-05 08:50:54 +00:00 |
Giovanni Di Sirio
|
6c18028a35
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10946 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-11-04 19:23:04 +00:00 |
Giovanni Di Sirio
|
de3fbaebe6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10896 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-24 13:58:24 +00:00 |
Giovanni Di Sirio
|
c2184c8d9b
|
Typos and one error.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10847 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-18 09:29:53 +00:00 |
Giovanni Di Sirio
|
18fee78c20
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10842 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-17 11:53:00 +00:00 |
Giovanni Di Sirio
|
cb72582805
|
Fixed and optimizations, NOW it seems to work for intervals larger than system time.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10818 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-13 12:35:40 +00:00 |
Giovanni Di Sirio
|
882e9afb95
|
Now it is APPARENTLY working for intervals larger than system time.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10817 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-13 09:25:38 +00:00 |
Giovanni Di Sirio
|
72d563b45f
|
Experimental code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10816 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-13 08:52:00 +00:00 |
Giovanni Di Sirio
|
750a8f14b6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10815 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-12 18:50:41 +00:00 |
Giovanni Di Sirio
|
4d0b8bdf6e
|
Added support for "large virtual timers", those allows for intervals greater than the system time capability. To be tested.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10814 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-12 13:31:42 +00:00 |
Giovanni Di Sirio
|
d8b32d7f63
|
Rework of virtual timers in RT5, preparation.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10813 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-12 12:25:48 +00:00 |
Giovanni Di Sirio
|
286deccd12
|
EXPERIMENTAL: Introduced sysinterval_t in RT, now system time and intervals are different types and could have different sizes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/branches/rt5_dev_point1@10812 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-12 08:37:47 +00:00 |
Giovanni Di Sirio
|
13691d8e0c
|
Fixed bug #895.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10797 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-08 13:05:00 +00:00 |
Giovanni Di Sirio
|
d200baf21f
|
Fixed various typos and documentation-related issues.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10776 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-05 07:05:45 +00:00 |
Giovanni Di Sirio
|
426c5edcd8
|
chconf.h files alignment pass 3, added objects factory settings
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10767 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:46:20 +00:00 |
Giovanni Di Sirio
|
329823da6a
|
chconf.h files alignment pass 2, added version tag in chconf.h files
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10766 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:38:29 +00:00 |
Giovanni Di Sirio
|
0c5eef8e02
|
chconf.h files alignment pass 1
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10765 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 14:24:45 +00:00 |
Giovanni Di Sirio
|
7b941c2420
|
Added new function chEvtGetAndClearEventsI().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10760 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-04 08:11:39 +00:00 |
Giovanni Di Sirio
|
52f6af16df
|
Adjustments to the new code.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10745 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-02 14:51:07 +00:00 |
Giovanni Di Sirio
|
76663a4a79
|
Factory enhanced.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10727 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 12:38:36 +00:00 |
Giovanni Di Sirio
|
6568f70bd8
|
Fixed bug #888.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10726 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-10-01 12:07:01 +00:00 |
Giovanni Di Sirio
|
eae327a32e
|
Added chEvtAddEventsI().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10710 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-09-25 07:23:34 +00:00 |
Giovanni Di Sirio
|
ee200d01e8
|
Documentation-related fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10697 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-09-23 15:37:29 +00:00 |
Giovanni Di Sirio
|
872b67d1be
|
Fixed minor documentation problem.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10693 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-09-23 15:06:56 +00:00 |
Giovanni Di Sirio
|
a3d35fc2a3
|
Added a comment.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10667 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-09-22 08:06:59 +00:00 |
Giovanni Di Sirio
|
5a8f647d15
|
Fixed bug #864.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10459 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-22 15:15:19 +00:00 |
Giovanni Di Sirio
|
40b6d76453
|
Added to the Makefiles the ability to change the default build, dependencies and configuration directories.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10350 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-08-02 14:25:05 +00:00 |
Giovanni Di Sirio
|
b263680b98
|
Fixed bug #865.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10336 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-07-22 09:53:49 +00:00 |
gdisirio
|
3edd2f7ccb
|
Fixed bug #850.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10272 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-07-01 16:54:16 +00:00 |
gdisirio
|
e46a8db1df
|
Fixed bug #849.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10270 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-07-01 15:28:49 +00:00 |
gdisirio
|
0cb899ded2
|
Fixed bug #848.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10269 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-07-01 15:22:02 +00:00 |
Giovanni Di Sirio
|
6e8584a24b
|
Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10248 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-06-04 14:03:21 +00:00 |
Giovanni Di Sirio
|
b436539f00
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10234 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-06-04 10:28:50 +00:00 |
Giovanni Di Sirio
|
11cd580360
|
Added a note to sleep functions because use of unsafe time conversion macros internally.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10170 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-04-24 16:48:14 +00:00 |
Giovanni Di Sirio
|
17c5e83f03
|
Added safe time conversion utilities.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10169 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-04-24 16:44:15 +00:00 |
Giovanni Di Sirio
|
65ad4b6494
|
Fixed some white space.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10114 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-03-03 07:51:25 +00:00 |
Giovanni Di Sirio
|
0cde2e51c7
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@10082 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2017-02-05 08:32:45 +00:00 |
Rocco Marco Guglielmi
|
cdfdb0f5ef
|
Fixed Bug #793
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9925 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-11-19 16:59:22 +00:00 |
Giovanni Di Sirio
|
56e090a5d0
|
Fixed extra empty line.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9877 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-10-25 10:30:44 +00:00 |
Giovanni Di Sirio
|
9763494076
|
Tickless mode tentative fix: http://www.chibios.com/forum/viewtopic.php?f=35&t=3532
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9854 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-10-07 12:19:12 +00:00 |
Giovanni Di Sirio
|
43aa123e65
|
Improved chSysHalt().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9795 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-09-25 06:37:59 +00:00 |
Giovanni Di Sirio
|
7262b9b844
|
Fixed bug in chThdStartI().
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9794 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-09-25 06:34:08 +00:00 |
Giovanni Di Sirio
|
9d3bca73d4
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9291 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-04-16 15:45:58 +00:00 |