Giter VIP home page Giter VIP logo

pid-evaluator's Introduction

PID-Evaluator

This is the kernel code of the online analyzer - Blackbox Mate Online, AKA BBM.

You can check the BBM website here

How to run those scripts?

  1. Install Jupyter Notebook
  2. Download this repo and install all the dependency packages
  3. Run .ipynb files
  4. Then just enjoy each cell!

Optional:

  1. Download and install Anaconda
  2. Install jupyter notebook extension in VSCode
  3. Then enjoy each cell in VSCode!

Dependencies

  • numpy
  • matplotlib
  • pandas
  • scipy
  • os

License

A-GPLv3.0

Credit

This tool/script is strongly inspired by PID-Analyzer and PIDtoolbox, so thanks goes to all those whom have contributed to PID-analyzer and PIDtoolbox.

Origins for this repo (Thanks!):

  • Plasmatree (for PID-Analyzer),
  • Brian White (for PIDtoolbox),
  • ColinNiu (for pyPIDtoolbox)

Big thanks to current and past contributors:

  • Chiang, Hugo (DusKing) - optimizing many details to make it scientific and usable
  • ColinNiu - for the surprising framework
  • Pawn, David (pdw) - for the massive testing job

pid-evaluator's People

Contributors

dusking1 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pid-evaluator's Issues

添加按轴对比的功能

在上方或者左侧添加 轴 的下拉列表,为[All. Roll, Pitch, Yaw] 以选择单轴对比模式

仅显示单轴内的阶跃响应对比/频谱图对比

[BUG]日志列表飞控信息列的排序or筛选不起作用

测试手机系统:Android 11
手机型号:Google Pixel 3
浏览器:Chrome 93.0.4577.82

实际结果:无论手机端还是电脑端 日志列表 飞控信息列的排序按钮点击后无法应
screenshot
期望结果:无论手机端还是电脑端 日志列表 飞控信息列的排序按钮可以按照飞控名称排序

Road map

  • re-build the PSD custom function
  • 2-D PSD on gyro_scaled and gyro_ADC
  • pre-filter dterm and dterm
  • 10*log10 instead of log10 in PSD
  • change PSD scale range to +10 ~ -35 dbm
  • display the frequency response of the whole system
  • show the P, I and D frequency plot in 2-D form
  • time-frequency analysis with STFT method
  • support FFT_FREQ debug mode
  • Re-write I/O delay measurement algorithm
  • public the basic python approach of fuzzy pid analysis

Dividing different functions into separate notebooks

  • step responce
  • filter & I/O delay vs. throttle
  • time-freq analysis
  • noise plot (2D and 3D)

[适配]手机端日志列表适配问题

测试手机系统:Android 11
手机型号:Google Pixel 3
浏览器:Chrome 93.0.4577.82

实际结果:上传日志列表可以在手机端显示不全且不可滑动显示当页无法显示的内容。(见下图)
screenshot
期望结果:上传日志列表可以在手机正常显示且滑动显示当页无法显示的内容。

[enhancement]为分析过程加入类似CI调试打印信息

例如,在输出step resp结果之前,可以分为

  • read headers
  • calc time lenth
  • calc sampling rate
  • slicing IO data
  • calc raw step resp
  • step resp QC
  • output step resp result
  • ....

加一些调试打印信息可以帮助kernel潜在的错误

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.