-
Notifications
You must be signed in to change notification settings - Fork 12
Add ProtoPirate Bruce app - Car key fob decoder #27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
13 commits
Select commit
Hold shift + click to select a range
f26af02
Add ProtoPirate Bruce app - Car key fob decoder
jsauce454 f16cf68
Update ProtoPirate Bruce to v2.0.0
jsauce454 71b4010
Update ProtoPirate Bruce to v2.1.0
jsauce454 69c6c1b
Update ProtoPirate Bruce: add load/save .sub files feature
jsauce454 bd5cf54
Update ProtoPirate Bruce: fix frequency display
jsauce454 a48ee0c
Update ProtoPirate Bruce: add unknown protocol feedback
jsauce454 090a06d
Update ProtoPirate Bruce: improve Chrysler decoder
jsauce454 2988b7c
Update ProtoPirate Bruce commit
jsauce454 0eccb8c
Address review feedback: rename to ProtoPirate, update files format, …
jsauce454 e1a7792
Update commit hash to latest
jsauce454 471fac9
Update source filename and commit hash
jsauce454 3a650a7
Use full commit hash
jsauce454 4da7f38
Update metadata.json
emericklaw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions
14
repositories/jsauce454/ProtoPirate-Bruce/ProtoPirate Bruce/metadata.json
This file contains hidden or 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,14 @@ | ||
| { | ||
| "name": "ProtoPirate", | ||
| "description": "Car key fob decoder with 11 protocols (Kia, Chrysler/Jeep, StarLine, Scher-Khan, Subaru, Fiat, Ford, Suzuki), frequency selection (315/433/868 MHz), load/save .sub files, rolling code TX.", | ||
| "category": "RF", | ||
| "version": "2.1.0", | ||
| "commit": "e2ad557ccc0108f5f4a3f843e839fd8a7ca80640", | ||
| "owner": "jsauce454", | ||
| "repo": "ProtoPirate-Bruce", | ||
| "path": "/", | ||
| "supported-devices": "Lilygo T-Embed CC1101", | ||
| "files": [ | ||
| "ProtoPirate.js" | ||
| ] | ||
| } |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.