Sergey Gavrilov
8a021ae48c
[FL-3224] SD Driver: do not cache sd status. ( #2560 )
...
* SD Driver: do not cache sd status.
* SD Driver: fix status getter
---------
Co-authored-by: あく <alleteam@gmail.com>
2023-04-06 10:26:33 +08:00
あく
2a26680acb
Furi: more gpio checks in HAL ( #2549 )
...
* Furi: more gpio checks in HAL
* Nfc: do not spawn service thread if it is already spawned
Co-authored-by: Sergey Gavrilov <who.just.the.doctor@gmail.com>
2023-04-06 10:19:39 +08:00
MX
9e74ca3442
Trying to fix telegram dev build message issues
2023-04-05 23:51:20 +03:00
MX
563ec6c2ab
Update TOTP
...
https://github.com/akopachov/flipper-zero_authenticator
2023-04-05 22:45:27 +03:00
MX
3cdb05364b
AnMotors AT4 - Add manually fixes
...
Fix serial first two numbers to 47 - Just in case
Looks like they are same for all remotes (may be incorrect)
2023-04-05 17:44:56 +03:00
MX
a938b4ea18
Merge branch 'fz-dev' into dev
2023-04-05 16:22:59 +03:00
Anton Chistyakov
4c488bd970
Fixing parsing troika number ( #2536 )
...
Co-authored-by: あく <alleteam@gmail.com>
2023-04-05 12:16:20 +08:00
MX
2b590f323a
Merge pull request #410 from gid9798/starline_ignore
...
StarLine ignore option
2023-04-05 00:56:09 +03:00
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
d4b32dc143
Update submodule link
2023-04-04 13:50:52 +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
b9c253e4c2
Update changelog
2023-04-02 01:29:43 +03:00
MX
3d5701614f
AVR ISP enable 5v power on start
2023-04-02 01:11:23 +03:00
MX
dce5bfd723
OFW PR 2536: Fixing parsing troika card number
...
by @achistyakov
we tested on regular cards, reading is not broken, so this pr should not break anything
2023-04-02 01:11:05 +03:00
MX
6b7b95e888
Merge pull request #405 from gid9798/custom-buttons
...
Unification of custom buttons
2023-04-01 22:08:04 +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
MX
01719eceb1
oh i forgot to remove logs
2023-04-01 21:38:15 +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
f0d94e2757
Update changelog
2023-04-01 17:47:55 +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
MX
d207e3f889
Fix msgs
2023-04-01 17:40:46 +03:00
hedger
f192ccce2c
FatFS: use rtc for timestamping ( #2555 )
...
* fatfs: use rtc
* fatfs: removed duplicate get_fattime declaration
* pvs: fixed warnings for fatfs timestamp
* fatfs: fixed seconds packing
* FuriHal: critical section around RTC datetime access
* FatFS: remove unused configration defines, update documentation
* FuriHal: checks instead of assets in RTC
---------
Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-04-01 23:50:30 +10: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
e7cada7ac7
Improve type guessing by bits
2023-03-30 18:46:13 +03:00
MX
cae1a6cc08
SubGHz: ScherKhan more informative messages instead of "Unknown"
...
may be not correct, because we guessing type by bits
2023-03-30 04:51:52 +03: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
e381951ecc
Fix SL 72bit false detections
2023-03-30 03:57:27 +03:00
MX
bac1859432
Update changelog
2023-03-30 03:29:58 +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
9382ed5451
Improve CI/CD messages for tg and discord dev build channels
2023-03-30 02:45:40 +03:00
MX
910e4f3217
Improve GPS NMEA UART plugin, update changelog
2023-03-30 02:22:01 +03:00