-
Notifications
You must be signed in to change notification settings - Fork 143
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial FAST Nano Controller support added back in
- Loading branch information
1 parent
1c3f150
commit 1b5302f
Showing
22 changed files
with
466 additions
and
193 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
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,36 @@ | ||
# FAST Platform Rewrite TODO list for MPF 0.57 | ||
|
||
* Add delayed pulse | ||
* Do not block WD | ||
|
||
* LED next/prev | ||
|
||
* Digital driver, confirm? Initial config? | ||
* Remove hw led fade time from nano? | ||
* implement soft reset for EXP | ||
|
||
|
||
* Delayed pulse. Add platform_setting for this. | ||
* Test single wound with EOS? Is this a thing? | ||
* Confirm recycle_ms when used with autofire rules | ||
* Find all the TODOs | ||
* Figure out the config file errors / error logs to FAST site / etc. | ||
* Single LED update task | ||
|
||
## Tests Needed | ||
|
||
* Test auto port detection | ||
* Test AC overwrites | ||
|
||
## Platform interfaces yet to update / add | ||
|
||
* Nano | ||
* Retro | ||
* Audio | ||
* Move FAST devices to mixin classes | ||
* DMD | ||
* Segment | ||
|
||
## MPF In general | ||
|
||
* poll for events instead of direct callbacks? |
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
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
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
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.