Commit Graph

2265 Commits

Author SHA1 Message Date
MX 5b0f74bffa Add missing buttons into hid app, remove old app
Now its all in one app, compiles as two apps that will be placed in misc folder
2023-02-17 04:27:01 +03:00
p3ngu19z a52f64acfd Improve fall speed algorithm 2023-02-16 11:23:46 +02:00
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 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
MX b5a60dc10b Merge branch 'fz-dev' into dev 2023-02-13 19:30:36 +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
WillyJL 628f089c42 Mark debug app as debug not external (#2387) 2023-02-13 13:10:36 +09: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 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
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
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
Willy-JL 99b126f0ef Fix archive tab switch code 2023-02-11 17:34:43 +00:00
MX 9d2297410e fbt format 2023-02-11 18:28:58 +03:00
VerstreuteSeele 371f3b3869 De-xtreme-ify the code 2023-02-11 16:13:49 +01:00
VerstreuteSeele 6b99999566 Update browser 2023-02-11 15:49:00 +01:00
Clara K 11f3464e1b Update archive_browser_view.h 2023-02-11 15:41:18 +01:00
Clara K e5bef61364 Update archive_browser_view.c 2023-02-11 15:40:46 +01:00
Clara K c0afbf659a Update archive_browser.h 2023-02-11 15:40:11 +01:00
Clara K a6dc16a98c Add Internal Tab 2023-02-11 15:39:30 +01:00
MX db012807f5 Merge branch 'fz-dev' into dev 2023-02-10 22:53:51 +03:00
MX 97087fadb9 Merge pull request #316 from notmarek/dev
Fix CTRL-SHIFT in mousejacker
2023-02-10 16:51:51 +03:00
Pierce 3eacb0c715 Fixed typo in nfc_magic_scene_wrong_card.c (#2382) 2023-02-10 21:52:53 +09:00
MX 36f1283bb3 Fix: line was hidden under image in decode raw 2023-02-10 03:58:09 +03:00
MX 1b1f58408d SubGHz Decode Raw GUI fixes 2023-02-10 02:25:30 +03:00
MX a098e0561e Temp fix
BUG: Now sound works but sending signal with sound on doesn't actually send signal!!!
Need to return previous implementation with 2 channel Timer or find another way
2023-02-10 00:56:29 +03:00
MX 175287ee0a Fix again 2023-02-09 23:56:36 +03:00
MX c5e225656d Throw in some copy pastas
temp solution, maybe not temp, maybe its forever
2023-02-09 23:25:00 +03:00
MX 07093d072f Fix Debug pin 2023-02-09 23:21:36 +03:00
MX fda38c9d04 Debug pin setting for subghz protocol development
When DEBUG is on in settings, you can turn on debug pin in radio settings now, DO NOT use it if you don't know what it is!!!!
2023-02-09 22:41:12 +03:00
MX 16a5b13be4 Max 55 signals Seems stable, setting it to 55 for now
Subghz history
2023-02-09 22:12:03 +03:00
MX ef2c668e31 Small GUI fixes
remove static line in subghz receiver because now we have RSSI line
2023-02-09 18:01:52 +03:00
MX 539c4e2dd0 Fixes & imporvements
Use our custom icon for Bin RAW
2023-02-09 17:49:28 +03:00
MX b9351649ed Merge branch 'fz-dev' into dev 2023-02-09 17:48:50 +03:00
MX be33e099be Fix read raw GUI
Now showing internal or external module usage properly
2023-02-09 17:22:19 +03:00