-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds some example railcom feedback (#552)
Updates the dcc decoder app for the stm32f0 to send back some railcom data. === * Adds a railcom UART transmitter to the f091 dcc decoder. * Adds support for F0 command decoding. * Switches uart1 to the stm32 railcom driver. * Implements the railcom sender in the main for the dcc-decoder app. * Sends all zeros to check timing.
- Loading branch information
1 parent
9efe188
commit d1c544d
Showing
3 changed files
with
136 additions
and
8 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
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