Commit Graph

791 Commits

Author SHA1 Message Date
RogueMaster
88fa9d912f intravalometer upd 2022-12-12 13:42:08 -05:00
RogueMaster
640106273e POCSAG 2022-12-12 13:39:19 -05:00
RogueMaster
38b17a9e6b Update snake_game.c 2022-12-12 13:11:32 -05:00
RogueMaster
d014ded1f3 Merge branch 'flipperdevices:dev' into 420 2022-12-12 07:57:01 -05:00
Kassim
d541f142c8 Add Mouse Jiggler to HID Remote (#2113)
* feat: add Mouse Jiggler to HID Remote
* move processing to use furi_timer instead of draw loop
* HidApp: refine mouse jiggler, move timer work into enter/exit callbacks

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-12 18:47:22 +09:00
RogueMaster
90e7de7aa7 Merge branch 'ofwdev' into 420 2022-12-12 01:25:42 -05:00
MX
87fb852bcf Weather Station: Fix display of temps lower than -9 (#2120)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-12 04:29:58 +09:00
RogueMaster
88b3bbb2cb Merge branch 'UNLEASHED' into 420 2022-12-10 18:12:40 -05:00
MX
17ea9315e0 Fix incompatibility with OFW in subghz part + improve speed
SubGHz app launch times improved, also setting_user file no longer added by firmware, this update will remove this file, be sure to backup!
Now this file is actually should be created by user and will be not removed every update!
2022-12-11 00:42:26 +03:00
RogueMaster
5adfd734e3 Merge branch 'UNLEASHED' into 420 2022-12-10 16:18:41 -05:00
MX
2fcff37f88 Add POCSAG Receiver plugin 2022-12-10 20:08:17 +03:00
MX
35a4eef3fc Merge branch 'fz-dev' into dev 2022-12-10 19:30:20 +03:00
MX
01e24f6837 WS: Show received signal age (#2087)
* Feat: Show received signal age: by @LY2NEO with some fixes from me
* WS: Signal age display GUI fixes and improvements
* WeatherStation: refactor variable names
* WS: GUI fixes and improvements: add icons by @Karator and apply UI changes
* Weather Station: proper event flow for view redraw.

Co-authored-by: あく <alleteam@gmail.com>
2022-12-11 00:30:03 +09:00
MX
e756c680e5 RFID and iButton fuzzer fixes
Attempt to fix crash when exiting from uids from file attack
2022-12-10 04:36:44 +03:00
MX
aae82b2694 Misc fixes & updates 2022-12-09 20:00:39 +03:00
RogueMaster
3d97fa6737 Merge branch 'UNLEASHED' into 420 2022-12-09 00:28:19 -05:00
MX
556b604f7b WS: GUI fixes and improvements 2022-12-09 00:04:55 +03:00
MX
99ef76e638 Some small fixes - added 'base_path' 2022-12-08 10:10:38 +03:00
MX
1fc67f76a2 Merge branch 'fz-dev' into dev 2022-12-08 08:58:39 +03:00
RogueMaster
38f8883b81 Update README.md 2022-12-07 23:23:39 -05:00
RogueMaster
9261e3cdcf Merge branch 'ofwdev' into 420 2022-12-07 19:16:33 -05:00
Nikolay Minaylov
2daf39018b [FL-3001] File browser base folder (#2091)
* File browser base folder
* Format sources
* FuriHal: bump api version

Co-authored-by: Aleksandr Kutuzov <alleteam@gmail.com>
2022-12-07 23:17:41 +09:00
MX
741ad34b2c WS: Oregon2 - add support for temp sensor RTHN129 (#2088)
Co-authored-by: あく <alleteam@gmail.com>
2022-12-07 22:28:18 +09:00
RogueMaster
01f31f166c dnd dice name upd 2022-12-07 00:08:30 -05:00
RogueMaster
f6ce14df7e Create README.md 2022-12-06 00:57:26 -05:00
RogueMaster
2ab754d7f2 fmt and upds 2022-12-05 22:39:08 -05:00
RogueMaster
1607055965 Update application.fam 2022-12-05 22:28:44 -05:00
RogueMaster
90aea86268 Update constants.h 2022-12-05 21:30:33 -05:00
RogueMaster
5e81bcec19 dice fix 2022-12-05 21:29:21 -05:00
RogueMaster
2123bbbb43 autofire 2022-12-05 21:21:23 -05:00
RogueMaster
c3aca88ebc Intervalometer! 2022-12-05 21:20:08 -05:00
RogueMaster
7429ef89a3 usb keyboard 2022-12-05 21:14:31 -05:00
RogueMaster
0ea486636b gpio reader and hex viewer 2022-12-05 21:13:03 -05:00
RogueMaster
c59012501a Update wifi_marauder_scene_start.c 2022-12-05 21:10:01 -05:00
RogueMaster
9e6f4297cf dice upd 2022-12-05 21:09:06 -05:00
RogueMaster
d597052252 subbrute 2022-12-05 21:02:19 -05:00
RogueMaster
128eb13074 Merge branch 'UNLEASHED' into 420 2022-12-05 20:59:49 -05:00
MX
7d59eb1848 Plugins: iButton Fuzzer change minimal delay
after @Tobirg successfully verified stability with lower delay
2022-12-04 22:26:25 +03:00
MX
1c81dc2dee Weather station: signal age display GUI fixes 2022-12-04 20:48:19 +03:00
MX
176f27e037 WS: Oregon2 - add support for RTHN129 2022-12-04 15:58:07 +03:00
MX
42cc41cda3 Merge pull request #197 from LY2NEO/dev
Improved plugin WS data dashboard, added data age counter.
2022-12-04 04:43:24 +03:00
MX
8d9786f89a Simplify and fix time display
display only OLD when we have more than 59 mins
2022-12-04 04:38:37 +03:00
MX
11576e58c8 Update subbrute 2022-12-04 04:22:14 +03:00
LY2NEO
21e5b66bf6 Improved plugin WS data dashbord, added data age counter.
When data is read it saves datastamp and calculetes diference between actual time and data read time.
Until one minute it counts age in seconds.
After one minute it starts blink and counts age per minute.
Tested with auriol_hg0601a.c protocol.
2022-12-03 23:23:08 +02:00
RogueMaster
1238047d47 nrfupd and animation assets upd 2022-12-02 17:12:58 -05:00
MX
7945afd1d2 Update subbrute 2022-12-03 01:03:59 +03:00
RogueMaster
cf03e952a5 subbrute 2022-12-02 17:01:50 -05:00
MX
de58d69c06 Update subghz bruteforcer 2022-12-02 23:01:34 +03:00
RogueMaster
11ba083862 Merge branch 'UNLEASHED' into 420 2022-11-30 15:10:14 -05:00
MX
0b9d632363 Misc improvements 2022-11-30 20:03:55 +03:00