forked from flipperdevices/flipperzero-firmware
-
-
Notifications
You must be signed in to change notification settings - Fork 547
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'applications/external/' changes from e86c037534..08ea67fc84
08ea67fc84 FBT doesn't like shared plugin names? ad684b5833 Merge gps_nmea from https://github.com/ezod/flipperzero-gps 0b67924db8 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper db9661ae05 Picopass: Fix plugin loading 91483ab Upd app.fam, fix cross-FW icon compatibility fa924248fe Format 7ba6bade84 Add picopass/plugin from https://gitlab.com/bettse/flipper-wiegand-plugin 893da4171b Picopass: Plugin as subtree f2542d903f Merge picopass from https://github.com/flipperdevices/flipperzero-good-faps 879465b5a3 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper ab15432 Refactor track autoselect 51179f0 Force-allow UART MSR setting beada60 Merge branch 'main' of https://github.com/zacharyweiss/magspoof_flipper f0cbf0d Remove unused DialogEx 3945d00 Update issue templates 6415944 Bump ver 6f05f69 Merge pull request #10 from zacharyweiss/settings ec38afd Invalid pin config logic & dialog d3dc37b Use settings pins in emulation ae5ca16 Prelim state save/load, refactoring 0acc57d Pin settings menu 3ad981c Fix filename not displayed 011a9b9 Direct file load testing, minor UART refactor facc698 Update README.md 472d08b Refactor name 27908ff2c9 picopass: Add wiegand parsing plugin (#205) 12808bd FW-specific macros, debug-locked items, reorder config bc8b69e Update module compatibility list. d14c2a7 Merge pull request #26 from haisenteck/patch-1 76d832f Fix missing brace. 38f6f63 Fix undeclared identifier. 6bc5c3d Apply all suggestions from code review. f66db0e Update gps_uart.h b98c1c5 Update gps_uart.c 20898f1 Update gps.c 967c911 Update README.md git-subtree-dir: applications/external git-subtree-split: 08ea67fc84e79ee39a2e0af08a174c50249bab6d
- Loading branch information
1 parent
c1e6f51
commit a855bdc
Showing
36 changed files
with
1,012 additions
and
204 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
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,30 @@ | ||
--- | ||
name: Bug report | ||
about: Create a report to help us improve | ||
title: '' | ||
labels: bug | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behavior: | ||
1. Go to '...' | ||
2. Select '....' | ||
3. Scroll down to '....' | ||
4. See error | ||
|
||
**Expected behavior** | ||
A clear and concise description of what you expected to happen. | ||
|
||
**Versions & Hardware** | ||
- Firmware: [e.g. mntm-001, unlshd-072 , official 0.100.3] | ||
- MagSpoof: [e.g. Version 0.05, or commit {HASH}] | ||
- GPIO Module: [e.g. Rabbit-Labs Multi Pass] | ||
- Magstripe Reader: [e.g. MSR-90] | ||
|
||
**Additional context** | ||
Add any other context about the problem here. |
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,20 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: enhancement | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Is your feature request related to a problem? Please describe.** | ||
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
||
**Describe the solution you'd like** | ||
A clear and concise description of what you want to happen. | ||
|
||
**Describe alternatives you've considered** | ||
A clear and concise description of any alternative solutions or features you've considered. | ||
|
||
**Additional context** | ||
Add any other context or screenshots about the feature request here. |
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.