g3gg0.de
1360cf1f0a
ISO15693: further optimizations of allocation and free code
2022-12-29 22:38:13 +01:00
g3gg0.de
581e61b6c6
digital_signal/pulse_reader: allow parameters for free to be NULL
2022-12-29 22:36:30 +01:00
g3gg0.de
a5293c5638
optimize allocation size for signals
2022-12-29 22:02:34 +01:00
g3gg0.de
21e7e7e89b
rename NfcV emulate scene to match other NfcV names
2022-12-29 22:02:02 +01:00
g3gg0.de
9e9f445cb8
ISO15693: show emulate menu when opening file
2022-12-29 21:50:05 +01:00
MX
7fae0d5070
Add arrow on new year slideshow
...
by @Svaarich
2022-12-29 23:24:40 +03:00
g3gg0.de
3305595a8a
SLIX: fixed crash situation when an invalid password was requested
2022-12-29 20:53:21 +01:00
Clara K
d700a889cc
Update ReadMe.md
2022-12-29 19:45:14 +01:00
Clara K
99ac79582d
Update ReadMe.md
2022-12-29 19:43:50 +01:00
MX
0f1e52a271
Merge pull request #247 from Kavitate/patch-1
...
Updated ReadMe.md
2022-12-29 21:05:41 +03:00
Kavitate
f955864c01
Updated ReadMe.md
...
- Fixed minor spelling and grammatical errors.
2022-12-29 12:03:18 -06:00
Clara K
874dac77f0
Update ReadMe.md
2022-12-29 18:14:11 +01:00
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