Willy-JL
5f3a9e5cc2
Merge commit '0469ef0e5529' into mntm-dev
2024-10-07 02:44:57 +01:00
Willy-JL
b54ded31e7
Sync apps
2024-10-07 02:14:11 +01:00
あく
0469ef0e55
FuriHal, drivers: rework gauge initialization routine ( #3912 )
...
* FuriHal, drivers: rework gauge initialization, ensure that we can recover from any kind of internal/external issue
* Make PVS happy
* Format sources
* bq27220: add gaps injection into write operations
* Drivers: bq27220 cleanup and various fixes
* Drivers: bq27220 verbose logging and full access routine fix
* Drivers: better cfg mode exit handling in bq27220 driver
* Drivers: rewrite bq27220 based on bqstudio+ev2400, experiments and guessing. Fixes all known issues.
* PVS: hello license check
* Drivers: minimize reset count in bq27220 init sequence
* Drivers: bq27220 hide debug logging, reorganize routine to ensure predictable result and minimum amount of interaction with gauge, add documentation and notes.
* Drivers: more reliable bq27220_full_access routine
* Drivers: replace some warning with error in bq27220
* Drivers: move static asserts to headers in bq27220
* Fix PVS warnings
* Drivers: simplify logic in bq27220
---------
Co-authored-by: hedger <hedger@users.noreply.github.com >
2024-10-06 22:36:05 +04:00
RebornedBrain
8c14361e6a
[FL-3830] Emulation freeze ( #3930 )
...
Co-authored-by: あく <alleteam@gmail.com >
2024-10-06 17:55:13 +01:00
assasinfil
c3dc0ae6b9
Plantain parser improvements ( #3469 )
...
* Refactored card nubmer and balance
* Podorozhnik refactor
* Balance fix and BSK card support added
Co-authored-by: あく <alleteam@gmail.com >
2024-10-06 17:48:12 +01:00
assasinfil
6ead328bb7
Moscow social card parser ( #3464 )
...
* Updated troyka layout (full version)
* Changed to furi func
* Small refactor
* Bitlib refactor
* Moved to API
* Rollback troyka parser
* Fix functions
* Added MSK Social card parser
* Parser func refactor start
* Layout E3 refactored
* Layout E4 refactored
* Layout 6 refactored
* Layout E5 refactored
* Layout 2 refactored
* Layout E5 fix
* Layout E6 refactored, valid_date need fix
* Layout E6 fix
* Layout FCB refactored
* Layout F0B refactored
* Layout 8 refactored
* Layout A refactored
* Layout C refactored
* Layout D refactored
* Layout E1 refactored
* Layout E2 refactored
* Old code cleanup
* Memory cleanup
* Unused imports cleanup
* Keys struct refactor
* Keys struct refactor
* Layout E1 fix
* Added debug info for layout and department
* Fix social card parse validation
* Added card number validation
* Added transport data ui improvements from Astrrra's troyka render func.
Co-authored-by: gornekich <n.gorbadey@gmail.com >
Co-authored-by: あく <alleteam@gmail.com >
2024-10-06 17:33:07 +01:00
Willy-JL
344d7b1591
Fix build
2024-10-05 03:22:32 +01:00
Willy-JL
c65c2d5c01
Update apps
...
- Solitaire: App rewrite, Added quick solve, New effects and sounds, Removed hacky canvas manipulation (by doofy-dev)
2024-10-05 01:16:17 +01:00
Willy-JL
05de1e2b2f
Merge branch 'nestednonces' into mntm-dev
2024-10-05 01:06:38 +01:00
noproto
4f722a00c0
Avoid storage errors, clean up temporary files
2024-10-04 18:41:29 -04:00
jay candel
b90e8fcf33
Infrared: New MNTM Specific Universal Remote Additions ( #240 )
...
* new validated signals (from IRDB)!
* add last updated line
* small monitor.ir format fixes
* Update changelog
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-10-04 23:26:49 +02:00
Willy-JL
cf5a251c3c
Merge remote-tracking branch 'ofw/dev' into mntm-dev
2024-10-04 22:17:11 +01:00
Nathan N
232560f8e9
Merge branch 'dev' into nestednonces
2024-10-03 11:38:09 -04:00
Silent
56d2923f1f
Prevent idle priority threads from potentially starving the FreeRTOS idle task ( #3909 )
...
* FuriThread: Make FuriThreadPriorityIdle equal to the FreeRTOS one, remove FuriThreadPriorityNone
This magic constant was meaningless,
FuriThreadPriorityNormal is now assigned by default instead.
* Make furi_thread_list_process private
Its 'runtime' parameter is to be obtained from FreeRTOS,
which means apps cannot do it.
* DirectDraw: Remove an useless include and fix memory leak
Makes this debug app compileable with uFBT out of the box
Co-authored-by: あく <alleteam@gmail.com >
2024-10-02 18:11:13 +01:00
IRecabarren
7fc209f001
New layout for BadUSB (es-LA) ( #3916 )
...
* Add files via upload
* Readme: add SAST section
Co-authored-by: あく <alleteam@gmail.com >
2024-10-02 17:41:40 +01:00
jay candel
3c93761d1d
[IR] universal remote additions ( #3922 )
...
* multiple new additions
Hisense K321UW, Soniq E55V13A, Soniq E32W13B and 2 others
* updated with proper names
Viano STV65UHD4K
Hisense K321UW
Hisense EN2B27
Soniq E55V13A
Soniq E32W13B
* format tv.ir
* Update tv.ir
* new universal ac additions
Maytag M6X06F2A
Panasonic CS-E9HKR
* new universal audio additions
Sony MHC_GSX75
Elac EA101EQ-G
Philips FW750C
Pioneer VSX-D1-S
* remove final # audio.ir
* Scripts: update deprecated methods use in python scripts
* Scripts: add comment reading support to fff, preserve comments in infrared cleanup script
* Scripts: improved infrared files cleanup script
* Scripts: add missing new line at the end of file in infrared file cleanup script
* Infrared: cleanup universal remotes
Co-authored-by: あく <alleteam@gmail.com >
2024-10-02 17:28:24 +01:00
Willy-JL
16415fcce4
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-10-01 14:32:09 +01:00
MMX
93b94c68b3
Merge pull request #813 from amec0e/dev
...
Updated Infrared Assets
2024-09-29 04:10:13 +03:00
MX
bdb402b068
frequency analyzer multiple fixes
...
fix scenes crash, fix button logic
fix wrong calls to int module
make worker more OFW like, remove ext module unused code
2024-09-29 04:05:09 +03:00
amec0e
6507f6870e
Update tv.ir
...
Updated tvs with new additions
2024-09-27 21:19:59 +01:00
amec0e
1df959fecd
Update projectors.ir
...
Updated projectors + temp fix still
2024-09-27 21:18:34 +01:00
amec0e
21f69d74f4
Update fans.ir
...
Updated fans with new additions
2024-09-27 21:16:55 +01:00
amec0e
9e046c116f
Update audio.ir
...
Updated audio.ir with new additions
2024-09-27 21:13:43 +01:00
Willy-JL
fb4d0032e6
Remove Mifare Nested (superseded by NFC app with OFW 3822)
2024-09-27 04:50:06 +01:00
Willy-JL
fecd5c8fe3
BLE Spam: Fix menu index callback
2024-09-27 04:14:10 +01:00
WillyJL
f8688d7e94
Merge pull request #207 from Next-Flip/ofw-3822-nestednonces
...
OFW PR 3822 (MIFARE Classic Key Recovery Improvements)
2024-09-27 03:54:22 +01:00
Willy-JL
7e2d1b8078
Update NFC Magic for OFW PR 3822 changes
2024-09-27 02:46:00 +01:00
Willy-JL
10f24d057f
Checkout MFKey 3.0 apps branch
2024-09-27 02:43:20 +01:00
Willy-JL
448be96e0f
Merge branch 'nestednonces' into ofw-3822-nestednonces
2024-09-27 02:38:59 +01:00
Willy-JL
3a4fece79c
Merge remote-tracking branch 'mntm/dev' into ofw-3822-nestednonces
2024-09-27 02:37:23 +01:00
RocketGod
a8ea95ed2c
Add support for NTAG I2C Plus 1k and 2k chips ( #237 )
...
* Add support for NTAG I2C Plus 1k and 2k chips so my Dangerous Things xSIID implant scans and displays NDEF properly.
* Update changelog
* Format
---------
Co-authored-by: Willy-JL <49810075+Willy-JL@users.noreply.github.com >
2024-09-27 03:35:35 +02:00
Willy-JL
993562f6f9
Format --nobuild
2024-09-27 02:17:28 +01:00
Willy-JL
f937e5b7ef
Update apps
...
- ESP Flasher: Support more board types (by xMasterX)
2024-09-27 01:54:59 +01:00
Willy-JL
8b8d3b2833
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-09-27 01:48:29 +01:00
MX
e407c623e0
Revert "Merge remote-tracking branch 'OFW/portasynthinca3/3332-autolock-fixes' into dev"
...
This reverts commit ba4c4e528a , reversing
changes made to 16e4b9219a .
2024-09-26 21:58:50 +03:00
noproto
ba672e775f
Support CUID dictionary
2024-09-25 10:27:32 -04:00
Willy-JL
ae3b2d40e4
Merge branch 'nestednonces' into ofw-3822-nestednonces
2024-09-24 05:56:21 +01:00
Willy-JL
49fa88a188
Merge remote-tracking branch 'mntm/dev' into ofw-3822-nestednonces
2024-09-24 05:55:34 +01:00
Willy-JL
6ef49ea8a7
Add Games: Umpire Indicator (by RocketGod-git)
2024-09-24 05:55:14 +01:00
Willy-JL
66cdb9ad78
Update apps
...
- NFC Playlist: Error screen for item already in playlist, general improvements (by acegoal07)
- CLI-GUI Bridge: Fixes and improvements (by ranchordo)
- Seader: Enable T=1 (by bettse)
- UL: Sub-GHz Bruteforcer: Use FW functions for top buttons (by DerSkythe)
2024-09-24 05:49:37 +01:00
Willy-JL
62ce89e41e
Merge remote-tracking branch 'ul/dev' into mntm-dev
2024-09-24 05:47:20 +01:00
noproto
cd76926c74
Note minor inefficiency
2024-09-23 19:13:20 -04:00
noproto
6ae950673e
No nested dictionary attack re-entry
2024-09-23 19:06:08 -04:00
MX
ba4c4e528a
Merge remote-tracking branch 'OFW/portasynthinca3/3332-autolock-fixes' into dev
2024-09-21 03:54:08 +03:00
noproto
6eccdc8f93
Zero nested_target_key and msb_count on exit
2024-09-20 11:53:04 -04:00
MX
0df33899eb
Frequency analyzer fixes and improvements
...
disable ext module due to lack of required hardware on them and incorrect usage of freq analyzer, like trying to receive "signals" with it (from the space??), while it should be used only to get frequency of the remote placed around 1-10cm around flipper's left corner
Also fix possible GSM mobile towers signal interference by limiting upper freq to 920mhz max
Fix dupliacted freq lists and use user config for nearest freq selector too (finally)
2024-09-20 06:35:46 +03:00
noproto
96606dc36f
Typo
2024-09-18 12:52:22 -04:00
noproto
c1cdd491a6
Implement progress bar for upgraded attacks in NFC app
2024-09-18 12:51:48 -04:00
Willy-JL
bb9a2eb8ea
Merge branch 'nestednonces' into ofw-3822-nestednonces
2024-09-18 02:12:43 +01:00
Willy-JL
b1886e5593
Merge remote-tracking branch 'mntm/dev' into ofw-3822-nestednonces
2024-09-18 02:12:13 +01:00