asuwave
asuwave copied to clipboard
上位机 · 网页版 · 重制版
分布式系统构想
本软件可以做成C/S架构: * C部署在机器人小电脑上 * S部署在服务器上 * 机器人上可以搭载服务网格,启动时自动向服务器注册 优点: * 同时管理多台机器人 * 省去机器人IP地址配置 * 搭配drone等CI/CD工具一键部署 * 机器人上部署时序数据库所有日志自动上云 * 把我们的系统提高一个level * 离躺着调车的梦想更近一步 实现: * 先把静态网页资源提取出来,单独部署 * 加个输入机器人IP的文本框 * 加个后端,做服务发现
对于上位机在什么时候会将所需变量数据发送到单片机上并不明确,可以增加发送记录显示 关于以下情况是否会发送存在疑问: 1、在串口打开前已经选好了变量,打开串口时是否会进行一次发送? 2、增减变量时,是否会将显示的所有变量信息同步到单片机,还是只会同步被修改的变量?
方便在没有曲线的时候用于排查问题
使用单片机配套代码时,vector的insert在使用C++03,C++11等标准时均无法找到对应重载(应该是缺少了pos iterator)
Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 5.3.1 to 5.4.0. Changelog Sourced from dns-packet's changelog. Version 5.4.0 - 2022-06-14 Feature: Added support for the SSHFP record type. Version 5.2.0 - 2019-02-21 Feature: Added support...
Bumps [@sideway/formula](https://github.com/sideway/formula) from 3.0.0 to 3.0.1. Commits 5b44c1b 3.0.1 9fbc20a chore: better number regex 41ae98e Cleanup c59f35e Move to Sideway See full diff in compare view Maintainer changes This version...
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2. Release notes Sourced from json5's releases. v1.0.2 Fix: Properties with the name __proto__ are added to objects and arrays. (#199) This also fixes a...
Bumps [json5](https://github.com/json5/json5) to 2.2.3 and updates ancestor dependency [@vue/cli-service](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-service). These dependencies need to be updated together. Updates `json5` from 2.2.1 to 2.2.3 Release notes Sourced from json5's releases. v2.2.3 Fix:...
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.2. Release notes Sourced from loader-utils's releases. v1.4.2 1.4.2 (2022-11-11) Bug Fixes ReDoS problem (#226) (17cbf8f) v1.4.1 1.4.1 (2022-11-07) Bug Fixes security problem (#220) (4504e34)...