Skip to content
This repository has been archived by the owner on Mar 6, 2020. It is now read-only.

selab601/etrobocon-logger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ET Robocon Logger

MIT License

ETロボコン で使用するために開発したロガーです. EV3 と Bluetooth 接続すると,機体の状態をリアルタイムで確認できます. また,ログをファイルに保存し,後に参照することができます.

動作条件

ABI のバージョンが node / electron 間で異なるとエラーが生じる( issue #6 )。

  • node: v6.0以上

実行方法(開発時)

nodeモジュールのインストール

npm install

node / electron 間のABIバージョンを合わせるためリビルドする

./node_modules/.bin/electron-rebuild

実行

./run.sh

ログファイルについて

保存先

デフォルトでは[.appファイル]/Contents/Resources/app/logにファイルが保存されます.

ファイル名

起動画面のName:欄の名前に,_[デバイス名].jsonをつけた名前で保存されます.

TODO

Home · selab601/ETRobocon-Logger Wiki

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages