# electron quasar serialport **Repository Path**: icediv/electron-quasar-serialport ## Basic Information - **Project Name**: electron quasar serialport - **Description**: electron quasar2 serialport vue3 mavlink 模板 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-11-15 - **Last Updated**: 2024-12-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: Electron ## README # Serialport for mavlink (electron-quasar-serialport) Mavlink with Serialport ## Install the dependencies ```bash yarn # or npm install ``` ### Start the app in development mode (hot-code reloading, error reporting, etc.) ```bash quasar dev ``` ### Lint the files ```bash yarn lint # or npm run lint ``` ### Format the files ```bash yarn format # or npm run format ``` ### Build the app for production ```bash quasar build ``` ### Customize the configuration See [Configuring quasar.config.js](https://v2.quasar.dev/quasar-cli-vite/quasar-config-js). ### 参考链接: https://gitlab.com/springfield-ham-radio/app/ham-radio-ui/-/blob/main/src-electron/electron-preload.ts https://git.sysrox.com/code/embedded/utilities/mavlink/-/blob/main/pymavlink/generator/javascript_stable/test/message10.js?ref_type=heads https://github.com/ArduPilot/node-mavlink