• R/O
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

PJSC(Pump Jet Solenoid Controller)はArduinoを使用したバイク用燃料噴射コントローラです。このプロジェクトは、オープンソースECUプロジェクト『Speeduino』をベースにしています。


Commit MetaInfo

修訂147 (tree)
時間2023-10-06 21:16:20
作者maharu

Log Message

[PJSC v1.10]ベーシックディストリビューターのトリガー歯数とシリンダー数の一致/不一致のオプション表示(Yes/No)が逆になっていたものを修正。

Change Summary

差異

--- branches/PJSC_SPARK/reference/PJSC.ini (revision 146)
+++ branches/PJSC_SPARK/reference/PJSC.ini (revision 147)
@@ -1636,7 +1636,7 @@
16361636 tireCircumference = scalar, U16, 162, "mm", 1, 0, 0, 65535, 0
16371637
16381638 dfcoTPSdotEnabled = bits, U08, 164, [0:0], "Off", "On"
1639- isolateNumTooth = bits, U08, 164, [1:1], "Yes", "No"
1639+ isolateNumTooth = bits, U08, 164, [1:1], "No", "Yes"
16401640 unused15_164 = bits, U08, 164, [2:7]
16411641 dfcoTPSdotThresh = scalar, S16, 165, "%/s", 1.0, 0.0, -2000, 0, 0
16421642 dfcoTPSdotMulti = scalar, U08, 167, "%", 1.0, 0.0, 0.0, 100.0, 0