forked from flipperdevices/flipperzero-firmware
-
-
Notifications
You must be signed in to change notification settings - Fork 545
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
SubGhz: Add Chamberlain 7-Code, Chamberlain 8-Code, Chamberlain 9-Cod… #41
Merged
Conversation
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
#1288) * SubGhz: fix protocol MegaCode start duration * SubGhz: add reception Chamberlain Code 7, 8, 9 protocols * SubGhz: Generating an upload from HEX data and a duration of 1 bit * SubGhz: add transmit Chamberlain Code 7, 8, 9 protocol * SubGhz: Rename Firefly -> Linear Co-authored-by: あく <alleteam@gmail.com>
RogueMaster
pushed a commit
that referenced
this pull request
Oct 31, 2023
RogueMaster
pushed a commit
that referenced
this pull request
Nov 19, 2023
…es merge (#41) * First pass at sending EP index.html * trying to make browseable - not working? * Fixup, run format * fix line endings * Update version
RogueMaster
pushed a commit
that referenced
this pull request
Dec 2, 2023
1edaa67 do not reset 5v if it was enabled in gpio e3a8fd8 Update evil portal 479e7eb More updates REVERT: 4d88320 Added Selector for HTML Portals REVERT: 42b7ba9 Finished Rename feature REVERT: 5feacfb corrections REVERT: 4affc9f Unfinished, AP Rename feature REVERT: 7337adc removed whitespace REVERT: 8579a75 Revert "added dialogue for selecting a portal (#41)" (#42) REVERT: 790a75e added dialogue for selecting a portal (#41) REVERT: 51eaaa9 converted strcat to furi_string_cat() to allow compilation on officia… (#10) (#15) REVERT: a3d0ee1 Fix: continue logging when not in portal start scene (#8) REVERT: 4fb5f48 scroll to bottom of server output REVERT: 8faff60 formatting REVERT: 44c88a2 Updated missing HTML file error REVERT: 58f7840 Help screen formatting REVERT: 575ec38 changed spacing REVERT: 9799c6b added version to help command REVERT: 8d737c5 Updated html read error message REVERT: cd4f624 wipe logs once saved. don't log reset output. REVERT: 8e2487b free logs once written. Check length of logs. REVERT: 9c46c56 auto-create logs folder if not created REVERT: f431a06 added failsafe REVERT: 3ad4ae9 added readme REVERT: a8af822 added examples REVERT: 6988b2c clean up REVERT: de9e8d0 changed message REVERT: 20f4b6a added some const values REVERT: 2b618e2 removed var REVERT: e45e6b4 removed files REVERT: feccb92 removed files REVERT: 457fbb7 removed files REVERT: d6eb1e1 include fap git-subtree-dir: evil_portal git-subtree-split: 1edaa67
RogueMaster
pushed a commit
that referenced
this pull request
Dec 2, 2023
b06f165 upd picopass c7ed35d upd picopass 17e059f update picopass 2eb1433 picopass update 8219548 Update picopass 56ed068 New naming fixes part 1 0fa60c6 update picopass 1f0d6d6 update picopass c13a519 add new app and update readme 418a93c upd picopass 61ef51d update picopass, uhf rfid 9137b58 update ofw plugins, add new plugins f3107fd move base pack here REVERT: 1b1df49 Picopass: bump version + changelog (#56) REVERT: 2e0c1ef Picopass: Add haptics to loclass (#53) REVERT: a493492 Picopass: populate key change input with first key of user dictionary (#54) REVERT: 16986b0 Picopass more bit formats (#47) REVERT: d9dec5b Improve loclass logic for readers doing keyrolling. (#50) REVERT: e529b66 Picopass: Remove elite user dictionary from Read Card (#48) REVERT: 56dec78 Picopass: allow zero keys (#44) REVERT: 86a26a8 Picopass: one more readme fix (#42) REVERT: 8624f63 Picopass readme fix (#41) REVERT: 37e316f revamp picopass readme and add loclass (#39) REVERT: c28bbee New random file name API fix (#40) REVERT: 25a4e37 Optimise picopass crypto to fix timing issues with newer readers. (#34) REVERT: 23a7ab9 Picopass standard key (#32) REVERT: 1700285 picopass: clean up UI, espeicially for SR cards (#31) REVERT: 0c3773e Picopass remove sentinel (#29) REVERT: 0221e48 Picopass, music player version bump (#28) REVERT: 41a134e Picopass: allow write immediately after read (#26) REVERT: e6b26e4 Music player, picopass: assets integration (#23) REVERT: 44c74e1 Picopass: Rename option (#25) REVERT: 8d36a99 Added fap_version field to all apps (#15) REVERT: 3b3590e Add descriptions for all the faps (#13) REVERT: 106fc11 Fixes failure to read picopass cards immediately after emulating. (#10) REVERT: 01b00bb Picopass: key change to custom elite key REVERT: 5669ea4 Merge pull request #7 from bettse/write_fail REVERT: e0ff4ce Manifest cleanup REVERT: 2ec5c5e Added app descriptions (#8) REVERT: adf64fc bugfix REVERT: ee763c1 Picopass: Properly indicate write success/failure REVERT: 0ecdcad Merge pull request #3 from nvx/feature/picopass_emulation REVERT: c90b758 Screenshots for app catalog (#6) REVERT: c610548 Add picopass emulation REVERT: 0685939 Move apps from flipperzero firmware into separate repository git-subtree-dir: picopass git-subtree-split: b06f165
RogueMaster
pushed a commit
that referenced
this pull request
Dec 2, 2023
c7b7658 move base pack here REVERT: 8a1ccc4 config on SD card - read/save, change meter resolution, add stats in lux_only mode (#39) REVERT: a476434 Update README.md (#50) REVERT: 17d4337 Update changelog.md (#49) REVERT: 8f09e6d Update documentation and bump version (#48) REVERT: 5de076e Support MAX44009 i2c sensor (#47) REVERT: f64b084 Preparation for application catalog 2 (#45) REVERT: 20f8994 Catalog-preparation 1 (#43) REVERT: da83b8b Update workflow (#41) REVERT: af2cae8 Various minor updates (#40) REVERT: e6d4f12 Move directory with screenshots (#37) REVERT: 78c2005 Add lux only mode (#35) REVERT: 221d683 Add backlight mode (#32) REVERT: 8e9aec5 Add BH1750 library REVERT: 0f06860 Reorder sources git-subtree-dir: lightmeter git-subtree-split: c7b7658
RogueMaster
pushed a commit
that referenced
this pull request
May 9, 2024
RogueMaster
added a commit
that referenced
this pull request
May 11, 2024
b481757d003 Save cache for clean merges 058e2daafed Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute cf9b9e4e481 Format 002502741ca Merge picopass from https://gitlab.com/bettse/picopass a07de342c75 Picopass moved 3227a82 Merge pull request #75 from derskythe/master 0c69d33 Merge pull request #9 from derskythe/fix-typo 48deea4 fix: README.md 5a706106859 Merge subghz_bruteforcer from https://github.com/DarkFlippers/flipperzero-subbrute 797bd846323 Merge qrcode from https://github.com/bmatcuk/flipperzero-qrcode 6bac51db640 Merge magspoof from https://github.com/zacharyweiss/magspoof_flipper d26b9c1c9f4 Merge gps_nmea from https://github.com/ezod/flipperzero-gps 9b94ae6 Merge pull request #74 from DarkFlippers/feat-add-318--to-9bit-chamber-linear 7c5b548 feat: Update Sub-GHz BruteForcer version to 3.C a52d025 Delay between repeats 08781c7 Add "repeat" setting ebd7d20 Merge pull request #30 from lekkas/quectel-l80-support 8c8bd78 Document support for Quectel L80 14a4e0b Merge branch 'save_as_legacy' into 'main' 60d2c64 Save as legacy 4ffa017 update to firmware 0.101.2 c6581be Fix plugin path @Willy-JL 2659fec Fix changelog 250bf0c changelog d7bd706 v1.14 29405af Add plugin submodule back 9cc6fb0 picopass: Add wiegand parsing plugin (#205) ae4ce84 Picopass cleanup (#201) 471e8db Picopass: enum to track auth method (#198) 3768efe Picopass: saved card save as lfrfid (#195) 86c31c2 Picopass: add subheader to loclass UI (#197) 97423fc Picopass: Save unknown blocks with ?? (#196) 5e7ae5b Picopass block tracking (#125) 6c50747 Picopass: update with latest API (#165) adff126 Picopass save written key (#126) d6f32ef picopass: apply card to back view (#118) 9a26cf8 Picopass: rename AA1 to card_data (#119) e55f891 picopass: remove backticks in changelog (#116) 8ff393b Update changelog and bump version (#114) 808e36d Picopass read improvements (#109) 7b24843 Add circuit to picopass readme (#110) a125d70 Picopass nr mac improvements (#108) 95ae7f2 picopass: Add support for non-secure cards (#106) efe1a38 Picopass: Create seader directory if needed (#101) d8303dc Picopass: handle NR-MAC auth for legacy cards (#95) ef3333a Fix markdown headings in the picopass README (#93) ea1e5bf Picopass: NR-MAC instructions (#92) e6ba055 Picopass config se problem (#90) 1a6da3d Add additional keys to elite dict (#89) 9012d97 Picopass: update working with keys (#88) e95daa1 Picopass: More info view (raw bytes) (#86) cf16630 Picopass: detect config card (#87) 7958963 Picopass save partial (#85) 8a135f2 PicoPass: Fix name buffer size issues (#84) c8d2411 Picopass save as seader (#81) 6ff62d7 Picopass read card using nr-mac (#79) 83535be Picopass: Update loclass notes (#80) a465f99 Picopass: Create folder before loclass (#78) 93f32a1 Picopass: typo (#76) 55f43bb FreeRTOS API fixes (#73) 6ccba6c [FL-3593] Picopass rework. Part 1 (#68) 77e776a Picopass: rename RFAL_PICOPASS_BLOCK_LEN (#63) 692dc97 Picopass: check if HID CSN if read fails (#61) 242578c Picopass: bump version + changelog (#56) 2888b9e Picopass: Add haptics to loclass (#53) eaeee87 Picopass: populate key change input with first key of user dictionary (#54) b349f4c Picopass more bit formats (#47) d561b02 Improve loclass logic for readers doing keyrolling. (#50) 83e7c4c Picopass: Remove elite user dictionary from Read Card (#48) 4af84c8 Picopass: allow zero keys (#44) bf2f50c Picopass: one more readme fix (#42) d576e77 Picopass readme fix (#41) c92d228 revamp picopass readme and add loclass (#39) 90bdf47 New random file name API fix (#40) 7b3170a Optimise picopass crypto to fix timing issues with newer readers. (#34) 2bf5b80 Picopass standard key (#32) c82a982 picopass: clean up UI, espeicially for SR cards (#31) 322cb82 Picopass remove sentinel (#29) 885f01f Picopass, music player version bump (#28) 2bf8d61 Picopass: allow write immediately after read (#26) 9589140 Music player, picopass: assets integration (#23) 7caee8f Picopass: Rename option (#25) 3812f9b Added fap_version field to all apps (#15) e1a8f9d Add descriptions for all the faps (#13) 0e4e711 Fixes failure to read picopass cards immediately after emulating. (#10) bbf0cf4 Merge pull request #9 from bettse/custom_key git-subtree-dir: applications/external git-subtree-split: b481757d0031408c9c45fc076118c1375cea0b31
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.