0 Star 2 Fork 2

极简美 / simpostOS

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

simpostOS

一、版本说明

  1. V0.1.0:支持产品内部所有业务交互,不支持产品间业务交互,支持各种MCU接入;
  2. V0.2.x:支持产品之间的业务,配合msgProxy可实现uartUDP跨网段的产品间业务交互;
  3. V0.4.x:统一内部协议、通信中间件、架构等模块的版本,简化整体软件实现,增加report单向通信机制,实现时间同步、升级服务通用能力;

后续版本规划:

  • 支持一个进程多readerwriter方法的业务交互;
  • rosProxy:该代理服务实现ROS2网络数据到simpostOS网络数据的转换。
  • 裁剪版本专用于各种MCU和单片机系统;

二、使用手册

  1. 系统介绍
  2. 开始之前
  3. 快速入门
  4. 你好,世界
  5. 第一个应用程序
  6. 第一个组件程序
  7. 第一个插件程序
  8. 上报单向通信
  9. 服务端与客户端
  10. 发布者与订阅者
  11. 程序异常崩溃分析
  12. 多路io复用
  13. 通用定时器
  14. 信号处理程序
  15. 日志接口介绍
  16. 自定义通信方法
  17. 组件部署规则
  18. 调试方法
MIT License Copyright (c) 2024 极简美 Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

极简应用系统 展开 收起
C++ 等 4 种语言
MIT
取消

发行版 (2)

全部

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/simpost/simpostOS.git
git@gitee.com:simpost/simpostOS.git
simpost
simpostOS
simpostOS
master

搜索帮助