AerospaceNU / AerospaceNU/karman-avionics
Control timing of loops and sensor polling
未關閉
enhancement
good first issue
- 主要語言
- C
- 星號
- 1
- 分支
- 0
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Right now there is not any timing regulations on the polling of the sensors. Fix this so the sensors are called at regular and appropriate rates (check the data sheets when in doubt). This timing should be regulated by a hardware timer. The calls should also be based on frequencies and times of last call, not relative frequencies and counters (if something is 100 Hz and another 1 Hz, don't just call the latter 1 out of every 100 times the first is called, use a timer)
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。