Commit Graph
17 Commits
Author SHA1 Message Date
Leeroy eefc3edffa Use scene state instead of other methods for BUtton Assignment Remembering 2026-09-23 19:20:06 +10:00
Leeroy d5b2c3ec73 RAM: Don't keep PSA Plugin loaded through Receiver Info and Sub Decoder. The plugin is re-loaded when needed. 2026-09-22 15:26:54 +10:00
Leeroy 0dec79344a CONFIG PLUGIN: Added host api, removed C sources for FW functions. 2026-09-21 18:10:37 +10:00
Leeroy 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!)
2026-09-19 08:16:56 +10:00
Leeroy 9500c6d966 CLEANUP: Stop crashes when using Config Menu!
The hopper now works, you can abuse presets and models as much as you like, and we never get reboots.
2026-09-18 22:13:42 +10:00
Leeroy 395510c41f Fix PSA BF (Broken in App right now) 2026-09-18 16:50:17 +10:00
Leeroy 06de58415a RECEIVER CONFIG PLUGIN: Made new Plugin and added Models Database.
This code adds new plugin "protopirate_config_plugin" and does all the
Receiver Configuration. This plugin should reduce the RAM usage even more,
and the Models DB (And its customised Variable Item List) now take up
no space in the main app.
2026-09-17 00:36:59 +10:00
MX 616098edca Merge branch 'pp_main' into molykima 2026-09-16 09:27:15 +03:00
Leeroy 973bf9625a TX Power PA Table comment fix. 2026-09-16 11:50:26 +10:00
MX 53e908b1cd fbt formatting
FAP Build / ufbt: Build for Momentum dev (push) Canceled after 0s
FAP Build / ufbt: Build for Momentum release (push) Canceled after 0s
FAP Build / ufbt: Build for OFW dev channel (push) Canceled after 0s
FAP Build / ufbt: Build for OFW release channel (push) Canceled after 0s
FAP Build / ufbt: Build for Unleashed dev (push) Canceled after 0s
FAP Build / ufbt: Build for Unleashed release (push) Canceled after 0s
2026-09-15 02:15:19 +03:00
zero-mega 1287d10fa0 move newer Renault variants into Renault V1
add hitag2 seed bruteforce for serial derived keys (this is not Hitag2Hell on flipper)

fix Fiat V1 encoder

fix Kia V7 encoder

remove untested porsche protocol

merge Mitsubishi protocol into Kia V0
2026-09-14 16:43:41 +02:00
molykima 492349d187 Add Ellipses for Large Counters in Emulate Scene
The number showing how many times the counter has moved forward in a
session overlaps with protocols that had wide counters in the
emulate scene, this commit adds ellipses for protocols that have
counters more than 2 bytes long preventing overlap
2026-07-31 01:21:59 -07:00
MX 4b039064a0 fbt format sources
FAP Build / ufbt: Build for Momentum dev (push) Canceled after 0s
FAP Build / ufbt: Build for Momentum release (push) Canceled after 0s
FAP Build / ufbt: Build for OFW dev channel (push) Canceled after 0s
FAP Build / ufbt: Build for OFW release channel (push) Canceled after 0s
FAP Build / ufbt: Build for Unleashed dev (push) Canceled after 0s
FAP Build / ufbt: Build for Unleashed release (push) Canceled after 0s
2026-07-25 04:13:45 +03:00
0mega 62b31bfe95 More Memory optimizations and new protocols
- Split RX registries into more plugins: AM, AM VAG, FM, FM F4, and FM Honda1
- Add per-protocol TX plugins so emulation loads only the selected encoder
- Sub Decode (enabled by default) and Timing Tuner as plugins
- Max history increased to 20 signals
- Fix Sub Decode and simplified UI
- Add Check Saved setting ported from dexter_pester PR !
- Fix Fiat V1 decoder and add HITAG2 key TX support
- Add Renault V0, Fiat V2, Honda V2, Ford V3 (& US variant) Thanks Ash

Sorry this is a lot at once x)
2026-06-30 21:28:26 +02:00
MX f14c40089d apply fbt formatting
FAP Build / ufbt: Build for Momentum dev (push) Successful in 59s
FAP Build / ufbt: Build for Momentum release (push) Successful in 1m0s
FAP Build / ufbt: Build for OFW dev channel (push) Successful in 52s
FAP Build / ufbt: Build for OFW release channel (push) Successful in 1m1s
FAP Build / ufbt: Build for Unleashed release (push) Successful in 1m4s
FAP Build / ufbt: Build for Unleashed dev (push) Successful in 1m3s
2026-06-12 17:11:09 +03:00
zero-mega 25be4e177b Add Honda V1 Protocol (Thanks Ash) 2026-06-04 12:43:59 +02:00
zero-mega 3fea523302 Add Emulate and PSA BF as plugins too 2026-05-22 17:52:55 +02:00