Commit Graph

9268 Commits

Author SHA1 Message Date
MX
e8e000d17b Merge branch 'fz-dev' into dev 2022-12-29 18:08:51 +03:00
Florian Grousset
989af31f20 Fix case typo on settings variable + add free memory 2022-12-29 07:17:31 -06:00
VerstreuteSeele
6676896aaf Update passport.c 2022-12-29 13:29:35 +01:00
VerstreuteSeele
c63ff0f25a Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-29 13:06:17 +01:00
あく
b11b9f1b38 Gui: Direct Draw API (#2215)
* Furi: allow on-fly thread priority change. Gui: Direct Draw API. DirectDraw debug app.
* Gui: drop input in direct draw
* Furi: handle priority change for starting threads
* DirectDraw: rollback to FreeRTOS primitives for priority change
2022-12-29 21:35:26 +10:00
nullableVoidPtr
d0e3bfd2e5 Merge branch 'dev' into nfcf 2022-12-29 16:15:33 +08:00
nullableVoidPtr
653d0d7704 NFC: slight FeliCa refactor 2022-12-29 16:10:47 +08:00
Thomas Roth
26e5527a93 Mifare dictionary attack performance improvements. (#2173)
* NFC dictionary attack performance improvements.
* Remove unnecessary assignment
2022-12-29 14:20:01 +09:00
Clara K
f808608135 Dev (#41) 2022-12-29 05:35:01 +01:00
VerstreuteSeele
58f0444a66 Merge branch 'dev' of https://github.com/flipperdevices/flipperzero-firmware into dev 2022-12-29 05:21:27 +01:00
MX
1c2f4da4ee New Year slideshow
Preparing new release, pictures for slideshow by @Svaarich
2022-12-29 02:05:04 +03:00
MX
cc30c0d01d Builds with extra apps pack included
many of you asked, now it will be done
2022-12-29 01:50:31 +03:00
MX
4e3506ab2e Show OTP flipper region on debug and about screens
but keep region zero for ble and usb hardware info report
2022-12-29 01:43:24 +03:00
MX
a850aa8f2c Force no dirty build status for multiple builds
kostili and velosipedy
2022-12-29 01:41:23 +03:00
g3gg0.de
c4ef534af5 Merge branch 'dev' into DigitalSequence_PulseReader 2022-12-28 23:16:06 +01:00
g3gg0.de
84051e05fd Merge branch 'DigitalSequence_PulseReader' into ISO15693 2022-12-28 22:58:08 +01:00
g3gg0.de
823ff9503a Merge branch 'DigitalSequence_PulseReader' of https://github.com/g3gg0/flipperzero-firmware into DigitalSequence_PulseReader 2022-12-28 22:44:52 +01:00
g3gg0.de
3a42ab189f make structures private, add C implementation of digital_signal_update_dma() 2022-12-28 22:43:39 +01:00
MX
984528d366 Remove wrong scene state set 2022-12-29 00:34:27 +03:00
MX
622abc902a Merge branch 'fz-dev' into dev 2022-12-28 23:42:46 +03:00
MX
08f48280cd Merge pull request #246 from amec0e/dev
Updated tv.ir
2022-12-28 23:36:25 +03:00
Skorpionm
ea054423b0 [FL-3074] SubGhz: CAME 12 bit encoder fix guard time (#2210)
* SubGhz: CAME encoder fix guard ime
* SubGhz: fix 2 encoder CAME

Co-authored-by: あく <alleteam@gmail.com>
2022-12-29 05:29:23 +09:00
amec0e
a96eb74f91 Updated tv.ir
Added POWER only button support for Sony Bravia KDL40RD453
2022-12-28 18:22:34 +00:00
amec0e
dc6379a1ca Updated tv.ir
Added POWER only button support for Sony Bravia KDL40RD453
2022-12-28 18:16:26 +00:00
MX
f89983e2fa SubGhz: fix encoder CAME
by @Skorpionm | OFW PR 2210
2022-12-28 21:04:01 +03:00
MX
66d31b3a0e Merge branch 'fz-dev' into dev 2022-12-28 21:01:36 +03:00
g3gg0.de
4adba941bf added support for ISO15693 (NfcV) emulation, added support for reading SLIX tags 2022-12-28 18:52:12 +01:00
あく
6ea375c70d Merge branch 'dev' into DigitalSequence_PulseReader 2022-12-29 02:28:14 +09:00
Astra
d58b9f3fe8 Fix MFC bruteforce progress bar (#2203)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-29 00:09:33 +09:00
Zoë Prosvetova
4accce93cf Update KeyCombo.md (#2213)
Grammatical corrections and changes
2022-12-28 23:39:36 +09:00
Konstantin Volkov
27ee0f73f7 Fixing various typos in readme files #2208
Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
2022-12-28 23:30:20 +09:00
Konstantin Volkov
3108dc7c8c Splitting units and updater benches (#2165)
* test run, moved updated to separate physical runner/flipper/card
* simplified units, removed re-flashing, moved format to beginning of run
* added reboot requence and mini optimizations
* forgot gitadd, added script modifications, workflow changes
* fixed linter issues
* moved updater to unit bench for speed up
* changes to units, flash (not full) on second update, new fbt GDB thread check
* changed serial of second device
* testing pipelines, added failing unit test
* fixed gdb step
* fixed gdb step v2 electric boogaloo
* fixed gdb step v3, fixed target
* reverted while1 in units, tests complete
* testing colored output
* trying different term setting
* debug outputs for terminal
* fixed typo in SConstruct and another terminal test
* reverted changes, no colored output, for production
* fixed log output to readable format
* fixed linter

Co-authored-by: Konstantin Volkov <k.volkov@flipperdevices.com>
Co-authored-by: あく <alleteam@gmail.com>
2022-12-28 23:16:06 +09:00
g3gg0.de
9f8a86adef Merge branch 'dev' into DigitalSequence_PulseReader 2022-12-28 14:41:46 +01:00
g3gg0.de
60f56cc048 pulse_reader: add call to set GPIO pull direction 2022-12-28 14:40:29 +01:00
Tiernan
90573fbeed Picopass read bug fixes: (#2201)
* fix checking user elite keys
* include calculated Kd when saving cards

Co-authored-by: あく <alleteam@gmail.com>
2022-12-28 22:04:58 +09:00
あく
d7735a1efb Drop brewfile, drop makefile, update readme and documentation (#2205)
* Drop brewfile, drop makefile, update readme
* Minor grammar and consistency fixes
* ReadMe: add more documentation links, cleanup layout
* ReadMe: cleanup and contribution section. Roadmap: update.
* Docs: Lots of minor fixes

Co-authored-by: Anna Prosvetova <anna@prosvetova.me>
Co-authored-by: Astra <astra@astrra.space>
2022-12-28 15:32:32 +03:00
VerstreuteSeele
06fd48dee9 Update .gitignore 2022-12-28 12:16:30 +01:00
nullableVoidPtr
8fecca3575 NFC: bump API version and format FeliCa scene code 2022-12-28 17:24:48 +08:00
nullableVoidPtr
94558df627 Merge branch 'dev' into nfcf 2022-12-28 17:23:43 +08:00
VerstreuteSeele
34b3601a38 Fix FW info 2022-12-28 07:00:08 +01:00
VerstreuteSeele
88a4cb7365 Merge branch 'main' into dev 2022-12-28 07:00:02 +01:00
VerstreuteSeele
091d3bf66b Update version.py 2022-12-28 06:57:51 +01:00
Clara K
16d4d23c33 Update ReadMe.md 2022-12-28 04:29:35 +01:00
Clara K
cc4d09479a Update ReadMe.md 2022-12-27 21:00:08 +01:00
VerstreuteSeele
b9a2f208bc Update setting_user.txt 2022-12-27 20:59:45 +01:00
Clara K
e7f5d4acaf Merge Upstream (#38) 2022-12-27 20:25:03 +01:00
VerstreuteSeele
89d67705a4 Merge branch '420' of https://github.com/RogueMaster/flipperzero-firmware-wPlugins into dev 2022-12-27 20:22:31 +01:00
RogueMaster
df4393caac PATREON != PAYWALL 2022-12-27 10:08:06 -05:00
RogueMaster
cb21b66847 Latest Release RM1227-0934-0.74.3-0bc6381 on PATREON 2022-12-27 09:41:55 -05:00
RogueMaster
0bc6381b36 SubBrute Upd 2022-12-27 09:33:37 -05:00