trikRuntime
trikRuntime copied to clipboard
Runtime for TRIK controller
Добавить информацию о подключенных контроллерах в сети и их бортномерах
Надо научиться сохранять скриншот и сверять его с образцом. При правильных настройках должно получиться просто сравнивать картинки по пикселям или даже как файлы. Примеры ошибок, которые может отлавливать такой тест:...
When wi-fi client cann't be connected, the only way to reconnect -- is to switch to wifi access point or to reboot controller. It's better to design another way to...
At the moment runtime supports writing of byte or word to the register of i2c device. For simultaneous stop of motors it is necessary to write 4-byte data to the...
Temporary fix was to suppress https://github.com/trikset/trikRuntime/pull/273 , but we need to investigate real reasons.
Баг появляется только на роботе. При запуске trikGui под виндой все отображалось корректно. Например при выполнении такого скрипта: ```javaScript var __interpretation_started_timestamp__; var pi = 3.1415926535897931; var SYMBOL_WIDTH = 10; var...
Add single icon to status bar which shows summary state of sensors. It will be useful to detect some problems with gyroscope and other hardware. Then in "Testing" menu more...
#262 is a small hot fix. We need to review/redesign this legacy code.
Using i2c interface implement simultaneous motor start