Giovanni Di Sirio
|
112f264974
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14371 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-05-15 05:49:19 +00:00 |
Giovanni Di Sirio
|
4421ff5524
|
Moved delta list functions into the generic lists header.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14344 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-05-07 09:17:28 +00:00 |
Giovanni Di Sirio
|
59723bfb2e
|
Removed "last" field from timer objects.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14342 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-05-07 06:24:11 +00:00 |
Giovanni Di Sirio
|
6411cd50b4
|
Reload feature added to RT virtual timers.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14333 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-28 08:10:33 +00:00 |
Giovanni Di Sirio
|
66c2720a5b
|
Renamed the default instance from ch to ch0, found several errors in code accessing "ch" directly instead of using "currcore". This change breaks the debug plugin and changes are required.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14186 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-04-15 06:34:14 +00:00 |
Giovanni Di Sirio
|
8646bb3153
|
License update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14105 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-03-29 15:24:45 +00:00 |
Giovanni Di Sirio
|
7024529a28
|
Documentation quality fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14035 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2021-02-08 09:41:37 +00:00 |
Giovanni Di Sirio
|
62ada2377f
|
Fixed ticked mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13959 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-17 15:22:14 +00:00 |
Giovanni Di Sirio
|
817fe8f3de
|
Initial fix for bug #1138. To be completed by running all regression and quality checks.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13958 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-12-17 14:32:54 +00:00 |
Giovanni Di Sirio
|
5deb16f16d
|
RT7 merged, only ARMv7-M port functional.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13748 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-12 13:15:38 +00:00 |
Giovanni Di Sirio
|
02b653d98c
|
New API for high resolution monotonic time stamps.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13744 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-07-11 06:16:26 +00:00 |
Giovanni Di Sirio
|
041b369f3e
|
Tentative fix for bug #1104.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13709 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-06-14 08:30:05 +00:00 |
Giovanni Di Sirio
|
bb1c6aba63
|
Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13427 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-03-15 13:51:47 +00:00 |
Giovanni Di Sirio
|
e26b7d8b2a
|
Small documentation fix.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@13328 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2020-02-08 09:00:16 +00:00 |
Giovanni Di Sirio
|
05c9b4ccb2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12820 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-30 08:42:24 +00:00 |
Giovanni Di Sirio
|
0e03236831
|
Updated tool and style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12817 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-26 08:53:44 +00:00 |
Giovanni Di Sirio
|
b2310dc96f
|
Fixed bug #1031.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12814 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-26 08:16:55 +00:00 |
Giovanni Di Sirio
|
551f00ac47
|
Code style fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12799 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
|
2019-05-18 09:55:41 +00:00 |
Giovanni Di Sirio
|
837f2cd0fd
|
Added const modifiers where required, replace NULL with nullptr, minor documentation fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11955 110e8d01-0319-4d1e-a829-52ad28d1bb01
|
2018-04-27 07:34:15 +00:00 |
Giovanni Di Sirio
|
e561c21f95
|
Mass update of GPL license statement.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11360 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2018-01-20 11:33:36 +00:00 |
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
|
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
|
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
|
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
|
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
|
830278dcd2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9153 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-03-23 18:43:19 +00:00 |
Giovanni Di Sirio
|
b3fe630e4b
|
Mass license update.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9136 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-03-18 10:29:35 +00:00 |
Giovanni Di Sirio
|
cf204e72ea
|
Tree reorganization.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8900 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-02-16 10:07:00 +00:00 |
Giovanni Di Sirio
|
a00bcf9116
|
MISRA-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8690 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-01-04 19:46:27 +00:00 |
Giovanni Di Sirio
|
a02c36fc65
|
Documentation-related fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8673 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2016-01-03 10:55:42 +00:00 |
Giovanni Di Sirio
|
50c33f3fdb
|
Virtual timers new functionality added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8363 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-10-15 14:59:55 +00:00 |
Giovanni Di Sirio
|
fbcb70d739
|
Fixed bug #646.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8357 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-10-11 09:35:53 +00:00 |
gdisirio
|
47d047ed99
|
Silenced a MISRA by adding parenthesis.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@8080 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-07-11 15:55:40 +00:00 |
Giovanni Di Sirio
|
5f8df8485c
|
Fixed bugs 573 and 574.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7876 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-09 09:59:15 +00:00 |
Giovanni Di Sirio
|
60d63e9970
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7853 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-04 18:19:55 +00:00 |
Giovanni Di Sirio
|
5047ce62e8
|
Time conversion macros fixes.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7851 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-04 08:19:04 +00:00 |
Giovanni Di Sirio
|
56d0fdc011
|
Improved and fixed tickless mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7842 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-04-02 10:43:11 +00:00 |
Giovanni Di Sirio
|
13dd1668a6
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7835 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-31 10:22:58 +00:00 |
Giovanni Di Sirio
|
337db8c8b2
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7834 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-31 07:00:06 +00:00 |
Giovanni Di Sirio
|
a484164f76
|
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7833 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-31 06:22:30 +00:00 |
Giovanni Di Sirio
|
775ab02a91
|
Tentative fix for tickless mode.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7797 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-23 10:28:44 +00:00 |
Giovanni Di Sirio
|
ac82171cfe
|
Optimization in tickless mode handling.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7796 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-23 10:08:41 +00:00 |
Giovanni Di Sirio
|
953eab4dbf
|
Tickless Mode improvements and more assertions added.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7771 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-15 11:51:46 +00:00 |
Giovanni Di Sirio
|
014976ee10
|
Added strong type checks to the code rules.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7746 35acf78f-673a-0410-8e92-d51de3d6d3f4
|
2015-03-10 10:24:19 +00:00 |