MX
842b497829
Show RSSI in weather station app and in pocsag pager app
2023-02-14 01:44:02 +03:00
MX
928d57b050
Small fixes and updates
2023-02-13 22:06:01 +03:00
MX
641934f8dd
Update readme & changelog
2023-02-13 21:39:21 +03:00
MX
de07313173
Merge pull request #335 from assasinfil/nice-one
...
Nice one encoder
2023-02-13 21:11:03 +03:00
assasinfil
921db0bb22
Bugfix
2023-02-13 21:04:11 +03:00
MX
f93462667c
Remove 467.75 From freq analyzer since it has too much noise
...
Frequency is still can be used, just excluded from FA to avoid false detections
2023-02-13 20:54:03 +03:00
assasinfil
c56eaae89d
Data save fix
2023-02-13 20:49:39 +03:00
assasinfil
185bb3277a
Test fix
2023-02-13 19:58:07 +03:00
MX
b5a60dc10b
Merge branch 'fz-dev' into dev
2023-02-13 19:30:36 +03:00
MX
f4af57d15a
Revert "Temp fix of broken ibutton emulation"
...
This reverts commit 1831902fbd
.
2023-02-13 19:29:48 +03:00
MX
0abb88842a
Merge pull request #334 from Willy-JL/last-filebrowser-fixes
...
(Hopefully) last filebrowser fixes
2023-02-13 19:18:47 +03:00
Nikolay Minaylov
bc06d407f3
[FL-3113] BadUSB: disable CDC mode, USB mode switch fix ( #2394 )
2023-02-14 00:43:29 +09:00
Willy-JL
cb89bb9628
Fix archive sorting (skip on big folders)
2023-02-13 14:54:23 +00:00
Willy-JL
fbf99d6cb3
Skip browser inputs while loading / sorting
2023-02-13 14:54:15 +00:00
hedger
d0c6c3402c
Updater visual fixes ( #2391 )
...
* updater: removed unused code; fbt: fixed build error processing in certain cases
* updater: simplified internal pre-update state
* updater: rebalanced stage weights; fixed progress hiccups
2023-02-13 23:07:53 +09:00
Georgii Surkov
5a730e3adc
[FL-3107] Fix Cyfral & Metakom emulation ( #2392 )
...
* Fix Cyfral & Metakom emulation
Co-authored-by: あく <alleteam@gmail.com>
2023-02-13 20:33:15 +09:00
WillyJL
628f089c42
Mark debug app as debug not external ( #2387 )
2023-02-13 13:10:36 +09:00
MX
3accc005e7
Fix message
2023-02-13 03:31:16 +03:00
MX
e08b10fa3c
Send default build and extra pack in the end in case of tg faults
2023-02-13 02:54:12 +03:00
MX
9007f0e360
Send extra pack builds instead of default one to telegram
2023-02-13 02:31:04 +03:00
MX
8608ba01aa
Update changelog
2023-02-13 00:53:40 +03:00
MX
3747f95d5a
Fix external cc1101 module issues
...
SubGHz HAL fixes, by @Quen0n
2023-02-13 00:43:58 +03:00
MX
6c4334e7cb
Rename functions and cleanup a bit
2023-02-13 00:41:50 +03:00
MX
d247eb43de
Fbt format
2023-02-12 23:58:16 +03:00
MX
ca12057426
Fix large folders parsing
2023-02-12 23:55:39 +03:00
MX
8b22952dac
Merge pull request #333 from ClaraCrazy/fix-filebrowser
...
Fix file browser update issues
2023-02-12 20:09:06 +03:00
MX
70af1e3bfb
Merge branch 'dev' into fix-filebrowser
2023-02-12 20:04:00 +03:00
MX
896a78c645
Use 17 (1W) pin for subghz debug mode
2023-02-12 20:02:27 +03:00
Willy-JL
37b84a9dbb
Remove unnecessary sarcastic comment
2023-02-12 12:28:40 +00:00
Willy-JL
5a2f693551
File browser load speed improvements (skip redraw)
2023-02-12 11:22:52 +00:00
Willy-JL
82f77edc70
Fix file browser back history
2023-02-12 11:22:37 +00:00
Willy-JL
80b8a0dddb
Fix file browser clownage comment
2023-02-12 11:22:23 +00:00
MX
5d8acc2210
Update changelog
2023-02-12 05:06:42 +03:00
MX
e96bae8473
Merge pull request #327 from ClaraCrazy/dev
...
Update filebrowser
2023-02-12 03:00:00 +03:00
Willy-JL
89a07d3573
Merge branch 'dev' of https://github.com/ClaraCrazy/filebrowser-updates into dev
2023-02-11 23:49:45 +00:00
Willy-JL
fb4e2e02be
Hide files in browser while still loading
2023-02-11 23:49:29 +00:00
MX
c1e2d2443a
Merge branch 'dev' into filebrowser
2023-02-12 02:48:52 +03:00
MX
08acbda895
Allow 467.75 MHz by default
2023-02-12 02:48:20 +03:00
MX
02fad884fb
Merge pull request #328 from jbohack/dev
...
added support for subghz pagers
2023-02-12 02:45:49 +03:00
Clara K
6f37c25bdb
Merge pull request #1 from DarkFlippers/dev
...
SubGHz HAL Fixes
2023-02-12 00:45:07 +01:00
MX
27012b6be7
SubGHz HAL Fixes
2023-02-12 02:41:11 +03:00
assasinfil
d179199a42
Need fix
2023-02-12 00:01:43 +03:00
jbohack
73a9425f73
added the common pager frequency to the frequency list
2023-02-11 15:20:34 -05:00
jbohack
462836346e
added pager modulation for restaurant pagers
...
credit to jimi for the modulation :)
2023-02-11 15:16:09 -05:00
MX
a4c28ed5bf
Show internal memory only in DEBUG mode + other fixes
...
Remove unused imports and remove my old code that used to hide layouts and tmp history folders, this was removed in dev but somehow was added back here
2023-02-11 21:59:22 +03:00
MX
b8deb931c2
Merge branch 'dev' into filebrowser
2023-02-11 21:47:21 +03:00
MX
1831902fbd
Temp fix of broken ibutton emulation
...
Reverted lib changes and added old api
TODO: Find what causes that issue, issue also present in official dev branch
2023-02-11 21:09:39 +03:00
Willy-JL
99b126f0ef
Fix archive tab switch code
2023-02-11 17:34:43 +00:00
assasinfil
f388a7ecab
Bit fix
2023-02-11 20:26:18 +03:00
assasinfil
92d55ec90f
Fix
2023-02-11 20:09:36 +03:00