Commit Graph

  • 8491b9070d bump version main MX 2026-09-24 20:54:17 +03:00
  • 5db03b3d01 Merge pull request 'Add VAG 434.39 FM to Models DB' (#55) from RalphWiggum/ProtoPirate:new_vag_43449_model into main MMX 2026-09-24 13:53:50 -04:00
  • be993284cf Merge branch 'main' into new_vag_43449_model MMX 2026-09-24 13:53:41 -04:00
  • 813652c33e Fix frequency to use correct one MMX 2026-09-24 13:53:31 -04:00
  • 814e40228a Merge pull request 'BUGFIX: Auto-Saved and Check-Saved crash the Receiver (DEFER WITH TIMER)' (#58) from RalphWiggum/ProtoPirate:deferred_storage_crash_timer into main MMX 2026-09-24 13:51:44 -04:00
  • 310910c9a4 Merge branch 'main' into deferred_storage_crash_timer MMX 2026-09-24 13:51:37 -04:00
  • ed78a6dddd Merge pull request 'BUGFIX: BF buton wont work in receiver.' (#56) from RalphWiggum/ProtoPirate:bf_fix_receiver_info into main MMX 2026-09-24 13:51:28 -04:00
  • c6ec111406 Add VAG 434.39 FM to Models DB (AM) Leeroy 2026-09-24 19:52:07 +10:00
  • 9ca0c8fed8 BUGFIX: Auto-Saved and Check-Saved crash the Receiver * Process Deferred Storage after 1 second, and wait in receiver callback for save to complete. Leeroy 2026-09-24 11:22:13 +10:00
  • 71a761ec2b BUGFIX: BF buton wont work in receiver. Leeroy 2026-09-24 12:01:39 +10:00
  • 76c8368e1c fix define usage MX 2026-09-23 18:50:05 +03:00
  • b9b390119d Put Emulate back in Saved Info (Says Remote because of Leeroys Fork) Leeroy 2026-09-23 23:04:32 +10:00
  • 8c4ec4b5cf Merge pull request 'Add Brute Force Option to Saved Info' (#53) from RalphWiggum/ProtoPirate:bf_saved into main MMX 2026-09-23 08:52:52 -04:00
  • c149491bfb SAVED INFO: Added Brute Force Option for Saved Files. Leeroy 2026-09-22 17:34:59 +10:00
  • e5a6547453 Cleanup plugin->needs_bruteforce. Getting ready for Saved Info BF! Leeroy 2026-09-22 17:34:27 +10:00
  • 833b666eae SUB DECODE BF: Properly Show Result Dialog after the BF is complete. * Has OK button Leeroy 2026-09-22 18:31:29 +10:00
  • eefc3edffa Use scene state instead of other methods for BUtton Assignment Remembering Leeroy 2026-09-22 19:53:36 +10:00
  • 73dd992dcb Get rid of Hacky Icons in Config Plugin variable_item_list, use the FAL icons. Leeroy 2026-09-23 10:11:30 +10:00
  • 18c98c943a Merge pull request 'Don't keep PSA Plugin loaded through Receiver Info and Sub Decoder. The plugin is re-loaded when needed.' (#52) from RalphWiggum/ProtoPirate:psa_not_always_loaded into main MMX 2026-09-22 03:39:17 -04:00
  • d5b2c3ec73 RAM: Don't keep PSA Plugin loaded through Receiver Info and Sub Decoder. The plugin is re-loaded when needed. Leeroy 2026-09-22 15:26:23 +10:00
  • c45dbef3c6 Merge pull request 'Config Plugin HOST API' (#51) from RalphWiggum/ProtoPirate:config_host_api into main MMX 2026-09-21 06:56:05 -04:00
  • 0dec79344a CONFIG PLUGIN: Added host api, removed C sources for FW functions. Leeroy 2026-09-21 15:18:08 +10:00
  • 7706573f24 Example Model with Custom Preset Data. Leeroy 2026-09-19 08:02:24 +10:00
  • 67d1a8d883 MODELS: Fix the case where FuriHalSubGhzPresetCustomis missing, but model using preset data. This makes the file rewind, but it will work. Leeroy 2026-09-19 07:50:00 +10:00
  • 264c6f3f05 Merge pull request 'Models DB: Crashing the Flipper, not working with Custom Presets in Models' (#50) from RalphWiggum/ProtoPirate:custom_preset_models into main MMX 2026-09-18 18:39:59 -04:00
  • 58a2be511a Example Model with Custom Preset Data. Leeroy 2026-09-19 08:02:24 +10:00
  • 30ea96eb56 Models DB: Crashing the Flipper, not working with Custom Presets in Models * Also, wasn't loading preset data correctly, could only tell now we have sound options! * Remembers previous preset properly now, so when you leave a model you get your old preset back (and it works!) Leeroy 2026-09-19 07:50:00 +10:00
  • 36ceb68ba7 bump version MX 2026-09-18 16:28:57 +03:00
  • ef97de3662 Merge pull request 'Fix all the Crashes after using the Config Menu.' (#49) from RalphWiggum/ProtoPirate:config_crashes into main MMX 2026-09-18 09:26:37 -04:00
  • 9500c6d966 CLEANUP: Stop crashes when using Config Menu! Leeroy 2026-09-18 20:36:13 +10:00
  • 24d181c3ff Sub Decode not selected in Menu after Exit Leeroy 2026-09-18 14:07:36 +10:00
  • 54481d1344 Merge pull request 'PSA Bruteforce not working from Sub Decode' (#48) from RalphWiggum/ProtoPirate:fix_psa_bf into main MMX 2026-09-18 04:32:14 -04:00
  • 849042708e Merge pull request 'CRASH BUG: Config Plugin made a regression, exit Sub Decode or Timing Tuner crashes app' (#47) from RalphWiggum/ProtoPirate:crash_fix_sub_decode into main MMX 2026-09-18 04:31:57 -04:00
  • a6927f6f12 Restore PSA BF pointers Leeroy 2026-09-18 12:14:17 +10:00
  • 395510c41f Fix PSA BF (Broken in App right now) Leeroy 2026-09-18 16:49:17 +10:00
  • 552cd755a2 CRASH BUG: Config Plugin made a regression, exit Sub Decode or Timing Tuner crashes app Leeroy 2026-09-18 11:54:46 +10:00
  • 35714800ab fix naming MX 2026-09-17 00:46:40 +03:00
  • 688588791f fix compile MX 2026-09-16 21:42:20 +03:00
  • 4c156299bf Merge pull request 'RECEIVER CONFIG PLUGIN: Made new Plugin and added Models Database.' (#46) from RalphWiggum/ProtoPirate:config_plugin_models into main MMX 2026-09-16 14:32:18 -04:00
  • 06de58415a RECEIVER CONFIG PLUGIN: Made new Plugin and added Models Database. Leeroy 2026-09-15 00:10:01 +10:00
  • 39feb30b80 Merge pull request 'Sub Decoder Save Filename Dialog' (#45) from RalphWiggum/ProtoPirate:decode_save_dialog into main zero-mega MMX 2026-09-16 02:53:41 -04:00
  • 71ee4a2bac SUB DECODE: Add Save FIlename Dialog (No option flags) Leeroy 2026-09-15 19:54:26 +10:00
  • f0ae4781ae Merge pull request 'Update Honda Static Frequency and Add Elipses for Large Counters' (#37) from molykima/ProtoPirate:main into main MMX 2026-09-16 02:28:11 -04:00
  • 616098edca Merge branch 'pp_main' into molykima MX 2026-09-16 09:27:15 +03:00
  • 5db8344d6d Merge pull request 'Added Date/Time Filenames Option' (#42) from RalphWiggum/ProtoPirate:datetime_filenames into main MMX 2026-09-16 02:20:37 -04:00
  • 5f7972b2e2 Added Date/Time Filenames Option Leeroy 2026-09-14 21:35:08 +10:00
  • ff4b2af3f1 Merge pull request 'Little Fixes and Cleanups' (#43) from RalphWiggum/ProtoPirate:little_fixes into main MMX 2026-09-16 02:04:02 -04:00
  • ccd094a7ca Merge branch 'main' into little_fixes MMX 2026-09-16 02:03:49 -04:00
  • 4513773913 Merge pull request 'Fix UNLOCK INSTRUCTIONS in Receiver' (#41) from RalphWiggum/ProtoPirate:fix_unlock into main MMX 2026-09-16 02:02:41 -04:00
  • a4602d401a Merge branch 'main' into fix_unlock MMX 2026-09-16 02:02:32 -04:00
  • ef6928c072 Merge pull request 'Added Sound Option to Receiver' (#40) from RalphWiggum/ProtoPirate:sound_option into main MMX 2026-09-16 02:02:12 -04:00
  • 5212be9161 Merge branch 'main' into sound_option MMX 2026-09-16 02:01:12 -04:00
  • 18b247dea6 Merge pull request 'Fix OFW Compile' (#39) from RalphWiggum/ProtoPirate:main into main MMX 2026-09-16 02:01:02 -04:00
  • f40c215490 Removed double Checksum copy in write capture. Leeroy 2026-09-14 22:31:51 +10:00
  • 973bf9625a TX Power PA Table comment fix. Leeroy 2026-09-14 19:30:48 +10:00
  • 4594ec618d UI BUG: Cant see button in Ford Leeroy 2026-09-14 21:41:25 +10:00
  • 8d62f42629 Fix UNLOCK INSTRUCTIONS in Receiver Leeroy 2026-09-16 11:38:05 +10:00
  • adbf3b3692 Added Sound Option to Receiver Leeroy 2026-08-29 22:40:48 +10:00
  • 1b78d837a0 Fix OFW Compile Leeroy 2026-09-15 20:58:34 +10:00
  • 53e908b1cd fbt formatting MX 2026-09-15 02:15:19 +03:00
  • 8da3290500 bump version MX 2026-09-15 02:11:38 +03:00
  • db5572a184 Merge branch 'zero-mega' into pp_main MX 2026-09-15 02:11:11 +03:00
  • 1287d10fa0 move newer Renault variants into Renault V1 zero-mega 2026-09-14 16:43:41 +02:00
  • 492349d187 Add Ellipses for Large Counters in Emulate Scene molykima 2026-07-31 00:56:06 -07:00
  • d58ba9a61c Fix Frequency Value for Honda Static in README.md molykima 2026-07-29 21:41:14 -07:00
  • 4b039064a0 fbt format sources MX 2026-07-25 04:13:45 +03:00
  • cd6d95eec5 Merge pull request 'Kia V14 bit CRC fix' (#36) from cthuwu/ProtoPirate:cthuwu-patch-1 into main MMX 2026-07-14 11:44:25 -04:00
  • e3bc732564 Kia V14 bit CRC fix cthuwu 2026-07-14 01:14:19 -04:00
  • 6e24524dfe Merge remote-tracking branch 'pp_net/zero-mega' into pp_main MX 2026-07-08 23:59:58 +03:00
  • a5463f56e0 Fix VAG Key2 0mega 2026-07-03 09:08:28 +02:00
  • d6d81213bb bump version MX 2026-07-02 19:40:39 +03:00
  • 74f4c216e2 Merge branch 'zero-mega' into pp_main MX 2026-07-02 19:34:32 +03:00
  • fdb1e3fe90 fix to allow to disable emulate from defines if needed 0mega 2026-07-01 05:58:55 +02:00
  • 99bc8d6d77 Merge branch 'pp_main' into zero-mega MX 2026-07-01 01:04:06 +03:00
  • 62b31bfe95 More Memory optimizations and new protocols 0mega 2026-06-30 21:28:26 +02:00
  • 4c95c85aae Merge pull request '~2x faster psa brute force O3 + loop unrolling on TEA rounds' (#35) from ash/ProtoPirate:whatthefxck into main MMX 2026-06-24 11:04:29 -04:00
  • 9ee3e47ccf ~2x faster psa brute force O3 + loop unrolling on TEA rounds ash 2026-06-24 14:35:31 +01:00
  • f14c40089d apply fbt formatting MX 2026-06-12 17:11:09 +03:00
  • 35f678671a fix MX 2026-06-09 05:21:45 +03:00
  • f45c2a8907 Merge remote-tracking branch 'pp_net/zero-mega' into pp_main MX 2026-06-04 18:52:32 +03:00
  • 25be4e177b Add Honda V1 Protocol (Thanks Ash) zero-mega 2026-06-04 12:43:59 +02:00
  • 8005a39c1a Merge pull request 'Move KIA V2 protocol from FM to AM (ASK/OOK) registry' (#33) from mishamyte/ProtoPirate:fix/kia-v2-move-to-am into main MMX 2026-06-03 16:48:55 -04:00
  • d4ee2e59aa Move KIA V2 protocol from FM to AM (ASK/OOK) registry Myte 2026-06-03 23:30:28 +03:00
  • 2a280d00e9 Merge remote-tracking branch 'pp_net/zero-mega' into pp_main MX 2026-06-01 21:15:38 +03:00
  • 04937fb411 update readme and protocol flags zero-mega 2026-06-01 15:38:35 +02:00
  • 80bc5c9dfd bump version MX 2026-05-24 01:41:25 +03:00
  • 005a039743 Merge remote-tracking branch 'pp_net/zero-mega' into pp_main MX 2026-05-24 01:27:12 +03:00
  • 3fea523302 Add Emulate and PSA BF as plugins too zero-mega 2026-05-22 17:52:55 +02:00
  • 63432be940 Merge remote-tracking branch 'pp_net/zero-mega' into pp_main MX 2026-05-21 18:06:01 +03:00
  • 733a2c50c1 Uncomment REMOVE_LOGS zero-mega 2026-05-20 14:28:41 -04:00
  • 7da67c9a73 Now you don't have to know how to edit code to enable emulate you just need to know how to read it x) zero-mega 2026-05-20 19:04:43 +02:00
  • cb5ea5ba05 fix Chrysler V0 compile error and encoder zero-mega 2026-05-20 18:17:39 +02:00
  • 1214f338dd Fix enable emulate zero-mega 2026-05-19 18:30:11 +02:00
  • 3919826ec4 Fix keystore for FM protocols plugin Fix KIA V5 encoder and KIA V3/4 encoder (CRC bruteforce...) zero-mega 2026-05-19 18:27:48 +02:00
  • 9def9c8227 Merge branch 'zero-mega' into pp_main MX 2026-05-11 19:18:28 +03:00
  • 3612385fcc New AM/FM protocol registry plugin split More shared helpers in protocols_commons Storage and history improvements Add Chrysler V0, Ford V2 (simple replay encoder), Land Rover V0 Fix Fiat V0, Subaru & Kia V5 0mega 2026-05-05 20:13:02 +02:00
  • 0f0ae6a227 Merge branch 'zero-mega' into pp_main MX 2026-04-24 21:12:11 +03:00
  • 578abbffc7 fix unused func compile error MX 2026-04-24 21:11:59 +03:00
  • 3e81dc2619 Merge remote-tracking branch 'pp_net/zero-mega' into pp_main MX 2026-04-24 19:56:54 +03:00
  • 3ebe354b04 - Fix Honda Static (FM registry, compact decoder, checksum/layout) - Defer radio init until first use - Add shared radio helpers - Reduce PROTOPIRATE_HISTORY_MAX to 10 - Lazy allocate scenes/widgets/receiver on enter - Lint & format 0mega 2026-04-24 15:57:18 +02:00