-
-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch '#79-Add-PWR-SCS-Profile'
- Loading branch information
Showing
9 changed files
with
402 additions
and
52 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
del ExplorAnt*.log | ||
..\pythoncode\ExplorAnt.py -d127 | ||
pause |
5 changes: 2 additions & 3 deletions
5
StartUp/FortiusAnt (gui, autostart, simulate)==test ANT===.bat
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,9 @@ | ||
del *.log | ||
del FortiusANT*.log | ||
rem No = 0x00 # 0 | ||
rem Application = 0x01 # 1 | ||
rem Function = 0x02 # 2 | ||
rem Data1 = 0x04 # 4 antDongle | ||
rem Data2 = 0x08 # 8 usbTrainer | ||
rem Multiprocessing = 0x10 # 16 | ||
rem ..\pythoncode\FortiusAnt.py -g -a -A -H0 -s -P -d7 | ||
..\pythoncode\FortiusAnt.py -g -a -s -d127 | ||
..\pythoncode\FortiusAnt.py -g -a -A -H0 -s -P -d0 | ||
pause |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.