m-RNA

Results 3 issues of m-RNA

主要是这个函数有BUG:void MainWindow::serialPortReadyRead_Slot()

```txt ...............#########....................... ..............############..................... ..............#############.................... .............##..###########................... ............###..######.#####.................. ............###.#######...####................. ...........###..##########.####................ ..........####..###########.####............... ........#####...###########..#####............. .......######...###.########...#####........... .......#####...###...########...######......... ......######...###..###########...######....... .....######...####.##############..######...... ....#######..#####################.#######..... ....#######..##############################.... ...#######..######.#################.#######... ...#######..######.######.#########...######... ...#######....##..######...######.....######... ...#######........######....#####.....#####.... ....######........#####.....#####.....####..... .....#####........####......#####.....###...... ......#####......;###........###......#........ ........##.......####........####.............. ```

# Description fixes dividing by zero ## Checklist - [ ] The pull request is done against the latest development branch - [x] Code change compiles without warnings - [x]...