Skip to content

Commit a01078f

Browse files
Acuadros95pablogs9
andauthored
Update parameter server tutorial with rolling (#366)
* Doc update for parameters upgrade * Minor fix on parameters guide * Add CAPRA logo * Apply suggestions from code review Co-authored-by: Pablo Garrido <pablogs9@gmail.com> * Prepare for Humble * Apply changes from code review * Apply review comments * Fix zephyr docs link Co-authored-by: Pablo Garrido <pablogs9@gmail.com>
1 parent 91e6f92 commit a01078f

4 files changed

Lines changed: 290 additions & 90 deletions

File tree

_docs/concepts/rtos/comparison/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,12 @@ The comparison regards the features listed below:
4545
| Community | open-source | open-source | Linux Foundation Collaboration Project, (Intel, Linaro (ARM), nordic, NXP, Synopsys) |
4646
| | | | |
4747
| **Supported Hardware** | | | |
48-
| Olimex STM32-E407 (Cortex-M4) | yes | yes | yes, [explicitly](https://docs.zephyrproject.org/latest/reference/kernel/scheduling/index.html) |
48+
| Olimex STM32-E407 (Cortex-M4) | yes | yes | yes, [explicitly](https://docs.zephyrproject.org/latest/kernel/services/scheduling/index.html) |
4949
| Bosch XDK <sup>5</sup> | not explicitly, but similar <sup>6</sup> | yes | no<sup>5</sup> |
5050
| MPC57xx | no | no | no |
5151
| **Scheduling** | | | |
5252
| Priority-based | FIFO | yes | yes |
53-
| Round-Robin <sup>4</sup> | yes | yes <sup>6</sup> | [co-operative](https://docs.zephyrproject.org/latest/reference/kernel/scheduling/index.html) |
53+
| Round-Robin <sup>4</sup> | yes | yes <sup>6</sup> | [co-operative](https://docs.zephyrproject.org/latest/kernel/services/scheduling/index.html) |
5454
| Sporadic Server | yes | no | no |
5555
| Reservation Based Scheduling (RBS) | no | no | no |
5656
| Rate Monotonic Scheduling (RMS) | ? | yes <sup>10</sup> | yes <sup>10</sup> |
6.47 KB
Loading

_docs/overview/users_and_clients/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ customers_list:
1111
text: LG Electronics is one of the fourth-largest electronics company in South Korea. It comprises four business units home entertainment, mobile communications, home appliances and vehicle components
1212
title: LG
1313
url: www.lg.com
14-
- path: https://capra.ooo/wp-content/themes/capra/img/logo_w-tagline.svg
14+
- path: ./images/capra.png
1515
text: Capra Robotics creates outdoor mobile robots for multiple uses. Their robot platform, Capra Hircus, is designed to easily integrate with additional hard- or software, making it customizable for specific applications. They support businesses in optimizing their operations and relieve people of repetitive and unhealthy job tasks. Their state-of-the-art mobile robot answers the issues that have troubled the mobile robot industry for years, namely a lack of versatility, poor driving capabilities, short ranges, low operating time and high pricing.
1616
title: Capra Robotics
1717
url: capra.ooo

0 commit comments

Comments
 (0)