Commit Graph

254 Commits

Author SHA1 Message Date
Derek Jamison
49204805cf
Merge pull request #18 from kitsunehunter/main
Add wiegand formats, decoding, enhance log file
2023-12-03 13:30:15 -06:00
kitsunehunter
2808278087
Merge pull request #1 from kitsunehunter/Add_Wiegand_Formats_and_Decoding
Add wiegand formats, decoding, enhance log file
2023-11-28 12:04:44 -05:00
Xavier
6e1ced7e8b verbose output off to get to decoded data faster 2023-11-28 11:56:02 -05:00
Derek Jamison
812c50b41f Add version in About screen. 2023-11-26 13:12:20 -06:00
Derek Jamison
4abe084717 Reverse direction so single LED goes in RGBW order. 2023-11-26 13:02:00 -06:00
Derek Jamison
e517031c7c Add LED Speed option 2023-11-26 11:09:43 -06:00
Derek Jamison
b875cb8103 iOS17. :) 2023-11-26 10:27:53 -06:00
Derek Jamison
145067632f Update iOS18 instructions + stop timer on BACK button. 2023-11-26 10:23:45 -06:00
Derek Jamison
2739089114 Update WS2812B with .flipcorg data 2023-11-25 18:30:52 -06:00
Derek Jamison
04480cbbe3 WS2812B Tester 2023-11-25 15:05:52 -06:00
Xavier
447e7ec040 documentation 2023-11-23 00:16:41 -05:00
Xavier
4db81a96bd edit H10301 decoder to display FC and CN first for consistancy 2023-11-22 21:20:42 -05:00
Xavier
5004306d9d edit file naming struct for readibility 2023-11-22 01:15:31 -05:00
Xavier
d9f9ccae08 edit log file encoding for wiegand_load compatibility 2023-11-21 17:50:33 -05:00
Xavier
d43bc66305 rename RAW_Data to PACS_Binary 2023-11-21 16:16:22 -05:00
Xavier
742bfc1559 add pm3 command for single step encoding 2023-11-21 16:15:22 -05:00
Xavier
54785fe8d9 modify log file to provide PACS binary string only for downgrades 2023-11-21 16:13:09 -05:00
Xavier
07c286642b add decoding formats C10005 and C1k35s 2023-11-21 16:08:54 -05:00
Derek Jamison
ddb07eaeee Fix bug found by Slackware! 2023-11-15 17:10:57 -06:00
Derek Jamison
6934ea564d SPI demo w/W25Q32 chip 2023-11-15 15:43:03 -06:00
Derek Jamison
3d0aed8283 Updated skeleton app 2023-10-26 16:38:18 -05:00
Derek Jamison
27a50ac914 Update readme 2023-10-20 17:21:30 -05:00
Derek Jamison
32b40d268a Fix off-by-one bug. Stop clicking when all found. 2023-10-20 16:43:38 -05:00
Derek Jamison
87df63a3e9 YIKES! BUG COULD HURT YOUR FLIPPER? 2023-10-20 10:21:32 -05:00
Derek Jamison
5d92a3c39b Add NULL check, just to be safe. 2023-10-19 09:53:15 -05:00
Derek Jamison
1d10fa2019 Script to make keys.txt into fix.GNE file 2023-10-18 22:12:08 -05:00
Derek Jamison
88992639c6 Genie v2 - supports custom protocol handler 2023-10-18 19:39:57 -05:00
Derek Jamison
0f7ab59050 Update readme with warning about fast-forwarding. 2023-10-13 23:26:23 -05:00
Derek Jamison
45d8c3d723 Add a few genie sub files (no python required). 2023-10-13 23:20:45 -05:00
Derek Jamison
0c8570244c bug #14: Update x10 remote with latest 2023-10-12 12:12:21 -05:00
Derek Jamison
7376e5a6e7 Flipper Zero modulation samples 2023-10-11 16:39:12 -05:00
Derek Jamison
367a8ff09e Merge branch 'main' of https://github.com/jamisonderek/flipper-zero-tutorials 2023-10-11 16:30:05 -05:00
Derek Jamison
4202990995 genie_recorder 1.3 (no private API) 2023-10-11 16:27:41 -05:00
Derek Jamison
09b0eed345
Update README.md 2023-10-11 12:26:55 -05:00
Derek Jamison
12560931d5
Update README.md
Remove ufbt directions.  Clarify install directions.
2023-10-11 12:17:41 -05:00
Derek Jamison
4eeafe3357 Thread demo (PWM example) 2023-10-06 13:46:11 -07:00
Derek Jamison
7595c42fdc
Update README.md 2023-10-04 15:09:13 -05:00
Derek Jamison
1cc4506a6b Add version info. 2023-10-03 16:56:07 -05:00
Derek Jamison
1569680800 Updated readme and about text. 2023-10-03 16:54:55 -05:00
Derek Jamison
b6482bfdfd Issue reported by RogueMaster (api_symbols.csv) 2023-10-03 12:29:28 -05:00
Derek Jamison
90644e11b2 Edit script to allow for multiple numbers. 2023-10-03 12:27:46 -05:00
Derek Jamison
c0159c6920 Created genie.py for generating a RAW .SUB file 2023-10-02 18:50:38 -05:00
Derek Jamison
3e463b17b6 Remove crashing bug. 2023-10-02 16:29:58 -05:00
Derek Jamison
1044c0bf8c Fix crashing bug -- can't append 1000s of times? 2023-10-02 11:46:57 -05:00
Derek Jamison
54c1f4fd13 Genie GIRUD-1T 2023-10-01 19:08:10 -05:00
Derek Jamison
fec280d3a5 Genie recorder 2023-09-28 14:56:39 -05:00
Derek Jamison
88db25b8de remove random_name API call 2023-09-13 22:03:29 -05:00
Derek Jamison
7e8bdc0559 v1.1 - Add scan code (needs refactor) 2023-09-13 21:56:30 -05:00
Derek Jamison
384d618485 Fix typo. :) 2023-09-08 10:02:33 -05:00
Derek Jamison
1b454277c8 v1.5 (L/R count, OK=flush+CLOSED, signal=vibrate) 2023-09-06 22:30:54 -05:00