• R/O
  • SSH
  • HTTPS

Commit

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

Revision73 (tree)
Time2019-07-21 22:40:14
Authormaharu

Log Message

[PJSC v1.01] As release version

Change Summary

Incremental Difference

--- branches/Ver1.00_base/reference/PJSC.ini (revision 72)
+++ branches/Ver1.00_base/reference/PJSC.ini (revision 73)
@@ -32,7 +32,7 @@
3232 settingOption = resetcontrol_adv, "Advanced Features (16u2 Firmware Update Required)"
3333
3434 settingGroup = table4_usage_group, "Selection of table4 usage" ;[PJSC v1.10] For switching 4th table
35- settingOption = table4_spark, "Spark advance table" ;[PJSC v1.10] For switching 4th table
35+;[PJSC v1.01]For debug settingOption = table4_spark, "Spark advance table" ;[PJSC v1.10] For switching 4th table
3636 settingOption = table4_fuel, "VE table4" ;[PJSC v1.10] For switching 4th table
3737
3838 [PcVariables]
@@ -1873,7 +1873,9 @@
18731873 dialog = engine_constants_east, ""
18741874 panel = engine_constants_northeast, North
18751875 field = ""
1876-;[PJSC]For debug field = "Table 4 used for", table4Usage ;[PJSC v1.01c]For debug
1876+#if table4_spark ;[PJSC v1.01] For debug
1877+ field = "Table 4 used for", table4Usage ;[PJSC v1.01] For debug
1878+#endif ;[PJSC v1.01] For debug
18771879
18781880 dialog = engine_constants, "", border
18791881 panel = engine_constants_west, West
@@ -1942,9 +1944,9 @@
19421944 ; |
19431945 dialog = inputPortSetting, "Input Port Setting", yAxis ; |
19441946 panel = analogInputPort1 ; |
1945- panel = digitalInputPort1 ; |
1946- panel = digitalInputPort2 ; V
1947- panel = digitalInputPort3 ;[PJSC v1.10]
1947+;[PJSCv1.01] panel = digitalInputPort1 ; |
1948+;[PJSCv1.01] panel = digitalInputPort2 ; V
1949+;[PJSCv1.01] panel = digitalInputPort3 ;[PJSC v1.10]
19481950
19491951 ; Flex fuel stuff
19501952 dialog = flexFuelSettings, "", yAxis