Commit Graph

1799 Commits

Author SHA1 Message Date
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
Willy-JL 9ed14fe773 Remove unused imports and old code 2023-02-11 20:07:53 +00:00
jbohack 2455cc0c75 added pager modulation back
modulation made by jimi
2023-02-11 14:56:50 -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
jbohack a708164dac added pager to subghz frequency analyzer in subghz settings
subghz frequency changes are hardcoded in the firmware for app loading times so this is needed
2023-02-11 01:02:37 -05:00
Willy-JL c627c1caf0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-11 05:20:57 +00:00
Willy-JL efb11dfcbd Properly integrate xtreme apis and headers 2023-02-11 05:19:37 +00:00
Willy-JL 1ccfc608c7 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-10 21:59:48 +00:00
VerstreuteSeele 1ab7b893ee subghz != subghz | same name, entirely different place = no good 2023-02-10 22:53:37 +01:00
Willy-JL e644b97cf0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-10 20:58:15 +00:00
Willy-JL 6555082e2a Revert "Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev"
This reverts commit 708dd167c8.
2023-02-10 20:50:30 +00:00
yocvito fa003f7816 merge 2023-02-10 20:05:47 +01:00
yocvito f5219db3fc Adds LED state report characteristic into bt GATT hid service (for now writing by host isn't working) 2023-02-10 20:04:45 +01:00
VerstreuteSeele 708dd167c8 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-02-10 17:36:22 +01:00
VerstreuteSeele 5b1fe0caa0 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into dev 2023-02-10 17:30:12 +01:00
VerstreuteSeele e7d01998c1 Update subghz 2023-02-10 17:29:45 +01:00
Willy-JL f263249016 Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-10 10:09:42 +00:00
Willy-JL 9b80cec2fa Add internal flash browser tab 2023-02-10 10:09:28 +00:00
Willy-JL 3234273c9a Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-10 09:54:53 +00:00
Willy-JL 955e16b0ef Move NSFW mode to an asset pack 2023-02-10 03:14:40 +00: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
Willy-JL e35b1d476a Merge branch 'dev' of https://github.com/ClaraCrazy/Flipper-Xtreme into badusb-ble 2023-02-09 20:04:46 +00: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
MX ba36f4672c Throw away Kostily & Velosipedy
Ne bag a ficha, bolshe ne nuzhna
2023-02-09 17:21:40 +03:00
Skorpionm 163be139eb SubGhz: add protocol BinRAW (binarization of data quantized by the minimum correlated duration) (#2322)
* SubGhz: add protocol DataRAW (binarization of data quantized by the minimum correlated duration)
* SubGhz: fix name history
* SubGhz: add encoder Data_RAW protocol
* SubGhz: decreasing the size of the LevelDuration structure
* SubGhz: history, added check that there is free RAM
* SubGhz: checking for free memory, support to pass without gap
* SubGhz: add running average to average the result, auto cut noise at the end of a burst
* SubGhz: support for repeating sequences
* SubGhz: fix secplus_v2 decoder
* SubGhz: bin_RAW fix add history
* SubGhz: add debug
* SubGhz: debug refactoring
* FURI_LOG: add FURI_LOG_RAW_x formatted string output like printf
* SubGhz: fix new FURI_LOG metod
* FURI_LOG: fix unit test
* SubGhz: add enable/disable BinRAW protocol decoding
* SubGhz: fix PVS
* SubGhz: forcibly turn off the speaker when exiting SubGhz
* SubGhz: adaptive adjustment to the noise level

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2023-02-09 13:48:06 +09:00
jbohack 892adcc695 added pager modulation, removed duplicate modulations, and cleaned up duplicate setting file 2023-02-08 13:46:33 -05:00
MX eaffe0ec17 Fix small bugs 2023-02-08 21:45:23 +03:00
MX d02c586b92 Merge branch 'fz-dev' into dev 2023-02-08 21:05:17 +03:00
MX ed78c4ca04 Fixes 2023-02-08 20:49:06 +03:00
itsweekly 39841bd5a9 Universal Projector Remote (#2343)
Co-authored-by: Georgii Surkov <georgii.surkov@outlook.com>
Co-authored-by: あく <alleteam@gmail.com>
2023-02-09 02:28:34 +09:00