Commit Graph

2489 Commits

Author SHA1 Message Date
MX 70eefe6de3 Fix 2023-04-05 00:52:52 +03:00
MX 85aabe7c0c Merge branch 'dev' into starline_ignore 2023-04-05 00:15:59 +03:00
gid9798 1923c15907 StarLine ignore 2023-04-04 22:42:55 +03:00
MX ef9dd5975b Update UART Terminal
https://github.com/cool4uma/UART_Terminal/tree/main
2023-04-04 22:02:58 +03:00
MX 61ec8818db fbt format 2023-04-04 21:59:05 +03:00
MX b122db27cc Merge pull request #407 from kallanreed/feature/ir_scope
Add ir_scope app.
2023-04-04 21:56:00 +03:00
MX 3b7b48be4a Fix Repeat in subghz remote 2023-04-04 17:38:33 +03:00
MX 2fe4508db8 Fix repeats 2023-04-04 13:37:50 +03:00
MX 862f89a57c Fix "Repeat" bugs 2023-04-04 13:32:05 +03:00
MX bb8e1d8ee2 Merge branch 'fz-dev' into dev 2023-04-04 13:07:38 +03:00
Skorpionm 494002505e WS: fix protocol TX141TH-BV2 (#2559)
Co-authored-by: あく <alleteam@gmail.com>
2023-04-04 12:37:54 +08:00
Leo Smith efc52ab469 BdUSBadded WAIT_FOR_BUTTON_PRESS functionality (#2544)
Co-authored-by: p4p1 <p4p1@vivaldi.net>
Co-authored-by: あく <alleteam@gmail.com>
2023-04-04 11:40:19 +08:00
Eric Betts f98ac4c48a Add more detail to saved info screen (#2548)
* Add more detail to saved info screen
* PR feedback
* Format sources and add pvs temp files to gitignore

Co-authored-by: あく <alleteam@gmail.com>
2023-04-04 11:21:43 +08:00
kallanreed 95bd038d8a Add ir_scope external app. 2023-04-03 17:40:16 -07:00
MX 3d5701614f AVR ISP enable 5v power on start 2023-04-02 01:11:23 +03:00
MX cb12369b1c Merge branch 'dev' into custom-buttons 2023-04-01 21:59:22 +03:00
MX 656e328a55 fbt format 2023-04-01 21:53:19 +03:00
MX 52944370e6 OFW PR 2548: Picopass Add more detail to saved info screen
by https://github.com/bettse
2023-04-01 21:48:04 +03:00
MX aaeb0278b1 OFW PR 2544: added WAIT_FOR_BUTTON_PRESS functionality to badusb
by @p4p1

merging before OFW, more testing needed!
2023-04-01 21:43:42 +03:00
MX bd78c3b3ea OFW PR 2475: AVR ISP Programmer FAP by @Skorpionm
merging before OFW, more testing needed!
2023-04-01 21:40:37 +03:00
gid9798 5603ed7ebb Transferring and combining the functionality of "custom buttons" into a separate file. 2023-04-01 21:37:04 +03:00
MX 7b1d7904c1 Beninca / Allmatic support 2023-04-01 21:36:59 +03:00
MX 8a21b7c5a1 Update TOTP
https://github.com/akopachov/flipper-zero_authenticator
2023-04-01 17:45:52 +03:00
MX d4a20bc37a Merge branch 'fz-dev' into dev 2023-04-01 17:41:05 +03:00
Sergey Gavrilov ae3a3d6336 RPC: increase max message size (#2543)
* RPC: increase max message size
* RPC: do not use magic numbers
2023-03-31 16:15:15 +09:00
MX 37bacdd83d GPS NMEA -> Ability to see speed in Km/h
Use right button to switch between modes
2023-03-30 03:58:22 +03:00
MX b5ed26ad70 Move multiple func calls into one var 2023-03-30 03:09:39 +03:00
MX fe6d44d273 Show external CC1101 in weather station and POCSAG Pager apps 2023-03-30 03:00:00 +03:00
MX 910e4f3217 Improve GPS NMEA UART plugin, update changelog 2023-03-30 02:22:01 +03:00
MX 81bee794f8 Merge pull request #403 from gid9798/clear-code-in-add-manual
Clear code in "add manual" scene
2023-03-29 04:06:51 +03:00
MX ae3481ef6c Merge branch 'fz-dev' into dev 2023-03-28 22:44:35 +03:00
gid9798 e0928432ef Clear code in "add manual" scene 2023-03-28 11:40:00 +03:00
Eric Betts 0161d49d80 Elite progress (#2481)
* WIP: builds
* can read standard
* Test standard picopass dictiony during attack
* correctly save diversified key
* read card on success
* more logs
* update file location
* Call setup methods
* backbutton and attempt at skip
* fixed skip
* remove found key state
* rename dictionary attack
* move notification
* center button back to start menu
* wait for card
* Picopass: proper integer formatting
* Picopass: even more proper integer formatting
* remove nextState

Co-authored-by: あく <alleteam@gmail.com>
2023-03-28 17:21:14 +09:00
Sergey Gavrilov 8b2dfea925 Improved thread lifecycle (#2534)
* Core, Thread: mark thread to join from prvDeleteTCB
* USB HAL: move vars to MEM2
* Core, Thread: cleanup sources
* Cli: add magic delays on rx pipe error, prevent cli from consuming processor time
* Furi: update thread documentation

Co-authored-by: あく <alleteam@gmail.com>
2023-03-28 16:34:49 +09:00
Sergey Gavrilov 3617ad33e4 View Model: recursive mutex (#2532)
Co-authored-by: あく <alleteam@gmail.com>
2023-03-28 15:31:21 +09:00
MX 35442d14e2 Revert "Merge pull request #400 from Pinball3D/patch-1"
This reverts commit 4d21e23de9.
2023-03-28 05:50:53 +03:00
MX 4d21e23de9 Merge pull request #400 from Pinball3D/patch-1
Update subghz_remote_app.c
2023-03-28 05:43:56 +03:00
MX 85d3ecb729 Update Wifi marauder 2023-03-28 04:21:53 +03:00
MX bb600218b6 Alutech AT4N + AN-Motors AT4 - add manually 2023-03-28 02:32:35 +03:00
MX ce430ff7f6 Remove debug, change aprimatic default button 4 2023-03-28 01:58:35 +03:00
MX 0f06991391 Aprimatic add manually 2023-03-27 23:27:15 +03:00
MX 001e00d84a fbt format, aprimatic fixes 2023-03-26 14:59:21 +03:00
Pinball3D 5b39e80f6a Update subghz_remote_app.c
Add Back Button Functionality. Hold back button brings you to menu if there is a config for it there. If there is no config, press back brings you to menu
2023-03-25 16:11:44 -04:00
Willy-JL 474897d644 Fix POCSAG pager RIC: text repetition (#172) 2023-03-25 03:36:27 +00:00
MX 73c7dce45a Merge pull request #395 from Willy-JL/ignore-api-mismatch
Fap loader add option to ignore api mismatch
2023-03-22 23:13:48 +03:00
Willy-JL 5ab574d7f2 Fap loader add option to ignore api mismatch 2023-03-22 20:01:52 +00:00
MX 9165b819f4 fix merge issues 2023-03-22 22:04:04 +03:00
MX 795c8eeef7 Merge branch 'fz-dev' into dev 2023-03-22 21:13:39 +03:00
あく 7bf0a4786c [FL-3152] Screen streaming improvements (#2498)
* Rpc: reserve some bandwidth when screen streaming
* Move furi_hal_compress to toolbox/comporess
* Lib: heatshrink as external submodule, compile warnings fixes, better buffer management
* Lib: cleanup compressor definitions
* Rpc: add canvas orientation support
* Format Sources
2023-03-23 03:00:48 +10:00
MX a81b794475 Merge branch 'fz-dev' into dev 2023-03-22 18:36:59 +03:00